Uses of Interface
org.opencrx.kernel.contract1.jmi1.ContractReferenceHolder

Packages that use ContractReferenceHolder
org.opencrx.kernel.depot1.jmi1   
 

Uses of ContractReferenceHolder in org.opencrx.kernel.depot1.jmi1
 

Subinterfaces of ContractReferenceHolder in org.opencrx.kernel.depot1.jmi1
 interface Depot
          Class Depot
 interface DepotContract
          Class DepotContract
 interface DepotHolder
          Abstract class DepotHolder
 interface Site
          Class Site
 interface Warehouse
          Class Warehouse
 

Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type ContractReferenceHolder
 Depot DepotClass.extendContractReferenceHolder(ContractReferenceHolder _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean allowPositionAutoCreate, String depotNumber, boolean isDefault, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class Depot based on the superclass ContractReferenceHolder and all required attributes not included in this superclass.
 Warehouse WarehouseClass.extendContractReferenceHolder(ContractReferenceHolder _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String templateReferenceFilter, String depotHolderNumber, String name, boolean disabled)
          Creates an instance of class Warehouse based on the superclass ContractReferenceHolder and all required attributes not included in this superclass.
 Site SiteClass.extendContractReferenceHolder(ContractReferenceHolder _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String templateReferenceFilter, String depotHolderNumber, String name, boolean disabled)
          Creates an instance of class Site based on the superclass ContractReferenceHolder and all required attributes not included in this superclass.
 DepotContract DepotContractClass.extendContractReferenceHolder(ContractReferenceHolder _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, String templateReferenceFilter, String depotHolderNumber, String name, boolean disabled)
          Creates an instance of class DepotContract based on the superclass ContractReferenceHolder 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.