Interface UserServicePaneContext
- All Superinterfaces:
- UserServiceObjectContext,- UserServiceRequest
 
 - public interface UserServicePaneContext extends UserServiceRequest, UserServiceObjectContext This interface provides information and utility methods useful when defining a user service pane.- Since:
- 5.8.0
- See Also:
- UserServicePane.writePane(UserServicePaneContext, UserServicePaneWriter)
 
-   Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description UICustomViewContextgetCustomViewContext()Returns the view context.-   Methods inherited from interface com.orchestranetworks.userservice.UserServiceObjectContextgetPermission, getValueContext, getValueContext, isDataDeleted
 -   Methods inherited from interface com.orchestranetworks.userservice.UserServiceRequestcanClose, getCurrentPerspective, getParameter, getParameterValues, getRepository, getServiceDescription, getServiceKey, getServiceLabel, getServiceModuleName, getSession, isInitialDisplay
 
-   
 
-   
-   Method Detail- getCustomViewContext- UICustomViewContext getCustomViewContext() Returns the view context.- Since:
- 6.1.0
 
 
 
-