Class FileViewerAction

  • All Implemented Interfaces:
    java.io.Serializable

    @Named("fileViewerAction")
    @Secure("#{identity.loggedIn}")
    public class FileViewerAction
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getString​(java.lang.String fileName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileViewerAction

        public FileViewerAction()
    • Method Detail

      • getString

        public java.lang.String getString​(java.lang.String fileName)