Class ContentDataWithId

java.lang.Object
org.alfresco.service.cmr.repository.ContentData
org.alfresco.repo.domain.node.ContentDataWithId
All Implemented Interfaces:
Serializable

public class ContentDataWithId extends ContentData
ContentData-derived class with ID.
Since:
3.4
Author:
Derek Hulley
See Also:
  • Constructor Details

    • ContentDataWithId

      public ContentDataWithId(ContentData contentData, Long id)
  • Method Details