Package org.openiam.base.response.list
Class DefaultReconciliationAttributeMapListResponse
- java.lang.Object
-
- org.openiam.base.ws.Response
-
- org.openiam.base.response.list.BaseListResponse<DefaultReconciliationAttributeMap>
-
- org.openiam.base.response.list.DefaultReconciliationAttributeMapListResponse
-
- All Implemented Interfaces:
Serializable
public class DefaultReconciliationAttributeMapListResponse extends BaseListResponse<DefaultReconciliationAttributeMap>
Created by Alexander Dukkardt on 2017-04-05.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.base.ws.Response
errorCode, errorText, responseValue, status
-
-
Constructor Summary
Constructors Constructor Description DefaultReconciliationAttributeMapListResponse()
-
Method Summary
-
Methods inherited from class org.openiam.base.ws.Response
addErrorToken, addFieldMapping, convertToBase, fail, getFieldMapping, getValueInternal, isFailure, isSuccess, succeed
-
-