Interface UserServiceValidateContext<S extends EntitySelection>
- All Superinterfaces:
- UserServiceInvocationContext<S>,- UserServiceObjectContext,- UserServiceObjectContextForInputValidation,- UserServiceRequest
public interface UserServiceValidateContext<S extends EntitySelection>
extends UserServiceInvocationContext<S>, UserServiceRequest, UserServiceObjectContextForInputValidation
This interface provides information and utility methods useful when
 performing custom validation.
- Since:
- 5.8.0
- See Also:
- 
Method SummaryMethods inherited from interface com.orchestranetworks.userservice.UserServiceInvocationContextgetEntitySelectionMethods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContextgetPermission, isDataDeletedMethods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContextForInputValidationaddError, addInfo, addMessage, addWarning, getValueContext, getValueContextMethods inherited from interface com.orchestranetworks.userservice.UserServiceRequestcanClose, getCurrentPerspective, getParameter, getParameterValues, getRepository, getServiceDescription, getServiceKey, getServiceLabel, getServiceModuleName, getSession, isInitialDisplay