public interface IProductComponentGeneration extends IRuntimeObject, IProductObject
| Modifier and Type | Method and Description |
|---|---|
IProductComponentGeneration |
getNextGeneration()
Returns the next generation if available if not
null will be returned. |
IProductComponentGeneration |
getPreviousGeneration()
Returns the previous generation if available if not
null will be returned. |
IProductComponent |
getProductComponent()
Returns the product component this generation belongs to.
|
IRuntimeRepository |
getRepository()
Returns the repository this product component generation belongs to.
|
getExtensionPropertyIds, getExtensionPropertyValuecreatePolicyComponent, getValidFrom, getValidFrom, isValidationRuleActivated, setValidationRuleActivatedgetLink, getLinksIRuntimeRepository getRepository()
null.getRepository in interface IProductComponentLinkSourceIRuntimeRepository that was used to create this
IProductComponentLinkSourceIProductComponent getProductComponent()
null.IProductComponentGeneration getPreviousGeneration()
null will be returned.IProductComponentGeneration getNextGeneration()
null will be returned.Copyright © 2020. All rights reserved.