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, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFieldDefinition, getValue, setValuegetPropertyClass, isHidden, isReadOnlycompareTopublic 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.OwPropertygetNativeObject 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.OwExceptionprotected 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.OwExceptionprotected 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.OwExceptionprotected 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.OwExceptionpublic OwCMISProperty<O> clone() throws CloneNotSupportedException
clone in interface com.wewebu.ow.server.ecm.OwPropertyclone in class OwCMISAbstractProperty<O,OwCMISNativePropertyClass<O,T,? extends org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<T>>>CloneNotSupportedExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.