IProductDecompositionManager Methods |
[This is preliminary documentation and is subject to change.]
The IProductDecompositionManager type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IEnumerableT, T: IEnumerableT | Decompose(IEnumerableIProductInformation, NullableInt64, IReadOnlyDictionaryInt64, IService) | |
![]() | IEnumerableT, T: IProductInformation | GetProductInformation(IEnumerableIProduct, IReadOnlyDictionaryInt64, IEnumerableInt64, IReadOnlyDictionaryInt64, IEnumerableInt64, IReadOnlyDictionaryInt64, IEnumerableInt64) | |
![]() | IEnumerableT, T: IEnumerableT | GetProductToServiceMatrix(IEnumerableIProductSelection, IEnumerableIProductInformation, NullableInt64, Int64) | |
![]() | Boolean | IsProductRootedInService(IProductInformation, IListInt64) |
Checks if a product's all children (and grandchildren) has at least one service is the service list
|