A C D E F G H I L M N O P R S T U V W

A

AbstractModuleAfterInvocationProvider - Class in org.ikasan.framework.security
Abstract class that provides functionality for determining access/configuration rights
AbstractModuleAfterInvocationProvider(String) - Constructor for class org.ikasan.framework.security.AbstractModuleAfterInvocationProvider
Constructor
addPagedModelAttributes(String, Boolean, ModelMap, int, PagedSearchResult<?>, HttpServletRequest, Map<String, Object>) - Static method in class org.ikasan.framework.web.controller.MasterDetailControllerUtil
Adds all standard control attributes to the model for displaying the search results page
addParam(Map<String, Object>, String, Object) - Static method in class org.ikasan.framework.web.controller.MasterDetailControllerUtil
Adds a parameter to the searchParams map, only if it has a value
AdminController - Class in org.ikasan.framework.web.controller
Controller class for the administrator screen
AdminController() - Constructor for class org.ikasan.framework.web.controller.AdminController
 
AfterInvocationModuleCollectionFilteringProvider - Class in org.ikasan.framework.security
Class for determining access/configuration rights for collection of configuration
AfterInvocationModuleCollectionFilteringProvider() - Constructor for class org.ikasan.framework.security.AfterInvocationModuleCollectionFilteringProvider
Constructor

C

changePassword(User, String, ModelMap, BindingResult) - Method in class org.ikasan.framework.web.controller.UsersController
Accepts submission of the changePassword form
CONFIGURATION_DELETE_SYSTEM_EVENT_ACTION - Static variable in class org.ikasan.framework.web.service.ConfigurationManagementService
constant for logging deleted configuration
CONFIGURATION_INSERT_SYSTEM_EVENT_ACTION - Static variable in class org.ikasan.framework.web.service.ConfigurationManagementService
constant for logging new configuration
CONFIGURATION_UPDATE_SYSTEM_EVENT_ACTION - Static variable in class org.ikasan.framework.web.service.ConfigurationManagementService
constant for logging updated configuration
ConfigurationManagementService - Class in org.ikasan.framework.web.service
Configuration Management Service for maintenance of runtime component configurations.
ConfigurationManagementService(ConfigurationService<ConfiguredResource, Configuration>, SystemEventService, ModuleService) - Constructor for class org.ikasan.framework.web.service.ConfigurationManagementService
Constructor
controlInitiator(String, String, String, String, String) - Method in class org.ikasan.framework.web.controller.InitiatorsController
Control the initiator (stop, start etc)
createConfiguration(String, String, String, RequestContext) - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Create a new configuration instance for this moduleName/flowName/flowElementName.
createTrigger() - Method in class org.ikasan.framework.web.command.TriggerDetails
Create a trigger from the details
createTrigger(TriggerDetails, RequestContext) - Method in class org.ikasan.framework.web.service.TriggerDetailsService
Create a trigger given details and a context
createTriggerDetails(String, String, String, String) - Method in class org.ikasan.framework.web.service.TriggerDetailsService
Create a new Trigger details
createUser(ModelMap, User, BindingResult) - Method in class org.ikasan.framework.web.controller.UsersController
Accepts submission of the createUser form

D

decide(Authentication, Object, ConfigAttributeDefinition, Object) - Method in class org.ikasan.framework.security.AfterInvocationModuleCollectionFilteringProvider
 
decide(Authentication, Object, ConfigAttributeDefinition, Object) - Method in class org.ikasan.framework.security.ModuleAfterInvocationProvider
 
