|
OracleAS Syndication Services API Reference 10g (9.0.4) Part No. B10399-01 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The subscription class wraps all metadata that are maintained on the client side regarding the subscription.
Field Summary | |
static java.lang.String |
STATE_ICE_ANY State identifier for any state |
static java.lang.String |
STATE_ICE_INITIAL State identifier for an initial state |
Method Summary | |
java.lang.String |
getID() Returns the Subscription ID |
java.lang.String |
getSbbUsername() Returns the name of the Subscriber owning this Subscription |
java.lang.String |
getState() Returns subscription current state |
java.lang.String |
getSubscriberID() Returns the ID of the Subscriber owning this Subscription |
void |
setState(java.lang.String state) Updates the subscription current state TODO removed synchronized for time being!! |
Field Detail |
public static final java.lang.String STATE_ICE_ANY
public static final java.lang.String STATE_ICE_INITIAL
Method Detail |
public java.lang.String getID()
public java.lang.String getState()
public java.lang.String getSubscriberID()
public java.lang.String getSbbUsername()
public void setState(java.lang.String state) throws SyndicateClientException
|
Copyright © 2001, 2003, Oracle. All rights reserved. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2001, 2003, Oracle. All rights reserved.