com.wewebu.ow.server.ecmimpl.opencmis.property
Class OwCMISBoundVirtualPropertyImpl<O>
java.lang.Object
com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISAbstractProperty<O,C>
com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISAbstractVirtualProperty<O,OwCMISBoundVirtualPropertyClass<O>>
com.wewebu.ow.server.ecmimpl.opencmis.property.OwCMISBoundVirtualPropertyImpl<O>
- All Implemented Interfaces:
- com.wewebu.ow.server.ecm.OwProperty, OwCMISBoundVirtualProperty<O>, OwCMISProperty<O>, OwCMISVirtualProperty<O>, com.wewebu.ow.server.field.OwField, Cloneable, Comparable
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
Methods inherited from interface com.wewebu.ow.server.ecm.OwProperty |
getPropertyClass, isHidden, isReadOnly |
OwCMISBoundVirtualPropertyImpl
public OwCMISBoundVirtualPropertyImpl(OwCMISBoundVirtualPropertyClass<O> propertyClass_p,
OwCMISObject object_p)
throws com.wewebu.ow.server.exceptions.OwException
- Throws:
com.wewebu.ow.server.exceptions.OwException
getNativeObject
public Object getNativeObject()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
getNativeObject
in interface com.wewebu.ow.server.ecm.OwProperty
- Specified by:
getNativeObject
in interface OwCMISProperty<O>
- Throws:
com.wewebu.ow.server.exceptions.OwException
getBoundProperty
public OwCMISProperty<O> getBoundProperty()
- Specified by:
getBoundProperty
in interface OwCMISBoundVirtualProperty<O>
toValue
protected O toValue()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
toValue
in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>
- Throws:
com.wewebu.ow.server.exceptions.OwException
toArrayValue
protected O[] toArrayValue()
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
toArrayValue
in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>
- Throws:
com.wewebu.ow.server.exceptions.OwException
fromValue
protected void fromValue(O value_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
fromValue
in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>
- Throws:
com.wewebu.ow.server.exceptions.OwException
fromArrayValue
protected void fromArrayValue(O[] value_p)
throws com.wewebu.ow.server.exceptions.OwException
- Specified by:
fromArrayValue
in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>
- Throws:
com.wewebu.ow.server.exceptions.OwException
clone
public OwCMISBoundVirtualProperty<O> clone()
throws CloneNotSupportedException
- Specified by:
clone
in interface com.wewebu.ow.server.ecm.OwProperty
- Specified by:
clone
in class OwCMISAbstractProperty<O,OwCMISBoundVirtualPropertyClass<O>>
- Throws:
CloneNotSupportedException
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.