Index

A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractOfficeClient - Class in org.alfresco.officeservices.testclient.office
 
AbstractOfficeClient() - Constructor for class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
AbstractOfficeClient(String, String) - Constructor for class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
addAnonymousList(FPSEResponseElement) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
addCookie(Cookie) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
addElement(String, FPSEResponseElement) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
addListItem(String) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
addParameter(String, String) - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
addSafeCharacter(char) - Method in class org.alfresco.officeservices.testclient.util.URLEncoder
Add the given character to the set of safe characters
ALL - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.OptionsHeaderValidation
 
anonymousLists - Variable in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
AoserviceClientMessageReceiver - Interface in org.alfresco.officeservices.testclient
 
AoservicesClient - Class in org.alfresco.officeservices.testclient
 
AoservicesClient(String, String) - Constructor for class org.alfresco.officeservices.testclient.AoservicesClient
 
AoservicesClient.DialogType - Enum Class in org.alfresco.officeservices.testclient
 
AoservicesClient.FileStatus - Class in org.alfresco.officeservices.testclient
 
AoservicesClient.FPSEGetDocsMetaInfo - Class in org.alfresco.officeservices.testclient
 
AoservicesClient.FPSEUrlToWebUrl - Class in org.alfresco.officeservices.testclient
 
AoservicesClient.FPSEVersion - Class in org.alfresco.officeservices.testclient
 
AoservicesClient.LockState - Enum Class in org.alfresco.officeservices.testclient
 
AoservicesClient.OptionsHeaderValidation - Enum Class in org.alfresco.officeservices.testclient
 
AoservicesClient.VTI_INF_VERSION - Enum Class in org.alfresco.officeservices.testclient
 
arrayCompare(byte[], byte[]) - Static method in class org.alfresco.officeservices.testclient.AoservicesClient
Compares two byte arrays and returns true if and only if both are identical

B

