Uses of Interface
org.opencrx.kernel.ras1.cci2.ClassificationElement.Identity

Packages that use ClassificationElement.Identity
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jdo2   
 

Uses of ClassificationElement.Identity in org.opencrx.kernel.ras1.cci2
 

Methods in org.opencrx.kernel.ras1.cci2 that return ClassificationElement.Identity
 ClassificationElement.Identity Descriptor.Identity.parent()
          Retrieve the DescriptorGroup's identity
 

Uses of ClassificationElement.Identity in org.opencrx.kernel.ras1.jdo2
 

Classes in org.opencrx.kernel.ras1.jdo2 that implement ClassificationElement.Identity
static class ClassificationElement.Identity
          The object's application identity
 

Methods in org.opencrx.kernel.ras1.jdo2 that return ClassificationElement.Identity
 ClassificationElement.Identity Descriptor.Identity.parent()
          Retrieve the DescriptorGroup's identity
 

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type ClassificationElement.Identity
static Descriptor.Identity Descriptor.newIdentity(ClassificationElement.Identity descriptorGroup, boolean idIsPersistent, String id)
           
 

Constructors in org.opencrx.kernel.ras1.jdo2 with parameters of type ClassificationElement.Identity
Descriptor.Identity(ClassificationElement.Identity descriptorGroup, boolean idIsPersistent, String id)
           
Descriptor.Identity(ClassificationElement.Identity descriptorGroup, boolean idIsPersistent, String id, List<String> objectClass)
           
 



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