com.astroshare.astroonline.horoscopes
Class Lov

java.lang.Object
  extended by com.astroshare.astroonline.horoscopes.Horoscope
      extended by com.astroshare.astroonline.horoscopes.Lov

public class Lov
extends Horoscope

Implementation of List of Values of cities.

Although class Lov is not an implementation of an online horoscope, the base class Horoscope is (mis)used here, since all the other necessary methods from class Horoscope are needed here anyway.


Field Summary
protected static org.apache.log4j.Logger log
          init logging
 
Fields inherited from class com.astroshare.astroonline.horoscopes.Horoscope
args, databaseID, horoscopeID, language, startupMode, templateInput, templateOutput
 
Constructor Summary
Lov()
           
 
Method Summary
protected  boolean checkHoroscopeData()
           Overwrite method checkHoroscopeData.
protected  void getHoroscopeArguments()
           Overwrite method getHoroscopeArguments.
protected  java.util.HashMap<java.lang.String,java.lang.Object> getInputMap()
           Overwrite method getInputMap.
protected  java.util.HashMap<java.lang.String,java.lang.Object> getMap()
           Overwrite method getMap.
protected  java.util.HashMap<java.lang.String,java.lang.Object> getOutputMap()
           Overwrite method getOutputMap.
 
Methods inherited from class com.astroshare.astroonline.horoscopes.Horoscope
getFormText, getHoroscope, getInputPage, getOutputPage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static org.apache.log4j.Logger log
init logging

Constructor Detail

Lov

public Lov()
Method Detail

getInputMap

protected java.util.HashMap<java.lang.String,java.lang.Object> getInputMap()

Overwrite method getInputMap.

Specified by:
getInputMap in class Horoscope
Returns:
Input map

getOutputMap

protected java.util.HashMap<java.lang.String,java.lang.Object> getOutputMap()

Overwrite method getOutputMap.

Specified by:
getOutputMap in class Horoscope
Returns:
Output map

getHoroscopeArguments

protected void getHoroscopeArguments()

Overwrite method getHoroscopeArguments.

Specified by:
getHoroscopeArguments in class Horoscope

checkHoroscopeData

protected boolean checkHoroscopeData()

Overwrite method checkHoroscopeData.

Specified by:
checkHoroscopeData in class Horoscope
Returns:
TRUE=Data is valid;FALSE=Data is invalid

getMap

protected java.util.HashMap<java.lang.String,java.lang.Object> getMap()

Overwrite method getMap.

Overrides:
getMap in class Horoscope
Returns:
Hashmap containging all horoscope data


Astro-Online © 2001 − 2008 Astro Share
Documentation generated on: Thursday August 12th 2008 (PS)