Uses of Interface
org.opencrx.application.shop1.cci2.StringPropertyT

Packages that use StringPropertyT
org.opencrx.application.shop1.cci2   
org.opencrx.application.shop1.datatypes   
org.opencrx.application.shop1.jmi1   
org.opencrx.application.shop1.service   
 

Uses of StringPropertyT in org.opencrx.application.shop1.cci2
 

Methods in org.opencrx.application.shop1.cci2 with type parameters of type StringPropertyT
<T extends StringPropertyT>
List<T>
ContactT.getBookmarks()
          Retrieves a list containing all the elements for the structure field bookmarks.
<T extends StringPropertyT>
List<T>
CustomerT.getGenericData()
          Retrieves a list containing all the elements for the structure field genericData.
<T extends StringPropertyT>
List<T>
PriceLevelT.getGenericData()
          Retrieves a list containing all the elements for the structure field genericData.
<T extends StringPropertyT>
List<T>
PropertySetT.getProperties()
          Retrieves a list containing all the elements for the structure field properties.
<T extends StringPropertyT>
List<T>
ProductConfigurationT.getProperty()
          Retrieves a list containing all the elements for the structure field property.
<T extends StringPropertyT>
List<T>
ContractStatusT.getTag()
          Retrieves a list containing all the elements for the structure field tag.
 

Uses of StringPropertyT in org.opencrx.application.shop1.datatypes
 

Methods in org.opencrx.application.shop1.datatypes that return StringPropertyT
 StringPropertyT DatatypeMappers.mapStringProperty(StringProperty p)
           
 

Methods in org.opencrx.application.shop1.datatypes that return types with arguments of type StringPropertyT
 List<StringPropertyT> DatatypeMappers.mapPropertySet(PropertySet propertySet)
           
 

Uses of StringPropertyT in org.opencrx.application.shop1.jmi1
 

Subinterfaces of StringPropertyT in org.opencrx.application.shop1.jmi1
 interface StringPropertyT
           
 

Uses of StringPropertyT in org.opencrx.application.shop1.service
 

Method parameters in org.opencrx.application.shop1.service with type arguments of type StringPropertyT
protected  void ShopServiceImpl.updatePropertySet(List<StringPropertyT> propertiesT, PropertySet propertySet, boolean removeNonExisting)
           
 



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