Class GetKeywordsAction
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.acting.AbstractAction
org.apache.cocoon.acting.ServiceableAction
org.ametys.cms.tag.AbstractGetTagsAction
org.ametys.plugins.workspaces.keywords.GetKeywordsAction
- All Implemented Interfaces:
Component,LogEnabled,Serviceable,Action
Action to get the project's keywords tree
-
Field Summary
Fields inherited from class org.ametys.cms.tag.AbstractGetTagsAction
_resolver, _tagProviderExtPtFields inherited from class org.apache.cocoon.acting.ServiceableAction
managerFields inherited from class org.apache.cocoon.acting.AbstractAction
EMPTY_MAP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the tag provider extension point roleMethods inherited from class org.ametys.cms.tag.AbstractGetTagsAction
_getFilteredTags, act, getProvidersId, getProvidersIds, isCreationAllowed, isUserAuthorized, providerToJSON, service, tagToJSONMethods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Constructor Details
-
GetKeywordsAction
public GetKeywordsAction()
-
-
Method Details
-
getTagProviderEPRole
Description copied from class:AbstractGetTagsActionGet the tag provider extension point role- Specified by:
getTagProviderEPRolein classAbstractGetTagsAction- Returns:
- the tag provider extension point role
-