org.exoplatform.forum.bbcode.core.cache.data
Class BBCodeCacheData
java.lang.Object
org.exoplatform.forum.bbcode.core.cache.data.BBCodeCacheData
- All Implemented Interfaces:
- Serializable, org.exoplatform.forum.common.cache.model.CachedData<BBCode>
public class BBCodeCacheData
- extends Object
- implements org.exoplatform.forum.common.cache.model.CachedData<BBCode>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL
public static final BBCodeCacheData NULL
BBCodeCacheData
public BBCodeCacheData(BBCode bbCode)
build
public BBCode build()
- Specified by:
build in interface org.exoplatform.forum.common.cache.model.CachedData<BBCode>
getId
public String getId()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.