Searched refs:attributeViewBeanURL (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchemaImpl.java113 private String attributeViewBeanURL; field in class:AttributeSchemaImpl
454 return (attributeViewBeanURL);
475 buf.append("\n\tView Bean URL=").append(attributeViewBeanURL);
743 attributeViewBeanURL = XMLUtils.getNodeAttributeValue(n,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DAttributeSchemaImpl.java117 private String attributeViewBeanURL; field in class:AttributeSchemaImpl
476 return (attributeViewBeanURL);
497 buf.append("\n\tView Bean URL=").append(attributeViewBeanURL);
774 attributeViewBeanURL = XMLUtils.getNodeAttributeValue(n,

Completed in 30 milliseconds