|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryColumnLink
Representation of the link defintion in the query. In WebManager it's possible to define columns (QueryColumn) and to define that the results for this column are links to database pages.
| Method Summary | |
|---|---|
QueryColumn |
getColumn()
Return the column which is used as identifier for the database page. |
DatabaseEntity |
getDatabaseEntity()
Return the database entity for the link. |
| Methods inherited from interface nl.gx.webmanager.wrapper.Wrapper |
|---|
getId, getUUID, setId, setUUID |
| Method Detail |
|---|
QueryColumn getColumn()
DatabaseEntity getDatabaseEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||