Searched defs:getSubSchema (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DSubSchemaModificationWrapper.java82 public SubSchemaModificationWrapper getSubSchema() { method in class:SubSchemaModificationWrapper
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DSubSchemaModificationWrapper.java82 public SubSchemaModificationWrapper getSubSchema() { method in class:SubSchemaModificationWrapper
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java658 public ServiceSchema getSubSchema(String subSchemaName) throws SMSException method in class:ServiceSchema
662 ServiceSchemaImpl ssi = ss.getSubSchema(subSchemaName);
H A DServiceSchemaImpl.java262 ServiceSchemaImpl getSubSchema(String subSchemaName) throws SMSException { method in class:ServiceSchemaImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java675 public ServiceSchema getSubSchema(String subSchemaName) throws SMSException method in class:ServiceSchema
679 ServiceSchemaImpl ssi = ss.getSubSchema(subSchemaName);
H A DServiceSchemaImpl.java273 ServiceSchemaImpl getSubSchema(String subSchemaName) throws SMSException { method in class:ServiceSchemaImpl

Completed in 84 milliseconds