|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.custom.dynaForm.uri.UriResolver.Configuration
public static class UriResolver.Configuration
The configuration
Constructor Summary | |
---|---|
protected |
UriResolver.Configuration(Extractor extractor,
java.lang.String entity)
|
Method Summary | |
---|---|
java.lang.String |
getEntity()
the entity identification |
Extractor |
getExtractor()
metadata for the given entity |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected UriResolver.Configuration(Extractor extractor, java.lang.String entity)
Method Detail |
---|
public Extractor getExtractor()
public java.lang.String getEntity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |