|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OwCMISNativeObject in com.wewebu.ow.server.ecmimpl.opencmis |
---|
Classes in com.wewebu.ow.server.ecmimpl.opencmis that implement OwCMISNativeObject | |
---|---|
class |
OwCMISSemiVirtualFolderObject<N extends TransientCmisObject>
CMIS Adaptor: Semi Virtual FolderObject. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISNativeObject | ||
---|---|---|
protected
|
OwCMISRepositorySession.checkObject(OwCMISNativeObject<O> wrapedObj,
Map<String,?> conversionParameters)
Check the new OwObject if additional changes/modifications needed. |
|
|
OwCMISRepositorySession.from(O cmisObject,
Map<String,?> conversionParameters)
|
|
|
OwCMISNativeSession.from(O transientCmisObject,
Map<String,?> conversionParameters)
|
|
OwCMISNativeObject<org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISRepositorySession.getNativeObject(String objectNativeId,
Collection<String> propertyNames,
Map<String,?> conversionParameters)
|
|
OwCMISNativeObject<org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISNativeSession.getNativeObject(String objectNativeId,
Collection<String> propertyNames,
Map<String,?> conversionParameters)
|
|
protected OwCMISNativeObject<N> |
OwCMISSemiVirtualFolderObject.getWrappedObject()
Getter for current wrapped object. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis with parameters of type OwCMISNativeObject | ||
---|---|---|
protected
|
OwCMISRepositorySession.checkObject(OwCMISNativeObject<O> wrapedObj,
Map<String,?> conversionParameters)
Check the new OwObject if additional changes/modifications needed. |
Constructors in com.wewebu.ow.server.ecmimpl.opencmis with parameters of type OwCMISNativeObject | |
---|---|
OwCMISSemiVirtualFolderObject(OwCMISNativeObject<N> wrappedObj,
com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass semiVirtualEntry,
OwCMISNetwork network)
|
|
OwCMISSemiVirtualFolderObject(OwCMISNativeObject<N> wrappedObj,
com.wewebu.ow.server.ecm.OwSemiVirtualRecordClass semiVirtualEntry,
com.wewebu.ow.server.ecm.OwSemiVirtualFolderAdapter virtualFolderAdapter)
|
Uses of OwCMISNativeObject in com.wewebu.ow.server.ecmimpl.opencmis.alfresco |
---|
Classes in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that implement OwCMISNativeObject | |
---|---|
class |
OwCMISAlfrescoDocumentObject
Alfresco Document representation. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis.alfresco with parameters of type OwCMISNativeObject | |
---|---|
protected void |
OwCMISAbstractAlfrescoObjectClass.setSingleton(OwCMISNativeObject<O> singleton)
|
Uses of OwCMISNativeObject in com.wewebu.ow.server.ecmimpl.opencmis.object |
---|
Subinterfaces of OwCMISNativeObject in com.wewebu.ow.server.ecmimpl.opencmis.object | |
---|---|
interface |
OwCMISDocument<D extends TransientDocument>
OwCMISDocument Interface. |
interface |
OwCMISFolder
OwCMISFolder Interface. |
interface |
OwCMISPolicy
OwCMISPolicy Interface. |
interface |
OwCMISRelationship
OwCMISRelationship. |
interface |
OwCMISVersionSeries
OwCMISVersionSeries. |
Classes in com.wewebu.ow.server.ecmimpl.opencmis.object that implement OwCMISNativeObject | |
---|---|
class |
OwCMISAbstractNativeObject<N extends TransientCmisObject,T extends ObjectType,C extends OwCMISNativeObjectClass<T,N>>
Abstraction for native based object handling. |
class |
OwCMISAbstractTransientDocumentObject<N extends TransientDocument,D extends DocumentType,C extends OwCMISNativeObjectClass<D,N>>
OwCMISAbstractTransientDocumentObject. |
class |
OwCMISDocumentObject
CMIS base-type "cmis:document" dependent implementation. |
class |
OwCMISFolderObject
CMIS base-type "cmis:folder" dependent implementation. |
class |
OwCMISLatestDocumentVersionObject
OwCMISLatestDocumentVersionObject. |
class |
OwCMISPolicyObject
CMIS base-type "cmis:policy" dependent implementation. |
class |
OwCMISRelationshipObject
CMIS base-type "cmis:relationship" dependent implementation. |
class |
OwCMISVersionSeriesObject
OwCMISVersionSeriesObject. |
Uses of OwCMISNativeObject in com.wewebu.ow.server.ecmimpl.opencmis.objectclass |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.objectclass that return OwCMISNativeObject | |
---|---|
OwCMISNativeObject<O> |
OwCMISNativeObjectClass.from(O object,
Map<String,?> conversionParameters)
Creates an OwCMISObject for the given native TransientCmisObject |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |