Class ContentTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.content.server.transfer.ContentTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ContentCatalogDescriptionTransferCache
protected ContentCatalogItemTransferCache
protected ContentCatalogTransferCache
protected ContentCategoryDescriptionTransferCache
protected ContentCategoryItemTransferCache
protected ContentCategoryTransferCache
protected ContentCollectionTransferCache
protected ContentControl
protected ContentForumTransferCache
protected ContentPageAreaTransferCache
protected ContentPageAreaTypeTransferCache
protected ContentPageDescriptionTransferCache
protected ContentPageLayoutAreaTransferCache
protected ContentPageLayoutTransferCache
protected ContentPageTransferCache
protected ContentSectionDescriptionTransferCache
protected ContentSectionTransferCache
protected ContentWebAddressTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionContentTransferCaches
(UserVisit userVisit, ContentControl contentControl) Creates a new instance of ContentTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
contentControl
-
contentCatalogTransferCache
-
contentCatalogDescriptionTransferCache
-
contentCategoryTransferCache
-
contentCategoryDescriptionTransferCache
-
contentCollectionTransferCache
-
contentCollectionDescriptionTransferCache
-
contentPageAreaTransferCache
-
contentPageAreaTypeTransferCache
-
contentPageDescriptionTransferCache
-
contentPageLayoutAreaTransferCache
-
contentPageLayoutTransferCache
-
contentPageLayoutDescriptionTransferCache
-
contentPageTransferCache
-
contentSectionTransferCache
-
contentSectionDescriptionTransferCache
-
contentWebAddressTransferCache
-
contentWebAddressDescriptionTransferCache
-
contentForumTransferCache
-
contentCategoryItemTransferCache
-
contentCatalogItemTransferCache
-
-
Constructor Details
-
ContentTransferCaches
Creates a new instance of ContentTransferCaches
-
-
Method Details
-
getContentCatalogTransferCache
-
getContentCatalogDescriptionTransferCache
-
getContentCategoryTransferCache
-
getContentCategoryDescriptionTransferCache
-
getContentCollectionTransferCache
-
getContentCollectionDescriptionTransferCache
-
getContentPageLayoutTransferCache
-
getContentPageLayoutDescriptionTransferCache
-
getContentPageTransferCache
-
getContentPageDescriptionTransferCache
-
getContentSectionTransferCache
-
getContentSectionDescriptionTransferCache
-
getContentWebAddressTransferCache
-
getContentWebAddressDescriptionTransferCache
-
getContentPageAreaTransferCache
-
getContentPageAreaTypeTransferCache
-
getContentPageLayoutAreaTransferCache
-
getContentForumTransferCache
-
getContentCategoryItemTransferCache
-
getContentCatalogItemTransferCache
-