Uses of Class
org.alfresco.officeservices.testclient.AoservicesClient.FileStatus
Packages that use AoservicesClient.FileStatus
-
Uses of AoservicesClient.FileStatus in org.alfresco.officeservices.testclient
Fields in org.alfresco.officeservices.testclient with type parameters of type AoservicesClient.FileStatusMethods in org.alfresco.officeservices.testclient that return AoservicesClient.FileStatusModifier and TypeMethodDescriptionAoservicesClient.getFileStatusFromMetaInfo(FPSEResponseElement metaInfo) AoservicesClient.getFPSECheckinDocument(URI serviceEndpoint, String fileUrl, String comment) AoservicesClient.getFPSECheckoutDocument(URI serviceEndpoint, String fileUrl, int timeout) AoservicesClient.getFPSEGetDocument(URI serviceEndpoint, String fileUrl) AoservicesClient.getFPSEUncheckoutDocument(URI serviceEndpoint, String fileUrl, boolean rlsshortterm)