Uses of Class
com.sun.identity.sm.ServiceSchemaManager
Packages that use ServiceSchemaManager
Package
Description
Provides classes for accessing the Service Management Service (SMS).
-
Uses of ServiceSchemaManager in com.sun.identity.sm
Methods in com.sun.identity.sm that return ServiceSchemaManagerModifier and TypeMethodDescriptionServiceManager.getSchemaManager
(String serviceName, String version) Returns theServiceSchemaManager
for the given service name and version.Constructors in com.sun.identity.sm with parameters of type ServiceSchemaManagerModifierConstructorDescriptionprotected
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)