Uses of Class
com.sas.lsaf.core.configuration.ApplicationInformation
-
Packages that use ApplicationInformation Package Description com.sas.lsaf.core.configuration Services and classes that surface build information for the client and server components so that compatibility checks can be performed. -
-
Uses of ApplicationInformation in com.sas.lsaf.core.configuration
Methods in com.sas.lsaf.core.configuration that return ApplicationInformation Modifier and Type Method Description ApplicationInformation
ApplicationInformationService. getApplicationInformation()
Returns anApplicationInformation
data structure with information containing SAS Life Science Analytics Framework versions in use.
-