|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OwCMISDocumentClass in com.wewebu.ow.server.ecmimpl.opencmis |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISDocumentClass | |
---|---|
protected OwCMISDocumentClass |
OwCMISSimpleObjectClassFactory.createDocumentClass(org.apache.chemistry.opencmis.client.api.DocumentType documentType)
(overridable) Create a Document class/definition object. |
Uses of OwCMISDocumentClass in com.wewebu.ow.server.ecmimpl.opencmis.alfresco |
---|
Subinterfaces of OwCMISDocumentClass in com.wewebu.ow.server.ecmimpl.opencmis.alfresco | |
---|---|
interface |
OwCMISAlfrescoDocumentClass
Object class for the TransientAlfrescoDocument - DocumentType OpenCMIS object model. |
Classes in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that implement OwCMISDocumentClass | |
---|---|
class |
OwCMISAlfrescoDocumentObjectClassImpl
OwCMISAlfrescoDocumentObjectClassImpl. |
class |
OwCMISAlfrescoDocumentTypeClassImpl
OwCMISAlfrescoDocumentTypeClassImpl. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that return OwCMISDocumentClass | |
---|---|
protected OwCMISDocumentClass |
OwCMISAlfrescoObjectClassFactory.createDocumentClass(org.apache.chemistry.opencmis.client.api.DocumentType documentType)
|
protected OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> |
OwCMISAlfrescoDocumentTypeClassImpl.getNativeObjectClass()
|
protected OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> |
OwCMISAlfrescoDocumentObjectClassImpl.getNativeObjectClass()
|
Constructors in com.wewebu.ow.server.ecmimpl.opencmis.alfresco with parameters of type OwCMISDocumentClass | |
---|---|
OwCMISAlfrescoDocumentObjectClassImpl(OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> nativeObjectClass)
|
|
OwCMISAlfrescoDocumentTypeClassImpl(OwCMISDocumentClass<org.alfresco.cmis.client.TransientAlfrescoDocument> nativeObjectClass,
org.alfresco.cmis.client.type.AlfrescoType alfrescoType)
|
Uses of OwCMISDocumentClass in com.wewebu.ow.server.ecmimpl.opencmis.object |
---|
Constructors in com.wewebu.ow.server.ecmimpl.opencmis.object with parameters of type OwCMISDocumentClass | |
---|---|
OwCMISDocumentObject(OwCMISNativeSession session_p,
org.apache.chemistry.opencmis.client.api.TransientDocument nativeObject_p,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext,
OwCMISDocumentClass<org.apache.chemistry.opencmis.client.api.TransientDocument> class_p)
|
|
OwCMISLatestDocumentVersionObject(OwCMISNativeSession session_p,
org.apache.chemistry.opencmis.client.api.TransientDocument nativeObject_p,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext,
OwCMISDocumentClass class_p)
|
|
OwCMISVersionSeriesObject(OwCMISNativeSession session_p,
org.apache.chemistry.opencmis.client.api.TransientDocument nativeObject_p,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext,
OwCMISDocumentClass class_p)
|
Uses of OwCMISDocumentClass in com.wewebu.ow.server.ecmimpl.opencmis.objectclass |
---|
Classes in com.wewebu.ow.server.ecmimpl.opencmis.objectclass that implement OwCMISDocumentClass | |
---|---|
class |
OwCMISDocumentClassImpl
OwObjectClass to represent Document objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |