com.jalios.jcmsplugin.qrcode
Class QRCodeManager

java.lang.Object
  extended by com.jalios.jcmsplugin.qrcode.QRCodeManager
All Implemented Interfaces:
JPropertiesListener

public class QRCodeManager
extends Object
implements JPropertiesListener


Field Summary
 
Fields inherited from interface com.jalios.util.JPropertiesListener
REVISION
 
Method Summary
static QRCodeManager getInstance()
           
 String getQRCodeUrl(Data data)
           
 void propertiesChange(JProperties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static QRCodeManager getInstance()

getQRCodeUrl

public String getQRCodeUrl(Data data)

propertiesChange

public void propertiesChange(JProperties properties)
Specified by:
propertiesChange in interface JPropertiesListener


Copyright © 2001-2007 Jalios SA. All Rights Reserved.