Uses of Enum Class
org.cxbox.core.crudma.CrudmaActionType
Packages that use CrudmaActionType
Package
Description
-
Uses of CrudmaActionType in org.cxbox.core.crudma
Methods in org.cxbox.core.crudma that return CrudmaActionTypeModifier and TypeMethodDescriptionCrudmaActionHolder.CrudmaAction.getActionType()static CrudmaActionTypeCrudmaActionHolder.getActionType()CrudmaActionHolder.getCrudmaActionType()PlatformRequest.getCrudmaActionType()static CrudmaActionTypeReturns the enum constant of this class with the specified name.static CrudmaActionType[]CrudmaActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cxbox.core.crudma with parameters of type CrudmaActionType -
Uses of CrudmaActionType in org.cxbox.core.crudma.impl
Methods in org.cxbox.core.crudma.impl that return CrudmaActionTypeModifier and TypeMethodDescriptionAbstractAnySourceResponseService.getActionType()AbstractResponseService.getActionType() -
Uses of CrudmaActionType in org.cxbox.core.service
Methods in org.cxbox.core.service that return CrudmaActionTypeModifier and TypeMethodDescriptionAnySourceResponseService.getActionType()ResponseService.getActionType() -
Uses of CrudmaActionType in org.cxbox.core.service.rowmeta
Methods in org.cxbox.core.service.rowmeta that return CrudmaActionTypeModifier and TypeMethodDescriptionAnySourceFieldMetaBuilder.getActionType()FieldMetaBuilder.getActionType()