| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use OrganizationalContainerMO | |
|---|---|
| com.ibm.itim.apps.identity | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for identity management.  | 
| com.ibm.itim.apps.pim | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Shared Access Module.  | 
| com.ibm.itim.apps.policy | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Policy management.  | 
| com.ibm.itim.apps.provisioning | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management.  | 
| com.ibm.itim.apps.search | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface to execute searches for objects managed by Identity Manager.  | 
| com.ibm.itim.apps.system | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for System role and System user management.  | 
| Uses of OrganizationalContainerMO in com.ibm.itim.apps.identity | 
|---|
| Methods in com.ibm.itim.apps.identity that return OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
ContainerManager.createContainer(OrganizationalContainerMO container,
                OrganizationalContainer object)
Creates a container in the provisioning platform with the specified attributes within the given parent container.  | 
 OrganizationalContainerMO | 
ContainerManager.createContainer(OrganizationalContainerMO container,
                OrganizationalContainer object)
Creates a container in the provisioning platform with the specified attributes within the given parent container.  | 
 OrganizationalContainerMO | 
PersonMO.getContainer()
Returns the current parent container in the tree.  | 
 OrganizationalContainerMO | 
RoleMO.getContainer()
Returns the current parent container in the tree.  | 
 OrganizationalContainerMO | 
RoleMO.getContainer()
Returns the current parent container in the tree.  | 
 OrganizationalContainerMO | 
PersonMO.getContainer()
Returns the current parent container in the tree.  | 
 OrganizationalContainerMO | 
ContainerManager.getContainerByURI(OrganizationalContainerMO container,
                  java.lang.String uri)
Returns the organizational container for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 OrganizationalContainerMO | 
ContainerManager.getContainerByURI(OrganizationalContainerMO container,
                  java.lang.String uri)
Returns the organizational container for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 OrganizationalContainerMO | 
OrganizationalContainerMO.getParent()
Returns the current parent container in the tree or null if not found or the container is the root container  | 
 OrganizationalContainerMO | 
OrganizationalContainerMO.getParent()
Returns the current parent container in the tree or null if not found or the container is the root container  | 
 OrganizationalContainerMO | 
OrganizationalContainerMO.getParentOrganization()
Returns the parent organization container of this container in the tree.  | 
 OrganizationalContainerMO | 
OrganizationalContainerMO.getParentOrganization()
Returns the parent organization container of this container in the tree.  | 
 OrganizationalContainerMO | 
ContainerManager.getRoot()
Returns the root of the organizational tree.  | 
 OrganizationalContainerMO | 
ContainerManager.getRoot()
Returns the root of the organizational tree.  | 
 OrganizationalContainerMO | 
ContainerManager.getRoot(java.lang.String tenantID)
In a multi-tenant deployment, returns the root of the organizational tree for the given tenant.  | 
 OrganizationalContainerMO | 
ContainerManager.getRoot(java.lang.String tenantID)
In a multi-tenant deployment, returns the root of the organizational tree for the given tenant.  | 
| Methods in com.ibm.itim.apps.identity with parameters of type OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
ContainerManager.createContainer(OrganizationalContainerMO container,
                OrganizationalContainer object)
Creates a container in the provisioning platform with the specified attributes within the given parent container.  | 
 OrganizationalContainerMO | 
ContainerManager.createContainer(OrganizationalContainerMO container,
                OrganizationalContainer object)
Creates a container in the provisioning platform with the specified attributes within the given parent container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Date scheduledTime)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Date scheduledTime)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Date scheduledTime,
             java.lang.String justification)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Date scheduledTime,
             java.lang.String justification)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Set<RoleAssignmentObject> assignmentData,
             java.util.Date scheduledTime)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Set<RoleAssignmentObject> assignmentData,
             java.util.Date scheduledTime)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Set<RoleAssignmentObject> assignmentData,
             java.util.Date scheduledTime,
             java.lang.String justification)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
PersonManager.createPerson(OrganizationalContainerMO container,
             Person subject,
             java.util.Set<RoleAssignmentObject> assignmentData,
             java.util.Date scheduledTime,
             java.lang.String justification)
Creates a person in the provisioning platform with the specified attributes within the given container.  | 
 DistinguishedName | 
RoleManager.createRole(OrganizationalContainerMO container,
           Role subject)
