|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProductT
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.ProductT |
---|
ProductT.Member |
Method Summary | |
---|---|
Date |
getActiveOn()
Retrieves the value for the optional structure field activeOn . |
ProductBundleDataT |
getBundleData()
Retrieves the value for the optional structure field bundleData . |
String |
getConfigurationType()
Retrieves the value for the structure field configurationType . |
Date |
getExpiresOn()
Retrieves the value for the optional structure field expiresOn . |
byte[] |
getPictureContent()
Retrieves the value for the optional structure field pictureContent . |
String |
getPictureMimeType()
Retrieves the value for the optional structure field pictureMimeType . |
String |
getPictureTitle()
Retrieves the value for the optional structure field pictureTitle . |
String |
getProductName()
Retrieves the value for the optional structure field productName . |
String |
getProductNumber()
Retrieves the value for the structure field productNumber . |
ProductStatusT |
getProductStatus()
Retrieves the value for the structure field productStatus . |
Boolean |
isBundle()
Retrieves the value for the optional structure field isBundle . |
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
---|
refDelegate |
Methods inherited from interface javax.jmi.reflect.RefStruct |
---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
Methods inherited from interface org.opencrx.application.shop1.cci2.ProductT |
---|
getBundle, getClassificationId, getConfiguration, getContentPartner, getDescription, getPriceUom, getProductPhase, getRelatedProduct |
Method Detail |
---|
Date getActiveOn()
activeOn
.
getActiveOn
in interface ProductT
activeOn
.ProductBundleDataT getBundleData()
bundleData
.
getBundleData
in interface ProductT
bundleData
.String getConfigurationType()
configurationType
.
Allowed configuration types are currently: - MMClip --> ProductConfigurationTypeSet Available credits can be calculated only for products having the property 'countLimit' as configuration property. MMClip is a ConfigurationTypeSet with the following ConfigurationTypes:
getConfigurationType
in interface ProductT
configurationType
.Date getExpiresOn()
expiresOn
.
getExpiresOn
in interface ProductT
expiresOn
.Boolean isBundle()
isBundle
.
isBundle
in interface ProductT
isBundle
.byte[] getPictureContent()
pictureContent
.
getPictureContent
in interface ProductT
pictureContent
.String getPictureMimeType()
pictureMimeType
.
getPictureMimeType
in interface ProductT
pictureMimeType
.String getPictureTitle()
pictureTitle
.
getPictureTitle
in interface ProductT
pictureTitle
.String getProductName()
productName
.
--> Product::name
getProductName
in interface ProductT
productName
.String getProductNumber()
productNumber
.
--> Product::productNumber entspricht der ClipId
getProductNumber
in interface ProductT
productNumber
.ProductStatusT getProductStatus()
productStatus
.
--> Product::productStatus
getProductStatus
in interface ProductT
productStatus
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |