org.apache.cocoon.acting.modular
Class DatabaseAction.LookUpKey
java.lang.Object
org.apache.cocoon.acting.modular.DatabaseAction.LookUpKey
- Enclosing class:
- DatabaseAction
protected static class DatabaseAction.LookUpKey
- extends Object
Structure that takes up both current mode types for database
operations and table configuration data. Used to access parsed
configuration data.
tableConf
public Configuration tableConf
modeTypes
public Map modeTypes
DatabaseAction.LookUpKey
public DatabaseAction.LookUpKey(Configuration tableConf,
Map modeTypes)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.