|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.util.query.QueryBase
lumis.util.query.QueryCreateTable
public class QueryCreateTable
Field Summary |
---|
Fields inherited from class lumis.util.query.QueryBase |
---|
fields, filters, mainTable, queryAssignments, tables |
Constructor Summary | |
---|---|
QueryCreateTable()
|
Method Summary | |
---|---|
java.lang.String |
getPrimaryKeyFieldId()
Returns the field id of the field that should be created as the primary key. |
void |
setPrimaryKeyFieldId(java.lang.String primaryKeyFieldId)
Sets the field id of the field that should be created as the primary key. |
Methods inherited from class lumis.util.query.QueryBase |
---|
addField, addFilter, addQueryAssignment, addTable, getFieldById, getFields, getFilters, getQueryAssignments, getTable, getTable, getTableByRelationId, getTables, setTable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryCreateTable()
Method Detail |
---|
public java.lang.String getPrimaryKeyFieldId()
public void setPrimaryKeyFieldId(java.lang.String primaryKeyFieldId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |