com.wewebu.ow.server.ecmimpl.opencmis.property
Interface OwCMISBoundVirtualProperty<O>

All Superinterfaces:
Cloneable, Comparable, OwCMISProperty<O>, OwCMISVirtualProperty<O>, com.wewebu.ow.server.field.OwField, com.wewebu.ow.server.ecm.OwProperty
All Known Implementing Classes:
OwCMISBoundVirtualPropertyImpl

public interface OwCMISBoundVirtualProperty<O>
extends OwCMISVirtualProperty<O>

OwCMISBoundVirtualProperty.

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
 OwCMISProperty<O> getBoundProperty()
           
 
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
 

Method Detail

getBoundProperty

OwCMISProperty<O> getBoundProperty()
                                   throws com.wewebu.ow.server.exceptions.OwException
Throws:
com.wewebu.ow.server.exceptions.OwException


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.