public class OwAlfrescoBPMProxyProperty extends Object implements com.wewebu.ow.server.ecm.OwProperty
Just a wrapper Property that can respond with the proper PropertyClass
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 |
|---|
OwAlfrescoBPMProxyProperty(com.wewebu.ow.server.ecm.OwProperty property,
com.wewebu.ow.server.ecm.OwPropertyClass propertyClass) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
int |
compareTo(Object o) |
com.wewebu.ow.server.field.OwFieldDefinition |
getFieldDefinition() |
Object |
getNativeObject() |
com.wewebu.ow.server.ecm.OwPropertyClass |
getPropertyClass() |
Object |
getValue() |
boolean |
isHidden(int iContext_p) |
boolean |
isReadOnly(int iContext_p) |
void |
setValue(Object oValue_p) |
String |
toString() |
public OwAlfrescoBPMProxyProperty(com.wewebu.ow.server.ecm.OwProperty property,
com.wewebu.ow.server.ecm.OwPropertyClass propertyClass)
public Object getValue() throws Exception
getValue in interface com.wewebu.ow.server.field.OwFieldExceptionpublic com.wewebu.ow.server.ecm.OwPropertyClass getPropertyClass()
throws Exception
getPropertyClass in interface com.wewebu.ow.server.ecm.OwPropertyExceptionpublic void setValue(Object oValue_p) throws Exception
setValue in interface com.wewebu.ow.server.field.OwFieldExceptionpublic boolean isReadOnly(int iContext_p)
throws Exception
isReadOnly in interface com.wewebu.ow.server.ecm.OwPropertyExceptionpublic com.wewebu.ow.server.field.OwFieldDefinition getFieldDefinition()
throws Exception
getFieldDefinition in interface com.wewebu.ow.server.field.OwFieldExceptionpublic boolean isHidden(int iContext_p)
throws Exception
isHidden in interface com.wewebu.ow.server.ecm.OwPropertyExceptionpublic Object clone() throws CloneNotSupportedException
clone in interface com.wewebu.ow.server.ecm.OwPropertyclone in class ObjectCloneNotSupportedExceptionpublic Object getNativeObject() throws Exception
getNativeObject in interface com.wewebu.ow.server.ecm.OwPropertyExceptionpublic int compareTo(Object o)
compareTo in interface ComparableCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.