|
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 |
java.lang.Object | +--oracle.syndicate.client.impl.state.xml.XMLSubscription
Implementation of the SyndicateSubscription interface used by the XMLSyndicateClientStateHandler.
Fields inherited from interface oracle.syndicate.client.SyndicateSubscription |
STATE_ICE_ANY, STATE_ICE_INITIAL |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getID()
getID
in interface SyndicateSubscription
public java.lang.String getSubscriberID()
getSubscriberID
in interface SyndicateSubscription
public java.lang.String getSbbUsername()
getSbbUsername
in interface SyndicateSubscription
public java.lang.String getState()
getState
in interface SyndicateSubscription
public void setState(java.lang.String state) throws SyndicateClientException
setState
in interface SyndicateSubscription
|
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.