| |
|
| java.lang.Object com.sun.ssoadapter.ab.pim.SchemaElements
getAEFilterPropertyNames | public Object[] getAEFilterPropertyNames()(Code) | | the Array of property names that can be set on thePimAddressEntryItemFilter. |
getAllCommonPropertyNames | public Object[] getAllCommonPropertyNames()(Code) | | the CaseExact property names common to Entry & PimAddressEntryElement |
getAllCommonPropertyNamesForGroup | public Object[] getAllCommonPropertyNamesForGroup()(Code) | | the CaseExact property names common to Group & PimAddressEntryElement |
getEntryOnlySchemaElements | public String[] getEntryOnlySchemaElements()(Code) | | String Array of schema elements only in JABAPIs Entry object |
getGroupOnlySchemaElements | public String[] getGroupOnlySchemaElements()(Code) | | String Array of schema elements only in JABAPIs Group object |
getPimElementName | public String getPimElementName(String entryElementName)(Code) | | Gets the pimElement (Alligo - Exchange/Notes) name corresponding
to the Entry ElementName (JABAPI). Since the entryElementName
can be in any case, use the caseInsensitive Map
|
getPimElementNameForGroup | public String getPimElementNameForGroup(String groupElementName)(Code) | | Gets the pimElement (Alligo - Exchange/Notes) name corresponding
to the Group Elementname (JABAPI). Since the entryElementName
can be in any case, use the caseInsensitive Map
|
getPimOnlySchemaElements | public String[] getPimOnlySchemaElements()(Code) | | String Array of schema elements only in PimAddressEntryElement object. |
getPimOnlySchemaElementsForGroup | public String[] getPimOnlySchemaElementsForGroup()(Code) | | String Array of schema elements only in PimAddressEntryElement object. |
|
|
|