org.opencrx.kernel.base.cci2
Interface PropertySet

All Known Subinterfaces:
AbstractProductConfiguration, AbstractProductConfiguration, AbstractTask, AbstractTask, Booking, Booking, ComponentConfiguration, ComponentConfiguration, CompoundBooking, CompoundBooking, CreditBooking, CreditBooking, DebitBooking, DebitBooking, Depot, Depot, ExternalTask, ExternalTask, ProductConfiguration, ProductConfiguration, ProductConfigurationType, ProductConfigurationType, PropertySet, PropertySet, PropertySet, PropertySet, PropertySet, SimpleBooking, SimpleBooking, SingleBooking, SingleBooking, WfProcess, WfProcess, WfProcessInstance, WfProcessInstance
All Known Implementing Classes:
AbstractTask, ComponentConfiguration, CompoundBooking, CreditBooking, DebitBooking, Depot, ExternalTask, ProductConfiguration, ProductConfigurationType, PropertySet, PropertySet, SimpleBooking, SingleBooking, WfProcess, WfProcessInstance

public interface PropertySet

Abstract class PropertySet


Method Summary
<T extends Property>
PropertySetContainsProperty.Property<T>
getProperty()
          Retrieves a set containing all the elements for the reference property.
 

Method Detail

getProperty

<T extends Property> PropertySetContainsProperty.Property<T> getProperty()
Retrieves a set containing all the elements for the reference property.

Returns:
A set containing all the elements for this reference.


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