Uses of Class
com.sun.identity.sm.ServiceSchemaManager
Package
Description
Provides classes for accessing the Service Management Service (SMS).
-
Uses of ServiceSchemaManager in com.sun.identity.sm
Modifier and TypeMethodDescriptionServiceManager.getSchemaManager
(String serviceName, String version) Returns theServiceSchemaManager
for the given service name and version.ModifierConstructorDescriptionprotected
AttributeSchema
(com.sun.identity.sm.AttributeSchemaImpl as, ServiceSchemaManager ssm, ServiceSchema ss) Constructor used by ServiceSchema to instantiateAttributeSchema
objects.protected
ServiceSchema
(com.sun.identity.sm.ServiceSchemaImpl ssi, String compName, SchemaType type, ServiceSchemaManager ssm) protected
ServiceSchema
(com.sun.identity.sm.ServiceSchemaImpl ssi, String compName, SchemaType type, ServiceSchemaManager ssm, boolean isOrgAttrSchema)