Package org.openiam.base.response.list
Class URIPatternListResponse
- java.lang.Object
-
- org.openiam.base.ws.Response
-
- org.openiam.base.response.list.BaseListResponse<URIPattern>
-
- org.openiam.base.response.list.URIPatternListResponse
-
- All Implemented Interfaces:
Serializable
public final class URIPatternListResponse extends BaseListResponse<URIPattern>
Created by alexander on 22/09/16.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.base.ws.Response
errorCode, errorText, responseValue, status
-
-
Constructor Summary
Constructors Constructor Description URIPatternListResponse()
-
Method Summary
-
Methods inherited from class org.openiam.base.ws.Response
addErrorToken, addFieldMapping, convertToBase, fail, getFieldMapping, getValueInternal, isFailure, isSuccess, succeed
-
-