Uses of Enum Class
org.cxbox.core.crudma.CrudmaActionType
Packages that use CrudmaActionType
-
Uses of CrudmaActionType in org.cxbox.core.crudma
Methods in org.cxbox.core.crudma that return CrudmaActionTypeModifier and TypeMethodDescriptionCrudmaActionHolder.CrudmaAction.getActionType()static CrudmaActionTypeCrudmaActionHolder.getActionType()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