ERXRoute.Key Class Reference

Collaboration diagram for ERXRoute.Key:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void _clearRouteParameterMethodCache ()
RouteParameterMethod _routeParameterMethodForClass (Class<?> resultsClass)
void _setRouteParameterMethodForClass (RouteParameterMethod routeParameter, Class<?> resultsClass)
boolean equals (Object obj)
int hashCode ()
String key ()
 Key (String key, String valueType)
 Key (String key)
String toString ()
String valueType ()

Protected Member Functions

 Key ()

Protected Attributes

String _key
String _valueType

Private Attributes

Map< Class
<?>, RouteParameterMethod
_routeParameterMethodCache


Detailed Description

ERXRoute.Key encapsulates a key name and an expected value type.

Author:
mschrag

Constructor & Destructor Documentation

Key ( String  key  ) 

Key ( String  key,
String  valueType 
)

Key (  )  [protected]


Member Function Documentation

void _clearRouteParameterMethodCache (  ) 

RouteParameterMethod _routeParameterMethodForClass ( Class<?>  resultsClass  ) 

void _setRouteParameterMethodForClass ( RouteParameterMethod  routeParameter,
Class<?>  resultsClass 
)

boolean equals ( Object  obj  ) 

int hashCode (  ) 

String key (  ) 

String toString (  ) 

String valueType (  ) 


Member Data Documentation

String _key [protected]

String _valueType [protected]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:33 2012 for Project Wonder by  doxygen 1.5.8