Modifier and Type | Class and Description |
---|---|
class |
AbstractAlfrescoMethodHandler
Alfresco implementation of MethodHandler interface
|
class |
AlfrescoMethodHandler
Alfresco implementation of MethodHandler and AbstractAlfrescoMethodHandler
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultAuthenticationHandler.setVtiHandler(MethodHandler vtiHandler) |
Modifier and Type | Method and Description |
---|---|
MethodHandler |
VtiFilter.getVtiHandler() |
Modifier and Type | Method and Description |
---|---|
void |
VtiFilter.setVtiHandler(MethodHandler vtiHandler) |
Modifier and Type | Method and Description |
---|---|
void |
VtiIfHeaderAction.setHandler(MethodHandler handler)
MethodHandler setter
|
Modifier and Type | Field and Description |
---|---|
protected MethodHandler |
AbstractMethod.vtiHandler |
Modifier and Type | Method and Description |
---|---|
MethodHandler |
AbstractMethod.getVtiHandler() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMethod.setVtiHandler(MethodHandler vtiHandler) |
Modifier and Type | Field and Description |
---|---|
protected MethodHandler |
AbstractListItemsEndpoint.methodHandler |
Constructor and Description |
---|
AbstractListItemsEndpoint(ListServiceHandler listHander,
MethodHandler handler)
constructor
|
GetListItemChangesEndpoint(ListServiceHandler listHander,
MethodHandler methodHandler)
Constructor
|
GetListItemChangesSinceTokenEndpoint(ListServiceHandler listHander,
MethodHandler methodHandler)
Constructor
|
GetListItemsEndpoint(ListServiceHandler listHander,
MethodHandler methodHandler)
constructor
|
GetWebCollectionEndpoint(MethodHandler handler)
constructor
|
WebUrlFromPageUrlEndpoint(MethodHandler handler)
constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.