org.opencrx.application.shop1.cci2
Interface ProductConfigurationT

All Known Subinterfaces:
ProductConfigurationT

public interface ProductConfigurationT


Nested Class Summary
static class ProductConfigurationT.Member
          The structure's members
 
Method Summary
<T extends StringPropertyT>
List<T>
getProperty()
          Retrieves a list containing all the elements for the structure field property.
 String getPropertySetName()
          Retrieves the value for the structure field propertySetName.
 

Method Detail

getProperty

<T extends StringPropertyT> List<T> getProperty()
Retrieves a list containing all the elements for the structure field property.

Returns:
A list containing all elements for this structure field.

getPropertySetName

String getPropertySetName()
Retrieves the value for the structure field propertySetName.

Returns:
The non-null value for structure field propertySetName.


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