Searched refs:getSubSchema (Results 1 - 25 of 64) sorted by relevance

123

/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-upgrade/src/main/java/com/sun/identity/sm/
H A DServiceSchemaModifications.java243 newSchema.getSubSchema(subSchemaName).getSchemaNode()));
248 newSchema.getSubSchema(subSchemaName),
249 existingSchema.getSubSchema(subSchemaName));
325 newSchema.getSubSchema(subSchemaName),
326 existingSchema.getSubSchema(subSchemaName));
360 newSchema.getSubSchema(subSchemaName),
361 existingSchema.getSubSchema(subSchemaName));
395 newSchema.getSubSchema(subSchemaName),
396 existingSchema.getSubSchema(subSchemaName));
555 getServiceModificationsRecursive(subSchemaName, newSchema.getSubSchema(subSchemaNam
[all...]
/forgerock/openam/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DServiceSchemaModifications.java243 newSchema.getSubSchema(subSchemaName).getSchemaNode()));
248 newSchema.getSubSchema(subSchemaName),
249 existingSchema.getSubSchema(subSchemaName));
325 newSchema.getSubSchema(subSchemaName),
326 existingSchema.getSubSchema(subSchemaName));
360 newSchema.getSubSchema(subSchemaName),
361 existingSchema.getSubSchema(subSchemaName));
395 newSchema.getSubSchema(subSchemaName),
396 existingSchema.getSubSchema(subSchemaName));
555 getServiceModificationsRecursive(subSchemaName, newSchema.getSubSchema(subSchemaNam
[all...]
/forgerock/openam-v13/openam-test/src/test/java/com/sun/identity/cli/schema/
H A DSchemaTest.java214 ServiceSchema ss = globalSchema.getSubSchema(
517 ServiceSchema s = globalSchema.getSubSchema("subschema");
554 ServiceSchema s = globalSchema.getSubSchema("subschema");
637 serviceSchema = serviceSchema.getSubSchema(subschema);
691 serviceSchema = serviceSchema.getSubSchema(subschema);
736 serviceSchema = serviceSchema.getSubSchema(subschema);
760 serviceSchema = serviceSchema.getSubSchema(subschema);
789 serviceSchema = serviceSchema.getSubSchema(subschema);
840 serviceSchema = serviceSchema.getSubSchema(subschema);
897 serviceSchema = serviceSchema.getSubSchema(subschem
[all...]
/forgerock/openam/openam-test/src/test/java/com/sun/identity/cli/schema/
H A DSchemaTest.java214 ServiceSchema ss = globalSchema.getSubSchema(
517 ServiceSchema s = globalSchema.getSubSchema("subschema");
554 ServiceSchema s = globalSchema.getSubSchema("subschema");
637 serviceSchema = serviceSchema.getSubSchema(subschema);
691 serviceSchema = serviceSchema.getSubSchema(subschema);
736 serviceSchema = serviceSchema.getSubSchema(subschema);
760 serviceSchema = serviceSchema.getSubSchema(subschema);
789 serviceSchema = serviceSchema.getSubSchema(subschema);
840 serviceSchema = serviceSchema.getSubSchema(subschema);
897 serviceSchema = serviceSchema.getSubSchema(subschem
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DSubConfigMeta.java148 return corrSchema.getSubSchema(name);
161 ServiceSchema ss = corrSchema.getSubSchema(name);
258 ServiceSchema ss = corrSchema.getSubSchema(name);
300 corrSchema = corrSchema.getSubSchema(parentConfig.getSchemaID());
327 ServiceSchema schema = corrSchema.getSubSchema(schemaID);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DSubConfigMeta.java148 return corrSchema.getSubSchema(name);
161 ServiceSchema ss = corrSchema.getSubSchema(name);
258 ServiceSchema ss = corrSchema.getSubSchema(name);
300 corrSchema = corrSchema.getSubSchema(parentConfig.getSchemaID());
327 ServiceSchema schema = corrSchema.getSubSchema(schemaID);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/datastore/
H A DListDataStoreTypes.java111 ServiceSchema ss = orgSchema.getSubSchema(name);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DAbstractAuditModel.java142 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(schemaId);
163 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(schemaId);
323 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(eventHandlerType);
348 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(eventHandlerType);
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DEnableGenericRepoStep.java106 ServiceSchema genericSchema = organizationSchema.getSubSchema("LDAPv3");
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/datastore/
H A DListDataStoreTypes.java111 ServiceSchema ss = orgSchema.getSubSchema(name);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/audit/model/
H A DAbstractAuditModel.java142 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(schemaId);
163 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(schemaId);
323 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(eventHandlerType);
348 ServiceSchema handlerSchema = getServiceSchema().getSubSchema(eventHandlerType);
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/
H A DEnableGenericRepoStep.java106 ServiceSchema genericSchema = organizationSchema.getSubSchema("LDAPv3");
H A DUpgradeAuditServiceStep.java83 final ServiceSchema csvSubSchema = globalSchema.getSubSchema("CSV");
84 final ServiceSchema syslogSubSchema = globalSchema.getSubSchema("Syslog");
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DCLIUtil.java189 ServiceSchema ss = schema.getSubSchema(subSchema);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSchemaCommand.java117 ss = ss.getSubSchema(str);
/forgerock/openam/openam-oauth2/src/test/java/org/forgerock/openam/oauth2/rest/
H A DClientResourceTest.java66 Mockito.doReturn(mockSubSchema).when(mockSchema).getSubSchema(anyString());
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DCLIUtil.java189 ServiceSchema ss = schema.getSubSchema(subSchema);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSchemaCommand.java117 ss = ss.getSubSchema(str);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DIDRepoModelImpl.java136 ServiceSchema ss = orgSchema.getSubSchema(name);
190 ServiceSchema ss = orgSchema.getSubSchema(type);
231 ServiceSchema ss = orgSchema.getSubSchema(type);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/model/
H A DIDRepoModelImpl.java136 ServiceSchema ss = orgSchema.getSubSchema(name);
190 ServiceSchema ss = orgSchema.getSubSchema(type);
231 ServiceSchema ss = orgSchema.getSubSchema(type);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DConfigureData.java194 ss = ss.getSubSchema(str);
/forgerock/openam-v13/openam-oauth2/src/test/java/org/forgerock/openam/oauth2/rest/
H A DClientResourceTest.java75 Mockito.doReturn(mockSubSchema).when(mockSchema).getSubSchema(anyString());
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DConfigureData.java194 ss = ss.getSubSchema(str);

Completed in 77 milliseconds

123