org.apache.myfaces.custom.dynaForm.uri
Class UriResolver.Configuration

java.lang.Object
  extended by org.apache.myfaces.custom.dynaForm.uri.UriResolver.Configuration
Enclosing class:
UriResolver

public static class UriResolver.Configuration
extends java.lang.Object

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

UriResolver.Configuration

protected UriResolver.Configuration(Extractor extractor,
                                    java.lang.String entity)
Method Detail

getExtractor

public Extractor getExtractor()
metadata for the given entity


getEntity

public java.lang.String getEntity()
the entity identification



Copyright © 2010. All Rights Reserved.