Uses of Class
org.eclnt.workplace.MultiWorkplaceConnector.WorkplaceWithNameAlreadyExistsException
Packages that use MultiWorkplaceConnector.WorkplaceWithNameAlreadyExistsException
-
Uses of MultiWorkplaceConnector.WorkplaceWithNameAlreadyExistsException in org.eclnt.workplace
Methods in org.eclnt.workplace that throw MultiWorkplaceConnector.WorkplaceWithNameAlreadyExistsExceptionModifier and TypeMethodDescriptionMultiWorkplaceConnector.createStartWorkplaceURL
(IWorkpageDispatcher currentDispatcher, String newWorkplaceName, String startWorkplaceBaseURL, WorkpageStartInfo wpsi) Create URL that starts a new "dependent" workplace with a certain logical name.void
MultiWorkplaceConnector.startWorkplace
(IWorkpageDispatcher currentDispatcher, String newWorkplaceName, MultiWorkplaceConnector.WorkplaceConfiguration workplaceConfiguration, WorkpageStartInfo wpsi) Starts a second instance of a workplace in an browser instance - using the components that are implicitly created within the ROWWORKPLACE component.