com.jalios.jcms.portlet
Class PortalManager.DisplayContextParameters
java.lang.Object
com.jalios.jcms.portlet.PortalManager.DisplayContextParameters
- Enclosing class:
- PortalManager
public static class PortalManager.DisplayContextParameters
- extends Object
A structure to handle method parameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public String id
overrided
public PortalInterface overrided
ctxCategories
public Category[] ctxCategories
loggedMember
public Member loggedMember
preview
public boolean preview
queryString
public String queryString
PortalManager.DisplayContextParameters
public PortalManager.DisplayContextParameters(String id,
PortalInterface overrided,
Category[] ctxCategories,
Member loggedMember,
boolean preview,
String queryString)
Copyright © 2001-2010 Jalios SA. All Rights Reserved.