Package io.meeds.social.category.service
Class CategoryPluginServiceImpl
java.lang.Object
io.meeds.social.category.service.CategoryPluginServiceImpl
- All Implemented Interfaces:
io.meeds.social.category.service.CategoryPluginService
@Service
public class CategoryPluginServiceImpl
extends Object
implements io.meeds.social.category.service.CategoryPluginService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCategoryIds(String objectType) io.meeds.social.category.plugin.CategoryPlugingetCategoryPlugin(String objectType)
-
Constructor Details
-
CategoryPluginServiceImpl
public CategoryPluginServiceImpl()
-
-
Method Details
-
getCategoryPlugin
- Specified by:
getCategoryPluginin interfaceio.meeds.social.category.service.CategoryPluginService
-
canEdit
- Specified by:
canEditin interfaceio.meeds.social.category.service.CategoryPluginService
-
getCategoryIds
- Specified by:
getCategoryIdsin interfaceio.meeds.social.category.service.CategoryPluginService
-