public class FlowDynamicChoiceSet extends FlowElement
| Constructor and Description |
|---|
FlowDynamicChoiceSet()
Constructor
|
getDescription, getName, setDescription, setDescription, setName, setNamegetProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValuespublic FlowDataType getDataType()
public void setDataType(FlowDataType dataType)
protected void setDataType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDisplayField()
public void setDisplayField(String displayField)
protected void setDisplayField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowRecordFilter[] getFilters()
public void setFilters(FlowRecordFilter[] filters)
protected void setFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getLimit()
public void setLimit(int limit)
protected void setLimit(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getObject()
public void setObject(String object)
protected void setObject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowOutputFieldAssignment[] getOutputAssignments()
public void setOutputAssignments(FlowOutputFieldAssignment[] outputAssignments)
protected void setOutputAssignments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPicklistField()
public void setPicklistField(String picklistField)
protected void setPicklistField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPicklistObject()
public void setPicklistObject(String picklistObject)
protected void setPicklistObject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSortField()
public void setSortField(String sortField)
protected void setSortField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic SortOrder getSortOrder()
public void setSortOrder(SortOrder sortOrder)
protected void setSortOrder(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getValueField()
public void setValueField(String valueField)
protected void setValueField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class FlowElementIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class FlowElementIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class FlowElementIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class FlowElementIOExceptionConnectionExceptionpublic String toString()
toString in class FlowElementCopyright © 2017. All Rights Reserved.