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, equals, getDocumentation, getOtherAttributes, hashCode, 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.lang.String getInitialTerminationTime()
throws WSNotificationException
- Throws:
WSNotificationException
setInitialTerminationTime
void setInitialTerminationTime(java.util.Date value)
throws WSNotificationException
- Throws:
WSNotificationException
setInitialTerminationTime
void setInitialTerminationTime(javax.xml.datatype.Duration value)
throws WSNotificationException
- Throws:
WSNotificationException
getSubscriptionPolicy
SubscriptionPolicyType getSubscriptionPolicy()
setSubscriptionPolicy
void setSubscriptionPolicy(SubscriptionPolicyType policy)
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.