Uses of Interface
org.opencrx.kernel.account1.jmi1.OrganizationalUnitRelationship

Packages that use OrganizationalUnitRelationship
org.opencrx.kernel.account1.jmi1   
 

Uses of OrganizationalUnitRelationship in org.opencrx.kernel.account1.jmi1
 

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type OrganizationalUnitRelationship
<T extends OrganizationalUnitRelationship>
List<T>
Organization.getOuRelationship(OrganizationalUnitRelationshipQuery query)
          Retrieves the value for the reference ouRelationship for the specified query.
 

Methods in org.opencrx.kernel.account1.jmi1 that return OrganizationalUnitRelationship
 OrganizationalUnitRelationship OrganizationalUnitRelationshipClass.createOrganizationalUnitRelationship()
          Creates an instance of class OrganizationalUnitRelationship.
 OrganizationalUnitRelationship OrganizationalUnitRelationshipClass.getOrganizationalUnitRelationship(Object object)
          Creates an instance of class OrganizationalUnitRelationship based on the specified Object instance.
 OrganizationalUnitRelationship Organization.getOuRelationship(boolean idIsPersistent, String id)
          Retrieves the value for the reference ouRelationship for the specified qualifier attribute value.
 OrganizationalUnitRelationship Organization.getOuRelationship(String id)
          Retrieves the value for the reference ouRelationship for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.account1.jmi1 with parameters of type OrganizationalUnitRelationship
 void Organization.addOuRelationship(boolean idIsPersistent, String id, OrganizationalUnitRelationship ouRelationship)
          Adds the specified element to the set of the values for the reference ouRelationship.
 void Organization.addOuRelationship(OrganizationalUnitRelationship ouRelationship)
          Adds the specified element to the set of the values for the reference ouRelationship using an implementation-specific, reassignable qualifier.
 void Organization.addOuRelationship(String id, OrganizationalUnitRelationship ouRelationship)
          Adds the specified element to the set of the values for the reference ouRelationship using a reassignable qualifier.
 



This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.