|  
 | 
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 | 
oracle.syndicate.message.response
Interface Cancellation
- All Superinterfaces:
 
- Payload, Response
 
- public interface Cancellation
 
- extends Response
 
Provides accessors over a Cancellation message returned by SyndicateConnection.cancel
- Since:
 
- release specific (what release of product did this appear in)
 
 
 
 
 
 
 
 
 
 
 
 
getCancellationID
public java.lang.String getCancellationID()
- Returns cancellation-id
 
 
getSubscriptionID
public java.lang.String getSubscriptionID()
- Returns subscription-id
 
 
Copyright © 2001, 2003, Oracle. All rights reserved.