buildHostString(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 

C

CHECKEDOUT - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.LockState
 
checkForRequiredHeaders(HttpResponse, boolean) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
Checks the given HttpResponse for a set of required headers.
checkinFile(OfficeFileHandle, String, boolean) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
checkinFile(OfficeFileHandle, String, boolean) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
checkinFile(OfficeFileHandle, String, boolean) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
checkinFile(OfficeFileHandle, String, boolean) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
checkoutFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
checkoutFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
checkoutFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
checkoutFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
clone() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
closeFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
closeFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
closeFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
closeFile(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
content - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
cookieStore - Variable in class org.alfresco.officeservices.testclient.AoservicesClient
 
createFileFromExisting(String, String, String) - Method in class org.alfresco.officeservices.testclient.RestApiClient
 
createTestData() - Static method in class demo.DemoOfficeClientsIT
 

D

decode(String, String) - Static method in class org.alfresco.officeservices.testclient.util.URLPathDecoder
Decodes any consecutive sequences of the form "%xy".
demo - package demo
 
DemoOfficeClientsIT - Class in demo
 
DemoOfficeClientsIT() - Constructor for class demo.DemoOfficeClientsIT
 
DemoServiceClientIT - Class in demo
 
DemoServiceClientIT() - Constructor for class demo.DemoServiceClientIT
 
document_list - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEGetDocsMetaInfo
 
doHead(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 

E

emitMessage(String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
emitMessage(String) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
encode(String) - Method in class org.alfresco.officeservices.testclient.util.URLEncoder
Encode the given String by replacing all non safe characters by the sequence starting with the percent character followed by the two digit hex representation of that character.
The given path is represented as UTF-8.
ensureFpseVersion(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
ensureOpenService(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
ensureVtiInf(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
execute(FPSERequest) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
Execute the given FPSE request and return the response.

F

fileDialog(URI, AoservicesClient.DialogType) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
fileDialog(URI, AoservicesClient.DialogType) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
fileDialog(URI, AoservicesClient.DialogType) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
FileOpen - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.DialogType
 
fileOpenDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
fileOpenDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
fileOpenDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
fileOpenDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
FileSave - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.DialogType
 
fileSaveDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
fileSaveDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
fileSaveDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
fileSaveDialog(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
FileStatus() - Constructor for class org.alfresco.officeservices.testclient.AoservicesClient.FileStatus
 
fileUrl - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEUrlToWebUrl
 
fileUrl - Variable in class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
FPSE_CHARSET - Static variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
fpseEndpoint - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEUrlToWebUrl
 
fpseEndpoint - Variable in class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
FPSEGetDocsMetaInfo() - Constructor for class org.alfresco.officeservices.testclient.AoservicesClient.FPSEGetDocsMetaInfo
 
fpseOpenedHosts - Variable in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
FPSERequest - Class in org.alfresco.officeservices.testclient.fpse
 
FPSERequest(URI, String, String) - Constructor for class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
FPSERequestEntity - Class in org.alfresco.officeservices.testclient.fpse
 
FPSERequestEntity(byte[]) - Constructor for class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
FPSERequestParameter - Class in org.alfresco.officeservices.testclient.fpse
 
FPSERequestParameter(String, String) - Constructor for class org.alfresco.officeservices.testclient.fpse.FPSERequestParameter
 
FPSEResponse - Class in org.alfresco.officeservices.testclient.fpse
 
FPSEResponse(InputStream) - Constructor for class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
FPSEResponseElement - Class in org.alfresco.officeservices.testclient.fpse
 
FPSEResponseElement() - Constructor for class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
FPSEResponseElement(String) - Constructor for class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
FPSEUrlToWebUrl() - Constructor for class org.alfresco.officeservices.testclient.AoservicesClient.FPSEUrlToWebUrl
 
FPSEVersion() - Constructor for class org.alfresco.officeservices.testclient.AoservicesClient.FPSEVersion
 
fpseVersionHosts - Variable in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 

G

get(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getAnonymousLists() - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
getContent() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
getContentLength() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
getDocumentFromStream(InputStream) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFileStatusFromMetaInfo(FPSEResponseElement) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSECheckinDocument(URI, String, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSECheckoutDocument(URI, String, int) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSEGetDocsMetaInfo(URI, List<String>) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSEGetDocument(URI, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSEOpenService(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSEUncheckoutDocument(URI, String, boolean) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSEUrlToWebUrl(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getFPSEVersion(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getHeaderValue(HttpResponse, String, boolean) - Static method in class org.alfresco.officeservices.testclient.AoservicesClient
Tries to get value from the last header with the given name.
getLineNumber() - Method in class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 
getMandatoryElement(FPSEResponseElement, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getMethod() - Method in class org.alfresco.officeservices.testclient.HttpLock
 
getMethod() - Method in class org.alfresco.officeservices.testclient.HttpPropfind
 
getMethod() - Method in class org.alfresco.officeservices.testclient.HttpUnlock
 
getMultiValues() - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
getName() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestParameter
 
getRequestEntity() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
getResourceAsByteArray(String) - Static method in class org.alfresco.officeservices.testclient.AoservicesClient
Returns a resource in the java ClassPath as byte array.
getResourceAsStream(String) - Static method in class org.alfresco.officeservices.testclient.AoservicesClient
Returns a resource in the java ClassPath as stream.
getServiceEndpoint() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
getSubElement(String) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
getTopElement() - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
getValue() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestParameter
 
getValue() - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
getVtiInformation(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
getWebForm(URI, String, AoservicesClient.DialogType, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 

H

httpClient - Variable in class org.alfresco.officeservices.testclient.AoservicesClient
 
HttpLock - Class in org.alfresco.officeservices.testclient
HTTP PROPFIND method.
HttpLock() - Constructor for class org.alfresco.officeservices.testclient.HttpLock
 
HttpLock(String) - Constructor for class org.alfresco.officeservices.testclient.HttpLock
 
HttpLock(URI) - Constructor for class org.alfresco.officeservices.testclient.HttpLock
 
HttpPropfind - Class in org.alfresco.officeservices.testclient
HTTP PROPFIND method.
HttpPropfind() - Constructor for class org.alfresco.officeservices.testclient.HttpPropfind
 
HttpPropfind(String) - Constructor for class org.alfresco.officeservices.testclient.HttpPropfind
 
HttpPropfind(URI) - Constructor for class org.alfresco.officeservices.testclient.HttpPropfind
 
HttpUnlock - Class in org.alfresco.officeservices.testclient
HTTP PROPFIND method.
HttpUnlock() - Constructor for class org.alfresco.officeservices.testclient.HttpUnlock
 
HttpUnlock(String) - Constructor for class org.alfresco.officeservices.testclient.HttpUnlock
 
HttpUnlock(URI) - Constructor for class org.alfresco.officeservices.testclient.HttpUnlock
 

I

IMPORTANT - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.OptionsHeaderValidation
 
increase - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEVersion
 
isRepeatable() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
isSingleValue - Variable in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
isStreaming() - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 

L

lineNumber - Variable in class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 
lock(URI, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
LOCKED - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.LockState
 

M

major - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEVersion
 
message(String) - Method in class demo.DemoOfficeClientsIT
 
message(String) - Method in interface org.alfresco.officeservices.testclient.AoserviceClientMessageReceiver
 
message(String) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
message(String) - Method in interface org.alfresco.officeservices.testclient.office.OfficeClientMessageReceiver
 
messageReceiver - Variable in class org.alfresco.officeservices.testclient.AoservicesClient
 
messageReceiver - Variable in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
METHOD_NAME - Static variable in class org.alfresco.officeservices.testclient.HttpLock
 
METHOD_NAME - Static variable in class org.alfresco.officeservices.testclient.HttpPropfind
 
METHOD_NAME - Static variable in class org.alfresco.officeservices.testclient.HttpUnlock
 
methodName - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
methodParameters - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
methodVersion - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
minor - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEVersion
 
multiValues - Variable in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 

N

name - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequestParameter
 
NAME_VALUE_SEPARATOR - Static variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
NONE - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.LockState
 
NONE - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.OptionsHeaderValidation
 

O

Office2003WindowsXPClient - Class in org.alfresco.officeservices.testclient.office
 
Office2003WindowsXPClient(String, String) - Constructor for class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
Office2007WindowsXPClient - Class in org.alfresco.officeservices.testclient.office
 
Office2007WindowsXPClient(String, String) - Constructor for class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
Office2010Windows7Client - Class in org.alfresco.officeservices.testclient.office
 
Office2010Windows7Client(String, String) - Constructor for class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
OfficeClientMessageReceiver - Interface in org.alfresco.officeservices.testclient.office
 
OfficeFileHandle - Class in org.alfresco.officeservices.testclient.office
 
OfficeFileHandle() - Constructor for class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
openFile(URI) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
openFile(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
openFile(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
openFile(URI) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
options(URI, AoservicesClient.OptionsHeaderValidation) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
Performs a OPTIONS request to the given target and returns true if and only if the resource exists.
org.alfresco.officeservices.testclient - package org.alfresco.officeservices.testclient
 
org.alfresco.officeservices.testclient.fpse - package org.alfresco.officeservices.testclient.fpse
 
org.alfresco.officeservices.testclient.office - package org.alfresco.officeservices.testclient.office
 
org.alfresco.officeservices.testclient.util - package org.alfresco.officeservices.testclient.util
 

P

PARAMETER_SEPARATOR - Static variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
PASSWORD - Static variable in class demo.DemoServiceClientIT
 
phase - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEVersion
 
propfind(URI) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
Performs a PROPFIND request to the given target and returns true if and only if the resource exists.
pushback - Variable in class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 
pushBack(String) - Method in class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 
PushbackLineReader - Class in org.alfresco.officeservices.testclient.fpse
 
PushbackLineReader(InputStream) - Constructor for class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 

R

reader - Variable in class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 
readLine() - Method in class org.alfresco.officeservices.testclient.fpse.PushbackLineReader
 
readMessage(PushbackLineReader) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
readMetaInfoElement(FPSEResponseElement, PushbackLineReader) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
readSubElement(FPSEResponseElement, PushbackLineReader) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
readSubList(FPSEResponseElement, PushbackLineReader) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
readTopElement(PushbackLineReader) - Method in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
refreshLock(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
refreshLock(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2003WindowsXPClient
 
refreshLock(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2007WindowsXPClient
 
refreshLock(OfficeFileHandle) - Method in class org.alfresco.officeservices.testclient.office.Office2010Windows7Client
 
RestApiClient - Class in org.alfresco.officeservices.testclient
 
RestApiClient(String) - Constructor for class org.alfresco.officeservices.testclient.RestApiClient
 

S

safeCharacters - Variable in class org.alfresco.officeservices.testclient.util.URLEncoder
set of safe characters that are not encoded
SaveForm - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.DialogType
 
ServiceCommunicationException - Exception in org.alfresco.officeservices.testclient
Exception thrown whenever an error occurs in the communication with the server.
ServiceCommunicationException() - Constructor for exception org.alfresco.officeservices.testclient.ServiceCommunicationException
 
ServiceCommunicationException(String) - Constructor for exception org.alfresco.officeservices.testclient.ServiceCommunicationException
 
ServiceCommunicationException(String, Throwable) - Constructor for exception org.alfresco.officeservices.testclient.ServiceCommunicationException
 
ServiceCommunicationException(Throwable) - Constructor for exception org.alfresco.officeservices.testclient.ServiceCommunicationException
 
serviceEndpoint - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequest
 
ServiceResponseException - Exception in org.alfresco.officeservices.testclient
Exception thrown whenever the service response is invalid.
ServiceResponseException() - Constructor for exception org.alfresco.officeservices.testclient.ServiceResponseException
 
ServiceResponseException(String) - Constructor for exception org.alfresco.officeservices.testclient.ServiceResponseException
 
ServiceResponseException(String, Throwable) - Constructor for exception org.alfresco.officeservices.testclient.ServiceResponseException
 
ServiceResponseException(Throwable) - Constructor for exception org.alfresco.officeservices.testclient.ServiceResponseException
 
servicesClient - Variable in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
setMessageReceiver(AoserviceClientMessageReceiver) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
setMessageReceiver(OfficeClientMessageReceiver) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
soapCheckin(URI, URI, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
soapCheckout(URI, URI, boolean) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
streamToByteArray(InputStream) - Static method in class org.alfresco.officeservices.testclient.AoservicesClient
Reads the contents in the input stream and returns it as byte array.
subElements - Variable in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 

T

target - Variable in class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
TestClient - Class in org.alfresco.officeservices.testclient
 
TestClient() - Constructor for class org.alfresco.officeservices.testclient.TestClient
 
testRunOffice2003OnWindowsXP() - Method in class demo.DemoOfficeClientsIT
 
testRunOffice2007OnWindowsXP() - Method in class demo.DemoOfficeClientsIT
 
testRunOffice2010OnWindows7() - Method in class demo.DemoOfficeClientsIT
 
testServiceClient() - Method in class demo.DemoServiceClientIT
 
TESTURI - Static variable in class demo.DemoServiceClientIT
 
testWebFormExistence(URI, String, AoservicesClient.DialogType) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
topElement - Variable in class org.alfresco.officeservices.testclient.fpse.FPSEResponse
 
toString() - Method in class org.alfresco.officeservices.testclient.AoservicesClient.FileStatus
 

U

unlock(URI, String) - Method in class org.alfresco.officeservices.testclient.AoservicesClient
 
urlDecodePath(String) - Method in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
urldirs - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEGetDocsMetaInfo
 
urlEncoder - Static variable in class org.alfresco.officeservices.testclient.AoservicesClient
 
urlEncoder - Static variable in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 
URLEncoder - Class in org.alfresco.officeservices.testclient.util
This class is similar to the well known java.net.URLEncoder, but it does provide a way to define the set of characters that should NOT be encoded.
This class has been adopted from org.apache.catalina.util.URLEncoder from Tomcat 6.0.35 under the Apache license.
URLEncoder() - Constructor for class org.alfresco.officeservices.testclient.util.URLEncoder
Create a new URLEncoder and add the characters a-z, A-Z and 0-9 to the set of safe characters
URLPathDecoder - Class in org.alfresco.officeservices.testclient.util
This class is similar to the well known java.net.URLDecoder, but it does decode the slightly different URL path instead of the application/x-www-form-urlencoded MIME format.
The single difference is that the plus sign "+" is not converted into the space character.
username - Variable in class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
USERNAME - Static variable in class demo.DemoServiceClientIT
 

V

value - Variable in class org.alfresco.officeservices.testclient.fpse.FPSERequestParameter
 
value - Variable in class org.alfresco.officeservices.testclient.fpse.FPSEResponseElement
 
valueOf(String) - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.DialogType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.LockState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.OptionsHeaderValidation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.VTI_INF_VERSION
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.DialogType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.LockState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.OptionsHeaderValidation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.alfresco.officeservices.testclient.AoservicesClient.VTI_INF_VERSION
Returns an array containing the constants of this enum class, in the order they are declared.
VER12 - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.VTI_INF_VERSION
 
VER14 - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.VTI_INF_VERSION
 
VER15 - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.VTI_INF_VERSION
 
VER6 - Enum constant in enum class org.alfresco.officeservices.testclient.AoservicesClient.VTI_INF_VERSION
 
vtiInfHosts - Variable in class org.alfresco.officeservices.testclient.office.AbstractOfficeClient
 

W

webdavLockToken - Variable in class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
webUrl - Variable in class org.alfresco.officeservices.testclient.AoservicesClient.FPSEUrlToWebUrl
 
webUrl - Variable in class org.alfresco.officeservices.testclient.office.OfficeFileHandle
 
writeTo(OutputStream) - Method in class org.alfresco.officeservices.testclient.fpse.FPSERequestEntity
 
A B C D E F G H I L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form