Interface IProductComponentGeneration

All Superinterfaces:
IProductComponentLinkSource, IProductObject, IRuntimeObject
All Known Implementing Classes:
ProductComponentGeneration

public interface IProductComponentGeneration extends IRuntimeObject, IProductObject
A product component generation represents the state of a product component valid for a period of time. The period's begins is defined by the generation's valid from date. The period ends at the next generation's valid from date. A product component's generation periods are none overlapping. For a given point in time exactly one (or none) generation is found.
Author:
Jan Ortmann