public class FlowScreenField extends FlowElement
| Constructor and Description |
|---|
FlowScreenField()
Constructor
|
getDescription, getName, setDescription, setDescription, setName, setNamegetProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValuespublic java.lang.String[] getChoiceReferences()
public void setChoiceReferences(java.lang.String[] choiceReferences)
protected void setChoiceReferences(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowDataType getDataType()
public void setDataType(FlowDataType dataType)
protected void setDataType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowDataTypeMapping[] getDataTypeMappings()
public void setDataTypeMappings(FlowDataTypeMapping[] dataTypeMappings)
protected void setDataTypeMappings(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getDefaultSelectedChoiceReference()
public void setDefaultSelectedChoiceReference(java.lang.String defaultSelectedChoiceReference)
protected void setDefaultSelectedChoiceReference(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowElementReferenceOrValue getDefaultValue()
public void setDefaultValue(FlowElementReferenceOrValue defaultValue)
protected void setDefaultValue(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getExtensionName()
public void setExtensionName(java.lang.String extensionName)
protected void setExtensionName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFieldText()
public void setFieldText(java.lang.String fieldText)
protected void setFieldText(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowScreenFieldType getFieldType()
public void setFieldType(FlowScreenFieldType fieldType)
protected void setFieldType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowScreenField[] getFields()
public void setFields(FlowScreenField[] fields)
protected void setFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getHelpText()
public void setHelpText(java.lang.String helpText)
protected void setHelpText(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowScreenFieldInputParameter[] getInputParameters()
public void setInputParameters(FlowScreenFieldInputParameter[] inputParameters)
protected void setInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getIsRequired()
public boolean isIsRequired()
public void setIsRequired(boolean isRequired)
protected void setIsRequired(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.Boolean getIsVisible()
public void setIsVisible(java.lang.Boolean isVisible)
protected void setIsVisible(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getObjectFieldReference()
public void setObjectFieldReference(java.lang.String objectFieldReference)
protected void setObjectFieldReference(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowScreenFieldOutputParameter[] getOutputParameters()
public void setOutputParameters(FlowScreenFieldOutputParameter[] outputParameters)
protected void setOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getScale()
public void setScale(int scale)
protected void setScale(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getStoreOutputAutomatically()
public boolean isStoreOutputAutomatically()
public void setStoreOutputAutomatically(boolean storeOutputAutomatically)
protected void setStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowInputValidationRule getValidationRule()
public void setValidationRule(FlowInputValidationRule validationRule)
protected void setValidationRule(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic FlowVisibilityRule getVisibilityRule()
public void setVisibilityRule(FlowVisibilityRule visibilityRule)
protected void setVisibilityRule(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
write in interface XMLizablewrite in class FlowElementjava.io.IOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
writeFields in class FlowElementjava.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizableload in class FlowElementjava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
loadFields in class FlowElementjava.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class FlowElementCopyright © 2020. All Rights Reserved.