|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.opencms.loader.CmsResourceManager.NamedTemplate
public static class CmsResourceManager.NamedTemplate
Bean containing a template resource and the name of the template.
| Constructor Summary | |
|---|---|
CmsResourceManager.NamedTemplate(CmsResource resource,
java.lang.String name)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the template name. |
CmsResource |
getResource()
Gets the template resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CmsResourceManager.NamedTemplate(CmsResource resource,
java.lang.String name)
resource - the template resourcename - the template name| Method Detail |
|---|
public java.lang.String getName()
public CmsResource getResource()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||