info.magnolia.module.admininterface.templates
Class MgnlDeletedTemplateModel
java.lang.Object
info.magnolia.rendering.model.RenderingModelImpl<info.magnolia.rendering.template.RenderableDefinition>
info.magnolia.module.admininterface.templates.MgnlDeletedTemplateModel
- All Implemented Interfaces:
- info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.RenderableDefinition>
public class MgnlDeletedTemplateModel
- extends info.magnolia.rendering.model.RenderingModelImpl<info.magnolia.rendering.template.RenderableDefinition>
Fields inherited from class info.magnolia.rendering.model.RenderingModelImpl |
content, contentMap, definition, parentModel |
Fields inherited from interface info.magnolia.rendering.model.RenderingModel |
SKIP_RENDERING |
Constructor Summary |
MgnlDeletedTemplateModel(javax.jcr.Node content,
info.magnolia.rendering.template.RenderableDefinition definition,
info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.RenderableDefinition> parent)
|
Methods inherited from class info.magnolia.rendering.model.RenderingModelImpl |
execute, getContent, getDef, getDefinition, getNode, getParent, getRoot |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MgnlDeletedTemplateModel
public MgnlDeletedTemplateModel(javax.jcr.Node content,
info.magnolia.rendering.template.RenderableDefinition definition,
info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.RenderableDefinition> parent)
getLastVersion
public String getLastVersion()
hasChildren
public boolean hasChildren()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getDeletionAuthor
public String getDeletionAuthor()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
getDeletionDate
public String getDeletionDate()
throws javax.jcr.RepositoryException
- Throws:
javax.jcr.RepositoryException
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.