Deprecated. This method creates only static role. This method will be removed in the next major release. Use RoleManager.createRole(OrganizationalContainerMO, Role, Date) instead. | 
 DistinguishedName | 
RoleManager.createRole(OrganizationalContainerMO container,
           Role subject)
Deprecated. This method creates only static role. This method will be removed in the next major release. Use RoleManager.createRole(OrganizationalContainerMO, Role, Date) instead. | 
 Request | 
RoleManager.createRole(OrganizationalContainerMO container,
           Role subject,
           java.util.Date scheduledTime)
Creates a role in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
RoleManager.createRole(OrganizationalContainerMO container,
           Role subject,
           java.util.Date scheduledTime)
Creates a role in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
RoleManager.createRole(OrganizationalContainerMO container,
           Role subject,
           java.util.Set<RoleAssignmentAttribute> assignmentAttributes,
           java.util.Date scheduledTime)
Creates a role in the provisioning platform with the specified attributes in the given container.  | 
 Request | 
RoleManager.createRole(OrganizationalContainerMO container,
           Role subject,
           java.util.Set<RoleAssignmentAttribute> assignmentAttributes,
           java.util.Date scheduledTime)
Creates a role in the provisioning platform with the specified attributes in the given container.  | 
 OrganizationalContainerMO | 
ContainerManager.getContainerByURI(OrganizationalContainerMO container,
                  java.lang.String uri)
Returns the organizational container for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 OrganizationalContainerMO | 
ContainerManager.getContainerByURI(OrganizationalContainerMO container,
                  java.lang.String uri)
Returns the organizational container for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 java.util.Collection | 
ContainerManager.getContainers(OrganizationalContainerMO parent,
              java.lang.String attributeName,
              java.lang.Object attributeValue)
Returns the container(s) matching the given attribute within the given parent container.  | 
 java.util.Collection | 
ContainerManager.getContainers(OrganizationalContainerMO parent,
              java.lang.String attributeName,
              java.lang.Object attributeValue)
Returns the container(s) matching the given attribute within the given parent container.  | 
 java.util.Collection | 
ContainerManager.getContainers(java.lang.String profileName,
              java.lang.String name,
              OrganizationalContainerMO parent)
Returns the container(s) with the name within the given parent container.  | 
 java.util.Collection | 
ContainerManager.getContainers(java.lang.String profileName,
              java.lang.String name,
              OrganizationalContainerMO parent)
Returns the container(s) with the name within the given parent container.  | 
 void | 
PersonManager.getPeople(OrganizationalContainerMO parent,
          java.lang.String attributeName,
          java.lang.Object attributeValue,
          boolean subTree,
          SearchResultsMO results)
Returns the person(s) matching the given attribute within the given container.  | 
 void | 
PersonManager.getPeople(OrganizationalContainerMO parent,
          java.lang.String attributeName,
          java.lang.Object attributeValue,
          boolean subTree,
          SearchResultsMO results)
Returns the person(s) matching the given attribute within the given container.  | 
 void | 
PersonManager.getPeople(OrganizationalContainerMO parent,
          java.lang.String attributeName,
          java.lang.Object attributeValue,
          SearchResultsMO results)
Returns the person(s) matching the given attribute within the given container.  | 
 void | 
PersonManager.getPeople(OrganizationalContainerMO parent,
          java.lang.String attributeName,
          java.lang.Object attributeValue,
          SearchResultsMO results)
Returns the person(s) matching the given attribute within the given container.  | 
 java.util.Collection | 
PersonManager.getPeople(OrganizationalContainerMO container,
          java.lang.String profileName,
          java.lang.String name)
Returns the person(s) with the the name within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(OrganizationalContainerMO container,
          java.lang.String profileName,
          java.lang.String name)
Returns the person(s) with the the name within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(OrganizationalContainerMO container,
          java.lang.String profileName,
          java.lang.String name,
          boolean subTree)
Returns the person(s) with the the name within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(OrganizationalContainerMO container,
          java.lang.String profileName,
          java.lang.String name,
          boolean subTree)
Returns the person(s) with the the name within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(java.lang.String attributeName,
          java.lang.Object attributeValue,
          OrganizationalContainerMO parent)
Returns the person(s) matching the given attribute within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(java.lang.String attributeName,
          java.lang.Object attributeValue,
          OrganizationalContainerMO parent)
Returns the person(s) matching the given attribute within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(java.lang.String attributeName,
          java.lang.Object attributeValue,
          OrganizationalContainerMO parent,
          boolean subTree)
Returns the person(s) matching the given attribute within the given parent container.  | 
 java.util.Collection | 
PersonManager.getPeople(java.lang.String attributeName,
          java.lang.Object attributeValue,
          OrganizationalContainerMO parent,
          boolean subTree)
Returns the person(s) matching the given attribute within the given parent container.  | 
 PersonMO | 
PersonManager.getPersonByURI(OrganizationalContainerMO container,
               java.lang.String uri)
Returns the person for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 PersonMO | 
PersonManager.getPersonByURI(OrganizationalContainerMO container,
               java.lang.String uri)
Returns the person for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 RoleMO | 
RoleManager.getRoleByURI(OrganizationalContainerMO container,
             java.lang.String uri)
Returns the role for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 RoleMO | 
RoleManager.getRoleByURI(OrganizationalContainerMO container,
             java.lang.String uri)
Returns the role for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 java.util.Collection | 
RoleManager.getRoles(OrganizationalContainerMO container,
         java.lang.String name)
Returns the role(s) with the name within the given parent container.  | 
 java.util.Collection | 
RoleManager.getRoles(OrganizationalContainerMO container,
         java.lang.String name)
Returns the role(s) with the name within the given parent container.  | 
 java.util.Collection | 
RoleManager.getRoles(OrganizationalContainerMO parent,
         java.lang.String attributeName,
         java.lang.Object attributeValue)
Returns the roles that match the specified attribute within the parent container.  | 
 java.util.Collection | 
RoleManager.getRoles(OrganizationalContainerMO parent,
         java.lang.String attributeName,
         java.lang.Object attributeValue)
Returns the roles that match the specified attribute within the parent container.  | 
 void | 
RoleManager.getRoles(OrganizationalContainerMO parent,
         java.lang.String attributeName,
         java.lang.Object attributeValue,
         SearchResultsMO results)
* Returns the roles that match the specified attribute within the parent container.  | 
 void | 
RoleManager.getRoles(OrganizationalContainerMO parent,
         java.lang.String attributeName,
         java.lang.Object attributeValue,
         SearchResultsMO results)
* Returns the roles that match the specified attribute within the parent container.  | 
 Request | 
PersonMO.transfer(OrganizationalContainerMO newContainer,
         java.util.Date scheduledTime)
Transfers (moves) the person to another container.  | 
 Request | 
PersonMO.transfer(OrganizationalContainerMO newContainer,
         java.util.Date scheduledTime)
Transfers (moves) the person to another container.  | 
 Request | 
PersonMO.transfer(OrganizationalContainerMO newContainer,
         java.util.Date scheduledTime,
         java.lang.String justification)
Transfers (moves) the person to another container.  | 
 Request | 
PersonMO.transfer(OrganizationalContainerMO newContainer,
         java.util.Date scheduledTime,
         java.lang.String justification)
Transfers (moves) the person to another container.  | 
| Uses of OrganizationalContainerMO in com.ibm.itim.apps.pim | 
|---|
| Methods in com.ibm.itim.apps.pim that return OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
CredentialPoolMO.getContainer()
Returns the current parent container in the tree.  | 
| Methods in com.ibm.itim.apps.pim with parameters of type OrganizationalContainerMO | |
|---|---|
 Request | 
CredentialManager.addCredential(OrganizationalContainerMO container,
              AccountMO account,
              Credential credential,
              boolean resetPassword,
              java.util.Date scheduledTime,
              java.lang.String justification)
This API adds an account's credential to the credential vault in the specified organizational container.  | 
 Request | 
CredentialManager.addCredential(OrganizationalContainerMO container,
              AccountMO account,
              Credential credential,
              byte[] password,
              java.util.Date scheduledTime,
              java.lang.String justification)
The API adds an account's credential to the credential vault in the specified organizational container.  | 
 Request | 
CredentialManager.addCredential(OrganizationalContainerMO container,
              ServiceInfo serviceInfo,
              Credential credential,
              byte[] password,
              java.util.Date scheduledTime,
              java.lang.String justification)
This API adds a credential to the credential vault.  | 
 SharedAccessPolicyMO | 
