|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OwCMISTransientObject in com.wewebu.ow.server.ecmimpl.opencmis |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis that return OwCMISTransientObject | |
---|---|
OwCMISTransientObject<N> |
OwCMISSemiVirtualFolderObject.getTransientObject()
|
Uses of OwCMISTransientObject in com.wewebu.ow.server.ecmimpl.opencmis.alfresco |
---|
Subinterfaces of OwCMISTransientObject in com.wewebu.ow.server.ecmimpl.opencmis.alfresco | |
---|---|
interface |
OwCMISAlfrescoTransientObject<N extends TransientCmisObject>
Alfresco specific transient object state. |
Classes in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that implement OwCMISTransientObject | |
---|---|
class |
OwCMISAlfrescoBatchTransientObject<N extends TransientCmisObject>
Implements batch Alfresco-aspect property extension data tweaking during caching operations. |
class |
OwCMISAlfrescoBulkTransientObject<N extends TransientCmisObject>
Implements bulk Alfresco-aspect property extension data tweaking during caching operations. |
Methods in com.wewebu.ow.server.ecmimpl.opencmis.alfresco that return OwCMISTransientObject | ||
---|---|---|
|
OwCMISAbstractAlfrescoClass.newTransientObject(N cmisObject,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext)
|
Uses of OwCMISTransientObject in com.wewebu.ow.server.ecmimpl.opencmis.object |
---|
Classes in com.wewebu.ow.server.ecmimpl.opencmis.object that implement OwCMISTransientObject | |
---|---|
class |
OwCMISAbstractTransientObject<N extends TransientCmisObject>
Caches CmisObject properties to minimize the number of DMS repository accesses. |
class |
OwCMISBatchTransientObject<N extends TransientCmisObject>
A transient object that refreshes cached properties using bulk fetch through ObjectService.getProperties(String, String, String, org.apache.chemistry.opencmis.commons.data.ExtensionsData) . |
class |
OwCMISBulkTransientObject<N extends TransientCmisObject>
A transient object that refreshes cached properties using bulk fetch through Session.getObject(String) . |
Fields in com.wewebu.ow.server.ecmimpl.opencmis.object declared as OwCMISTransientObject | |
---|---|
protected OwCMISTransientObject<N> |
OwCMISAbstractNativeObject.owTransientObject
|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.object that return OwCMISTransientObject | |
---|---|
OwCMISTransientObject<N> |
OwCMISNativeObject.getTransientObject()
|
OwCMISTransientObject<N> |
OwCMISAbstractNativeObject.getTransientObject()
|
Uses of OwCMISTransientObject in com.wewebu.ow.server.ecmimpl.opencmis.objectclass |
---|
Methods in com.wewebu.ow.server.ecmimpl.opencmis.objectclass that return OwCMISTransientObject | ||
---|---|---|
|
OwCMISNativeObjectClass.newTransientObject(N cmisObject,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext)
|
|
|
OwCMISAbstractNativeObjectClass.newTransientObject(N cmisObject,
org.apache.chemistry.opencmis.client.api.OperationContext creationContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |