com.astroshare.astroonline.core
Class InstalledHoroscope

java.lang.Object
  extended by com.astroshare.astroonline.core.InstalledHoroscope

public class InstalledHoroscope
extends java.lang.Object

Implementation of installed Horoscopes.

For every installed horoscope a set of data items is saved in cache. This class is used to identify the different items of an installed horoscope. These items are retrieved from the database through class Configuration and cached through class InstalledHoroscopesList.

See Also:
Configuration, InstalledHoroscopesList

Field Summary
 java.lang.String dbid
           Horoscope database ID
 java.lang.String id
           Horoscope ID
 java.lang.String input
           Horoscope input template
 java.lang.String intro
           Horoscope intro text
 java.lang.String language
           Horoscope language
 java.lang.String output
           Horoscope output template
 java.lang.String title
           Horoscope title
 java.lang.String type
           Horoscope type
 
Constructor Summary
InstalledHoroscope()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.lang.String id

Horoscope ID


type

public java.lang.String type

Horoscope type


language

public java.lang.String language

Horoscope language


dbid

public java.lang.String dbid

Horoscope database ID


title

public java.lang.String title

Horoscope title


input

public java.lang.String input

Horoscope input template


output

public java.lang.String output

Horoscope output template


intro

public java.lang.String intro

Horoscope intro text

Constructor Detail

InstalledHoroscope

public InstalledHoroscope()


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