public interface IProductObject extends IProductComponentLinkSource
IProductComponent and IProductComponentGeneration.| Modifier and Type | Method and Description |
|---|---|
IConfigurableModelObject |
createPolicyComponent()
Creates a new policy component that is configured by this product component generation.
|
DateTime |
getValidFrom()
Returns the date from which this generation is valid.
|
Date |
getValidFrom(TimeZone zone)
Returns the point in time this generation is valid from in the given time zone.
|
getLink, getLinks, getRepositoryIConfigurableModelObject createPolicyComponent()
RuntimeException - if this product component does not configure a policy component.DateTime getValidFrom()
Date getValidFrom(TimeZone zone)
null.NullPointerException - if zone is null.Copyright © 2018. All rights reserved.