Skip navigation links
A C E G O P R S U 

A

activate(ComponentContext) - Method in class org.wso2.carbon.andes.event.admin.internal.EventAdminDS
 
addTopic(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Adds a new topic
AndesEventAdminService - Class in org.wso2.carbon.andes.event.admin
Provides topic related functions as a web service.
AndesEventAdminService() - Constructor for class org.wso2.carbon.andes.event.admin.AndesEventAdminService
 

C

checkCurrentUserHasAddTopicPermission() - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate current logged in user has add topic permission.
checkCurrentUserHasDeleteTopicPermission() - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate current logged in user has delete topic permission.
checkCurrentUserHasDetailsTopicPermission() - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate current logged in user has view topic details permission.
checkCurrentUserHasPublishTopicPermission(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate current logged in user has publish permission for given topic.
checkUserHasAddTopicPermission(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate given username has add topic permission.
checkUserHasDeleteTopicPermission(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate given username has delete topic permission.
checkUserHasDetailsTopicPermission(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate given username has view topic details permission.
checkUserHasPublishTopicPermission(String, String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Evaluate given username has publish permission for given topic.

E

errorMessage - Variable in exception org.wso2.carbon.andes.event.admin.exception.EventAdminException
 
EventAdminDS - Class in org.wso2.carbon.andes.event.admin.internal
Service references initialize by this class.
EventAdminDS() - Constructor for class org.wso2.carbon.andes.event.admin.internal.EventAdminDS
 
EventAdminException - Exception in org.wso2.carbon.andes.event.admin.exception
This is custom exception class used to throw exception from AndesEventAdminService to handle by caller.
EventAdminException() - Constructor for exception org.wso2.carbon.andes.event.admin.exception.EventAdminException
 
EventAdminException(String) - Constructor for exception org.wso2.carbon.andes.event.admin.exception.EventAdminException
 
EventAdminException(String, Throwable) - Constructor for exception org.wso2.carbon.andes.event.admin.exception.EventAdminException
 
EventAdminException(Throwable) - Constructor for exception org.wso2.carbon.andes.event.admin.exception.EventAdminException
 
EventAdminHolder - Class in org.wso2.carbon.andes.event.admin.internal
Data holder class of EventAdminDS
EventAdminHolder() - Constructor for class org.wso2.carbon.andes.event.admin.internal.EventAdminHolder
 

G

getAllTopics() - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets all the topics
getAllWSSubscriptionCountForTopic(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets the total number of subscriptions for a topic Suppressing warning as this is used as a web service
getAllWSSubscriptionsForTopic(String, int, int) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets all subscriptions for a topic with limited results to return Suppressing warning as this is used as a web service
getCreatedTime() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getErrorMessage() - Method in exception org.wso2.carbon.andes.event.admin.exception.EventAdminException
 
getEventBroker() - Method in class org.wso2.carbon.andes.event.admin.internal.EventAdminHolder
 
getEventDispatcher() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getEventDispatcherName() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getEventFilter() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getEventSinkURL() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getExpires() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getId() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getInstance() - Static method in class org.wso2.carbon.andes.event.admin.internal.EventAdminHolder
 
getJMSSubscriptionsForTopic(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets the JMS subscriptions for a topic Suppressing warning as this is used as a web service
getMode() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getOwner() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getPaginatedTopicTree(String, int, int) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets a subset of the topics
getTopicName() - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
getTopicRolePermissions(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets the permission roles for a topic Suppressing warning as this is used as a web service
getUserRoles() - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets user roles through topic manager
getWsSubscriptionsForTopic(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Gets all the subscriptions Suppressing warning as this is used as a web service

O

org.wso2.carbon.andes.event.admin - package org.wso2.carbon.andes.event.admin
 
org.wso2.carbon.andes.event.admin.exception - package org.wso2.carbon.andes.event.admin.exception
 
org.wso2.carbon.andes.event.admin.internal - package org.wso2.carbon.andes.event.admin.internal
 

P

publishToTopic(String, String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Publish a message to given topic

R

registerEventBroker(EventBroker) - Method in class org.wso2.carbon.andes.event.admin.internal.EventAdminHolder
 
removeTopic(String) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Removes a topic Suppressing warning as this is used as a web service

S

setCreatedTime(Calendar) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setEventBroker(EventBroker) - Method in class org.wso2.carbon.andes.event.admin.internal.EventAdminDS
 
setEventDispatcher(EventDispatcher) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setEventDispatcherName(String) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setEventFilter(EventFilter) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setEventSinkURL(String) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setExpires(Calendar) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setId(String) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setMode(String) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setOwner(String) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
setTopicName(String) - Method in class org.wso2.carbon.andes.event.admin.Subscription
 
Subscription - Class in org.wso2.carbon.andes.event.admin
Keep subscription related information to handle necessary operation in AndesEventAdminService.
Subscription() - Constructor for class org.wso2.carbon.andes.event.admin.Subscription
 

U

unSetEventBroker(EventBroker) - Method in class org.wso2.carbon.andes.event.admin.internal.EventAdminDS
 
updatePermission(String, TopicRolePermission[]) - Method in class org.wso2.carbon.andes.event.admin.AndesEventAdminService
Updates the permissions for roles of a topic Suppressing warning as this is used as a web service
A C E G O P R S U 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.