public class MetadataViewKeyImpl extends MetadataViewKey implements Serializable
| Constructor and Description |
|---|
MetadataViewKeyImpl(String viewId,
String renderKitId,
Locale locale) |
MetadataViewKeyImpl(String viewId,
String renderKitId,
Locale locale,
String[] contracts) |
public Locale getLocale()
getLocale in class MetadataViewKeypublic String getViewId()
getViewId in class MetadataViewKeypublic String[] getContracts()
getContracts in class MetadataViewKeypublic String getRenderKitId()
getRenderKitId in class MetadataViewKeyCopyright © 2017 The Apache Software Foundation. All rights reserved.