Class IndexFieldDescriptionTransferCache
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCache<K,V>
com.echothree.model.control.index.server.transfer.BaseIndexTransferCache<K,V>
com.echothree.model.control.index.server.transfer.BaseIndexDescriptionTransferCache<IndexFieldDescription,IndexFieldDescriptionTransfer>
com.echothree.model.control.index.server.transfer.IndexFieldDescriptionTransferCache
-
Field Summary
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCache
session, transferCache, userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionIndexFieldDescriptionTransferCache
(UserVisit userVisit, IndexControl indexControl) Creates a new instance of IndexFieldDescriptionTransferCache -
Method Summary
Modifier and TypeMethodDescriptiongetIndexFieldDescriptionTransfer
(IndexFieldDescription indexFieldDescription) 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
-
IndexFieldDescriptionTransferCache
Creates a new instance of IndexFieldDescriptionTransferCache
-
-
Method Details
-
getIndexFieldDescriptionTransfer
public IndexFieldDescriptionTransfer getIndexFieldDescriptionTransfer(IndexFieldDescription indexFieldDescription)
-