Package com.almis.awe.model.dto
Interface ResponseWrapper
- All Known Implementing Classes:
ServiceDataWrapper
public interface ResponseWrapper
Response Wrapper interface
- Author:
- pvidal
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve wrapper information as service data
-
Method Details
-
toServiceData
Retrieve wrapper information as service data- Returns:
- ServiceData
- Throws:
AWException
- Error retrieving service data
-