| Package | Description | 
|---|---|
| org.pentaho.platform.api.repository | 
| Modifier and Type | Method and Description | 
|---|---|
IRuntimeElement | 
IRuntimeRepository.loadElementById(String instanceId,
               Collection allowableReadAttributeNames)
Loads a runtimeElement by it's ID. 
 | 
IRuntimeElement | 
IRuntimeRepository.newRuntimeElement(String parentId,
                 String parentType,
                 boolean transientOnly)
Constructs a new Runtime Element. 
 | 
IRuntimeElement | 
IRuntimeRepository.newRuntimeElement(String parId,
                 String parType,
                 String solutionId,
                 boolean transientOnly)
Constructs a new Runtime Element. 
 | 
Copyright © 2020 Hitachi Vantara. All rights reserved.