public interface IConfigurableModelObject extends IModelObject
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_PRODUCT_CMPT_GENERATION
The name of the property 'productCmptGeneration'.
|
static String |
PROPERTY_PRODUCT_COMPONENT
The name of the property 'productComponent'.
|
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getEffectiveFromAsCalendar()
Returns the date since when this model object is effective.
|
IProductComponentGeneration |
getProductCmptGeneration()
Returns the product component generation this policy component is based on.
|
IProductComponent |
getProductComponent()
Returns the product component this policy component is based on.
|
void |
initialize()
Initializes the model object with the defaults from it's product component generation.
|
validatestatic final String PROPERTY_PRODUCT_COMPONENT
static final String PROPERTY_PRODUCT_CMPT_GENERATION
IProductComponent getProductComponent()
IProductComponentGeneration getProductCmptGeneration()
Calendar getEffectiveFromAsCalendar()
void initialize()
Copyright © 2014. All rights reserved.