public class OwAlfrescoBPMPropertyClass extends Object implements com.wewebu.ow.server.ecm.OwPropertyClass
OwAlfrescoBPMPropertyClass.
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 |
|---|
OwAlfrescoBPMPropertyClass(VariableDefinition varDef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getClassName() |
List |
getComplexChildClasses() |
Object |
getDefaultValue() |
String |
getDescription(Locale locale_p) |
String |
getDisplayName(Locale locale_p) |
com.wewebu.ow.server.field.OwEnumCollection |
getEnums() |
com.wewebu.ow.server.field.OwFormat |
getFormat() |
String |
getJavaClassName() |
Object |
getMaxValue() |
Object |
getMinValue() |
Object |
getNativeType() |
Node |
getNodeFromValue(Object value_p,
Document doc_p) |
Collection |
getOperators() |
Object |
getValueFromNode(Node node_p) |
Object |
getValueFromString(String text_p) |
boolean |
isArray() |
boolean |
isComplex() |
boolean |
isEnum() |
boolean |
isHidden(int iContext_p) |
boolean |
isNameProperty() |
boolean |
isReadOnly(int iContext_p) |
boolean |
isRequired() |
boolean |
isSystemProperty() |
isSystemProperty in interface com.wewebu.ow.server.ecm.OwPropertyClassExceptionisNameProperty in interface com.wewebu.ow.server.ecm.OwPropertyClassExceptionpublic OwAlfrescoBPMPropertyClass(VariableDefinition varDef)
public String getClassName()
getClassName in interface com.wewebu.ow.server.field.OwFieldDefinitionpublic String getDisplayName(Locale locale_p)
getDisplayName in interface com.wewebu.ow.server.field.OwFieldDefinitionpublic String getDescription(Locale locale_p)
getDescription in interface com.wewebu.ow.server.field.OwFieldDefinitionpublic String getJavaClassName()
getJavaClassName in interface com.wewebu.ow.server.field.OwFieldDefinitionpublic Object getNativeType() throws Exception
getNativeType in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic boolean isEnum()
throws Exception
isEnum in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic com.wewebu.ow.server.field.OwEnumCollection getEnums()
throws Exception
getEnums in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic boolean isRequired()
throws Exception
isRequired in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic Object getMaxValue() throws Exception
getMaxValue in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic Object getMinValue() throws Exception
getMinValue in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic Object getDefaultValue() throws Exception
getDefaultValue in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic boolean isArray()
throws Exception
isArray in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic Object getValueFromNode(Node node_p) throws Exception
getValueFromNode in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic Object getValueFromString(String text_p) throws Exception
getValueFromString in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic Node getNodeFromValue(Object value_p, Document doc_p) throws Exception
getNodeFromValue in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic com.wewebu.ow.server.field.OwFormat getFormat()
getFormat in interface com.wewebu.ow.server.field.OwFieldDefinitionpublic Collection getOperators() throws Exception
getOperators in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic List getComplexChildClasses() throws Exception
getComplexChildClasses in interface com.wewebu.ow.server.field.OwFieldDefinitionExceptionpublic boolean isComplex()
isComplex in interface com.wewebu.ow.server.field.OwFieldDefinitionpublic boolean isSystemProperty()
throws Exception
isSystemProperty in interface com.wewebu.ow.server.ecm.OwPropertyClassExceptionpublic boolean isNameProperty()
throws Exception
isNameProperty in interface com.wewebu.ow.server.ecm.OwPropertyClassExceptionpublic boolean isReadOnly(int iContext_p)
throws Exception
isReadOnly in interface com.wewebu.ow.server.ecm.OwPropertyClassExceptionpublic boolean isHidden(int iContext_p)
throws Exception
isHidden in interface com.wewebu.ow.server.ecm.OwPropertyClassExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.