public interface IConfigurableModelObject extends IModelObject
| Modifier and Type | Field and Description |
|---|---|
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.
|
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
IProductComponent getProductComponent()
Calendar getEffectiveFromAsCalendar()
void initialize()
Copyright © 2017. All rights reserved.