Class ContentDataId

java.lang.Object
org.alfresco.repo.domain.node.ContentDataId
All Implemented Interfaces:
Serializable

public class ContentDataId extends Object implements Serializable
Data type carrying the ID of a ContentData reference.
Since:
3.2.1
Author:
Derek Hulley
See Also:
  • Constructor Details

    • ContentDataId

      public ContentDataId(Long id)
  • Method Details