public class OwCMISNativePropertyImpl<O,T> extends OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>> implements OwCMISNativeProperty<O,T>
OwCMISNativePropertyImpl.
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 |
---|
OwCMISNativePropertyImpl(OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>> propertyClass_p,
org.apache.chemistry.opencmis.client.api.Property<T> property_p,
OwCMISValueConverter<T,O> converter_p) |
Modifier and Type | Method and Description |
---|---|
OwCMISProperty<O> |
clone() |
protected void |
fromArrayValue(O[] value_p) |
protected void |
fromValue(O value_p) |
org.apache.chemistry.opencmis.client.api.Property<T> |
getNativeObject() |
protected O[] |
toArrayValue() |
protected O |
toValue() |
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 OwCMISNativePropertyImpl(OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>> propertyClass_p, org.apache.chemistry.opencmis.client.api.Property<T> property_p, OwCMISValueConverter<T,O> converter_p)
public org.apache.chemistry.opencmis.client.api.Property<T> getNativeObject()
getNativeObject
in interface com.wewebu.ow.server.ecm.OwProperty
getNativeObject
in interface OwCMISNativeProperty<O,T>
getNativeObject
in interface OwCMISProperty<O>
protected O[] toArrayValue() throws com.wewebu.ow.server.exceptions.OwException
toArrayValue
in class OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>>
com.wewebu.ow.server.exceptions.OwException
protected O toValue() throws com.wewebu.ow.server.exceptions.OwException
toValue
in class OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>>
com.wewebu.ow.server.exceptions.OwException
protected void fromValue(O value_p) throws com.wewebu.ow.server.exceptions.OwException
fromValue
in class OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>>
com.wewebu.ow.server.exceptions.OwException
protected void fromArrayValue(O[] value_p) throws com.wewebu.ow.server.exceptions.OwException
fromArrayValue
in class OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>>
com.wewebu.ow.server.exceptions.OwException
public OwCMISProperty<O> clone() throws CloneNotSupportedException
clone
in interface com.wewebu.ow.server.ecm.OwProperty
clone
in class OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>>
CloneNotSupportedException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.