com.liferay.portal.kernel.template
Interface TemplateResource
- All Superinterfaces:
- Externalizable, Serializable
- All Known Implementing Classes:
- CacheTemplateResource, JournalTemplateResource, StringTemplateResource, URLTemplateResource
public interface TemplateResource
- extends Externalizable
DEFAUT_ENCODING
static final String DEFAUT_ENCODING
- See Also:
- Constant Field Values
JOURNAL_SEPARATOR
static final String JOURNAL_SEPARATOR
- See Also:
- Constant Field Values
SERVLET_SEPARATOR
static final String SERVLET_SEPARATOR
- See Also:
- Constant Field Values
TEMPLATE_RESOURCE_UUID_PREFIX
static final String TEMPLATE_RESOURCE_UUID_PREFIX
- See Also:
- Constant Field Values
THEME_LOADER_SEPARATOR
static final String THEME_LOADER_SEPARATOR
- See Also:
- Constant Field Values
getLastModified
long getLastModified()
getReader
Reader getReader()
throws IOException
- Throws:
IOException
getTemplateId
String getTemplateId()