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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DServerEditViewBeanBase.java92 private Set allPropertyNames = new HashSet(); field in class:ServerEditViewBeanBase
254 allPropertyNames.add(uiName);
393 (HashSet)allPropertyNames);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DServerEditViewBeanBase.java92 private Set allPropertyNames = new HashSet(); field in class:ServerEditViewBeanBase
254 allPropertyNames.add(uiName);
393 (HashSet)allPropertyNames);

Completed in 30 milliseconds