|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPluginOperation | |
---|---|
org.pentaho.platform.api.engine | |
org.pentaho.platform.engine.core.solution |
Uses of IPluginOperation in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine that return types with arguments of type IPluginOperation | |
---|---|
List<IPluginOperation> |
IContentInfo.getOperations()
Returns a list of the operations that are available for this content type |
Uses of IPluginOperation in org.pentaho.platform.engine.core.solution |
---|
Classes in org.pentaho.platform.engine.core.solution that implement IPluginOperation | |
---|---|
class |
PluginOperation
|
Methods in org.pentaho.platform.engine.core.solution that return types with arguments of type IPluginOperation | |
---|---|
List<IPluginOperation> |
ContentInfo.getOperations()
|
Methods in org.pentaho.platform.engine.core.solution with parameters of type IPluginOperation | |
---|---|
void |
ContentInfo.addOperation(IPluginOperation operation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |