| Modifier and Type | Method and Description |
|---|---|
void |
RemoteController.setFrameworkUtil(FrameworkBean frameworkUtil)
Setter required by the Spring Framework to set the
FrameworkUtil bean used for resetting WebScripts |
| Modifier and Type | Field and Description |
|---|---|
protected FrameworkBean |
AbstractResource.frameworkUtil |
protected FrameworkBean |
AbstractResourceLoader.frameworkUtil |
protected FrameworkBean |
ResourceContentImpl.frameworkUtil |
| Constructor and Description |
|---|
AbstractCachingResourceLoader(String protocolId,
String endpointId,
FrameworkBean frameworkUtil)
Instantiates a new abstract resource loader
|
AbstractResource(String protocolId,
String endpointId,
String objectId,
FrameworkBean frameworkUtil) |
AbstractResourceLoader(String protocolId,
String endpointId,
FrameworkBean frameworkUtil)
Instantiates a new abstract resource loader
|
ResourceContentImpl(Resource resource,
String url,
FrameworkBean frameworkUtil)
Constructor
|
ResourceJSONContentImpl(Resource resource,
String url,
FrameworkBean frameworkUtil) |
ResourceXMLContentImpl(Resource resource,
String url,
FrameworkBean frameworkUtil) |
| Modifier and Type | Field and Description |
|---|---|
protected FrameworkBean |
CMISResource.frameworkUtil |
| Constructor and Description |
|---|
AlfrescoResource(String protocolId,
String endpointId,
String objectId,
FrameworkBean frameworkUtil) |
AlfrescoResourceLoader(String protocolId,
String endpointId,
FrameworkBean frameworkUtil) |
CMISResource(String protocolId,
String endpointId,
String objectId,
FrameworkBean frameworkUtil) |
CMISResourceLoader(String protocolId,
String endpointId,
FrameworkBean frameworkUtil) |
URLResource(String protocolId,
String endpointId,
String objectId,
FrameworkBean frameworkUtil) |
URLResourceLoader(String protocolId,
String endpointId,
FrameworkBean frameworkUtil) |
VirtualizedWebappResource(String protocolId,
String endpointId,
String objectId,
FrameworkBean frameworkUtil) |
VirtualizedWebappResourceLoader(String protocolId,
String endpointId,
FrameworkBean frameworkUtil) |
| Modifier and Type | Field and Description |
|---|---|
protected FrameworkBean |
BaseFactory.frameworkUtils |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseFactory.setFrameworkUtils(FrameworkBean frameworkUtils) |
| Constructor and Description |
|---|
AbstractRequestContext(WebFrameworkServiceRegistry serviceRegistry,
FrameworkBean frameworkUtil)
Constructs a new Request Context.
|
ServletRequestContext(WebFrameworkServiceRegistry serviceRegistry,
FrameworkBean frameworkBean,
LinkBuilder linkBuilder)
Constructor for default servlet container request context
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.