@ApplicationScoped public class DefaultAppFormerActivities extends Object implements AppFormerActivities
AppFormerActivities. To override it, just provide a default
CDI bean that implements AppFormerActivities.| Modifier | Constructor and Description |
|---|---|
protected |
DefaultAppFormerActivities() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAllEditorIds()
Returns list of all the editors IDs used in the workbench.
|
List<String> |
getAllPerpectivesIds()
Returns list of all the perspectives used in the workbench.
|
public List<String> getAllEditorIds()
AppFormerActivitiesgetAllEditorIds in interface AppFormerActivitiespublic List<String> getAllPerpectivesIds()
AppFormerActivitiesgetAllPerpectivesIds in interface AppFormerActivitiesCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.