org.opencrx.kernel.layer.persistence.jdo
Class ObjectIdBuilder.AbstractObjectIdParser

java.lang.Object
  extended by org.opencrx.kernel.layer.persistence.jdo.ObjectIdBuilder.AbstractObjectIdParser
Direct Known Subclasses:
ObjectIdBuilder.ObjectIdParser
Enclosing class:
ObjectIdBuilder

public abstract static class ObjectIdBuilder.AbstractObjectIdParser
extends Object

Abstract Object Id Parser


Field Summary
protected  org.openmdx.base.naming.Path path
           
 
Constructor Summary
protected ObjectIdBuilder.AbstractObjectIdParser(org.openmdx.base.naming.Path path)
          Constructor
 
Method Summary
<E> E
getQualifier(Class<E> qualifierClass, int index)
           
 boolean isQualifierPersistent(int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

protected final org.openmdx.base.naming.Path path
Constructor Detail

ObjectIdBuilder.AbstractObjectIdParser

protected ObjectIdBuilder.AbstractObjectIdParser(org.openmdx.base.naming.Path path)
Constructor

Parameters:
path -
Method Detail

getQualifier

public <E> E getQualifier(Class<E> qualifierClass,
                          int index)

isQualifierPersistent

public boolean isQualifierPersistent(int index)


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