org.opencrx.kernel.contract1.cci2
Interface ContractReferenceHolder

All Known Subinterfaces:
ContractReferenceHolder, Depot, Depot, DepotContract, DepotContract, DepotGroup, DepotGroup, DepotHolder, DepotHolder, Site, Site, Warehouse, Warehouse
All Known Implementing Classes:
Depot, DepotContract, DepotGroup, DepotHolder, Site, Warehouse

public interface ContractReferenceHolder

Abstract class ContractReferenceHolder


Method Summary
<T extends AbstractContract>
List<T>
getContract()
          Retrieves the Collection of objects referenced by contract.
 

Method Detail

getContract

<T extends AbstractContract> List<T> getContract()
Retrieves the Collection of objects referenced by contract.

Returns:
The Collection of referenced objects.


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