Package io.meeds.social.activity.plugin
Class ActivityCategoryPlugin
java.lang.Object
io.meeds.social.activity.plugin.ActivityCategoryPlugin
- All Implemented Interfaces:
io.meeds.social.category.plugin.CategoryPlugin
@Component
public class ActivityCategoryPlugin
extends Object
implements io.meeds.social.category.plugin.CategoryPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetCategoryIds(long spaceId) io.meeds.social.category.model.CategoryObjectgetObject(io.meeds.social.category.model.CategoryObject categoryObject) getType()
-
Field Details
-
OBJECT_TYPE
- See Also:
-
-
Constructor Details
-
ActivityCategoryPlugin
public ActivityCategoryPlugin()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceio.meeds.social.category.plugin.CategoryPlugin
-
canAccess
- Specified by:
canAccessin interfaceio.meeds.social.category.plugin.CategoryPlugin
-
canEdit
- Specified by:
canEditin interfaceio.meeds.social.category.plugin.CategoryPlugin
-
getCategoryIds
- Specified by:
getCategoryIdsin interfaceio.meeds.social.category.plugin.CategoryPlugin
-
getCategoryIds
- Specified by:
getCategoryIdsin interfaceio.meeds.social.category.plugin.CategoryPlugin
-
getObject
public io.meeds.social.category.model.CategoryObject getObject(io.meeds.social.category.model.CategoryObject categoryObject) - Specified by:
getObjectin interfaceio.meeds.social.category.plugin.CategoryPlugin
-