Package org.cxbox.core.service.action
Class ResponseServiceAction<T extends org.cxbox.api.data.dto.DataResponseDTO>
java.lang.Object
org.cxbox.core.service.action.ResponseServiceAction<T>
public abstract class ResponseServiceAction<T extends org.cxbox.api.data.dto.DataResponseDTO>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondataValidator(BusinessComponent bc, org.cxbox.api.data.dto.DataResponseDTO data, T entityDto) abstract StringgetIcon()getScope()abstract ActionResultDTO<T>invoke(BusinessComponent bc, T data) booleanabstract booleanboolean
-
Constructor Details
-
ResponseServiceAction
public ResponseServiceAction()
-
-
Method Details
-
getButtonName
-
getCustomParameters
-
isAvailable
-
invoke
-
preActionSpecifier
-
preActionEventSpecifier
-
dataValidator
public List<String> dataValidator(BusinessComponent bc, org.cxbox.api.data.dto.DataResponseDTO data, T entityDto) -
getIcon
-
getScope
-
isAutoSaveBefore
public boolean isAutoSaveBefore() -
isIconWithText
public boolean isIconWithText()
-