Uses of Interface
org.opencrx.kernel.base.cci2.PropertySet

Packages that use PropertySet
org.opencrx.kernel.admin1.cci2   
org.opencrx.kernel.admin1.jpa3   
org.opencrx.kernel.base.jmi1   
org.opencrx.kernel.base.jpa3   
org.opencrx.kernel.depot1.cci2   
org.opencrx.kernel.depot1.jpa3   
org.opencrx.kernel.document1.jpa3   
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jpa3   
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jpa3   
org.opencrx.kernel.workflow1.cci2   
org.opencrx.kernel.workflow1.jpa3   
 

Uses of PropertySet in org.opencrx.kernel.admin1.cci2
 

Subinterfaces of PropertySet in org.opencrx.kernel.admin1.cci2
 interface ComponentConfiguration
          Class ComponentConfiguration
 

Uses of PropertySet in org.opencrx.kernel.admin1.jpa3
 

Classes in org.opencrx.kernel.admin1.jpa3 that implement PropertySet
 class ComponentConfiguration
          Class ComponentConfiguration
 

Uses of PropertySet in org.opencrx.kernel.base.jmi1
 

Subinterfaces of PropertySet in org.opencrx.kernel.base.jmi1
 interface PropertySet
          Abstract class PropertySet
 

Uses of PropertySet in org.opencrx.kernel.base.jpa3
 

Methods in org.opencrx.kernel.base.jpa3 with parameters of type PropertySet
 void Property.setPropertySet(PropertySet propertySet)
          Sets a new value for the reference propertySet.
 

Uses of PropertySet in org.opencrx.kernel.depot1.cci2
 

Subinterfaces of PropertySet in org.opencrx.kernel.depot1.cci2
 interface Booking
          Abstract class Booking
 interface CompoundBooking
          Class CompoundBooking
 interface CreditBooking
          Class CreditBooking
 interface DebitBooking
          Class DebitBooking
 interface Depot
          Class Depot
 interface SimpleBooking
          Class SimpleBooking
 interface SingleBooking
          Abstract class SingleBooking
 

Uses of PropertySet in org.opencrx.kernel.depot1.jpa3
 

Classes in org.opencrx.kernel.depot1.jpa3 that implement PropertySet
 class CompoundBooking
          Class CompoundBooking
 class CreditBooking
          Class CreditBooking
 class DebitBooking
          Class DebitBooking
 class Depot
          Class Depot
 class SimpleBooking
          Class SimpleBooking
 class SingleBooking
          Abstract class SingleBooking
 

Uses of PropertySet in org.opencrx.kernel.document1.jpa3
 

Classes in org.opencrx.kernel.document1.jpa3 that implement PropertySet
 class PropertySet
          Class PropertySet
 

Uses of PropertySet in org.opencrx.kernel.home1.cci2
 

Subinterfaces of PropertySet in org.opencrx.kernel.home1.cci2
 interface WfProcessInstance
          Class WfProcessInstance
 

Uses of PropertySet in org.opencrx.kernel.home1.jpa3
 

Classes in org.opencrx.kernel.home1.jpa3 that implement PropertySet
 class WfProcessInstance
          Class WfProcessInstance
 

Uses of PropertySet in org.opencrx.kernel.product1.cci2
 

Subinterfaces of PropertySet in org.opencrx.kernel.product1.cci2
 interface AbstractProductConfiguration
          Abstract class AbstractProductConfiguration
 interface ProductConfiguration
          Class ProductConfiguration
 interface ProductConfigurationType
          Class ProductConfigurationType
 

Uses of PropertySet in org.opencrx.kernel.product1.jpa3
 

Classes in org.opencrx.kernel.product1.jpa3 that implement PropertySet
 class ProductConfiguration
          Class ProductConfiguration
 class ProductConfigurationType
          Class ProductConfigurationType
 

Uses of PropertySet in org.opencrx.kernel.workflow1.cci2
 

Subinterfaces of PropertySet in org.opencrx.kernel.workflow1.cci2
 interface AbstractTask
          Abstract class AbstractTask
 interface ExternalTask
          Class ExternalTask
 interface WfProcess
          Class WfProcess
 

Uses of PropertySet in org.opencrx.kernel.workflow1.jpa3
 

Classes in org.opencrx.kernel.workflow1.jpa3 that implement PropertySet
 class AbstractTask
          Abstract class AbstractTask
 class ExternalTask
          Class ExternalTask
 class WfProcess
          Class WfProcess
 



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