Uses of Interface
org.opencrx.kernel.account1.cci2.OrganizationalUnit

Packages that use OrganizationalUnit
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.account1.jdo2   
org.opencrx.kernel.account1.jmi1   
org.opencrx.kernel.forecast1.cci2   
org.opencrx.kernel.forecast1.jdo2   
org.opencrx.kernel.forecast1.jmi1   
 

Uses of OrganizationalUnit in org.opencrx.kernel.account1.cci2
 

Methods in org.opencrx.kernel.account1.cci2 with type parameters of type OrganizationalUnit
<T extends OrganizationalUnit>
LegalEntityContainsOu.OrganizationalUnit<T>
Organization.getOrganizationalUnit()
          Retrieves a set containing all the elements for the reference organizationalUnit.
<T extends OrganizationalUnit>
List<T>
Contact.getOuMembership()
          Retrieves the Collection of objects referenced by ouMembership.
 

Methods in org.opencrx.kernel.account1.cci2 that return OrganizationalUnit
 OrganizationalUnit OrganizationalUnitRelationship.getFromUnit()
          Retrieves the value for the reference fromUnit.
 OrganizationalUnit LegalEntity.getOrganizationalUnit()
          Retrieves the value for the reference organizationalUnit.
 OrganizationalUnit OrganizationalUnitRelationship.getToUnit()
          Retrieves the value for the reference toUnit.
 

Methods in org.opencrx.kernel.account1.cci2 with parameters of type OrganizationalUnit
 void OrganizationalUnitRelationship.setFromUnit(OrganizationalUnit fromUnit)
          Sets a new value for the reference fromUnit.
 void LegalEntity.setOrganizationalUnit(OrganizationalUnit organizationalUnit)
          Sets a new value for the reference organizationalUnit.
 void OrganizationalUnitRelationship.setToUnit(OrganizationalUnit toUnit)
          Sets a new value for the reference toUnit.
 

Uses of OrganizationalUnit in org.opencrx.kernel.account1.jdo2
 

Classes in org.opencrx.kernel.account1.jdo2 that implement OrganizationalUnit
 class OrganizationalUnit
          Class OrganizationalUnit
 

Methods in org.opencrx.kernel.account1.jdo2 with type parameters of type OrganizationalUnit
<T extends OrganizationalUnit>
LegalEntityContainsOu.OrganizationalUnit<T>
Organization.getOrganizationalUnit()
          Retrieves a set containing all the elements for the reference organizationalUnit.
<T extends OrganizationalUnit>
List<T>
Contact.getOuMembership()
          Retrieves the Collection of objects referenced by ouMembership.
 

Methods in org.opencrx.kernel.account1.jdo2 that return OrganizationalUnit
 OrganizationalUnit OrganizationalUnitRelationship.getFromUnit()
          Retrieves the value for the reference fromUnit.
 OrganizationalUnit LegalEntity.getOrganizationalUnit()
          Retrieves the value for the reference organizationalUnit.
 OrganizationalUnit OrganizationalUnitRelationship.getToUnit()
          Retrieves the value for the reference toUnit.
 

Methods in org.opencrx.kernel.account1.jdo2 with parameters of type OrganizationalUnit
 void OrganizationalUnitRelationship.setFromUnit(OrganizationalUnit fromUnit)
          Sets a new value for the reference fromUnit.
 void LegalEntity.setOrganizationalUnit(OrganizationalUnit organizationalUnit)
          Sets a new value for the reference organizationalUnit.
 void OrganizationalUnitRelationship.setToUnit(OrganizationalUnit toUnit)
          Sets a new value for the reference toUnit.
 

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

Subinterfaces of OrganizationalUnit in org.opencrx.kernel.account1.jmi1
 interface OrganizationalUnit
          Class OrganizationalUnit
 

Methods in org.opencrx.kernel.account1.jmi1 with parameters of type OrganizationalUnit
 void OrganizationalUnitRelationship.setFromUnit(OrganizationalUnit fromUnit)
          Sets a new value for the reference fromUnit.
 void LegalEntity.setOrganizationalUnit(OrganizationalUnit organizationalUnit)
          Sets a new value for the reference organizationalUnit.
 void OrganizationalUnitRelationship.setToUnit(OrganizationalUnit toUnit)
          Sets a new value for the reference toUnit.
 

Uses of OrganizationalUnit in org.opencrx.kernel.forecast1.cci2
 

Methods in org.opencrx.kernel.forecast1.cci2 that return OrganizationalUnit
 OrganizationalUnit Budget.getToBeFulfilledByOrganizationalUnit()
          Retrieves the value for the reference toBeFulfilledByOrganizationalUnit.
 

Methods in org.opencrx.kernel.forecast1.cci2 with parameters of type OrganizationalUnit
 void Budget.setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
          Sets a new value for the reference toBeFulfilledByOrganizationalUnit.
 

Uses of OrganizationalUnit in org.opencrx.kernel.forecast1.jdo2
 

Methods in org.opencrx.kernel.forecast1.jdo2 that return OrganizationalUnit
 OrganizationalUnit Budget.getToBeFulfilledByOrganizationalUnit()
          Retrieves the value for the reference toBeFulfilledByOrganizationalUnit.
 

Methods in org.opencrx.kernel.forecast1.jdo2 with parameters of type OrganizationalUnit
 void Budget.setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
          Sets a new value for the reference toBeFulfilledByOrganizationalUnit.
 

Uses of OrganizationalUnit in org.opencrx.kernel.forecast1.jmi1
 

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type OrganizationalUnit
 void Budget.setToBeFulfilledByOrganizationalUnit(OrganizationalUnit toBeFulfilledByOrganizationalUnit)
          Sets a new value for the reference toBeFulfilledByOrganizationalUnit.
 



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