com.jalios.jcms.portlet
Interface PortalInterface
- All Known Implementing Classes:
- Portal, PortalRedirect
public interface PortalInterface
This interface represent a Portal for redirection
or display.
- Since:
- jcms-5.0.0
- Author:
- Jean-Philippe Encausse
REVISION
static final String REVISION
- See Also:
- Constant Field Values
getTitle
String getTitle(String lang)
getDescription
String getDescription(String lang)
getIcon
String getIcon()
getId
String getId()
getCategorySet
TreeSet getCategorySet()
getWorkspace
Workspace getWorkspace()
getExactCategory
boolean getExactCategory()
getTreeParent
TreeNode getTreeParent()
getTreeParent
TreeNode getTreeParent(TreeNode node)
getTreeChildren
Collection getTreeChildren()
getAllTreeChildren
Collection getAllTreeChildren()
Copyright © 2001-2010 Jalios SA. All Rights Reserved.