Uses of Class
org.cxbox.core.service.action.Actions
Packages that use Actions
Package
Description
-
Uses of Actions in org.cxbox.core.crudma
Methods in org.cxbox.core.crudma that return ActionsModifier and TypeMethodDescriptionCrudma.getActions(BcDescription bcDescription) Recommended way to build actions. -
Uses of Actions in org.cxbox.core.crudma.impl
Methods in org.cxbox.core.crudma.impl that return ActionsModifier and TypeMethodDescriptionAbstractAnySourceResponseService.getActions()AbstractCrudmaService.getActions(BcDescription bcDescription) AbstractResponseService.getActions() -
Uses of Actions in org.cxbox.core.crudma.impl.inner
Methods in org.cxbox.core.crudma.impl.inner that return ActionsModifier and TypeMethodDescriptionAnySourceCrudmaService.getActions(BcDescription bcDescription) InnerCrudmaService.getActions(BcDescription bcDescription) UniversalCrudmaService.getActions()UniversalCrudmaService.getActions(BcDescription bcDescription) -
Uses of Actions in org.cxbox.core.service
Methods in org.cxbox.core.service that return ActionsModifier and TypeMethodDescriptionAnySourceResponseService.getActions()Returns actions for entity with conditions of their availability invoked by method getAvailableActionsResponseService.getActions()Returns actions for entity with conditions of their availability invoked by method getAvailableActions -
Uses of Actions in org.cxbox.core.service.action
Methods in org.cxbox.core.service.action that return ActionsMethods in org.cxbox.core.service.action with parameters of type Actions