Modifier and Type | Method and Description |
---|---|
OwCMISTransientObject<N> |
OwCMISSemiVirtualFolderObject.getTransientObject() |
Modifier and Type | Interface and Description |
---|---|
interface |
OwCMISAlfrescoTransientObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
Alfresco specific transient object state.
|
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAlfrescoBulkTransientObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
Implements bulk Alfresco-aspect property extension data tweaking during caching operations.
|
Modifier and Type | Method and Description |
---|---|
<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISAbstractAlfrescoClass.newTransientObject(N cmisObject,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext) |
Modifier and Type | Class and Description |
---|---|
class |
OwCMISAbstractTransientObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
Caches
CmisObject properties to minimize the number of DMS repository accesses. |
class |
OwCMISBulkTransientObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
A transient object that refreshes cached properties using bulk fetch through
Session.getObject(String) . |
Modifier and Type | Field and Description |
---|---|
protected OwCMISTransientObject<N> |
OwCMISAbstractNativeObject.owTransientObject |
Modifier and Type | Method and Description |
---|---|
OwCMISTransientObject<N> |
OwCMISAbstractNativeObject.getTransientObject() |
OwCMISTransientObject<N> |
OwCMISNativeObject.getTransientObject() |
Modifier and Type | Method and Description |
---|---|
<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISNativeObjectClass.newTransientObject(N cmisObject,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext) |
<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject> |
OwCMISAbstractNativeObjectClass.newTransientObject(N cmisObject,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.