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.UserServiceInvocationContext
getEntitySelectionMethods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContext
getPermission, isDataDeletedMethods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidation
addError, addInfo, addMessage, addWarning, getValueContext, getValueContextMethods inherited from interface com.orchestranetworks.userservice.UserServiceRequest
canClose, getCurrentPerspective, getParameter, getParameterValues, getRepository, getServiceDescription, getServiceKey, getServiceLabel, getServiceModuleName, getSession, isInitialDisplayMethods inherited from interface com.orchestranetworks.userservice.UserServiceTransactionManager
createTransaction, save, save