|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EisStatus | |
---|---|
com.mirth.match.client.models | |
com.mirth.match.ejb.eis |
Uses of EisStatus in com.mirth.match.client.models |
---|
Constructors in com.mirth.match.client.models with parameters of type EisStatus | |
---|---|
DTOResult(EisStatus status,
T result)
|
|
DTOResultSet(EisStatus status,
java.util.List<T> results)
|
|
DTOStatus(EisStatus status)
|
Uses of EisStatus in com.mirth.match.ejb.eis |
---|
Fields in com.mirth.match.ejb.eis declared as EisStatus | |
---|---|
protected EisStatus |
UpdateTraitResponse._return
|
protected EisStatus |
UnlinkEntitiesResponse._return
|
protected EisStatus |
UnMergeEntitiesResponse._return
|
protected EisStatus |
GetVersionHistoryResponse._return
|
protected EisStatus |
GetCurrentVersionLabelResponse._return
|
protected EisStatus |
RemoveIdentityResponse._return
|
protected EisStatus |
ListDomainsResponse._return
|
protected EisStatus |
ListUnlinkedIdentitiesResponse._return
|
protected EisStatus |
SetCurrentVersionLabelResponse._return
|
protected EisStatus |
UnblockEntityLinkResponse._return
|
protected EisStatus |
LookupIdentitiesResponse._return
|
protected EisStatus |
FindIdentitiesByTraitsResponse._return
|
protected EisStatus |
GetEntityTraitValuesResponse._return
|
protected EisStatus |
SetLatestVersionForAllResponse._return
|
protected EisStatus |
FindEntityDefinitionResponse._return
|
protected EisStatus |
ListLinkedIdentitiesResponse._return
|
protected EisStatus |
RegisterEntityWithIdentityResponse._return
|
protected EisStatus |
ActivateEntityResponse._return
|
protected EisStatus |
CreateEntityDefinitionResponse._return
|
protected EisStatus |
LinkEntitiesResponse._return
|
protected EisStatus |
UpdateEntityTraitValuesResponse._return
|
protected EisStatus |
DeactivateEntityResponse._return
|
protected EisStatus |
BulkImportEntitiesResponse._return
|
protected EisStatus |
UpdateEntityDefinitionResponse._return
|
protected EisStatus |
ListEntityDefinitionsResponse._return
|
protected EisStatus |
RegisterEntityWithIdentitiesResponse._return
|
protected EisStatus |
ListTraitsResponse._return
|
protected EisStatus |
LookupIdentitiesExtResponse._return
|
protected EisStatus |
ListConformanceProfilesResponse._return
|
protected EisStatus |
BlockEntityMergeResponse._return
|
protected EisStatus |
SetLatestVersionForEntityResponse._return
|
protected EisStatus |
CreateTraitResponse._return
|
protected EisStatus |
BlockEntityLinkResponse._return
|
protected EisStatus |
UnblockEntityMergeResponse._return
|
protected EisStatus |
MergeEntitiesResponse._return
|
protected EisStatus |
DescribeEntityTraitsResponse._return
|
protected EisStatus |
FindTraitResponse._return
|
Fields in com.mirth.match.ejb.eis with type parameters of type EisStatus | |
---|---|
protected java.util.List<EisStatus> |
RegisterEntityWithIdentitiesResponse.registrationStatuses
|
Methods in com.mirth.match.ejb.eis that return EisStatus | |
---|---|
EisStatus |
EIS.activateEntity(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits,
java.lang.String reasonCode)
|
EisStatus |
EIS.blockEntityLink(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
EisIdentityQualifier sourceSourceId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.blockEntityMerge(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.bulkImportEntities(EisIdentityQualifier sourceId,
HashMap traitSets,
boolean validate)
|
EisStatus |
ObjectFactory.createEisStatus()
Create an instance of EisStatus |
EisStatus |
EIS.createEntityDefinition(EisEntityIdentifyingTraitsDefinition entityDefinition)
|
EisStatus |
EIS.createTrait(EisTrait traitDefinition)
|
EisStatus |
EIS.deactivateEntity(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits,
java.lang.String reasonCode)
|
EisStatus |
EIS.describeEntityTraits(java.lang.String entityTypeName,
javax.xml.ws.Holder<EisEntityIdentifyingTraitsDefinition> entityTraitsDefinition)
|
EisStatus |
EIS.findEntityDefinition(java.lang.String entityTypeName,
javax.xml.ws.Holder<EisEntityIdentifyingTraitsDefinition> entityDefinition)
|
EisStatus |
EIS.findIdentitiesByTraits(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
java.lang.String eisId,
EisEntityIdentifyingTraits traits,
EisSearchQualifier searchQualifiers,
javax.xml.ws.Holder<EisResultSet> matchingResultSet)
|
EisStatus |
EIS.findTrait(java.lang.String traitName,
javax.xml.ws.Holder<EisTrait> traitDefinition)
|
EisStatus |
EIS.getCurrentVersionLabel(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
javax.xml.ws.Holder<java.lang.String> currentVersionLabel)
|
EisStatus |
EIS.getEntityTraitValues(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
javax.xml.ws.Holder<EisEntityIdentifyingTraits> traits)
|
EisStatus |
UpdateTraitResponse.getReturn()
Gets the value of the return property. |
EisStatus |
UnlinkEntitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
UnMergeEntitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
GetVersionHistoryResponse.getReturn()
Gets the value of the return property. |
EisStatus |
GetCurrentVersionLabelResponse.getReturn()
Gets the value of the return property. |
EisStatus |
RemoveIdentityResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ListDomainsResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ListUnlinkedIdentitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
SetCurrentVersionLabelResponse.getReturn()
Gets the value of the return property. |
EisStatus |
UnblockEntityLinkResponse.getReturn()
Gets the value of the return property. |
EisStatus |
LookupIdentitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
FindIdentitiesByTraitsResponse.getReturn()
Gets the value of the return property. |
EisStatus |
GetEntityTraitValuesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
SetLatestVersionForAllResponse.getReturn()
Gets the value of the return property. |
EisStatus |
FindEntityDefinitionResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ListLinkedIdentitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
RegisterEntityWithIdentityResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ActivateEntityResponse.getReturn()
Gets the value of the return property. |
EisStatus |
CreateEntityDefinitionResponse.getReturn()
Gets the value of the return property. |
EisStatus |
LinkEntitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
UpdateEntityTraitValuesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
DeactivateEntityResponse.getReturn()
Gets the value of the return property. |
EisStatus |
BulkImportEntitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
UpdateEntityDefinitionResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ListEntityDefinitionsResponse.getReturn()
Gets the value of the return property. |
EisStatus |
RegisterEntityWithIdentitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ListTraitsResponse.getReturn()
Gets the value of the return property. |
EisStatus |
LookupIdentitiesExtResponse.getReturn()
Gets the value of the return property. |
EisStatus |
ListConformanceProfilesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
BlockEntityMergeResponse.getReturn()
Gets the value of the return property. |
EisStatus |
SetLatestVersionForEntityResponse.getReturn()
Gets the value of the return property. |
EisStatus |
CreateTraitResponse.getReturn()
Gets the value of the return property. |
EisStatus |
BlockEntityLinkResponse.getReturn()
Gets the value of the return property. |
EisStatus |
UnblockEntityMergeResponse.getReturn()
Gets the value of the return property. |
EisStatus |
MergeEntitiesResponse.getReturn()
Gets the value of the return property. |
EisStatus |
DescribeEntityTraitsResponse.getReturn()
Gets the value of the return property. |
EisStatus |
FindTraitResponse.getReturn()
Gets the value of the return property. |
EisStatus |
EIS.getVersionHistory(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
javax.xml.ws.Holder<java.util.List<java.lang.String>> currentVersionHistory)
|
EisStatus |
EIS.linkEntities(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
EisIdentityQualifier sourceSourceId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.listConformanceProfiles(javax.xml.ws.Holder<java.util.List<java.lang.String>> listOfConformanceProfiles)
|
EisStatus |
EIS.listDomains(javax.xml.ws.Holder<java.util.List<java.lang.String>> listOfDomains)
|
EisStatus |
EIS.listEntityDefinitions(java.lang.String domainFilter,
java.lang.String typeClassifierFilter,
javax.xml.ws.Holder<java.util.List<java.lang.String>> listOfEntityDefNames)
|
EisStatus |
EIS.listLinkedIdentities(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits,
java.util.List<EisIdentityQualifier> sourceConstraintSet,
javax.xml.ws.Holder<EisResultSet> matchingResultSetHolder)
|
EisStatus |
EIS.listTraits(java.lang.String entityTypeName,
javax.xml.ws.Holder<EisTraitList> traitList)
|
EisStatus |
EIS.listUnlinkedIdentities(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits,
java.util.List<EisIdentityQualifier> sourceConstraintSet,
javax.xml.ws.Holder<EisResultSet> matchingResultSet)
|
EisStatus |
EIS.lookupIdentities(java.lang.String entityTypeName,
java.lang.String domainId,
java.lang.String searchText,
int entityLimit,
javax.xml.ws.Holder<EisResultSet> matchingResultSet)
|
EisStatus |
EIS.lookupIdentitiesExt(java.lang.String entityTypeName,
java.lang.String entityDomainId,
java.lang.String domainId,
java.lang.String searchText,
int entityLimit,
javax.xml.ws.Holder<EisResultSet> matchingResultSet)
|
EisStatus |
EIS.mergeEntities(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.registerEntityWithIdentities(java.lang.String entityTypeName,
java.util.List<java.lang.String> entityIds,
java.util.List<EisIdentityQualifier> sourceIds,
EisEntityIdentifyingTraits traits,
javax.xml.ws.Holder<java.util.List<EisResultSetElement>> eisId,
javax.xml.ws.Holder<java.util.List<EisStatus>> registrationStatuses)
|
EisStatus |
EIS.registerEntityWithIdentity(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits,
javax.xml.ws.Holder<EisEntityIdentifier> eisId)
|
EisStatus |
EIS.removeIdentity(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits)
|
EisStatus |
EIS.setCurrentVersionLabel(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId,
java.lang.String currentVersionLabel)
|
EisStatus |
EIS.setLatestVersionForAll()
|
EisStatus |
EIS.setLatestVersionForEntity(java.lang.String entityTypeName,
java.lang.String entityId,
EisIdentityQualifier sourceId)
|
EisStatus |
EIS.unblockEntityLink(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
EisIdentityQualifier sourceSourceId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.unblockEntityMerge(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.unlinkEntities(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
EisIdentityQualifier sourceSourceId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.unMergeEntities(java.lang.String entityTypeName,
java.lang.String sourceEntityId,
java.lang.String targetEntityId,
EisIdentityQualifier targetSourceId,
java.lang.String reasonCode)
|
EisStatus |
EIS.updateEntityDefinition(EisEntityIdentifyingTraitsDefinition entityDefinition)
|
EisStatus |
EIS.updateEntityTraitValues(java.lang.String entityTypeName,
java.lang.String localEntityIdentifier,
EisIdentityQualifier sourceId,
EisEntityIdentifyingTraits traits)
|
EisStatus |
EIS.updateTrait(EisTrait traitDefinition)
|
Methods in com.mirth.match.ejb.eis that return types with arguments of type EisStatus | |
---|---|
java.util.List<EisStatus> |
RegisterEntityWithIdentitiesResponse.getRegistrationStatuses()
Gets the value of the registrationStatuses property. |
Methods in com.mirth.match.ejb.eis with parameters of type EisStatus | |
---|---|
void |
UpdateTraitResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
UnlinkEntitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
UnMergeEntitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
GetVersionHistoryResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
GetCurrentVersionLabelResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
RemoveIdentityResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ListDomainsResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ListUnlinkedIdentitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
SetCurrentVersionLabelResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
UnblockEntityLinkResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
LookupIdentitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
FindIdentitiesByTraitsResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
GetEntityTraitValuesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
SetLatestVersionForAllResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
FindEntityDefinitionResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ListLinkedIdentitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
RegisterEntityWithIdentityResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ActivateEntityResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
CreateEntityDefinitionResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
LinkEntitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
UpdateEntityTraitValuesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
DeactivateEntityResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
BulkImportEntitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
UpdateEntityDefinitionResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ListEntityDefinitionsResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
RegisterEntityWithIdentitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ListTraitsResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
LookupIdentitiesExtResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
ListConformanceProfilesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
BlockEntityMergeResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
SetLatestVersionForEntityResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
CreateTraitResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
BlockEntityLinkResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
UnblockEntityMergeResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
MergeEntitiesResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
DescribeEntityTraitsResponse.setReturn(EisStatus value)
Sets the value of the return property. |
void |
FindTraitResponse.setReturn(EisStatus value)
Sets the value of the return property. |
Method parameters in com.mirth.match.ejb.eis with type arguments of type EisStatus | |
---|---|
EisStatus |
EIS.registerEntityWithIdentities(java.lang.String entityTypeName,
java.util.List<java.lang.String> entityIds,
java.util.List<EisIdentityQualifier> sourceIds,
EisEntityIdentifyingTraits traits,
javax.xml.ws.Holder<java.util.List<EisResultSetElement>> eisId,
javax.xml.ws.Holder<java.util.List<EisStatus>> registrationStatuses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |