Uses of Class
org.alfresco.officeservices.testclient.office.OfficeFileHandle
Packages that use OfficeFileHandle
-
Uses of OfficeFileHandle in org.alfresco.officeservices.testclient.office
Methods in org.alfresco.officeservices.testclient.office that return OfficeFileHandleMethods in org.alfresco.officeservices.testclient.office with parameters of type OfficeFileHandleModifier and TypeMethodDescriptionabstract voidAbstractOfficeClient.checkinFile(OfficeFileHandle ofh, String comment, boolean keepEditing) voidOffice2003WindowsXPClient.checkinFile(OfficeFileHandle ofh, String comment, boolean keepEditing) voidOffice2007WindowsXPClient.checkinFile(OfficeFileHandle ofh, String comment, boolean keepEditing) voidOffice2010Windows7Client.checkinFile(OfficeFileHandle ofh, String comment, boolean keepEditing) abstract voidAbstractOfficeClient.checkoutFile(OfficeFileHandle ofh) voidOffice2003WindowsXPClient.checkoutFile(OfficeFileHandle ofh) voidOffice2007WindowsXPClient.checkoutFile(OfficeFileHandle ofh) voidOffice2010Windows7Client.checkoutFile(OfficeFileHandle ofh) abstract voidAbstractOfficeClient.closeFile(OfficeFileHandle ofh) voidOffice2003WindowsXPClient.closeFile(OfficeFileHandle ofh) voidOffice2007WindowsXPClient.closeFile(OfficeFileHandle ofh) voidOffice2010Windows7Client.closeFile(OfficeFileHandle ofh) abstract voidAbstractOfficeClient.refreshLock(OfficeFileHandle ofh) voidOffice2003WindowsXPClient.refreshLock(OfficeFileHandle ofh) voidOffice2007WindowsXPClient.refreshLock(OfficeFileHandle ofh) voidOffice2010Windows7Client.refreshLock(OfficeFileHandle ofh)