Uses of Class
org.cxbox.core.dto.BusinessError.Entity
-
Packages that use BusinessError.Entity Package Description org.cxbox.core.dto org.cxbox.core.exception -
-
Uses of BusinessError.Entity in org.cxbox.core.dto
Methods in org.cxbox.core.dto that return BusinessError.Entity Modifier and Type Method Description BusinessError.EntityBusinessError.Entity. addField(String fieldName, String message) -
Uses of BusinessError.Entity in org.cxbox.core.exception
Methods in org.cxbox.core.exception with parameters of type BusinessError.Entity Modifier and Type Method Description BusinessExceptionBusinessException. setEntity(BusinessError.Entity entity)BusinessIntermediateExceptionBusinessIntermediateException. setEntity(BusinessError.Entity entity)
-