Interface | Description |
---|---|
AuthenticationHandler |
Web authentication fundamental API
|
CheckOutCheckInServiceHandler |
Interface for checkOut web service handler
|
DwsServiceHandler |
Document workspace site service fundamental API.
|
ListServiceHandler |
Site list service fundamental API.
|
MeetingServiceHandler |
Interface for meeting web service handler
|
MethodHandler |
Front Page protocol fundamental API.
|
UserGroupServiceHandler |
Interface for user group web service handler
|
VersionsServiceHandler |
Interface for the Versions web service handler.
|
Enum | Description |
---|---|
ListServiceHandler.ListItemOperationType |
The different kinds of operation which can be performed on
items within a list.
|
MeetingServiceHandler.AttendeeStatus |
The different statuses of a Meeting Attendee
|
Exception | Description |
---|---|
DwsException |
Exception for DWS Actions, based on the Enumeration
of possible DWS Errors.
|
ObjectNotFoundException |
Exception thrown when a Vti call tries to find a given Object
or Node, but it could not be found.
|
SiteMemberMappingException |
An exception thrown by a
AuthenticationHandler . |
SiteTypeException |
An exception thrown when a site is not of the appropriate
type for the operation being performed.
|
VtiHandlerException |
Exception for SOAP services and VTI methods, which return
a their Error based on the Error Enumeration list.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.