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.
See Also:
  • Constructor Details

    • ListSpacesData

      public ListSpacesData(List<SpaceKey> ids)