|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
void |
addInputParameters(FeedMetaData[] param)Set the meta data for this Content Store. |
void |
addOutputParameters(FeedMetaData[] param)set the meta data for this Content Store. |
java.lang.String |
getClassName()Get the name of the class implementing this datafeeder For the 'standard' DataFeeder this will be null |
java.util.Map[] |
getData(java.util.Map params)Retrieve the data feed from application's feed table for a given set of parameters. |
FeedMetaData[] |
getInputParameters()Get the meta data for this Content Store. |
java.lang.String |
getName()Get the name of the underlying feed |
FeedMetaData[] |
getOutputParameters()Get the meta data for this Content Store. |
void |
setClassName(java.lang.String className)Set the name of the class implementing this datafeeder |
| Method Detail |
public void addInputParameters(FeedMetaData[] param)
public void addOutputParameters(FeedMetaData[] param)
public java.lang.String getClassName()
public java.util.Map[] getData(java.util.Map params)
throws PanamaException
PanamaExceptionpublic FeedMetaData[] getInputParameters()
public java.lang.String getName()
public FeedMetaData[] getOutputParameters()
public void setClassName(java.lang.String className)
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||