Interface IConfigurableModelObject

    • Field Detail

      • PROPERTY_PRODUCT_COMPONENT

        static final java.lang.String PROPERTY_PRODUCT_COMPONENT
        The name of the property 'productComponent'.
        See Also:
        Constant Field Values
    • Method Detail

      • getProductComponent

        IProductComponent getProductComponent()
        Returns the product component this policy component is based on.
      • setProductComponent

        void setProductComponent​(IProductComponent productComponent)
        Sets the current product component.
      • getEffectiveFromAsCalendar

        java.util.Calendar getEffectiveFromAsCalendar()
        Returns the date since when this model object is effective.
      • initialize

        void initialize()
        Initializes the model object with the defaults from it's product component generation.