|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.astroshare.astroonline.horoscopes.Horoscope
com.astroshare.astroonline.horoscopes.Natal
com.astroshare.astroonline.horoscopes.Synastry
public class Synastry
Implementation of online horoscope Synastry.
The interpretation of the synasty is based on the full astrological calculation containing two people's birth data. Based on this calculation an interpretation is selecting from the database.
| Field Summary | |
|---|---|
protected int[][] |
aspects
array in which all the aspects for the relation are saved |
protected static org.apache.log4j.Logger |
log
init logging |
protected Visitor |
visitor2
visitor instance holding visitor data (person 2) |
| Fields inherited from class com.astroshare.astroonline.horoscopes.Natal |
|---|
visitor |
| Fields inherited from class com.astroshare.astroonline.horoscopes.Horoscope |
|---|
args, databaseID, horoscopeID, language, startupMode, templateInput, templateOutput |
| Constructor Summary | |
|---|---|
Synastry()
|
|
| Method Summary | |
|---|---|
protected boolean |
checkHoroscopeData()
Override method checkHoroscopeData. |
java.lang.String |
getFlashChartString()
Get the Flash string for this object. |
protected void |
getHoroscopeArguments()
Override method getHoroscopeArguments. |
protected java.util.HashMap<java.lang.String,java.lang.Object> |
getInputMap()
Override method getInputMap. |
protected java.util.HashMap<java.lang.String,java.lang.Object> |
getOutputMap()
Override method getOutputMap. |
protected java.util.ArrayList<java.lang.Object> |
getTextFromDatabaseList(Sql sql)
Get horoscope text from database, returning an ArrayList. |
| Methods inherited from class com.astroshare.astroonline.horoscopes.Natal |
|---|
getFlashvarsProg, getTextFromDatabaseList |
| Methods inherited from class com.astroshare.astroonline.horoscopes.Horoscope |
|---|
getFormText, getHoroscope, getInputPage, getMap, getOutputPage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.log4j.Logger log
protected Visitor visitor2
protected int[][] aspects
| Constructor Detail |
|---|
public Synastry()
| Method Detail |
|---|
protected java.util.HashMap<java.lang.String,java.lang.Object> getInputMap()
Override method getInputMap.
getInputMap in class Natalprotected void getHoroscopeArguments()
Override method getHoroscopeArguments.
getHoroscopeArguments in class Natalprotected boolean checkHoroscopeData()
Override method checkHoroscopeData.
checkHoroscopeData in class Natalprotected java.util.HashMap<java.lang.String,java.lang.Object> getOutputMap()
Override method getOutputMap. Check atlas data, perform astrological calculations and get text from database.
getOutputMap in class Natalprotected java.util.ArrayList<java.lang.Object> getTextFromDatabaseList(Sql sql)
Get horoscope text from database, returning an ArrayList.
sql - Database connection
public java.lang.String getFlashChartString()
Get the Flash string for this object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Astro-Online © 2001 − 2008 Astro Share
Documentation generated on: Thursday August 12th 2008 (PS)