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, preServicegetFragmentDescription, getId, getInitParameters, getInitParameterValue, getNavigation, getParent, getServletConfig, servicepublic RootFragment(javax.servlet.ServletConfig config)
throws java.lang.Exception
java.lang.Exceptionpublic void createURL(PortalURL url)
FragmentcreateURL in interface FragmentcreateURL in class AbstractFragmentContainerurl - the PortalURL object usedpublic boolean isPartOfURL(PortalURL url)
FragmentisPartOfURL in interface FragmentisPartOfURL in class AbstractFragmentContainerurl - the PortalURL object usedCopyright © 2003-2013 . All Rights Reserved.