|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.object.AbstractSPObject
ca.sqlpower.wabit.AbstractWabitObject
ca.sqlpower.wabit.rs.query.WabitContainer<WabitConstantItem>
ca.sqlpower.wabit.rs.query.WabitConstantsContainer
public class WabitConstantsContainer
This class represents a specific implementation of WabitContainer that
wraps the constants container in a Query.
| Field Summary |
|---|
| Fields inherited from class ca.sqlpower.wabit.rs.query.WabitContainer |
|---|
children |
| Fields inherited from class ca.sqlpower.object.AbstractSPObject |
|---|
uuid |
| Constructor Summary | |
|---|---|
WabitConstantsContainer(ca.sqlpower.query.Container delegate)
|
|
WabitConstantsContainer(ca.sqlpower.query.Container delegate,
boolean createItemWrappers)
|
|
| Method Summary | |
|---|---|
protected WabitConstantItem |
createWabitItemChild(ca.sqlpower.query.Item item)
Creates a child of the type this class contains |
java.util.List<java.lang.Class<? extends ca.sqlpower.object.SPObject>> |
getAllowedChildTypes()
|
protected java.lang.Class<WabitConstantItem> |
getChildClass()
Returns the class type of the children this container contains. |
| Methods inherited from class ca.sqlpower.wabit.rs.query.WabitContainer |
|---|
addChildImpl, allowsChildren, childPositionOffset, cleanup, getAlias, getChildren, getDelegate, getDependencies, getPosition, removeChildImpl, removeDependency, setAlias, setPosition |
| Methods inherited from class ca.sqlpower.wabit.AbstractWabitObject |
|---|
commit, equals, generateNewUUID, getParent, getSession, isForegroundThread, removeChild, rollback, runInBackground, runInForeground, toString |
| Methods inherited from class ca.sqlpower.object.AbstractSPObject |
|---|
addChild, addSPListener, begin, fireChildAdded, fireChildRemoved, firePropertyChange, firePropertyChange, firePropertyChange, fireTransactionEnded, fireTransactionRollback, fireTransactionStarted, getChildren, getName, getUUID, removeSPListener, setName, setParent, setUUID |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ca.sqlpower.object.SPObject |
|---|
addChild, addSPListener, begin, getChildren, getName, getUUID, removeSPListener, setName, setParent, setUUID |
| Constructor Detail |
|---|
public WabitConstantsContainer(ca.sqlpower.query.Container delegate)
public WabitConstantsContainer(ca.sqlpower.query.Container delegate,
boolean createItemWrappers)
| Method Detail |
|---|
protected WabitConstantItem createWabitItemChild(ca.sqlpower.query.Item item)
WabitContainer
createWabitItemChild in class WabitContainer<WabitConstantItem>item - The item to wrap in a WabitItem.
protected java.lang.Class<WabitConstantItem> getChildClass()
WabitContainer
getChildClass in class WabitContainer<WabitConstantItem>public java.util.List<java.lang.Class<? extends ca.sqlpower.object.SPObject>> getAllowedChildTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||