Class AttachmentCountData
java.lang.Object
org.exoplatform.wiki.rendering.cache.AttachmentCountData
- All Implemented Interfaces:
Serializable,CacheData<Integer>
This class stores the number of attachment of a wiki page.
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Oct 22, 2013
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AttachmentCountData
public AttachmentCountData(int count)
-
-
Method Details