SharedAccessPolicyManager.createPolicy(OrganizationalContainerMO container,
             SharedAccessPolicy policy)
Creates a shared access policy with the no memberships and no entitlements in an organizational container.  | 
 SharedAccessPolicyMO | 
SharedAccessPolicyManager.createPolicy(OrganizationalContainerMO container,
             SharedAccessPolicy policy,
             java.util.Collection<SAMembership> memberships,
             java.util.Collection<SAEntitlement> entitlements)
Creates a shared access policy with the given memberships and entitlements in an organizational container.  | 
 CredentialPoolMO | 
CredentialPoolManager.createPool(OrganizationalContainerMO orgContainer,
           ServiceMO service,
           CredentialPool credentialPool)
Creates a credential pool for the given service in an organizational container.  | 
 java.util.Collection<CredentialComponent> | 
CredentialPoolManager.getCredentialPools(OrganizationalContainerMO parent,
                   java.lang.String serviceProfileName,
                   java.lang.String serviceNamePattern,
                   java.lang.String poolNamePattern,
                   SearchResultsStatus resultStatus)
This API returns the credential pools that matches the given name and service name search pattern within the given container.  | 
 java.util.Collection<SharedAccessPolicyMO> | 
SharedAccessPolicyManager.getPolicies(OrganizationalContainerMO container,
            java.lang.String policySearchInfo,
            SearchResultsStatus resultStatus)
This method returns the shared access policies(s) with the the name or description within the given parent container.  | 
| Uses of OrganizationalContainerMO in com.ibm.itim.apps.policy | 
|---|
| Methods in com.ibm.itim.apps.policy that return OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
ProvisioningPolicyMO.getContainer()
Returns the current parent container of this policy.  | 
 OrganizationalContainerMO | 
RecertificationPolicyMO.getContainer()
Returns the current parent container of this policy.  | 
 OrganizationalContainerMO | 
SeparationOfDutyPolicyMO.getContainer()
Returns the current parent container of this policy.  | 
 OrganizationalContainerMO | 
ProvisioningPolicyMO.getOrganization()
Returns the organization this policy is contained within.  | 
 OrganizationalContainerMO | 
RecertificationPolicyMO.getOrganization()
Returns the organization that the policy is contained within.  | 
 OrganizationalContainerMO | 
SeparationOfDutyPolicyMO.getOrganization()
Returns the organization this policy is contained within.  | 
| Methods in com.ibm.itim.apps.policy with parameters of type OrganizationalContainerMO | |
|---|---|
 java.lang.Boolean | 
SeparationOfDutyPolicyManager.checkAccess(OrganizationalContainerMO container,
            java.lang.String operation)
Check to see if the given signed in user can perform a given change.  | 
 Request | 
ProvisioningPolicyManager.createPolicy(OrganizationalContainerMO container,
             ProvisioningPolicy subject,
             java.util.Date scheduleTime)
Creates a provisioning policy in the provisioning platform with the specified attributes within the given container.  | 
 void | 
RecertificationPolicyManager.createPolicy(OrganizationalContainerMO container,
             RecertificationPolicy policy)
Creates a recertification policy in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
SeparationOfDutyPolicyManager.createPolicy(OrganizationalContainerMO container,
             SeparationOfDutyPolicy policy,
             java.util.Date scheduleTime)
Creates a separation of duty policy in the provisioning platform with the specified attributes within the given container.  | 
 Request | 
ProvisioningPolicyManager.deletePolicy(OrganizationalContainerMO container,
             DistinguishedName subjectDN,
             java.util.Date scheduleTime)
Deletes a provisioning policy in the provisioning platform  | 
 java.util.Collection | 
ProvisioningPolicyManager.getPolicies(OrganizationalContainerMO container,
            java.lang.String name)
Returns the provisioning policies(s) with the the name within the given parent container.  | 
 java.util.Collection<RecertificationPolicyMO> | 
RecertificationPolicyManager.getPoliciesByName(OrganizationalContainerMO container,
                  java.lang.String name,
                  boolean subTree)
Returns the policy(or policies) matching the given name within the given parent container.  | 
 java.util.Collection<RecertificationPolicyMO> | 
RecertificationPolicyManager.getPoliciesByNameOrDescription(OrganizationalContainerMO container,
                               java.lang.String name,
                               boolean subTree)
