Package com.fatwire.services.beans

Class Summary
AssetIdBean This class provides an AssetId implementation which can be used for json serialization/deserialization using jackson (AssetIdImpl can't be used, as it doesn't have a no-arg constructor).
BaseBean This class is the highest level of abstraction for all value objects.
ServiceBean<T> This class is a generic abstraction for a value object returned from a service.
ServiceResponse This class encapsulates a response value object populated by the services.
 

Enum Summary
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.
 



Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.