Searched defs:replaceChildNode (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java795 replaceChildNode(SMSUtils.SCHEMA_ATTRIBUTE, attrName, attributeSchemaNode);
883 void replaceChildNode(String nodeType, String nodeName, Node attributeSchemaNode) throws SSOException, method in class:ServiceSchema
886 debug.message("ServiceSchema::replaceChildNode called for: "
902 debug.message("ServiceSchema::replaceChildNode failed to retrieve service schema for : "
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchema.java812 replaceChildNode(SMSUtils.SCHEMA_ATTRIBUTE, attrName, attributeSchemaNode);
900 void replaceChildNode(String nodeType, String nodeName, Node attributeSchemaNode) throws SSOException, method in class:ServiceSchema
903 debug.message("ServiceSchema::replaceChildNode called for: "
919 debug.message("ServiceSchema::replaceChildNode failed to retrieve service schema for : "

Completed in 34 milliseconds