org.gudy.azureus2.plugins.utils.subscriptions
Interface Subscription


public interface Subscription


Method Summary
 String getID()
           
 String getName()
           
 SubscriptionResult[] getResults()
           
 boolean isSearchTemplate()
           
 

Method Detail

getID

String getID()

getName

String getName()

isSearchTemplate

boolean isSearchTemplate()

getResults

SubscriptionResult[] getResults()