Package org.openiam.base.response.list
Class BaseListResponse<T>
- java.lang.Object
-
- org.openiam.base.ws.Response
-
- org.openiam.base.response.list.BaseListResponse<T>
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessCertificationCommentListResponse
,AccessCertificationHistoryListResponse
,AccessCertificationListResponse
,AccessCertificationRemindersListResponse
,AddressListResponse
,ApproverAssociationListResponse
,AttributeMapListResponse
,AuthenticationRuleListResponse
,AuthLevelGroupingListResponse
,AuthLevelListResponse
,AuthProviderListResponse
,AuthRuleStepListResponse
,AuthRuleStepToStepLinksResponse
,BatchTaskListResponse
,BatchTaskScheduleListResponse
,BusinessRuleDtoListResponse
,BusinessRuleTargetListDtoResponse
,CampaignTaskListResponse
,ClassListResponse
,ConnectorReplyListResponse
,ContentProviderListResponse
,CounterListResponse
,DefaultReconciliationAttributeMapListResponse
,DeviceListResponse
,EmailAddressListResponse
,EscalationListResponse
,ExtensibleAttributeListResponse
,FidoAuthenticatorListResponse
,GroupListResponse
,IdentityListResponse
,IdentityQuestGroupListResponse
,IdentityQuestionListResponse
,IdmAuditLogListResponse
,ITPolicyListResponse
,KeyNameListResponse
,LanguageListResponse
,LocationListResponse
,LoginAttributeListResponse
,LoginListResponse
,MailboxConfigurationListResponse
,MailboxConfigurationTemplateListResponse
,MailTemplateListResponse
,MailTemplatePropertiesListResponse
,ManagedSysListResponse
,ManagedSystemObjectMatchListResponse
,MetadataElementListResponse
,MetadataElementPageTemplateListResponse
,MetadataTemplateTypeFieldListResponse
,MetadataTemplateTypeListResponse
,MetadataTypeListResponse
,MngSysPolicyListResponse
,OAuthScopesResponse
,OAuthTokenListResponse
,OrganizationAttributeListResponse
,OrganizationListResponse
,OrganizationTypeListResponse
,OrphanListResponse
,OTPProviderListResponse
,PasswordDictionaryListResponse
,PhoneListResponse
,PolicyDefParamListResponse
,PolicyListResponse
,ProcessInstancesCommentsListResponse
,PropertyValueListResponse
,ProvisionConnectorListResponse
,ProvisionUserListResponse
,QuestionnairesResponse
,ResourceListResponse
,ResourcePropListResponse
,ResourceTypeListResponse
,RoleAttributeListResponse
,RoleListResponse
,RuleRisksResponse
,SelfRegistrationStepListResponse
,SelfRegistrationWorkflowListResponse
,SimulationReqListResponse
,SourceAdapterConfigListResponse
,StringListResponse
,SupervisorListResponse
,SyncConfigListResponse
,TaskHistoryListResponse
,TaskListResponse
,TaskResRequestedWrapperWithProcessInstanceIdListResponse
,UIThemeListResponse
,UploadAttachmentListResponse
,URIPatternListResponse
,URIPatternMetaTypeListResponse
,UserAttributeListResponse
,UserAuthParamListResponse
,UserEntityListResponse
,UserIdentityAnswerListResponse
,UserListResponse
,UserSshKeyListResponse
public class BaseListResponse<T> extends Response
Created by alexander on 22/09/16. Must return total number of entities satisfied to search- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.openiam.base.ws.Response
errorCode, errorText, responseValue, status
-
-
Constructor Summary
Constructors Constructor Description BaseListResponse()
-
Method Summary
-
Methods inherited from class org.openiam.base.ws.Response
addErrorToken, addFieldMapping, convertToBase, fail, getFieldMapping, getValueInternal, isFailure, isSuccess, succeed
-
-