|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.service.cmr.repository.ContentData
org.alfresco.repo.domain.node.ContentDataWithId
public class ContentDataWithId
ContentData
-derived class with ID.
Constructor Summary | |
---|---|
ContentDataWithId(org.alfresco.service.cmr.repository.ContentData contentData,
java.lang.Long id)
|
Method Summary | |
---|---|
java.lang.Long |
getId()
|
java.lang.String |
toString()
|
Methods inherited from class org.alfresco.service.cmr.repository.ContentData |
---|
createContentProperty, equals, getContentUrl, getEncoding, getInfoUrl, getLocale, getMimetype, getSize, hasContent, hashCode, setEncoding, setMimetype |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ContentDataWithId(org.alfresco.service.cmr.repository.ContentData contentData, java.lang.Long id)
Method Detail |
---|
public java.lang.String toString()
toString
in class org.alfresco.service.cmr.repository.ContentData
public java.lang.Long getId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |