public class OwCMISStoredVirtualPropertyImpl<O> extends OwCMISAbstractVirtualProperty<O,OwCMISStoredVirtualPropertyClass<O>> implements OwCMISStoredVirtualProperty<O>
OwCMISStoredVirtualPropertyImpl.
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 |
|---|
OwCMISStoredVirtualPropertyImpl(OwCMISStoredVirtualPropertyClass<O> propertyClass_p,
OwCMISObject object_p,
Object value_p) |
| Modifier and Type | Method and Description |
|---|---|
OwCMISStoredVirtualProperty<O> |
clone() |
protected void |
fromArrayValue(O[] value_p) |
protected void |
fromValue(O value_p) |
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 OwCMISStoredVirtualPropertyImpl(OwCMISStoredVirtualPropertyClass<O> propertyClass_p, OwCMISObject object_p, Object value_p)
public 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.OwExceptionprotected O toValue() throws com.wewebu.ow.server.exceptions.OwException
toValue in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionprotected O[] toArrayValue() throws com.wewebu.ow.server.exceptions.OwException
toArrayValue in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionprotected void fromValue(O value_p) throws com.wewebu.ow.server.exceptions.OwException
fromValue in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionprotected void fromArrayValue(O[] value_p) throws com.wewebu.ow.server.exceptions.OwException
fromArrayValue in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>com.wewebu.ow.server.exceptions.OwExceptionpublic OwCMISStoredVirtualProperty<O> clone() throws CloneNotSupportedException
clone in interface com.wewebu.ow.server.ecm.OwPropertyclone in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>CloneNotSupportedExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.