info.magnolia.module.observation.model
Class PageChangeNotifModel

java.lang.Object
  extended by info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
      extended by info.magnolia.module.observation.model.PageChangeNotifModel
All Implemented Interfaces:
info.magnolia.rendering.template.RenderableDefinition

public class PageChangeNotifModel
extends info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition

info.magnolia.module.templating.RenderableDefinition use by the notification email template.


Field Summary
 
Fields inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
parameters
 
Constructor Summary
PageChangeNotifModel()
           
 
Method Summary
 String getPageTitle(String path)
           
 Calendar getTimestamp(String path)
           
 String getUser(String path)
           
 
Methods inherited from class info.magnolia.rendering.template.configured.ConfiguredRenderableDefinition
addParameter, addVariation, getAutoGeneration, getAutoPopulateFromRequest, getDescription, getI18nBasename, getId, getModelClass, getName, getParameters, getRenderType, getTemplateScript, getTitle, getVariations, setAutoGeneration, setAutoPopulateFromRequest, setDescription, setI18nBasename, setId, setModelClass, setName, setParameters, setRenderType, setTemplateScript, setTitle, setVariations, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PageChangeNotifModel

public PageChangeNotifModel()
Method Detail

getPageTitle

public String getPageTitle(String path)

getUser

public String getUser(String path)

getTimestamp

public Calendar getTimestamp(String path)


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.