org.exoplatform.wiki.rendering.cache
Class AttachmentCountData
java.lang.Object
org.exoplatform.wiki.rendering.cache.AttachmentCountData
- All Implemented Interfaces:
- Serializable, CacheData<Integer>
public class AttachmentCountData
- extends Object
- implements 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:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttachmentCountData
public AttachmentCountData(int count)
build
public Integer build()
- Description copied from interface:
CacheData
- Build cache data
- Specified by:
build in interface CacheData<Integer>
- Returns:
- T
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.