com.wewebu.ow.server.plug.owdemo.owfax
Class OwFaxSendDevice
java.lang.Object
com.wewebu.ow.server.plug.owdemo.owfax.OwFaxSendDevice
public class OwFaxSendDevice
- extends Object
Demo send Fax function to simulate a fax device.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwFaxSendDevice
public OwFaxSendDevice()
onSendFax
public static void onSendFax(String strFaxNumber_p,
String strText_p,
Collection objects_p)
throws Exception
- called when user clicked the send fax button
- Throws:
Exception
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.