Home
last modified time | relevance | path

Searched refs:InputResourceKey (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java88 new InputResourceKey(inputRepository.getId(), strVal), factoryKeys); in createKey()
115 final InputResourceKey parentKey = (InputResourceKey) parent.getIdentifier(); in deriveKey()
141 new InputResourceKey(parentKey.getInputRepositoryId(), resource), map); in deriveKey()
H A DInputResourceKey.java32 public class InputResourceKey implements Serializable class
39 public InputResourceKey(final Object inputRepositoryId, final String path) in InputResourceKey() method in InputResourceKey
H A DInputRepositoryResourceData.java48 final InputResourceKey rkey = (InputResourceKey) key.getIdentifier(); in InputRepositoryResourceData()

Completed in 15 milliseconds