com.wewebu.ow.server.plug.owdemo.owfax
Class OwFaxSendDevice

java.lang.Object
  extended by 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


Constructor Summary
OwFaxSendDevice()
           
 
Method Summary
static void onSendFax(String strFaxNumber_p, String strText_p, Collection objects_p)
          called when user clicked the send fax button
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwFaxSendDevice

public OwFaxSendDevice()
Method Detail

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.