java.lang.Object
org.exoplatform.social.core.storage.cache.model.data.AbstractListData<SpaceKey>
org.exoplatform.social.core.storage.cache.model.data.ListSpacesData
All Implemented Interfaces:
Serializable

public class ListSpacesData extends AbstractListData<SpaceKey>
Immutable space list keys.
Version:
$Revision$
Author:
Alain Defrance
See Also:
  • Constructor Details

    • ListSpacesData

      public ListSpacesData(List<SpaceKey> ids)