|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.cocoon.acting.modular.DatabaseAction.LookUpKey
Structure that takes up both current mode types for database operations and table configuration data. Used to access parsed configuration data.
Field Summary | |
java.util.Map |
modeTypes
|
org.apache.avalon.framework.configuration.Configuration |
tableConf
|
Constructor Summary | |
DatabaseAction.LookUpKey(org.apache.avalon.framework.configuration.Configuration tableConf,
java.util.Map modeTypes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public org.apache.avalon.framework.configuration.Configuration tableConf
public java.util.Map modeTypes
Constructor Detail |
public DatabaseAction.LookUpKey(org.apache.avalon.framework.configuration.Configuration tableConf, java.util.Map modeTypes)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |