public interface ProductCatalogExpansionModel<T>
Modifier and Type | Method and Description |
---|---|
ProductDataExpansionModel<T> |
current() |
ProductDataExpansionModel<T> |
staged() |
ProductDataExpansionModel<T> current()
ProductDataExpansionModel<T> staged()