com.jalios.jcms.portlet
Class DisplayContext
java.lang.Object
com.jalios.jcms.portlet.DisplayContext
public class DisplayContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
publication
protected Publication publication
portal
protected PortalInterface portal
currentCategory
protected Category currentCategory
portalCategory
protected Category portalCategory
redirect
protected String redirect
DisplayContext
public DisplayContext()
getCurrentCategory
public Category getCurrentCategory()
setCurrentCategory
public void setCurrentCategory(Category currentCategory)
getPortal
public PortalInterface getPortal()
setPortal
public void setPortal(PortalInterface portal)
getPortalCategory
public Category getPortalCategory()
setPortalCategory
public void setPortalCategory(Category portalCategory)
getPublication
public Publication getPublication()
setPublication
public void setPublication(Publication publication)
getRedirect
public String getRedirect()
setRedirect
public void setRedirect(String redirect)
isEmpty
public boolean isEmpty()
Copyright © 2001-2010 Jalios SA. All Rights Reserved.