Class ContentDataWithId

  • All Implemented Interfaces:
    Serializable

    public class ContentDataWithId
    extends org.alfresco.service.cmr.repository.ContentData
    ContentData-derived class with ID.
    Since:
    3.4
    Author:
    Derek Hulley
    See Also:
    Serialized Form
    • Constructor Detail

      • ContentDataWithId

        public ContentDataWithId​(org.alfresco.service.cmr.repository.ContentData contentData,
                                 Long id)
    • Method Detail

      • toString

        public String toString()
        Overrides:
        toString in class org.alfresco.service.cmr.repository.ContentData
      • getId

        public Long getId()