public interface IDirResolver
IMechanicsResolver
,
IDispatchResolver
Modifier and Type | Method and Description |
---|---|
Object |
resolve(IURI uri,
String verb,
Map<String,? extends Object> componentMap)
resolve the object from the map
|
Object resolve(IURI uri, String verb, Map<String,? extends Object> componentMap) throws PortalException
uri
- target resourceverb
- optional verb (only used for commands and methods)componentMap
- the map of contained componentsPortalException