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