|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.astroshare.astroonline.core.InstalledHoroscope
public class InstalledHoroscope
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.
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 |
|---|
public java.lang.String id
Horoscope ID
public java.lang.String type
Horoscope type
public java.lang.String language
Horoscope language
public java.lang.String dbid
Horoscope database ID
public java.lang.String title
Horoscope title
public java.lang.String input
Horoscope input template
public java.lang.String output
Horoscope output template
public java.lang.String intro
Horoscope intro text
| Constructor Detail |
|---|
public InstalledHoroscope()
|
|||||||||
| 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)