Skip navigation links


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

 


Skip navigation links


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