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() |
getObject
compareTo, getFieldDefinition, getPropertyClass, getValue, isHidden, isReadOnly, setValue, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFieldDefinition, getValue, setValue
getPropertyClass, isHidden, isReadOnly
compareTo
public 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.OwProperty
getNativeObject
in interface OwCMISProperty<O>
com.wewebu.ow.server.exceptions.OwException
protected O toValue() throws com.wewebu.ow.server.exceptions.OwException
toValue
in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>
com.wewebu.ow.server.exceptions.OwException
protected O[] toArrayValue() throws com.wewebu.ow.server.exceptions.OwException
toArrayValue
in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>
com.wewebu.ow.server.exceptions.OwException
protected void fromValue(O value_p) throws com.wewebu.ow.server.exceptions.OwException
fromValue
in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>
com.wewebu.ow.server.exceptions.OwException
protected void fromArrayValue(O[] value_p) throws com.wewebu.ow.server.exceptions.OwException
fromArrayValue
in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>
com.wewebu.ow.server.exceptions.OwException
public OwCMISStoredVirtualProperty<O> clone() throws CloneNotSupportedException
clone
in interface com.wewebu.ow.server.ecm.OwProperty
clone
in class OwCMISAbstractProperty<O,OwCMISStoredVirtualPropertyClass<O>>
CloneNotSupportedException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.