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.OwField
Exception
public com.wewebu.ow.server.ecm.OwPropertyClass getPropertyClass() throws Exception
getPropertyClass
in interface com.wewebu.ow.server.ecm.OwProperty
Exception
public void setValue(Object oValue_p) throws Exception
setValue
in interface com.wewebu.ow.server.field.OwField
Exception
public boolean isReadOnly(int iContext_p) throws Exception
isReadOnly
in interface com.wewebu.ow.server.ecm.OwProperty
Exception
public com.wewebu.ow.server.field.OwFieldDefinition getFieldDefinition() throws Exception
getFieldDefinition
in interface com.wewebu.ow.server.field.OwField
Exception
public boolean isHidden(int iContext_p) throws Exception
isHidden
in interface com.wewebu.ow.server.ecm.OwProperty
Exception
public Object clone() throws CloneNotSupportedException
clone
in interface com.wewebu.ow.server.ecm.OwProperty
clone
in class Object
CloneNotSupportedException
public Object getNativeObject() throws Exception
getNativeObject
in interface com.wewebu.ow.server.ecm.OwProperty
Exception
public int compareTo(Object o)
compareTo
in interface Comparable
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.