|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwCMISDocument | |
---|---|
com.wewebu.ow.server.ecmimpl.opencmis.alfresco | |
com.wewebu.ow.server.ecmimpl.opencmis.object | |
com.wewebu.ow.server.ecmimpl.opencmis.objectclass |
Uses of OwCMISDocument in com.wewebu.ow.server.ecmimpl.opencmis.alfresco |
---|
Classes in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that implement OwCMISDocument | |
---|---|
class |
OwCMISAlfrescoDocumentObject
Alfresco Document representation. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that return OwCMISDocument | |
---|---|
OwCMISDocument<org.alfresco.cmis.client.TransientAlfrescoDocument> |
OwCMISAlfrescoDocumentTypeClassImpl.from(org.alfresco.cmis.client.TransientAlfrescoDocument object,
Map<String,?> conversionParameters)
|
OwCMISDocument<org.alfresco.cmis.client.TransientAlfrescoDocument> |
OwCMISAlfrescoDocumentObjectClassImpl.from(org.alfresco.cmis.client.TransientAlfrescoDocument object,
Map<String,?> conversionParameters)
|
OwCMISDocument<org.alfresco.cmis.client.TransientAlfrescoDocument> |
OwCMISAlfrescoDocumentClass.from(org.alfresco.cmis.client.TransientAlfrescoDocument object,
Map<String,?> conversionParameters)
|
Uses of OwCMISDocument in com.wewebu.ow.server.ecmimpl.opencmis.object |
---|
Subinterfaces of OwCMISDocument in com.wewebu.ow.server.ecmimpl.opencmis.object | |
---|---|
interface |
OwCMISVersionSeries
OwCMISVersionSeries. |
Classes in com.wewebu.ow.server.ecmimpl.opencmis.object that implement OwCMISDocument | |
---|---|
class |
OwCMISAbstractTransientDocumentObject<N extends TransientDocument,D extends DocumentType,C extends OwCMISNativeObjectClass<D,N>>
OwCMISAbstractTransientDocumentObject. |
class |
OwCMISDocumentObject
CMIS base-type "cmis:document" dependent implementation. |
class |
OwCMISLatestDocumentVersionObject
OwCMISLatestDocumentVersionObject. |
class |
OwCMISVersionSeriesObject
OwCMISVersionSeriesObject. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis.object that return OwCMISDocument | |
---|---|
OwCMISDocument |
OwCMISVersionSeriesObject.getLatest()
|
protected OwCMISDocument |
OwCMISVersionSeriesObject.getLatestVersion(boolean major_p)
|
OwCMISDocument |
OwCMISVersionSeriesObject.getReleased()
|
OwCMISDocument |
OwCMISVersionSeriesObject.getReservation()
|
Uses of OwCMISDocument in com.wewebu.ow.server.ecmimpl.opencmis.objectclass |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.objectclass that return OwCMISDocument | |
---|---|
OwCMISDocument<D> |
OwCMISDocumentClass.from(D object,
Map<String,?> conversionParameters)
|
OwCMISDocument |
OwCMISDocumentClassImpl.from(org.apache.chemistry.opencmis.client.api.TransientDocument object_p,
Map<String,?> conversionParameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |