public class OwCMISBoundVirtualPropertyImpl<O> extends OwCMISAbstractVirtualProperty<O,OwCMISBoundVirtualPropertyClass<O>> implements OwCMISBoundVirtualProperty<O>
OwCMISBoundVirtualPropertyImpl.
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 and Description |
|---|
OwCMISBoundVirtualPropertyImpl(OwCMISBoundVirtualPropertyClass<O> propertyClass_p,
OwCMISObject object_p) |
| Modifier and Type | Method and Description |
|---|---|
OwCMISBoundVirtualProperty<O> |
clone() |
protected void |
fromArrayValue(O[] value_p) |
protected void |
fromValue(O value_p) |
OwCMISProperty<O> |
getBoundProperty() |
Object |
getNativeObject() |
protected O[] |
toArrayValue() |
protected O |
toValue() |
getObjectcompareTo, getFieldDefinition, getPropertyClass, getValue, isHidden, isReadOnly, setValue, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFieldDefinition, getValue, setValuegetPropertyClass, isHidden, isReadOnlycompareTopublic OwCMISBoundVirtualPropertyImpl(OwCMISBoundVirtualPropertyClass<O> propertyClass_p, OwCMISObject object_p) throws com.wewebu.ow.server.exceptions.OwException
com.wewebu.ow.server.exceptions.OwExceptionpublic Object getNativeObject() throws com.wewebu.ow.server.exceptions.OwException
getNativeObject in interface com.wewebu.ow.server.ecm.OwPropertygetNativeObject in interface OwCMISProperty<O>com.wewebu.ow.server.exceptions.OwExceptionpublic OwCMISProperty<O> getBoundProperty()
getBoundProperty in interface OwCMISBoundVirtualProperty<O>protected O toValue() throws com.wewebu.ow.server.exceptions.OwException
toValue in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionprotected O[] toArrayValue() throws com.wewebu.ow.server.exceptions.OwException
toArrayValue in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionprotected void fromValue(O value_p) throws com.wewebu.ow.server.exceptions.OwException
fromValue in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionprotected void fromArrayValue(O[] value_p) throws com.wewebu.ow.server.exceptions.OwException
fromArrayValue in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionpublic OwCMISBoundVirtualProperty<O> clone() throws CloneNotSupportedException
clone in interface com.wewebu.ow.server.ecm.OwPropertyclone in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>CloneNotSupportedExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.