Class MetadataViewKeyImpl
java.lang.Object
org.apache.myfaces.view.facelets.pool.impl.MetadataViewKey
org.apache.myfaces.view.facelets.pool.impl.MetadataViewKeyImpl
- All Implemented Interfaces:
- Serializable
- Author:
- Leonardo Uribe
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionMetadataViewKeyImpl(String viewId, String renderKitId, Locale locale) MetadataViewKeyImpl(String viewId, String renderKitId, Locale locale, String[] contracts) 
- 
Method Summary
- 
Constructor Details- 
MetadataViewKeyImpl
- 
MetadataViewKeyImpl
 
- 
- 
Method Details- 
getLocale- Specified by:
- getLocalein class- MetadataViewKey
 
- 
getViewId- Specified by:
- getViewIdin class- MetadataViewKey
 
- 
getContracts- Specified by:
- getContractsin class- MetadataViewKey
 
- 
getRenderKitId- Specified by:
- getRenderKitIdin class- MetadataViewKey
 
- 
hashCodepublic int hashCode()
- 
equals
 
-