Class CategoryEntry

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class CategoryEntry
    extends ObjectBase
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • CategoryEntry

        public CategoryEntry()
      • CategoryEntry

        public CategoryEntry​(com.google.gson.JsonObject jsonObject)
                      throws APIException
        Throws:
        APIException
    • Method Detail

      • getCategoryId

        public Integer getCategoryId()
      • setCategoryId

        public void setCategoryId​(Integer categoryId)
      • categoryId

        public void categoryId​(String multirequestToken)
      • getEntryId

        public String getEntryId()
      • setEntryId

        public void setEntryId​(String entryId)
      • entryId

        public void entryId​(String multirequestToken)
      • getCreatedAt

        public Long getCreatedAt()
      • getCategoryFullIds

        public String getCategoryFullIds()
      • getCreatorUserId

        public String getCreatorUserId()