|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProductClassification | |
|---|---|
| org.opencrx.kernel.product1.jmi1 | |
| Uses of ProductClassification in org.opencrx.kernel.product1.jmi1 |
|---|
| Methods in org.opencrx.kernel.product1.jmi1 that return ProductClassification | |
|---|---|
ProductClassification |
ProductClassificationClass.createProductClassification()
Creates an instance of class ProductClassification. |
ProductClassification |
ProductClassificationClass.createProductClassification(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on all required attributes. |
ProductClassification |
ProductClassificationClass.extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass AlertSender and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass Auditee and all required attributes not
included in this superclass. |
ProductClassification |
ProductClassificationClass.extendBasicObject(org.openmdx.base.jmi1.BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass BasicObject and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass Cloneable and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendContextCapable(org.openmdx.base.jmi1.ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass ContextCapable and all required
attributes not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendCrxObject(CrxObject _base,
String name)
Creates an instance of class ProductClassification based
on the superclass CrxObject and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendExtentCapable(org.openmdx.base.jmi1.ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass ExtentCapable and all required
attributes not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass Importer and all required attributes not
included in this superclass. |
ProductClassification |
ProductClassificationClass.extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass Indexed and all required attributes not
included in this superclass. |
ProductClassification |
ProductClassificationClass.extendSecureObject(SecureObject _base,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass SecureObject and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass SubscriptionTarget and all required
attributes not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass ViewCapable and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class ProductClassification based
on the superclass XmlExporter and all required attributes
not included in this superclass. |
ProductClassification |
ProductClassificationClass.getProductClassification(Object object)
Creates an instance of class ProductClassification based
on the specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||