com.ebmwebsourcing.wsstar.notification.definition.basenotification.api
Interface Subscribe
- All Superinterfaces:
- org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.schema.api.XMLElement
- All Known Implementing Classes:
- SubscribeImpl
public interface Subscribe
- extends org.ow2.easywsdl.schema.api.XMLElement
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
getConsumerReference
com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType getConsumerReference()
throws WSNotificationException
- Throws:
WSNotificationException
setConsumerReference
void setConsumerReference(com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType ref)
getFilter
FilterType getFilter()
setFilter
void setFilter(FilterType filter)
getInitialTerminationTime
java.util.Date getInitialTerminationTime()
setInitialTerminationTime
void setInitialTerminationTime(java.util.Date value)
throws WSNotificationException
- Throws:
WSNotificationException
getSubscriptionPolicy
SubscriptionPolicyType getSubscriptionPolicy()
setSubscriptionPolicy
void setSubscriptionPolicy(SubscriptionPolicyType policy)
Copyright © 2009 eBM Websourcing. All Rights Reserved.