Class SelectorTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.selector.server.transfer.SelectorTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SelectorKindDescriptionTransferCache
protected SelectorKindTransferCache
protected SelectorTypeDescriptionTransferCache
protected SelectorTypeTransferCache
protected SelectorControl
protected SelectorDescriptionTransferCache
protected SelectorNodeDescriptionTransferCache
protected SelectorNodeTransferCache
protected SelectorNodeTypeTransferCache
protected SelectorPartyTransferCache
protected SelectorTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionSelectorTransferCaches
(UserVisit userVisit, SelectorControl selectorControl) Creates a new instance of SelectorTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
selectorControl
-
filterKindTransferCache
-
filterKindDescriptionTransferCache
-
filterTypeTransferCache
-
filterTypeDescriptionTransferCache
-
selectorTransferCache
-
selectorDescriptionTransferCache
-
selectorNodeDescriptionTransferCache
-
selectorNodeTransferCache
-
selectorNodeTypeTransferCache
-
selectorPartyTransferCache
-
-
Constructor Details
-
SelectorTransferCaches
Creates a new instance of SelectorTransferCaches
-
-
Method Details
-
getSelectorKindTransferCache
-
getSelectorKindDescriptionTransferCache
-
getSelectorTypeTransferCache
-
getSelectorTypeDescriptionTransferCache
-
getSelectorTransferCache
-
getSelectorDescriptionTransferCache
-
getSelectorNodeDescriptionTransferCache
-
getSelectorNodeTransferCache
-
getSelectorNodeTypeTransferCache
-
getSelectorPartyTransferCache
-