defaultFalse(Boolean) - Static method in class org.ikasan.framework.web.controller.MasterDetailControllerUtil
Standardises the orderAsc field to use false if otherwise not supplied
defaultZero(Integer) - Static method in class org.ikasan.framework.web.controller.MasterDetailControllerUtil
Returns the input value if not null, otherwise 0
deleteConfiguration(Configuration) - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Delete an existing Configuration instance.
deleteTrigger(String, String, String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.ModulesController
Delete a wiretap trigger
deleteUser(String, ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
Delete a existing user
disableUser(String, ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
Disable an existing user

E

enableUser(String, ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
Enable an existing user
ErrorLogController - Class in org.ikasan.framework.web.controller
Controller class for the error log
ErrorLogController(ErrorLoggingService, ExcludedEventService) - Constructor for class org.ikasan.framework.web.controller.ErrorLogController
 
ExclusionsController - Class in org.ikasan.framework.web.controller
The controller for the various user views
ExclusionsController(ExcludedEventService) - Constructor for class org.ikasan.framework.web.controller.ExclusionsController
Constructor

F

findConfiguration(String, String, String, RequestContext) - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Find the configuration instance for this moduleName/flowName/flowElementName.

G

getAuthentication() - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Utility method for getting the authentication principal of the invoking user.
getComponentName() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the component name
getEventId() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the event id
getFlowElementName() - Method in class org.ikasan.framework.web.command.TriggerDetails
Get the flow element name
getFlowElementNames(String, String) - Method in class org.ikasan.framework.web.service.TriggerDetailsService
Get a list of the flow element names for a flow in a module
getFlowName() - Method in class org.ikasan.framework.web.command.TriggerDetails
Get the flow name
getFromDate() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the from date
getFromDateTime() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the from date time object
getFromTime() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the from time
getInitiatorName() - Method in class org.ikasan.framework.web.command.PayloadCommand
Get the initiator name
getJobName() - Method in class org.ikasan.framework.web.command.TriggerDetails
Get the job name
getJobNames() - Method in class org.ikasan.framework.web.service.TriggerDetailsService
Get a list of the job names
getModuleName() - Method in class org.ikasan.framework.web.command.PayloadCommand
Get the module name
getModuleName() - Method in class org.ikasan.framework.web.command.TriggerDetails
Get the module name
getModuleNames() - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Get the module names
getModules() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get a set of the modules
getParameterNames(String) - Method in class org.ikasan.framework.web.service.TriggerDetailsService
Get a List of parameter names for a job
getParams() - Method in class org.ikasan.framework.web.command.TriggerDetails
Get the map of parameters
getPayloadContent() - Method in class org.ikasan.framework.web.command.PayloadCommand
Get the payload content
getPayloadContent() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the payload content
getPayloadId() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the payload id
getPlatformScheduler() - Method in class org.ikasan.framework.web.controller.SchedulerController
Get the platform scheduler
getRelationship() - Method in class org.ikasan.framework.web.command.TriggerDetails
Get the trigger relationship
getRelationships() - Static method in class org.ikasan.framework.web.service.TriggerDetailsService
Get the trigger relationships
getSerialVersionUID() - Static method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the serial uid
getUntilDate() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the to date
getUntilDateTime() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the to date time object
getUntilTime() - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Get the to time
grantAuthority(String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
Grant a new authority to an existing user

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ikasan.framework.web.controller.AdminController
Handle the request
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ikasan.framework.web.controller.HomeController
Handle the request
HomeController - Class in org.ikasan.framework.web.controller
Controller for the home page for the web console
HomeController() - Constructor for class org.ikasan.framework.web.controller.HomeController
 
housekeepnig(HttpServletRequest, HttpServletResponse, ModelMap) - Method in class org.ikasan.framework.web.controller.SystemEventLogController
Invoke housekeeping on system event log
housekeepWiretaps() - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Handle the request to execute the housekeeper

I

InitiatorsController - Class in org.ikasan.framework.web.controller
Controller for interaction with the initiators from a client.
InitiatorsController(ModuleService) - Constructor for class org.ikasan.framework.web.controller.InitiatorsController
Constructor
insertConfiguration(Configuration) - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Insert a new Configuration instance.
isConfiguredResource(String, String, String) - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Is this moduleName/flowName/flowElementName referencing a component that is marked as a ConfiguredResource.

L

listErrors(String, String, HttpServletRequest, Integer, String, Boolean, ModelMap) - Method in class org.ikasan.framework.web.controller.ErrorLogController
List all errorOccurrences
listExclusions(String, String, HttpServletRequest, Integer, String, Boolean, ModelMap) - Method in class org.ikasan.framework.web.controller.ExclusionsController
List the excludedEvents
listModules(ModelMap) - Method in class org.ikasan.framework.web.controller.ModulesController
List the modules given a model (map)
listUsers(ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
List the users known to the system

M

MasterDetailControllerUtil - Class in org.ikasan.framework.web.controller
Common utility functions used by MVC controllers that deal with paged Master/Detail search functions
MasterDetailControllerUtil() - Constructor for class org.ikasan.framework.web.controller.MasterDetailControllerUtil
 
mayReadModule(Authentication, Module) - Method in class org.ikasan.framework.security.AbstractModuleAfterInvocationProvider
Determines if the specified module should be accessible to the currently logged in user
MODULE_ADMIN_ATTRIBUTE - Static variable in class org.ikasan.framework.security.ModuleAdminVoter
 
ModuleAdminVoter - Class in org.ikasan.framework.security
Votes if any ConfigAttribute.getAttribute() matches MODULE_ADMIN If it is called to vote, this voter will only vote yes, if the user has the admin role for the specified module.
ModuleAdminVoter() - Constructor for class org.ikasan.framework.security.ModuleAdminVoter
 
ModuleAfterInvocationProvider - Class in org.ikasan.framework.security
Class for determining access/configuration rights
ModuleAfterInvocationProvider() - Constructor for class org.ikasan.framework.security.ModuleAfterInvocationProvider
Constructor
ModulesController - Class in org.ikasan.framework.web.controller
Controller class for the web-console dealing with modules
ModulesController(ModuleService) - Constructor for class org.ikasan.framework.web.controller.ModulesController
Constructor

N

next(HttpServletRequest, ModelMap) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Search for the next page of results
nullForEmpty(String) - Static method in class org.ikasan.framework.web.controller.MasterDetailControllerUtil
Returns the input value or null for an empty String

O

org.ikasan.framework.security - package org.ikasan.framework.security
 
org.ikasan.framework.web.command - package org.ikasan.framework.web.command
 
org.ikasan.framework.web.controller - package org.ikasan.framework.web.controller
 
org.ikasan.framework.web.service - package org.ikasan.framework.web.service
 

P

PayloadCommand - Class in org.ikasan.framework.web.command
A Wrapper class that can contain a payload along with the module name and initiator name to deliver that payload to.
PayloadCommand(String, String) - Constructor for class org.ikasan.framework.web.command.PayloadCommand
Constructor
previous(HttpServletRequest, ModelMap) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Search for the previous page of results
processSubmit(ModelMap, WiretapSearchCriteria, BindingResult) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Handle submission of the search form

R

requestResolution(String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.ExclusionsController
Handle Resolution request POST
resolveOrderBy(String) - Static method in class org.ikasan.framework.web.controller.MasterDetailControllerUtil
Returns the input value if not null, otherwise "id"
resumeScheduler() - Method in class org.ikasan.framework.web.controller.SchedulerController
Handle the request to resume the scheduler
revokeAuthority(String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
Revoke an authority from a existing user

S

SchedulerController - Class in org.ikasan.framework.web.controller
Controller class for the scheduler view
SchedulerController(Scheduler) - Constructor for class org.ikasan.framework.web.controller.SchedulerController
Constructor
search(HttpServletRequest, Boolean, Integer, String, Boolean, String, String, String, String, String, String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.SystemEventLogController
search for system events
searchResults(HttpServletRequest, ModelMap) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Return to the search results page
setComponentName(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the component name
setEventId(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the event id
setFlowElementName(String) - Method in class org.ikasan.framework.web.command.TriggerDetails
Set the flow element name
setFromDate(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the from date
setFromTime(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the from time
setInitiatorName(String) - Method in class org.ikasan.framework.web.command.PayloadCommand
Set the initiator name
setJobAwareFlowEventListener(JobAwareFlowEventListener) - Method in class org.ikasan.framework.web.controller.ModulesController
Set the job aware flow event listener
setJobName(String) - Method in class org.ikasan.framework.web.command.TriggerDetails
Set the job name
setModuleName(String) - Method in class org.ikasan.framework.web.command.PayloadCommand
Set the module name
setModules(Set<String>) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the modules
setParams(Map<String, String>) - Method in class org.ikasan.framework.web.command.TriggerDetails
Set the map of parameters
setPayloadContent(String) - Method in class org.ikasan.framework.web.command.PayloadCommand
Set the payload content name
setPayloadContent(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the payload content
setPayloadId(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the payload id
setRelationship(String) - Method in class org.ikasan.framework.web.command.TriggerDetails
Set the trigger relationship (before/after)
setUntilDate(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the to date
setUntilTime(String) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteria
Set the to time
setupForm(HttpServletRequest, ModelMap) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Setup the search form
stopScheduler() - Method in class org.ikasan.framework.web.controller.SchedulerController
Handle the request to put the scheduler on standby
submitSimpleInitiator(ModelMap, PayloadCommand) - Method in class org.ikasan.framework.web.controller.InitiatorsController
Submit a SimpleInitiator's form
supports(ConfigAttribute) - Method in class org.ikasan.framework.security.AbstractModuleAfterInvocationProvider
 
supports(Class) - Method in class org.ikasan.framework.security.AbstractModuleAfterInvocationProvider
 
supports(ConfigAttribute) - Method in class org.ikasan.framework.security.AfterInvocationModuleCollectionFilteringProvider
 
supports(ConfigAttribute) - Method in class org.ikasan.framework.security.ModuleAdminVoter
 
supports(Class) - Method in class org.ikasan.framework.security.ModuleAdminVoter
 
supports(Class) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteriaValidator
 
SystemEventLogController - Class in org.ikasan.framework.web.controller
Controller class for the administrator screen
SystemEventLogController(SystemEventService) - Constructor for class org.ikasan.framework.web.controller.SystemEventLogController
Constructor

T

TriggerDetails - Class in org.ikasan.framework.web.command
Class representing the details for a trigger
TriggerDetails(String, String) - Constructor for class org.ikasan.framework.web.command.TriggerDetails
Constructor
TriggerDetailsService - Class in org.ikasan.framework.web.service
The service layer for the trigger details
TriggerDetailsService(JobAwareFlowEventListener, ModuleService) - Constructor for class org.ikasan.framework.web.service.TriggerDetailsService
Constructor

U

updateConfiguration(Configuration) - Method in class org.ikasan.framework.web.service.ConfigurationManagementService
Update an existing Configuration instance.
UsersController - Class in org.ikasan.framework.web.controller
The controller for the various user views
UsersController(UserService) - Constructor for class org.ikasan.framework.web.controller.UsersController
Constructor

V

validate(Object, Errors) - Method in class org.ikasan.framework.web.command.WiretapSearchCriteriaValidator
 
view(long, String, ModelMap) - Method in class org.ikasan.framework.web.controller.ErrorLogController
Display ErrorOccurrence
view(String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.ExclusionsController
Display ExcludedEvent
viewEvent(long, ModelMap) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
View a specified WiretapEvent
viewFlow(String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.ModulesController
View the flow
viewFlowElement(String, String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.ModulesController
View the flow element
viewInitiator(String, String, ModelMap) - Method in class org.ikasan.framework.web.controller.InitiatorsController
View the initiator
viewModule(String, ModelMap) - Method in class org.ikasan.framework.web.controller.ModulesController
View the module
viewPrettyPayloadContent(long, HttpServletResponse) - Method in class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
View a specific payload content in a best guess native format
viewScheduler() - Method in class org.ikasan.framework.web.controller.SchedulerController
Handle the request Warning is suppressed because ModelMap does not support Generics
viewUser(String, ModelMap) - Method in class org.ikasan.framework.web.controller.UsersController
List the users known to the system
vote(Authentication, Object, ConfigAttributeDefinition) - Method in class org.ikasan.framework.security.ModuleAdminVoter
 

W

WiretapEventsSearchFormController - Class in org.ikasan.framework.web.controller
This class is the Controller for the Wiretap search form
WiretapEventsSearchFormController(WiretapService, ModuleService) - Constructor for class org.ikasan.framework.web.controller.WiretapEventsSearchFormController
Constructor
WiretapSearchCriteria - Class in org.ikasan.framework.web.command
Command class capturing the Wiretap search criteria fields
WiretapSearchCriteria() - Constructor for class org.ikasan.framework.web.command.WiretapSearchCriteria
Constructor
WiretapSearchCriteriaValidator - Class in org.ikasan.framework.web.command
The search criteria validator for wire tap searches
WiretapSearchCriteriaValidator() - Constructor for class org.ikasan.framework.web.command.WiretapSearchCriteriaValidator
Constructor

A C D E F G H I L M N O P R S T U V W

Copyright © 2007-2011 Ikasan. All Rights Reserved.