com.wewebu.ow.server.ecmimpl.opencmis.property
Class OwCMISAbstractVirtualProperty<O,C extends OwCMISPropertyClass<O>>

java.lang.Object
  extended by com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISAbstractProperty<O,C>
      extended by com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISAbstractVirtualProperty<O,C>
All Implemented Interfaces:
com.wewebu.ow.server.ecm.OwProperty, OwCMISProperty<O>, OwCMISVirtualProperty<O>, com.wewebu.ow.server.field.OwField, Cloneable, Comparable
Direct Known Subclasses:
OwCMISBoundVirtualPropertyImpl, OwCMISStoredVirtualPropertyImpl

public abstract class OwCMISAbstractVirtualProperty<O,C extends OwCMISPropertyClass<O>>
extends OwCMISAbstractProperty<O,C>
implements OwCMISVirtualProperty<O>

OwCMISAbstractVirtualProperty.

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


Constructor Summary
OwCMISAbstractVirtualProperty(C propertyClass_p, OwCMISObject object_p)
           
 
Method Summary
 OwCMISObject getObject()
           
 
Methods inherited from class com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISAbstractProperty
clone, compareTo, fromArrayValue, fromValue, getFieldDefinition, getPropertyClass, getValue, isHidden, isReadOnly, setValue, toArrayValue, toString, toValue
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISProperty
getFieldDefinition, getNativeObject, getValue, setValue
 
Methods inherited from interface com.wewebu.ow.server.ecm.OwProperty
clone, getPropertyClass, isHidden, isReadOnly
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

OwCMISAbstractVirtualProperty

public OwCMISAbstractVirtualProperty(C propertyClass_p,
                                     OwCMISObject object_p)
Method Detail

getObject

public OwCMISObject getObject()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.