public interface ListExtField extends ListParentField
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection()
Get the connection.
|
Integer |
getConnectionId()
Get the connection id.
|
Integer |
getParentId()
Get the parent id
|
String |
getQuery()
Get the query.
|
void |
setConnection(Connection connection)
Set the connection.
|
void |
setParentId(Integer id)
Set the parent id.
|
void |
setQuery(String query)
Set the query.
|
getCustomIds, setCustomIds
getCustomFieldId, getDescription, getId, getName, getProjectRoleId, getType, hasCustomField, hasParent, isList, isMultiple, isSystem, setCustomField, setDescription, setName, setNobodyAsProjectRole, setProjectRole
Integer getParentId()
getParentId
in interface ListParentField
void setParentId(Integer id)
setParentId
in interface ListParentField
id
- the idConnection getConnection()
Integer getConnectionId()
void setConnection(Connection connection)
connection
- the connectionString getQuery()
void setQuery(String query)
query
- the queryCopyright © 2020 DEISER. All Rights Reserved.