com.wewebu.ow.server.ecmimpl.opencmis.alfresco
Interface OwCMISAlfrescoTransientObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>

All Superinterfaces:
OwCMISTransientObject<N>
All Known Implementing Classes:
OwCMISAlfrescoBatchTransientObject, OwCMISAlfrescoBulkTransientObject

public interface OwCMISAlfrescoTransientObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
extends OwCMISTransientObject<N>

Alfresco specific transient object state. Secures (see OwCMISTransientObject) applied aspects and aspect-properties.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Method Summary
 boolean mustSecureAspects()
           
 N secureAspects()
           
 
Methods inherited from interface com.wewebu.ow.server.ecmimpl.opencmis.object.OwCMISTransientObject
detach, getTransientCmisObject, getTransientContext, isDetached, refresh, secureObject, secureObject, secureProperties, secureProperty, setProperties
 

Method Detail

secureAspects

N secureAspects()
                                                                                     throws com.wewebu.ow.server.exceptions.OwException
Throws:
com.wewebu.ow.server.exceptions.OwException

mustSecureAspects

boolean mustSecureAspects()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.