| java.lang.Object com.sun.portal.subscriptions.providers.Subscription com.sun.portal.subscriptions.providers.SearchSubscription
SearchSubscription | public class SearchSubscription extends Subscription (Code) | | Description of the Class
author: pm95875 |
Inner Class :public class AdvSrchSubscription | |
SearchSubscription | public SearchSubscription(String server, String str, String va)(Code) | | Constructor for the Subscription object
Parameters: str - Description of Parameter Parameters: server - Description of Parameter Parameters: va - View Attribute |
SearchSubscription | public SearchSubscription(String server, String type, String str, String va)(Code) | | Constructor for the Subscription object
Parameters: type - Description of Parameter Parameters: server - Description of Parameter Parameters: str - Description of Parameter Parameters: va - Description of Parameter |
SearchSubscription | public SearchSubscription(String server, String type, String str, String va, ArrayList critera)(Code) | | Constructor for the SearchSubscription object
Parameters: type - Description of Parameter Parameters: str - Description of Parameter Parameters: critera - Description of Parameter Parameters: va - View Attribute |
execute | public Object execute(String srv)(Code) | | Description of the Method
Parameters: server - Description of Parameter Description of the Returned Value |
parse | public Object parse()(Code) | | Description of the Method
Description of the Returned Value |
parseCategorySrchSub | public Object parseCategorySrchSub()(Code) | | Description of the Method
Description of the Returned Value |
parseDiscussionSrchSub | public Object parseDiscussionSrchSub()(Code) | | Description of the Method
Description of the Returned Value |
parseSavedSrchSub | public Object parseSavedSrchSub()(Code) | | Description of the Method
Description of the Returned Value |
usage | public void usage()(Code) | | |
|
|