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