public class UniqueClassificationSystemItemInterceptor extends UniqueCatalogItemInterceptor
ValidateInterceptor and PrepareInterceptor for classification systems. Does the
same as the UniqueCatalogItemInterceptor, only the
getDefaultCatalogVersion(InterceptorContext, Object) is overwritten to adept to classification systems.UniqueCatalogItemInterceptor.ModifiedCatalogItem| Constructor and Description |
|---|
UniqueClassificationSystemItemInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected CatalogVersionModel |
getDefaultCatalogVersion(InterceptorContext ctx,
java.lang.Object model) |
void |
setCategoryService(CategoryService categoryService) |
getModifiedCatalogItemModels, onPrepare, onValidate, setCatalogTypeService, setInterceptorRegistry, setTypeServicepublic UniqueClassificationSystemItemInterceptor()
public void setCategoryService(CategoryService categoryService)
categoryService - the categoryService to setprotected CatalogVersionModel getDefaultCatalogVersion(InterceptorContext ctx, java.lang.Object model)
getDefaultCatalogVersion in class UniqueCatalogItemInterceptorCopyright © 2018 SAP SE. All Rights Reserved.