Returns the policy or policies matching the given name or description within the given parent container.  | 
 ProvisioningPolicyMO | 
ProvisioningPolicyManager.getPolicyByURI(OrganizationalContainerMO container,
               java.lang.String uri)
Returns the provisioning policy for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 SeparationOfDutyPolicyMO | 
SeparationOfDutyPolicyManager.getPolicyByURI(OrganizationalContainerMO container,
               java.lang.String uri)
Returns the separation of duty policy for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 java.lang.Boolean | 
RecertificationPolicyManager.isOperationAllowed(OrganizationalContainerMO container,
                   java.lang.String operation)
This method verifies if the signed in user can perform the specified recertification policy operation within the given container.  | 
 Request | 
ProvisioningPolicyManager.modifyPolicy(OrganizationalContainerMO container,
             ProvisioningPolicy subject,
             java.util.Date scheduleTime)
Modifies a provisioning policy in the provisioning platform within the given container.  | 
| Uses of OrganizationalContainerMO in com.ibm.itim.apps.provisioning | 
|---|
| Methods in com.ibm.itim.apps.provisioning that return OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
ServiceMO.getContainer()
Returns the current parent container in the tree.  | 
 OrganizationalContainerMO | 
ServiceMO.getContainer()
Returns the current parent container in the tree.  | 
| Methods in com.ibm.itim.apps.provisioning with parameters of type OrganizationalContainerMO | |
|---|---|
 ServiceMO | 
ServiceManager.createService(OrganizationalContainerMO container,
              Service subject)
Creates a service in the provisioning platform with the specified attributes within the given container.  | 
 ServiceMO | 
ServiceManager.createService(OrganizationalContainerMO container,
              Service subject)
Creates a service in the provisioning platform with the specified attributes within the given container.  | 
 ServiceMO | 
ServiceManager.createService(OrganizationalContainerMO container,
              Service subject,
              ManualWorkOrder manualWorkOrder)
Creates a service in the provisioning platform with the specified attributes within the container.  | 
 ServiceMO | 
ServiceManager.createService(OrganizationalContainerMO container,
              Service subject,
              ManualWorkOrder manualWorkOrder)
Creates a service in the provisioning platform with the specified attributes within the container.  | 
 ServiceMO | 
ServiceManager.createService(OrganizationalContainerMO container,
              Service subject,
              ServiceTestResult result)
Creates a service in the provisioning platform with the specified attributes within the given container.  | 
 ServiceMO | 
ServiceManager.createService(OrganizationalContainerMO container,
              Service subject,
              ServiceTestResult result)
Creates a service in the provisioning platform with the specified attributes within the given container.  | 
 AccountMO | 
AccountManager.getAccountByURI(OrganizationalContainerMO container,
                java.lang.String uri)
Returns the account for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 AccountMO | 
AccountManager.getAccountByURI(OrganizationalContainerMO container,
                java.lang.String uri)
Returns the account for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 void | 
AccessManager.getAuthorizedAccesses(OrganizationalContainerMO container,
                      PersonMO person,
                      com.ibm.itim.dataservices.model.domain.access.AccessType accessType,
                      java.lang.String accessInfo,
                      SearchResultsMO results,
                      java.util.Locale locale,
                      boolean checkAddAccess)
Returns authorized access for a user based on the access information provided.  | 
 void | 
AccessManager.getAuthorizedAccesses(OrganizationalContainerMO container,
                      PersonMO person,
                      com.ibm.itim.dataservices.model.domain.access.AccessType accessType,
                      java.lang.String accessInfo,
                      SearchResultsMO results,
                      java.util.Locale locale,
                      boolean checkAddAccess)
Returns authorized access for a user based on the access information provided.  | 
 GroupMO | 
GroupManager.getGroupByURI(OrganizationalContainerMO container,
              java.lang.String uri)
Returns the group for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 GroupMO | 
GroupManager.getGroupByURI(OrganizationalContainerMO container,
              java.lang.String uri)
Returns the group for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 ServiceMO | 
ServiceManager.getServiceByURI(OrganizationalContainerMO container,
                java.lang.String uri)
Returns the service for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 ServiceMO | 
ServiceManager.getServiceByURI(OrganizationalContainerMO container,
                java.lang.String uri)
