Interface UserServiceEventContext
- All Superinterfaces:
- UIResourceLocator,- UserServiceObjectContext,- UserServiceObjectContextForInputValidation,- UserServiceRequest,- UserServiceResourceLocator,- UserServiceTransactionManager
 
 - public interface UserServiceEventContext extends UserServiceRequest, UserServiceObjectContextForInputValidation, UserServiceTransactionManager, UserServiceResourceLocator This interface provides information and utility methods useful when processing an event.- Since:
- 5.8.0
 
-   Method Summary-   Methods inherited from interface com.orchestranetworks.ui.UIResourceLocatorcreateWebComponentForRootSession, createWebComponentForSubSession, getURLForAjaxComponent, getURLForAjaxComponent, getURLForPerspectiveSelection, getURLForPerspectiveSelection, getURLForResource, getURLForResource, getURLForResource, getURLForResource, getURLForResource, getURLForRest, getURLForSelection, getURLForSelection, getURLForSelection, getURLForSelection, getURLForSelection, getURLForSelection, getURLForViewSelection
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContextgetPermission, isDataDeleted
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidationaddError, addInfo, addMessage, addWarning, getValueContext, getValueContext
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceRequestcanClose, getCurrentPerspective, getParameter, getParameterValues, getRepository, getServiceDescription, getServiceKey, getServiceLabel, getServiceModuleName, getSession, isInitialDisplay
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceResourceLocatorgetURLForAction, getURLForAction, getURLForAjaxRequest, getURLForAjaxRequest, getURLForEndingService, getURLForGetRequest, getURLForGetRequest, getURLForResource, getURLForResource, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection, getURLForServiceSelection
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceTransactionManagercreateTransaction, save, save
 
-   
 
-