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 Summary
ConstructorsConstructorDescriptionMetadataViewKeyImpl
(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:
getLocale
in classMetadataViewKey
-
getViewId
- Specified by:
getViewId
in classMetadataViewKey
-
getContracts
- Specified by:
getContracts
in classMetadataViewKey
-
getRenderKitId
- Specified by:
getRenderKitId
in classMetadataViewKey
-
hashCode
public int hashCode() -
equals
-