|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.series.SeriesServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
SeriesServiceFwd()
|
Method Summary | |
void |
addSeries(SeriesTemplate series)
Supported API: false |
List |
getAllMaturityLevels(String series)
Supported API: false |
private static Manager |
getManager()
|
int |
getMaturityIndex(String maturity)
Supported API: false |
int |
getSeriesIndex(String series)
Supported API: false |
String |
getSeriesKey(String value)
Supported API: false |
List |
getValues(String series,
String maturity)
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public SeriesServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public void addSeries(SeriesTemplate series) throws WTException, SeriesException
addSeries
in interface SeriesService
series
-
WTException
SeriesException
public List getValues(String series, String maturity) throws WTException, SeriesException
getValues
in interface SeriesService
series
- maturity
-
WTException
SeriesException
public int getMaturityIndex(String maturity) throws WTException, SeriesException
getMaturityIndex
in interface SeriesService
maturity
-
WTException
SeriesException
public int getSeriesIndex(String series) throws WTException, SeriesException
getSeriesIndex
in interface SeriesService
series
-
WTException
SeriesException
public String getSeriesKey(String value) throws WTException, SeriesException
getSeriesKey
in interface SeriesService
value
-
WTException
SeriesException
public List getAllMaturityLevels(String series) throws WTException, SeriesException
getAllMaturityLevels
in interface SeriesService
series
-
WTException
SeriesException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |