Uses of Interface
com.iplanet.am.sdk.AMOrganization
-
Packages that use AMOrganization Package Description com.iplanet.am.sdk This package contains interfaces and implementation for User/Identity Management.com.iplanet.am.sdk.ldap com.sun.identity.entity -
-
Uses of AMOrganization in com.iplanet.am.sdk
Methods in com.iplanet.am.sdk that return AMOrganization Modifier and Type Method Description AMOrganizationAMStoreConnection. createTopOrganization(String orgName, Map avPairs)Deprecated.Bootstraps the Organization tree by creating the Top Organization tree.AMOrganizationAMOrganizationalUnit. getOrganization(String dn)Deprecated.Gets the organization by DNAMOrganizationAMStoreConnection. getOrganization(String orgDN)Deprecated.Returns the handle to theAMOrganizationobject represented by DN.AMOrganizationAMOrganization. getSubOrganization(String dn)Deprecated.Returns the sub-organization by DN -
Uses of AMOrganization in com.iplanet.am.sdk.ldap
Methods in com.iplanet.am.sdk.ldap with parameters of type AMOrganization Modifier and Type Method Description protected SetEmailNotificationHelper. getOrgTypeAttributes(AMOrganization org, String serviceName, String attrName)Protected method to be used to obtain organization attribute values for a given serviceName and attribute name. -
Uses of AMOrganization in com.sun.identity.entity
Fields in com.sun.identity.entity declared as AMOrganization Modifier and Type Field Description protected AMOrganizationEntityObjectImpl. entity
-