|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcgl.narada.wsinfra.messaging.wse.WseFrameworkIndicator
cgl.narada.wsinfra.messaging.widget.wse.WseSubscriptionEntry
public class WseSubscriptionEntry
| Constructor Summary | |
|---|---|
WseSubscriptionEntry(SubscriptionEntry subscriptionEntry)
|
|
| Method Summary | |
|---|---|
String |
getDeliveryMode()
Retrieves the delivery mode associated with this subscription. |
EndpointReferenceType |
getEndToEPR()
Returns the EPR to which the publisher will send a SubscriptionEnd response to. |
String |
getFilterDialect()
Returns the dialect associated with the registered Filter. |
String |
getFilterExpression()
Returns the constraint associated with the registered Filter. |
String |
getIdentifier()
Retrieves the identifier associated with this subscription. |
Calendar |
getInitialExpirationTime()
Returns the time at which this subscription will expire. |
EndpointReferenceType |
getPublisherEPR()
Returns the EPR associated with the publisher/source of notifications. |
EndpointReferenceType |
getSubscriberEPR()
Retrieve the EPR associated with Subscriber of this Subscription. |
EndpointReferenceType |
getSubscriptionManagerEPR()
Returns the EPR associated with the Subscription Manager |
String |
toString()
|
| Methods inherited from class cgl.narada.wsinfra.messaging.wse.WseFrameworkIndicator |
|---|
getProvider, getSpecVersion, isEventing, isNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface cgl.narada.wsinfra.messaging.FrameworkIndicator |
|---|
getProvider, getSpecVersion, isEventing, isNotification |
| Constructor Detail |
|---|
public WseSubscriptionEntry(SubscriptionEntry subscriptionEntry)
| Method Detail |
|---|
public EndpointReferenceType getEndToEPR()
getEndToEPR in interface WseSubscriptionpublic String getDeliveryMode()
getDeliveryMode in interface WseSubscriptionpublic String getIdentifier()
getIdentifier in interface WseSubscriptionpublic EndpointReferenceType getPublisherEPR()
getPublisherEPR in interface Subscriptionpublic EndpointReferenceType getSubscriptionManagerEPR()
getSubscriptionManagerEPR in interface Subscriptionpublic EndpointReferenceType getSubscriberEPR()
Subscription
getSubscriberEPR in interface Subscriptionpublic String getFilterDialect()
getFilterDialect in interface Subscriptionpublic String getFilterExpression()
getFilterExpression in interface Subscriptionpublic Calendar getInitialExpirationTime()
getInitialExpirationTime in interface Subscriptionpublic String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||