Class FavoriteObject

java.lang.Object
org.exoplatform.social.metadata.model.MetadataObject
org.exoplatform.social.metadata.favorite.model.FavoriteObject
All Implemented Interfaces:
Cloneable

public class FavoriteObject extends MetadataObject
  • Constructor Details

    • FavoriteObject

      public FavoriteObject()
    • FavoriteObject

      public FavoriteObject(String objectType, String objectId, String parentObjectId, long spaceId)