Uses of Interface
org.opencrx.kernel.building1.cci2.InventoryItem.Identity

Packages that use InventoryItem.Identity
org.opencrx.kernel.building1.cci2   
org.opencrx.kernel.building1.jdo2   
 

Uses of InventoryItem.Identity in org.opencrx.kernel.building1.cci2
 

Methods in org.opencrx.kernel.building1.cci2 that return InventoryItem.Identity
 InventoryItem.Identity AccountAssignmentInventoryItem.Identity.getInventoryItem()
          Retrieve the InventoryItem's identity
 

Uses of InventoryItem.Identity in org.opencrx.kernel.building1.jdo2
 

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

Methods in org.opencrx.kernel.building1.jdo2 that return InventoryItem.Identity
 InventoryItem.Identity AccountAssignmentInventoryItem.Identity.getInventoryItem()
          Retrieve the InventoryItem's identity
 

Methods in org.opencrx.kernel.building1.jdo2 with parameters of type InventoryItem.Identity
static AccountAssignmentInventoryItem.Identity AccountAssignmentInventoryItem.newIdentity(InventoryItem.Identity inventoryItem, QualifierType idType, String id)
           
 

Constructors in org.opencrx.kernel.building1.jdo2 with parameters of type InventoryItem.Identity
AccountAssignmentInventoryItem.Identity(InventoryItem.Identity inventoryItem, QualifierType idType, String id)
           
AccountAssignmentInventoryItem.Identity(InventoryItem.Identity inventoryItem, QualifierType idType, String id, List<String> objectClass)
           
 



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