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

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

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

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

Methods in org.opencrx.kernel.account1.jmi1 with parameters of type AbstractOrganizationalUnit
 Organization OrganizationClass.extendAbstractOrganizationalUnit(AbstractOrganizationalUnit _base, short organizationState, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class Organization based on the superclass AbstractOrganizationalUnit and all required attributes not included in this superclass.
 OrganizationalUnit OrganizationalUnitClass.extendAbstractOrganizationalUnit(AbstractOrganizationalUnit _base, short organizationalUnitState, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean disabled)
          Creates an instance of class OrganizationalUnit based on the superclass AbstractOrganizationalUnit and all required attributes not included in this superclass.
 



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