Returns the service for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 java.util.Collection | 
ServiceManager.getServices(OrganizationalContainerMO container,
            java.lang.String name)
Returns the Collection of the ServiceMO objects by name.  | 
 java.util.Collection | 
ServiceManager.getServices(OrganizationalContainerMO container,
            java.lang.String name)
Returns the Collection of the ServiceMO objects by name.  | 
 java.util.Collection | 
ServiceManager.getServices(OrganizationalContainerMO parent,
            java.lang.String attributeName,
            java.lang.Object attributeValue)
Returns the service(s) matching the given attribute within the given parent container.  | 
 java.util.Collection | 
ServiceManager.getServices(OrganizationalContainerMO parent,
            java.lang.String attributeName,
            java.lang.Object attributeValue)
Returns the service(s) matching the given attribute within the given parent container.  | 
 void | 
ServiceManager.getServices(OrganizationalContainerMO parent,
            java.lang.String attributeName,
            java.lang.Object attributeValue,
            SearchResultsMO results)
Returns the service(s) matching the given attribute within the given container.  | 
 void | 
ServiceManager.getServices(OrganizationalContainerMO parent,
            java.lang.String attributeName,
            java.lang.Object attributeValue,
            SearchResultsMO results)
Returns the service(s) matching the given attribute within the given container.  | 
 java.util.Collection | 
ServiceManager.getServices(OrganizationalContainerMO container,
            java.lang.String profileName,
            java.lang.String name)
Returns the service(s) with the the name within the given parent container.  | 
 java.util.Collection | 
ServiceManager.getServices(OrganizationalContainerMO container,
            java.lang.String profileName,
            java.lang.String name)
Returns the service(s) with the the name within the given parent container.  | 
 java.util.Collection<ServiceMO> | 
ServiceManager.getServices(OrganizationalContainerMO container,
            java.lang.String profileName,
            java.lang.String name,
            java.util.Collection<ServiceStatus> statusValues,
            boolean subtree,
            int sizeLimit)
Returns the service(s) with the profileName, name, and status within the given parent container.  | 
 java.util.Collection<ServiceMO> | 
ServiceManager.getServices(OrganizationalContainerMO container,
            java.lang.String profileName,
            java.lang.String name,
            java.util.Collection<ServiceStatus> statusValues,
            boolean subtree,
            int sizeLimit)
Returns the service(s) with the profileName, name, and status within the given parent container.  | 
 ServiceTestResult | 
ServiceManager.testCommunications(OrganizationalContainerMO container,
                   Service subject)
Tests the communication with the physical service defined in a given service value object.  | 
 ServiceTestResult | 
ServiceManager.testCommunications(OrganizationalContainerMO container,
                   Service subject)
Tests the communication with the physical service defined in a given service value object.  | 
| Uses of OrganizationalContainerMO in com.ibm.itim.apps.search | 
|---|
| Methods in com.ibm.itim.apps.search that return OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
SearchMO.getOrgContext()
Returns the context (base) for the search.  | 
| Methods in com.ibm.itim.apps.search with parameters of type OrganizationalContainerMO | |
|---|---|
 void | 
SearchMO.setContext(OrganizationalContainerMO containerMO)
Sets the context (base) for the search, if set, takes precedence over setContext(CompoundDN logicalContext).  | 
| Uses of OrganizationalContainerMO in com.ibm.itim.apps.system | 
|---|
| Methods in com.ibm.itim.apps.system that return OrganizationalContainerMO | |
|---|---|
 OrganizationalContainerMO | 
SystemRoleMO.getContainer()
Returns the current parent container in the tree.  | 
| Methods in com.ibm.itim.apps.system with parameters of type OrganizationalContainerMO | |
|---|---|
 SystemRoleMO | 
SystemRoleManager.createRole(OrganizationalContainerMO container,
           SystemRole systemRole)
Creates a system role in the provisioning platform with the specified attributes within the given container.  | 
 SystemRoleMO | 
SystemRoleManager.getRoleByURI(OrganizationalContainerMO container,
             java.lang.String uri)
Returns the system role for the given Uniform Resource Identifier (URI) within the specified parent container.  | 
 java.util.Collection | 
SystemRoleManager.getRoles(OrganizationalContainerMO container,
         java.lang.String name)
Returns the system roles by name within the given parent container.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||