Class CommentTransferCaches
java.lang.Object
com.echothree.util.server.transfer.BaseTransferCaches
com.echothree.model.control.comment.server.transfer.CommentTransferCaches
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CommentControl
protected CommentTransferCache
protected CommentTypeDescriptionTransferCache
protected CommentTypeTransferCache
protected CommentUsageTransferCache
protected CommentUsageTypeDescriptionTransferCache
protected CommentUsageTypeTransferCache
Fields inherited from class com.echothree.util.server.transfer.BaseTransferCaches
userVisit
-
Constructor Summary
ConstructorsConstructorDescriptionCommentTransferCaches
(UserVisit userVisit, CommentControl commentControl) Creates a new instance of CommentTransferCaches -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
commentControl
-
commentTypeTransferCache
-
commentTypeDescriptionTransferCache
-
commentUsageTypeTransferCache
-
commentUsageTypeDescriptionTransferCache
-
commentTransferCache
-
commentUsageTransferCache
-
-
Constructor Details
-
CommentTransferCaches
Creates a new instance of CommentTransferCaches
-
-
Method Details
-
getCommentTypeTransferCache
-
getCommentTypeDescriptionTransferCache
-
getCommentUsageTypeTransferCache
-
getCommentUsageTypeDescriptionTransferCache
-
getCommentTransferCache
-
getCommentUsageTransferCache
-