Class WorkflowDestinationSelectorTransferCache
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<K,V>
com.echothree.model.control.workflow.server.transfer.BaseWorkflowTransferCache<WorkflowDestinationSelector,WorkflowDestinationSelectorTransfer>
com.echothree.model.control.workflow.server.transfer.WorkflowDestinationSelectorTransferCache
-
Field Summary
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCache
session, transferCache, userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowDestinationSelectorTransferCache
(UserVisit userVisit, WorkflowControl workflowControl) Creates a new instance of WorkflowDestinationSelectorTransferCache -
Method Summary
Modifier and TypeMethodDescriptiongetWorkflowDestinationSelectorTransfer
(WorkflowDestinationSelector workflowDestinationSelector) Methods inherited from class com.echothree.util.server.transfer.BaseTransferCache
formatFractionalPercent, formatInet4Address, formatTypicalDateTime, formatUnitOfMeasure, get, getCurrency, getDateTimeFormat, getIncludeEntityAliasTypes, getIncludeEntityAppearance, getIncludeEntityAttributeGroups, getIncludeEntityInstance, getIncludeEntityVisit, getIncludeGuid, getIncludeKey, getIncludeNames, getIncludeTagScopes, getLanguage, getLog, getParty, getPartyPK, getTimeZone, getUomControl, getUserControl, put, put, setIncludeEntityAliasTypes, setIncludeEntityAppearance, setIncludeEntityAttributeGroups, setIncludeEntityInstance, setIncludeEntityVisit, setIncludeGuid, setIncludeKey, setIncludeNames, setIncludeTagScopes, setIncludeUlid, setupComments, setupEntityAliasTypes, setupEntityAttributeGroups, setupEntityInstance, setupOwnedWorkEfforts, setupRatings, setupTagScopes, verifyOptionDependency
-
Constructor Details
-
WorkflowDestinationSelectorTransferCache
public WorkflowDestinationSelectorTransferCache(UserVisit userVisit, WorkflowControl workflowControl) Creates a new instance of WorkflowDestinationSelectorTransferCache
-
-
Method Details
-
getWorkflowDestinationSelectorTransfer
public WorkflowDestinationSelectorTransfer getWorkflowDestinationSelectorTransfer(WorkflowDestinationSelector workflowDestinationSelector)
-