public class RootFragment extends AbstractFragmentContainer
BASE_ROOT
Constructor and Description |
---|
RootFragment(javax.servlet.ServletConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
createURL(PortalURL url)
Creates an URL pointing to this fragment
|
boolean |
isPartOfURL(PortalURL url)
Returns true if the fragment is part of the URL
|
addChild, getChildFragments, postService, preService
getFragmentDescription, getId, getInitParameters, getInitParameterValue, getNavigation, getParent, getServletConfig, service
public RootFragment(javax.servlet.ServletConfig config) throws java.lang.Exception
java.lang.Exception
public void createURL(PortalURL url)
Fragment
createURL
in interface Fragment
createURL
in class AbstractFragmentContainer
url
- the PortalURL object usedpublic boolean isPartOfURL(PortalURL url)
Fragment
isPartOfURL
in interface Fragment
isPartOfURL
in class AbstractFragmentContainer
url
- the PortalURL object usedCopyright © 2003-2013 . All Rights Reserved.