org.openmdx.ui1.jdo2
Class AlternateElementDefinition.Slice.ObjectId

java.lang.Object
  extended by org.w3c.jdo2.AbstractObject.Slice.AbstractObjectId
      extended by org.openmdx.ui1.jdo2.AlternateElementDefinition.Slice.ObjectId
All Implemented Interfaces:
Serializable
Enclosing class:
AlternateElementDefinition.Slice

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

The slices compund identity class

See Also:
Serialized Form

Field Summary
 javax.jdo.identity.StringIdentity openmdxjdoIdentity
           
 int openmdxjdoIndex
           
 
Constructor Summary
AlternateElementDefinition.Slice.ObjectId()
          Constructor
AlternateElementDefinition.Slice.ObjectId(String sliceIdentity)
          Constructor
 
Method Summary
protected  javax.jdo.identity.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 javax.jdo.identity.StringIdentity openmdxjdoIdentity

openmdxjdoIndex

public int openmdxjdoIndex
Constructor Detail

AlternateElementDefinition.Slice.ObjectId

public AlternateElementDefinition.Slice.ObjectId()
Constructor


AlternateElementDefinition.Slice.ObjectId

public AlternateElementDefinition.Slice.ObjectId(String sliceIdentity)
Constructor

Method Detail

openmdxjdoIdentity

protected javax.jdo.identity.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 © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.