Package org.alfresco.repo.domain.node
Class ContentDataId
- java.lang.Object
-
- org.alfresco.repo.domain.node.ContentDataId
-
- All Implemented Interfaces:
java.io.Serializable
public class ContentDataId extends java.lang.Object implements java.io.SerializableData type carrying the ID of aContentDatareference.- Since:
- 3.2.1
- Author:
- Derek Hulley
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ContentDataId(java.lang.Long id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.LonggetId()java.lang.StringtoString()
-