|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sistematica.isharedoc.sharecloud.model.cmis.CmisContent
public class CmisContent
Field Summary | |
---|---|
protected org.apache.chemistry.opencmis.client.api.ObjectId |
cmisObject
|
Constructor Summary | |
---|---|
CmisContent()
|
|
CmisContent(org.apache.chemistry.opencmis.client.api.ObjectId file)
|
Method Summary | |
---|---|
java.lang.String |
getId()
|
java.lang.Object |
getObject()
|
void |
setId(java.lang.String id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.apache.chemistry.opencmis.client.api.ObjectId cmisObject
Constructor Detail |
---|
public CmisContent()
public CmisContent(org.apache.chemistry.opencmis.client.api.ObjectId file)
Method Detail |
---|
public java.lang.Object getObject()
getObject
in interface ContentInterface
public java.lang.String getId()
getId
in interface ContentInterface
public void setId(java.lang.String id)
setId
in interface ContentInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |