Interface UserServiceGetContext
-
- All Superinterfaces:
UserServiceObjectContext
,UserServiceRequest
public interface UserServiceGetContext extends UserServiceRequest, UserServiceObjectContext
This interface provides information and utility methods useful when processing a GET request.- Since:
- 5.8.0
- See Also:
UserServiceGetRequest.processRequest(UserServiceGetContext, UserServiceGetResponse)
-
-
Method Summary
-
Methods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContext
getPermission, getValueContext, getValueContext, isDataDeleted
-
Methods inherited from interface com.orchestranetworks.userservice.UserServiceRequest
canClose, getCurrentPerspective, getParameter, getParameterValues, getRepository, getServiceDescription, getServiceKey, getServiceLabel, getServiceModuleName, getSession, isInitialDisplay
-
-