org.silverpeas.viewer
Class SwfToolManager

java.lang.Object
  extended by org.silverpeas.viewer.SwfToolManager

@Named(value="swfToolManager")
@Singleton
public class SwfToolManager
extends Object

Author:
Yohann Chastagnier

Constructor Summary
SwfToolManager()
           
 
Method Summary
 void initialize()
           
static boolean isActivated()
          Indicates if pdf2swf is activated
static boolean isSwfRenderActivated()
          Indicates if swfrender is activated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwfToolManager

public SwfToolManager()
Method Detail

initialize

@PostConstruct
public void initialize()
                throws Exception
Throws:
Exception

isActivated

public static boolean isActivated()
Indicates if pdf2swf is activated

Returns:

isSwfRenderActivated

public static boolean isSwfRenderActivated()
Indicates if swfrender is activated

Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.