Interface UserServiceProcessEventOutcomeContext<S extends EntitySelection>
- All Superinterfaces:
- UserServiceInvocationContext<S>,- UserServiceObjectContext,- UserServiceObjectContextForInputValidation,- UserServiceRequest,- UserServiceTransactionManager
 
 - public interface UserServiceProcessEventOutcomeContext<S extends EntitySelection> extends UserServiceInvocationContext<S>, UserServiceRequest, UserServiceObjectContextForInputValidation, UserServiceTransactionManager This interface provides information and utility methods useful when processing an event outcome.
-   Method Summary-   Methods inherited from interface com.orchestranetworks.userservice.UserServiceInvocationContextgetEntitySelection
 -   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.UserServiceTransactionManagercreateTransaction, save, save
 
-   
 
-