Uses of Interface
org.pentaho.platform.api.repository.IRuntimeElement
-
Uses of IRuntimeElement in org.pentaho.platform.api.repository
Modifier and TypeMethodDescriptionIRuntimeRepository.loadElementById
(String instanceId, Collection allowableReadAttributeNames) Loads a runtimeElement by it's ID.IRuntimeRepository.newRuntimeElement
(String parentId, String parentType, boolean transientOnly) Constructs a new Runtime Element.IRuntimeRepository.newRuntimeElement
(String parId, String parType, String solutionId, boolean transientOnly) Constructs a new Runtime Element.