org.opencrx.kernel.product1.jdo2
Class AccountAssignment.Slice.ObjectId

java.lang.Object
  extended by org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId
      extended by org.opencrx.kernel.product1.jdo2.AccountAssignment.Slice.ObjectId
All Implemented Interfaces:
Serializable
Enclosing class:
AccountAssignment.Slice

public static class AccountAssignment.Slice.ObjectId
extends org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId

The slices' compound identity class

See Also:
Serialized Form

Field Summary
 StringIdentity openmdxjdoIdentity
           
 int openmdxjdoIndex
           
 
Constructor Summary
AccountAssignment.Slice.ObjectId()
          Constructor
AccountAssignment.Slice.ObjectId(String sliceIdentity)
          Constructor
 
Method Summary
protected  StringIdentity openmdxjdoIdentity()
           
protected  int openmdxjdoIndex()
           
 
Methods inherited from class org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId
equals, hashCode, openmdxjdoIdentity, openmdxjdoIndex, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

openmdxjdoIdentity

public StringIdentity openmdxjdoIdentity

openmdxjdoIndex

public int openmdxjdoIndex
Constructor Detail

AccountAssignment.Slice.ObjectId

public AccountAssignment.Slice.ObjectId()
Constructor


AccountAssignment.Slice.ObjectId

public AccountAssignment.Slice.ObjectId(String sliceIdentity)
Constructor

Method Detail

openmdxjdoIdentity

protected StringIdentity openmdxjdoIdentity()
Specified by:
openmdxjdoIdentity in class org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId

openmdxjdoIndex

protected int openmdxjdoIndex()
Specified by:
openmdxjdoIndex in class org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId


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