org.exoplatform.forum.bbcode.core.cache.data
Class ListBBCodeData

java.lang.Object
  extended by org.exoplatform.forum.common.cache.model.AbstractListData<BBCodeKey>
      extended by org.exoplatform.forum.bbcode.core.cache.data.ListBBCodeData
All Implemented Interfaces:
Serializable

public class ListBBCodeData
extends org.exoplatform.forum.common.cache.model.AbstractListData<BBCodeKey>

See Also:
Serialized Form

Constructor Summary
ListBBCodeData(List<BBCodeKey> ids)
           
 
Method Summary
 
Methods inherited from class org.exoplatform.forum.common.cache.model.AbstractListData
getIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListBBCodeData

public ListBBCodeData(List<BBCodeKey> ids)


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.