| Class | Description | 
|---|---|
| AssetIdBean | This class provides an AssetId implementation that can be used for json
 serialization/deserialization using jackson. | 
| BaseBean | 
 This class is the highest level of abstraction for all value objects. | 
| ServiceResponse | 
 This class encapsulates a response value object populated by the services. | 
| Enum | Description | 
|---|---|
| ServiceResponse.Severity | This class enumerates severities of conditions handled in the service
 modules. | 
| ServiceResponse.Status | 
 An enumeration of possible states which a response can have. |