Searched refs:InputResourceKey (Results 1 – 3 of 3) sorted by relevance
88 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()
32 public class InputResourceKey implements Serializable class39 public InputResourceKey(final Object inputRepositoryId, final String path) in InputResourceKey() method in InputResourceKey
48 final InputResourceKey rkey = (InputResourceKey) key.getIdentifier(); in InputRepositoryResourceData()
Completed in 13 milliseconds