Uses of Interface
org.opencrx.kernel.depot1.jmi1.ProductDepotPosition

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

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

Methods in org.opencrx.kernel.depot1.jmi1 that return ProductDepotPosition
 ProductDepotPosition ProductDepotPositionClass.createProductDepotPosition()
          Creates an instance of class ProductDepotPosition.
 ProductDepotPosition ProductDepotPositionClass.createProductDepotPosition(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on all required attributes.
 ProductDepotPosition ProductDepotPositionClass.extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass AlertSender and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass Auditee and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass BasicObject and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass Cloneable and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass ContextCapable and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendCrxObject(CrxObject _base, boolean isLocked, String name, Date openingDate)
          Creates an instance of class ProductDepotPosition based on the superclass CrxObject and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass ExtentCapable and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass Importer and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass Indexed and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendProductDescriptor(ProductDescriptor _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass ProductDescriptor and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendSecureObject(SecureObject _base, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass SecureObject and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass ViewCapable and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, boolean isLocked, String name, Date openingDate, boolean disabled)
          Creates an instance of class ProductDepotPosition based on the superclass XmlExporter and all required attributes not included in this superclass.
 ProductDepotPosition ProductDepotPositionClass.getProductDepotPosition(Object object)
          Creates an instance of class ProductDepotPosition based on the specified Object instance.
 



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