|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UriResolver.Configuration | |
|---|---|
| org.apache.myfaces.orchestra.dynaForm.jsf.component | This package declares a couple of JSF components plus the jsp tags that can be used to add those components to a view-tree. |
| org.apache.myfaces.orchestra.dynaForm.uri | |
| Uses of UriResolver.Configuration in org.apache.myfaces.orchestra.dynaForm.jsf.component |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.jsf.component that return UriResolver.Configuration | |
|---|---|
protected UriResolver.Configuration |
DynaForm.getConfiguration()
Get the overall configuration based on the current value of the uri property. |
| Uses of UriResolver.Configuration in org.apache.myfaces.orchestra.dynaForm.uri |
|---|
| Methods in org.apache.myfaces.orchestra.dynaForm.uri that return UriResolver.Configuration | |
|---|---|
protected UriResolver.Configuration |
UriResolver.createConfiguration(Extractor extractor,
String entity)
|
protected UriResolver.Configuration |
UriResolver.resolve(String scheme,
String path)
Look in all META-INF directories in the classpath for a file of name "dynaForm-scheme.xml", where scheme is a parameter to this method. |
UriResolver.Configuration |
UriResolver.resolveUri(String uri)
resolve the given uri |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||