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.
|
void |
setProductComponent(IProductComponent productComponent)
Sets the current product component.
|
validatestatic final String PROPERTY_PRODUCT_COMPONENT
IProductComponent getProductComponent()
void setProductComponent(IProductComponent productComponent)
Calendar getEffectiveFromAsCalendar()
void initialize()
Copyright © 2023. All rights reserved.