|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CrumbFactory | |
org.jdiagnose.library.web.breadcrumb |
Uses of CrumbFactory in org.jdiagnose.library.web.breadcrumb |
Classes in org.jdiagnose.library.web.breadcrumb that implement CrumbFactory | |
class |
ConstantCrumbFactory
|
class |
CrumbFactoryWrapper
|
class |
MapCrumbFactory
|
class |
ParamIncludeCrumbFactory
|
class |
PropertiesCrumbFactory
|
class |
RequestParamCrumbFactory
|
class |
SystemCrumbFactory
|
Methods in org.jdiagnose.library.web.breadcrumb that return CrumbFactory | |
protected CrumbFactory |
MapCrumbFactory.getCrumbFactory(java.lang.String url)
|
CrumbFactory |
CrumbFactoryWrapper.getCrumbFactory()
|
Methods in org.jdiagnose.library.web.breadcrumb with parameters of type CrumbFactory | |
void |
ParamIncludeCrumbFactory.setCrumbFactory(CrumbFactory crumbFactory)
|
void |
DefaultTrail.setCrumbFactory(CrumbFactory crumbFactory)
|
void |
CrumbFactoryWrapper.setCrumbFactory(CrumbFactory crumbFactory)
|
Constructors in org.jdiagnose.library.web.breadcrumb with parameters of type CrumbFactory | |
PropertiesCrumbFactory(CrumbFactory crumbFactory)
|
|
ParamIncludeCrumbFactory(CrumbFactory crumbFactory,
java.util.List includeParams)
|
|
MapCrumbFactory(CrumbFactory crumbFactory)
|
|
DefaultTrail(CrumbStrategy crumbStrategy,
CrumbFactory crumbFactory)
|
|
CrumbFactoryWrapper(CrumbFactory crumbFactory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |