org.apache.myfaces.test.mock.resource
Class MockResourceMeta
java.lang.Object
org.apache.myfaces.test.mock.resource.MockResourceMeta
public class MockResourceMeta
- extends Object
Contains the metadata information to reference a resource
- Since:
- 1.0.0
- Version:
- $Revision: 946779 $ $Date: 2010-05-20 15:31:42 -0500 (Jue, 20 May 2010) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockResourceMeta
public MockResourceMeta(String prefix,
String libraryName,
String libraryVersion,
String resourceName,
String resourceVersion)
getLibraryName
public String getLibraryName()
getResourceName
public String getResourceName()
getLocalePrefix
public String getLocalePrefix()
getLibraryVersion
public String getLibraryVersion()
getResourceVersion
public String getResourceVersion()
getResourceIdentifier
public String getResourceIdentifier()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.