org.gcube.common.core.informationsystem.notifier
Class ISNotifier.GCUBENotificationTopic

java.lang.Object
  extended by org.gcube.common.core.informationsystem.notifier.ISNotifier.GCUBENotificationTopic
Enclosing interface:
ISNotifier

public static class ISNotifier.GCUBENotificationTopic
extends Object


Constructor Summary
ISNotifier.GCUBENotificationTopic(QName topicQName)
           
 
Method Summary
 boolean equals(Object obj)
           
 String getPrecondition()
           
 String getSelector()
           
 QName getTopicQName()
           
 int hashCode()
           
 boolean isUseRenotifier()
           
 void setPrecondition(String precondition)
           
 void setSelector(String selector)
           
 void setTopicQName(QName topicQName)
           
 void setUseRenotifier(boolean useRenotifier)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISNotifier.GCUBENotificationTopic

public ISNotifier.GCUBENotificationTopic(QName topicQName)
Method Detail

getTopicQName

public QName getTopicQName()

setTopicQName

public void setTopicQName(QName topicQName)

getPrecondition

public String getPrecondition()

setPrecondition

public void setPrecondition(String precondition)

getSelector

public String getSelector()

setSelector

public void setSelector(String selector)

isUseRenotifier

public boolean isUseRenotifier()

setUseRenotifier

public void setUseRenotifier(boolean useRenotifier)

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2013. All Rights Reserved.