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 theServiceSchemaManagerfor the given service name and version.Constructors in com.sun.identity.sm with parameters of type ServiceSchemaManagerModifierConstructorDescriptionprotectedAttributeSchema(com.sun.identity.sm.AttributeSchemaImpl as, ServiceSchemaManager ssm, ServiceSchema ss) Constructor used by ServiceSchema to instantiateAttributeSchemaobjects.protectedServiceSchema(com.sun.identity.sm.ServiceSchemaImpl ssi, String compName, SchemaType type, ServiceSchemaManager ssm) protectedServiceSchema(com.sun.identity.sm.ServiceSchemaImpl ssi, String compName, SchemaType type, ServiceSchemaManager ssm, boolean isOrgAttrSchema)