com.wewebu.ow.server.ecmimpl.opencmis.object
Class OwCMISContextBoundObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.opencmis.object.OwCMISContextBoundObject<N>

public class OwCMISContextBoundObject<N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject>
extends Object

OwCMISContextBoundObject.

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


Field Summary
 org.apache.chemistry.opencmis.client.api.OperationContext context
           
 N object
           
 
Constructor Summary
OwCMISContextBoundObject(N object, org.apache.chemistry.opencmis.client.api.OperationContext context)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

public final org.apache.chemistry.opencmis.client.api.OperationContext context

object

public final N extends org.apache.chemistry.opencmis.client.api.TransientCmisObject object
Constructor Detail

OwCMISContextBoundObject

public OwCMISContextBoundObject(N object,
                                org.apache.chemistry.opencmis.client.api.OperationContext context)


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.