info.magnolia.module.workflow.inbox
Class SubPagesList.SubPage

java.lang.Object
  extended by info.magnolia.module.workflow.inbox.SubPagesList.SubPage
Enclosing class:
SubPagesList

public class SubPagesList.SubPage
extends Object

Simple model bean for displayed subpages included in an activation workitem.


Constructor Summary
protected SubPagesList.SubPage(Content node, String version)
           
 
Method Summary
 String getActivationStatusIcon()
           
 String getIcon()
           
 String getLabel()
           
 String getModDate()
           
 String getPath()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubPagesList.SubPage

protected SubPagesList.SubPage(Content node,
                               String version)
                        throws javax.jcr.RepositoryException
Throws:
javax.jcr.RepositoryException
Method Detail

getPath

public String getPath()

getIcon

public String getIcon()

getLabel

public String getLabel()

getActivationStatusIcon

public String getActivationStatusIcon()

getModDate

public String getModDate()

getVersion

public String getVersion()


Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.