public class RequestParameterLinkBuilderFactory extends AbstractLinkBuilderFactory
A basic request parameter link builder for Web Framework.
frameworkUtils, webFrameworkServiceRegistry| Constructor and Description |
|---|
RequestParameterLinkBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
LinkBuilder |
newInstance()
Extending classes must implement this method to instantiate the associated class of
LinkBuilder. |
getModelObjectService, getResourceService, getWebFrameworkConfigElement, setModelObjectService, setResourceService, setWebFrameworkConfigElementgetApplicationContext, getObjectService, getServiceRegistry, getWebFrameworkConfiguration, setApplicationContext, setFrameworkUtils, setServiceRegistrypublic LinkBuilder newInstance()
AbstractLinkBuilderFactoryExtending classes must implement this method to instantiate the associated class of LinkBuilder.
newInstance in interface LinkBuilderFactorynewInstance in class AbstractLinkBuilderFactoryCopyright © 2005–2016 Alfresco Software. All rights reserved.