org.opencrx.kernel.product1.jdo2
Class AbstractProductBundleType
java.lang.Object
org.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.product1.jdo2.AbstractProductBundleType
- All Implemented Interfaces:
- Serializable, AbstractProductBundleType
public class AbstractProductBundleType
- extends org.w3c.jdo2.AbstractObject
- implements AbstractProductBundleType
Abstract class AbstractProductBundleType
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
org.w3c.jdo2.AbstractObject.BLOB, org.w3c.jdo2.AbstractObject.CLOB, org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Methods inherited from class org.w3c.jdo2.AbstractObject |
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSize, openmdxjdoGetSparseArray, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoSetSize, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
openmdxjdoGetIdentity, openmdxjdoGetIdentity, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
openmdxjdoIdentity
public String openmdxjdoIdentity
- The the object's JDO identity key
CLASS
public static final List<String> CLASS
- Define the model class
org::opencrx::kernel::product1::AbstractProductBundleType
BASE_CLASS
public static final List<String> BASE_CLASS
- Define this class as base class
- See Also:
AbstractProductBundleType.CLASS
AbstractProductBundleType
public AbstractProductBundleType()
openmdxjdoGetObjectId
protected String openmdxjdoGetObjectId()
- Retrieve the object's JDO identity key
- Specified by:
openmdxjdoGetObjectId in class org.oasisopen.jdo2.Identifiable
- Returns:
- the value of the object's JDO identity key
openmdxjdoGetSlices
protected final <E extends org.w3c.jdo2.AbstractObject.Slice> SortedMap<Integer,E> openmdxjdoGetSlices()
- Overrides:
openmdxjdoGetSlices in class org.w3c.jdo2.AbstractObject
openmdxjdoGetClass
protected List<String> openmdxjdoGetClass()
- Retrieve the model class
- Returns:
- the model class
- See Also:
AbstractProductBundleType.CLASS
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.