public interface OwCMISProperty<O> extends com.wewebu.ow.server.ecm.OwProperty, Cloneable
OwCMISProperty.
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
Modifier and Type | Method and Description |
---|---|
com.wewebu.ow.server.field.OwFieldDefinition |
getFieldDefinition() |
Object |
getNativeObject() |
Object |
getValue() |
void |
setValue(Object value_p) |
clone, getPropertyClass, isHidden, isReadOnly
compareTo
com.wewebu.ow.server.field.OwFieldDefinition getFieldDefinition() throws com.wewebu.ow.server.exceptions.OwException
getFieldDefinition
in interface com.wewebu.ow.server.field.OwField
com.wewebu.ow.server.exceptions.OwException
Object getValue() throws com.wewebu.ow.server.exceptions.OwException
getValue
in interface com.wewebu.ow.server.field.OwField
com.wewebu.ow.server.exceptions.OwException
void setValue(Object value_p) throws com.wewebu.ow.server.exceptions.OwException
setValue
in interface com.wewebu.ow.server.field.OwField
com.wewebu.ow.server.exceptions.OwException
Object getNativeObject() throws com.wewebu.ow.server.exceptions.OwException
getNativeObject
in interface com.wewebu.ow.server.ecm.OwProperty
com.wewebu.ow.server.exceptions.OwException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.