Package org.cxbox.core.dto
Class BusinessError.Entity
- java.lang.Object
-
- org.cxbox.core.dto.BusinessError.Entity
-
- All Implemented Interfaces:
Serializable,org.cxbox.api.data.dto.Entity
- Enclosing class:
- BusinessError
public static class BusinessError.Entity extends Object implements org.cxbox.api.data.dto.Entity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Entity(String bc, String id)Entity(BusinessComponent businessComponent)
-
-
-
Constructor Detail
-
Entity
public Entity(BusinessComponent businessComponent)
-
-
Method Detail
-
addField
public BusinessError.Entity addField(String fieldName, String message)
-
-