Package | Description |
---|---|
org.alfresco.module.vti.web.ws |
Modifier and Type | Method and Description |
---|---|
protected org.dom4j.Element |
AbstractMeetingEndpoint.buildMeetingResponse(VtiSoapResponse soapResponse)
Builds most of the standard response
|
protected org.dom4j.Element |
AbstractEndpoint.buildResultTag(VtiSoapResponse soapResponse) |
protected org.dom4j.Element |
AbstractWorkspaceEndpoint.buildWorkspaceResponse(VtiSoapResponse soapResponse)
Builds most of the standard response
|
void |
VtiEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Executes target endpoint method
|
void |
AddUserCollectionToRoleEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Adds new user to the site with given role
|
void |
CheckInFileEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Check in file
|
void |
AbstractVersionEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse) |
void |
GetDwsDataEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Retrieves information about document workspace
|
void |
RenameDwsEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Rename document workspace
|
void |
GetUserLoginFromEmailEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Retrieves information about the user
|
void |
UpdateDwsDataEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Update dws data for site
|
void |
UndoCheckOutFileEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse) |
void |
SetAttendeeResponseEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Update meeting in Meeting Workspace
|
void |
DeleteDwsEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Deletes document workspace
|
void |
CreateFolderEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Creates new folder in site's document library
|
void |
GetMeetingsInformationEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Retrieve information related to meetings
|
void |
GetWebCollectionEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Returns the titles and URLs of all sites directly beneath the current site
|
void |
RemoveDwsUserEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Removes user from site
|
void |
CanCreateDwsUrlEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Creates new document workspace with given title
|
void |
GetListCollectionEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Returns the names and GUIDs for all the lists in the site
|
void |
GetMeetingWorkspacesEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Retrieve the list of Meeting Workspaces on specified Alfresco Server
|
void |
CreateDwsEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Creates new document workspace with given title
|
void |
GetDwsMetaDataEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Retrieves information about document workspace
|
void |
GetWebEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Returns info on a site
|
void |
GetListTemplatesEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Returns the list templates (kinds of document library
components) that are available
|
void |
AbstractListEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Deletes document workspace
|
void |
AbstractWorkspaceEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Create new Meeting Workspace on Alfresco server
|
void |
AbstractMeetingEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Add/Update/Delete meeting in Meeting Workspace
|
void |
IsClaimsModeEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Informs the client that we don't do claims mode
|
void |
DeleteFolderEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Delete folder from site's document library
|
void |
WebUrlFromPageUrlEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Retrieves url of the document workspace site from the document url
|
void |
CheckOutFileEndpoint.execute(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse)
Check out file
|
protected void |
UpdateListItemsEndpoint.executeListActionDetails(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
String listName,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc)
Fetches all the details of the update, and processes
|
protected void |
AbstractListItemsEndpoint.executeListActionDetails(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
String listName,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc)
Returns information about items in the list based on the specified query
|
protected void |
AbstractListEndpoint.executeListActionDetails(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
String listName,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc) |
protected void |
UpdateMeetingFromICalEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting)
Update meeting in Meeting Workspace
|
protected abstract void |
AbstractMeetingEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting) |
protected void |
UpdateMeetingEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting) |
protected void |
RemoveMeetingEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting) |
protected void |
AddMeetingEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting) |
protected void |
AddMeetingFromICalEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting)
Add new meeting to Meeting Workspace
|
protected void |
RestoreMeetingEndpoint.executeMeetingAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
MeetingBean meetingBean,
int sequence,
int recurrenceId,
boolean ignoreAttendees,
boolean cancelMeeting) |
protected void |
AbstractMeetingEndpoint.executeRequest(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc) |
protected void |
AbstractMeetingFromICalEndpoint.executeRequest(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc)
Add new meeting to Meeting Workspace
|
protected void |
CreateWorkspaceEndpoint.executeWorkspaceAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc,
String siteName,
String title,
String templateName,
int lcid)
Create new Meeting Workspace on Alfresco server
|
protected void |
SetWorkspaceTitleEndpoint.executeWorkspaceAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc,
String siteName,
String title,
String templateName,
int lcid) |
protected void |
DeleteWorkspaceEndpoint.executeWorkspaceAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc,
String siteName,
String title,
String templateName,
int lcid) |
protected abstract void |
AbstractWorkspaceEndpoint.executeWorkspaceAction(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
org.dom4j.Element requestElement,
org.jaxen.SimpleNamespaceContext nc,
String siteName,
String title,
String templateName,
int lcid)
Performs the appropriate action on the workspace
|
protected void |
AbstractListEndpoint.renderList(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
ListInfoBean list) |
protected void |
DeleteListEndpoint.renderList(VtiSoapRequest soapRequest,
VtiSoapResponse soapResponse,
String siteName,
ListInfoBean list)
The Delete response is very simple
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.