Modifier and Type | Class and Description |
---|---|
class |
OwCMISSemiVirtualFolderObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
CMIS Adaptor: Semi Virtual FolderObject.
|
Modifier and Type | Method and Description |
---|---|
protected <O extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISRepositorySession.checkObject(OwCMISNativeObject<O> wrapedObj,
Map<String,?> conversionParameters)
Check the new OwObject if additional changes/modifications needed.
|
<O extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISNativeSession.from(O transientCmisObject,
Map<String,?> conversionParameters) |
<O extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISRepositorySession.from(O cmisObject,
Map<String,?> conversionParameters) |
OwCMISNativeObject<org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISNativeSession.getNativeObject(String objectNativeId,
Collection<String> propertyNames,
Map<String,?> conversionParameters) |
OwCMISNativeObject<org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISRepositorySession.getNativeObject(String objectNativeId,
Collection<String> propertyNames,
Map<String,?> conversionParameters) |
protected OwCMISNativeObject<N> |
OwCMISSemiVirtualFolderObject.getWrappedObject()
Getter for current wrapped object.
|
Modifier and Type | Method and Description |
---|---|
protected <O extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISRepositorySession.checkObject(OwCMISNativeObject<O> wrapedObj,
Map<String,?> conversionParameters)
Check the new OwObject if additional changes/modifications needed.
|
Constructor and Description |
---|
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) |
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAlfrescoDocumentObject
Alfresco Document representation.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OwCMISAbstractAlfrescoObjectClass.setSingleton(OwCMISNativeObject<O> singleton) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwCMISDocument<D extends org.apache.chemistry.opencmis.client.api.TransientDocument>
OwCMISDocument Interface.
|
interface |
OwCMISFolder
OwCMISFolder Interface.
|
interface |
OwCMISPolicy
OwCMISPolicy Interface.
|
interface |
OwCMISRelationship
OwCMISRelationship.
|
interface |
OwCMISVersionSeries
OwCMISVersionSeries.
|
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAbstractNativeObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject,T extends org.apache.chemistry.opencmis.client.api.ObjectType,C extends OwCMISNativeObjectClass<T,N>>
Abstraction for native based object handling.
|
class |
OwCMISAbstractTransientDocumentObject<N extends org.apache.chemistry.opencmis.client.api.TransientDocument,D extends org.apache.chemistry.opencmis.client.api.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.
|
Modifier and Type | Method and Description |
---|---|
OwCMISNativeObject<O> |
OwCMISNativeObjectClass.from(O object,
Map<String,?> conversionParameters)
Creates an
OwCMISObject for the given native TransientCmisObject |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.