|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EisResult | |
---|---|
com.mirth.match.client.models | |
com.mirth.match.ejb.core |
Uses of EisResult in com.mirth.match.client.models |
---|
Constructors in com.mirth.match.client.models with parameters of type EisResult | |
---|---|
DTOResult(EisResult result,
java.lang.Class<T> resultType)
|
|
DTOResultSet(EisResult result,
java.lang.Class<T> listGenericType)
|
|
DTOStatus(EisResult status)
|
Uses of EisResult in com.mirth.match.ejb.core |
---|
Fields in com.mirth.match.ejb.core declared as EisResult | |
---|---|
protected EisResult |
TruncateDomainResponse._return
|
protected EisResult |
FindDomainGroupsResponse._return
|
protected EisResult |
FindIdentifierDomainResponse._return
|
protected EisResult |
FindEntityTypesResponse._return
|
protected EisResult |
DeleteEntityResponse._return
|
protected EisResult |
FindWorkflowResponse._return
|
protected EisResult |
FindFacilitiesResponse._return
|
protected EisResult |
DeleteDomainGroupResponse._return
|
protected EisResult |
FindCodeSetsResponse._return
|
protected EisResult |
DeployPreprocesserScriptToDomainResponse._return
|
protected EisResult |
FindAuthorityResponse._return
|
protected EisResult |
FindConsumerEventSubscriptionsResponse._return
|
protected EisResult |
ClearCacheResponse._return
|
protected EisResult |
FindWorkitemsResponse._return
|
protected EisResult |
FindTraitsByFilterResponse._return
|
protected EisResult |
FlushStatsResponse._return
|
protected EisResult |
SubmitEventAuditResponse._return
|
protected EisResult |
DeleteEntityDomainResponse._return
|
protected EisResult |
FindWorkitemResponse._return
|
protected EisResult |
TruncateIdDomainResponse._return
|
protected EisResult |
FindDomainGroupResponse._return
|
protected EisResult |
FindTraitGroupsResponse._return
|
protected EisResult |
CreateEventAuditResponse._return
|
protected EisResult |
FindEventReasonsResponse._return
|
protected EisResult |
CreateConsumerEventSubscriptionResponse._return
|
protected EisResult |
FindEventAuditResponse._return
|
protected EisResult |
CloneDomainResponse._return
|
protected EisResult |
FindAuthoritiesResponse._return
|
protected EisResult |
FindWorkflowsResponse._return
|
protected EisResult |
FindConsumerEventSubscriptionResponse._return
|
protected EisResult |
ApproveWorkitemResponse._return
|
protected EisResult |
UpdateConsumerEventSubscriptionStatusResponse._return
|
protected EisResult |
UpdateConsumerEventSubscriptionResponse._return
|
protected EisResult |
DeleteWorkflowResponse._return
|
protected EisResult |
DeleteIdentifierDomainResponse._return
|
protected EisResult |
FindCodeSetElementsResponse._return
|
protected EisResult |
UpdateIdentifierDomainResponse._return
|
protected EisResult |
FindProfilesResponse._return
|
protected EisResult |
UpdateDomainGroupStatusResponse._return
|
protected EisResult |
FindEntityDomainResponse._return
|
protected EisResult |
FindUpdateSubscriptionsResponse._return
|
protected EisResult |
CreateEntityDomainResponse._return
|
protected EisResult |
FindEntityDomainsResponse._return
|
protected EisResult |
CreateDomainGroupResponse._return
|
protected EisResult |
CreateIdentifierDomainResponse._return
|
protected EisResult |
FindIdentifierDomainsResponse._return
|
protected EisResult |
CreateWorkflowResponse._return
|
protected EisResult |
FindEventAuditsResponse._return
|
protected EisResult |
SetWorkitemStatusResponse._return
|
protected EisResult |
DeleteWorkitemResponse._return
|
protected EisResult |
FindStatusesResponse._return
|
protected EisResult |
FindMatchingModulesResponse._return
|
protected EisResult |
TruncateEventLogResponse._return
|
protected EisResult |
FindEventAuditTypesResponse._return
|
protected EisResult |
AddNoteToWorkitemResponse._return
|
protected EisResult |
DeleteAuthorityResponse._return
|
protected EisResult |
CreateAuthorityResponse._return
|
protected EisResult |
DeleteConsumerEventSubscriptionResponse._return
|
protected EisResult |
RejectWorkitemResponse._return
|
protected EisResult |
CreateTraitForEntityTypeResponse._return
|
protected EisResult |
PurgeEntitiesResponse._return
|
protected EisResult |
RescoreDomainResponse._return
|
protected EisResult |
CreateWorkitemResponse._return
|
protected EisResult |
UpdateIdentifierDomainStatusResponse._return
|
protected EisResult |
UpsertIdentifierDomainResponse._return
|
Methods in com.mirth.match.ejb.core that return EisResult | |
---|---|
EisResult |
CORE.addNoteToWorkitem(DtoWorkitemNote arg0)
|
EisResult |
CORE.approveWorkitem(java.lang.String arg0)
|
EisResult |
CORE.clearCache()
|
EisResult |
CORE.cloneDomain(java.lang.String arg0)
|
EisResult |
CORE.createAuthority(DtoAuthority arg0)
|
EisResult |
CORE.createConsumerEventSubscription(DtoConsumerEventSubscription arg0)
|
EisResult |
CORE.createDomainGroup(DtoDomainGroup arg0)
|
EisResult |
ObjectFactory.createEisResult()
Create an instance of EisResult |
EisResult |
CORE.createEntityDomain(DtoEntityDomain arg0)
|
EisResult |
CORE.createEventAudit(DtoEventAudit arg0)
|
EisResult |
CORE.createIdentifierDomain(DtoIdentifierDomain domain)
|
EisResult |
CORE.createTraitForEntityType(DtoTrait arg0,
java.lang.String arg1,
java.lang.String arg2)
|
EisResult |
CORE.createWorkflow(DtoWorkflow dtoWorkflow)
|
EisResult |
CORE.createWorkitem(DtoWorkitem dtoWorkitem)
|
EisResult |
CORE.deleteAuthority(java.lang.String arg0)
|
EisResult |
CORE.deleteConsumerEventSubscription(java.lang.String arg0)
|
EisResult |
CORE.deleteDomainGroup(java.lang.String identifier)
|
EisResult |
CORE.deleteEntity(DtoEntityIdentifier arg0)
|
EisResult |
CORE.deleteEntityDomain(java.lang.String identifier)
|
EisResult |
CORE.deleteIdentifierDomain(java.lang.String identifier,
java.lang.String entityDomainId)
|
EisResult |
CORE.deleteWorkflow(java.lang.String identifier,
boolean cascadeWorkitems)
|
EisResult |
CORE.deleteWorkitem(java.lang.String identifier)
|
EisResult |
CORE.deployPreprocesserScriptToDomain(java.lang.String arg0,
java.lang.String arg1,
java.lang.String arg2)
|
EisResult |
CORE.findAuthorities(AuthorityFilter arg0)
|
EisResult |
CORE.findAuthority(java.lang.String arg0)
|
EisResult |
CORE.findCodeSetElements(CodeSetElementFilter arg0)
|
EisResult |
CORE.findCodeSets(CodeSetFilter arg0)
|
EisResult |
CORE.findConsumerEventSubscription(java.lang.String arg0)
|
EisResult |
CORE.findConsumerEventSubscriptions(ConsumerEventSubscriptionFilter arg0)
|
EisResult |
CORE.findDomainGroup(java.lang.String identifier)
|
EisResult |
CORE.findDomainGroups(DomainGroupFilter arg0)
|
EisResult |
CORE.findEntityDomain(java.lang.String identifier)
|
EisResult |
CORE.findEntityDomains(EntityDomainFilter arg0)
|
EisResult |
CORE.findEntityTypes(EntityTypeFilter arg0)
|
EisResult |
CORE.findEventAudit(java.lang.String arg0)
|
EisResult |
CORE.findEventAudits(EventAuditFilter arg0)
|
EisResult |
CORE.findEventAuditTypes(EventAuditTypeFilter arg0)
|
EisResult |
CORE.findEventReasons(EventReasonFilter arg0)
|
EisResult |
CORE.findFacilities(FacilityFilter arg0)
|
EisResult |
CORE.findIdentifierDomain(java.lang.String identifier,
java.lang.String entityDomainId)
|
EisResult |
CORE.findIdentifierDomains(IdentifierDomainFilter filter)
|
EisResult |
CORE.findMatchingModules(MatchingModuleFilter arg0)
|
EisResult |
CORE.findProfiles(ProfileFilter arg0)
|
EisResult |
CORE.findStatuses(StatusFilter arg0)
|
EisResult |
CORE.findTraitGroups(TraitGroupFilter arg0)
|
EisResult |
CORE.findTraitsByFilter(TraitFilter arg0)
|
EisResult |
CORE.findUpdateSubscriptions(ConsumerEventSubscriptionFilter arg0)
|
EisResult |
CORE.findWorkflow(java.lang.String identifier)
|
EisResult |
CORE.findWorkflows(WorkflowFilter arg0)
|
EisResult |
CORE.findWorkitem(java.lang.String identifier)
|
EisResult |
CORE.findWorkitems(WorkitemFilter arg0)
|
EisResult |
CORE.flushStats()
|
EisResult |
TruncateDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindDomainGroupsResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindIdentifierDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEntityTypesResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteEntityResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindWorkflowResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindFacilitiesResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteDomainGroupResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindCodeSetsResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeployPreprocesserScriptToDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindAuthorityResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindConsumerEventSubscriptionsResponse.getReturn()
Gets the value of the return property. |
EisResult |
ClearCacheResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindWorkitemsResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindTraitsByFilterResponse.getReturn()
Gets the value of the return property. |
EisResult |
FlushStatsResponse.getReturn()
Gets the value of the return property. |
EisResult |
SubmitEventAuditResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteEntityDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindWorkitemResponse.getReturn()
Gets the value of the return property. |
EisResult |
TruncateIdDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindDomainGroupResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindTraitGroupsResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateEventAuditResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEventReasonsResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateConsumerEventSubscriptionResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEventAuditResponse.getReturn()
Gets the value of the return property. |
EisResult |
CloneDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindAuthoritiesResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindWorkflowsResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindConsumerEventSubscriptionResponse.getReturn()
Gets the value of the return property. |
EisResult |
ApproveWorkitemResponse.getReturn()
Gets the value of the return property. |
EisResult |
UpdateConsumerEventSubscriptionStatusResponse.getReturn()
Gets the value of the return property. |
EisResult |
UpdateConsumerEventSubscriptionResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteWorkflowResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteIdentifierDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindCodeSetElementsResponse.getReturn()
Gets the value of the return property. |
EisResult |
UpdateIdentifierDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindProfilesResponse.getReturn()
Gets the value of the return property. |
EisResult |
UpdateDomainGroupStatusResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEntityDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindUpdateSubscriptionsResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateEntityDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEntityDomainsResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateDomainGroupResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateIdentifierDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindIdentifierDomainsResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateWorkflowResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEventAuditsResponse.getReturn()
Gets the value of the return property. |
EisResult |
SetWorkitemStatusResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteWorkitemResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindStatusesResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindMatchingModulesResponse.getReturn()
Gets the value of the return property. |
EisResult |
TruncateEventLogResponse.getReturn()
Gets the value of the return property. |
EisResult |
FindEventAuditTypesResponse.getReturn()
Gets the value of the return property. |
EisResult |
AddNoteToWorkitemResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteAuthorityResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateAuthorityResponse.getReturn()
Gets the value of the return property. |
EisResult |
DeleteConsumerEventSubscriptionResponse.getReturn()
Gets the value of the return property. |
EisResult |
RejectWorkitemResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateTraitForEntityTypeResponse.getReturn()
Gets the value of the return property. |
EisResult |
PurgeEntitiesResponse.getReturn()
Gets the value of the return property. |
EisResult |
RescoreDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
CreateWorkitemResponse.getReturn()
Gets the value of the return property. |
EisResult |
UpdateIdentifierDomainStatusResponse.getReturn()
Gets the value of the return property. |
EisResult |
UpsertIdentifierDomainResponse.getReturn()
Gets the value of the return property. |
EisResult |
CORE.purgeEntities(int arg0,
java.lang.String arg1)
|
EisResult |
CORE.rejectWorkitem(java.lang.String arg0)
|
EisResult |
CORE.rescoreDomain(java.lang.String arg0)
|
EisResult |
CORE.setWorkitemStatus(DtoWorkitemState arg0)
|
EisResult |
CORE.submitEventAudit(int arg0,
java.lang.String arg1,
java.lang.String arg2,
java.lang.String arg3)
|
EisResult |
CORE.truncateDomain(java.lang.String arg0)
|
EisResult |
CORE.truncateEventLog()
|
EisResult |
CORE.truncateIdDomain(java.lang.String identifier,
java.lang.String entityDomainId)
|
EisResult |
CORE.updateConsumerEventSubscription(DtoConsumerEventSubscription arg0)
|
EisResult |
CORE.updateConsumerEventSubscriptionStatus(java.lang.String arg0,
java.lang.String arg1)
|
EisResult |
CORE.updateDomainGroupStatus(java.lang.String identifier,
java.lang.String statusAlias)
|
EisResult |
CORE.updateIdentifierDomain(DtoIdentifierDomain domain)
|
EisResult |
CORE.updateIdentifierDomainStatus(java.lang.String identfier,
java.lang.String entityDomainId,
java.lang.String statusAlias)
|
EisResult |
CORE.upsertIdentifierDomain(DtoIdentifierDomain domain)
|
Methods in com.mirth.match.ejb.core with parameters of type EisResult | |
---|---|
void |
TruncateDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindDomainGroupsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindIdentifierDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEntityTypesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteEntityResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindWorkflowResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindFacilitiesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteDomainGroupResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindCodeSetsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeployPreprocesserScriptToDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindAuthorityResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindConsumerEventSubscriptionsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
ClearCacheResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindWorkitemsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindTraitsByFilterResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FlushStatsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
SubmitEventAuditResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteEntityDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindWorkitemResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
TruncateIdDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindDomainGroupResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindTraitGroupsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateEventAuditResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEventReasonsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateConsumerEventSubscriptionResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEventAuditResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CloneDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindAuthoritiesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindWorkflowsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindConsumerEventSubscriptionResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
ApproveWorkitemResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
UpdateConsumerEventSubscriptionStatusResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
UpdateConsumerEventSubscriptionResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteWorkflowResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteIdentifierDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindCodeSetElementsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
UpdateIdentifierDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindProfilesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
UpdateDomainGroupStatusResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEntityDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindUpdateSubscriptionsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateEntityDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEntityDomainsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateDomainGroupResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateIdentifierDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindIdentifierDomainsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateWorkflowResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEventAuditsResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
SetWorkitemStatusResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteWorkitemResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindStatusesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindMatchingModulesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
TruncateEventLogResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
FindEventAuditTypesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
AddNoteToWorkitemResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteAuthorityResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateAuthorityResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
DeleteConsumerEventSubscriptionResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
RejectWorkitemResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateTraitForEntityTypeResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
PurgeEntitiesResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
RescoreDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
CreateWorkitemResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
UpdateIdentifierDomainStatusResponse.setReturn(EisResult value)
Sets the value of the return property. |
void |
UpsertIdentifierDomainResponse.setReturn(EisResult value)
Sets the value of the return property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |