Uses of Package
com.sas.lsaf.core.type
-
Packages that use com.sas.lsaf.core.type Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services.com.sas.lsaf.core.type Services and classes to describe the object type definitions within the system. -
Classes in com.sas.lsaf.core.type used by com.sas.lsaf Class Description TypeService The service to retrieve object type information for objects stored in the system. -
Classes in com.sas.lsaf.core.type used by com.sas.lsaf.client Class Description TypeService The service to retrieve object type information for objects stored in the system. -
Classes in com.sas.lsaf.core.type used by com.sas.lsaf.core.type Class Description AttributeDefinition Information about the attributes that are defined on aType
.AttributeDefinition.AttributeType The enumeration that defines the data type that is stored by the attribute.Type AType
represents an object type that is defined in the system and that contains metadata that represents the state that is maintained by instances of this type.Type.Capability This enumeration defines the capabilities that are available by each type.TypeDescriptor The lightweight representation of an object type definition defined within the system.TypeNotFoundException Thrown when the specified object type definition can not be found in the system.