public class DefaultPluginPerspectiveManager extends Object implements org.pentaho.platform.api.engine.perspective.IPluginPerspectiveManager
Constructor and Description |
---|
DefaultPluginPerspectiveManager() |
Modifier and Type | Method and Description |
---|---|
void |
addPluginPerspective(org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective pluginPerspective) |
void |
clearPluginPerspectives() |
List<org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective> |
getPluginPerspectives() |
void |
removePluginPerspective(org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective pluginPerspective) |
public List<org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective> getPluginPerspectives()
getPluginPerspectives
in interface org.pentaho.platform.api.engine.perspective.IPluginPerspectiveManager
public void addPluginPerspective(org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective pluginPerspective)
addPluginPerspective
in interface org.pentaho.platform.api.engine.perspective.IPluginPerspectiveManager
public void removePluginPerspective(org.pentaho.platform.api.engine.perspective.pojo.IPluginPerspective pluginPerspective)
removePluginPerspective
in interface org.pentaho.platform.api.engine.perspective.IPluginPerspectiveManager
public void clearPluginPerspectives()
clearPluginPerspectives
in interface org.pentaho.platform.api.engine.perspective.IPluginPerspectiveManager
Copyright © 2021 Hitachi Vantara. All rights reserved.