Java Doc for SnapperAdmin.java in  » Search-Engine » snapper » org » enhydra » snapperAdmin » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Search Engine » snapper » org.enhydra.snapperAdmin 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.enhydra.snapperAdmin.SnapperAdmin

SnapperAdmin
public class SnapperAdmin extends StandardApplication (Code)
The application object. Application-wide data would go here.


Field Summary
protected static  booleancheckConnection
    
protected static  StringdocumentGroupConfFile
    
protected static  booleanforceIndexUnlock
    
protected static  booleanindexDiference
    
protected static  StringindexDir
    
protected static  StringindexerClassName
    
public static  LogChannellog
    
protected static  StringlogDirectory
    
protected static  intmaxFieldLength
    
protected static  longmaxIndexLength
    
protected static  intmaxPropertiesLength
    
protected static  booleanmountFilePathInContent
    
protected static  booleanmountMetaDataInContent
    
protected static  booleanmountPropertiesInContent
    
protected static  booleanmountTitleInContent
    
protected static  booleanoptimizeOnIndex
    
protected static  booleanoptimizeOnUpdate
    
protected static  StringpathOfConvertedFiles
    
protected static  booleanprintStackTrace
    
protected static  StringsiteConfFile
    
public static  VectorsitesIndexed
    
public static  VectorsitesLocked
    
public static  VectorsitesUpdated
    
protected static  booleanstatisticActive
    
protected static  StringstatisticDirectory
    
protected static  booleantoSaveConvertedExcel
    
protected static  booleantoSaveConvertedExcel2007
    
protected static  booleantoSaveConvertedFile
    
protected static  booleantoSaveConvertedPowerPoint
    
protected static  booleantoSaveConvertedPowerPoint2007
    
protected static  booleantoSaveConvertedWord
    
protected static  booleantoSaveConvertedWord2007
    
protected static  Stringversion
    


Method Summary
public static  booleancheckConnection()
    
public  voidcopyFile(File temp, File temp2)
    
public static  PropertiesgetConverterClassNames()
    
public static  StringgetDocumentGroupConfFile()
    
public static  TemplatesgetExcel2007HTMLTemplates()
    
public static  TemplatesgetExcel2007TextTemplates()
    
public static  StringgetExcel2007TransformationPath()
    
public static  booleangetForceIndexUnlock()
    
public static  StringgetIdexerClassName()
    
public static  booleangetIndexDiference()
    
public static  StringgetIndexDir()
    
public static  booleangetIndexOSspecific()
    
public static  StringgetLogDirectory()
    
public static  intgetMaxFileSize()
    
public static  intgetMaxPropertiesLength()
    
public static  booleangetMountFilePathInContent()
    
public static  booleangetMountMetaDataInContent()
    
public static  booleangetMountPropertiesInContent()
    
public static  booleangetMountTitleInContent()
    
public static  booleangetOptimizeOnIndex()
    
public static  booleangetOptimizeOnUpdate()
    
public static  StringgetPowerPoint2007TransformationPath()
    
public static  TemplatesgetPowerpoint2007HTMLTemplates()
    
public static  TemplatesgetPowerpoint2007TextTemplates()
    
public static  StringgetSiteConfFile()
    
public static  VectorgetSitesLocked()
    
public static  booleangetStatisticActive()
    
public static  StringgetStatisticDirectory()
    
public static  longgetTimeLimit()
    
public static  TemplatesgetWord2007HTMLTemplates()
    
public static  TemplatesgetWord2007TextTemplates()
    
public static  StringgetWord2007TransformationPath()
    
public static  intgetmaxFieldLength()
    
public static  longgetmaxIndexLength()
    
public static  voidlogDebug(String message)
    
public static  voidlogError(String message)
    
public static  voidlogInfo(String message)
    
public static  voidlogWarrning(String message)
    
public static  StringpathOfConvertedFiles()
    
public static  booleanprintStackTrace()
    
public static  voidremoveAllLocked()
    
public static  voidremoveSiteLocked(String name)
    
public  booleanrequestPreprocessor(HttpPresentationComms comms)
    
public static  voidsetExcel2007HTMLTransformer(Templates excel2007HTMLTransformer)
    
public static  voidsetExcel2007TextTemplates(Templates excel2007TextTransformer)
    
public static  voidsetPowerpoint2007HTMLTemplates(Templates powerpoint2007HTMLTransformer)
    
public static  voidsetPowerpoint2007TextTemplates(Templates powerpoint2007TextTransformer)
    
public static  voidsetSiteLocked(String name)
    
public static  voidsetWord2007HTMLTemplates(Templates word2007HTMLTransformer)
    
public static  voidsetWord2007TextTemplates(Templates word2007TextTransformer)
    
public  voidstartup(Config appConfig)
    
public  StringtoHtml()
     This is an optional function, used only by the Multiserver's graphical administration.
public static  booleantoSaveConvertedExcel()
    
public static  booleantoSaveConvertedExcel2007()
    
public static  booleantoSaveConvertedFile()
    
public static  booleantoSaveConvertedPowerPoint()
    
public static  booleantoSaveConvertedPowerPoint2007()
    
public static  booleantoSaveConvertedWord()
    
public static  booleantoSaveConvertedWord2007()
    

Field Detail
checkConnection
protected static boolean checkConnection(Code)



documentGroupConfFile
protected static String documentGroupConfFile(Code)



forceIndexUnlock
protected static boolean forceIndexUnlock(Code)



indexDiference
protected static boolean indexDiference(Code)



indexDir
protected static String indexDir(Code)



indexerClassName
protected static String indexerClassName(Code)



log
public static LogChannel log(Code)



logDirectory
protected static String logDirectory(Code)



maxFieldLength
protected static int maxFieldLength(Code)



maxIndexLength
protected static long maxIndexLength(Code)



maxPropertiesLength
protected static int maxPropertiesLength(Code)



mountFilePathInContent
protected static boolean mountFilePathInContent(Code)



mountMetaDataInContent
protected static boolean mountMetaDataInContent(Code)



mountPropertiesInContent
protected static boolean mountPropertiesInContent(Code)



mountTitleInContent
protected static boolean mountTitleInContent(Code)



optimizeOnIndex
protected static boolean optimizeOnIndex(Code)



optimizeOnUpdate
protected static boolean optimizeOnUpdate(Code)



pathOfConvertedFiles
protected static String pathOfConvertedFiles(Code)



printStackTrace
protected static boolean printStackTrace(Code)



siteConfFile
protected static String siteConfFile(Code)



sitesIndexed
public static Vector sitesIndexed(Code)



sitesLocked
public static Vector sitesLocked(Code)



sitesUpdated
public static Vector sitesUpdated(Code)



statisticActive
protected static boolean statisticActive(Code)



statisticDirectory
protected static String statisticDirectory(Code)



toSaveConvertedExcel
protected static boolean toSaveConvertedExcel(Code)



toSaveConvertedExcel2007
protected static boolean toSaveConvertedExcel2007(Code)



toSaveConvertedFile
protected static boolean toSaveConvertedFile(Code)



toSaveConvertedPowerPoint
protected static boolean toSaveConvertedPowerPoint(Code)



toSaveConvertedPowerPoint2007
protected static boolean toSaveConvertedPowerPoint2007(Code)



toSaveConvertedWord
protected static boolean toSaveConvertedWord(Code)



toSaveConvertedWord2007
protected static boolean toSaveConvertedWord2007(Code)



version
protected static String version(Code)





Method Detail
checkConnection
public static boolean checkConnection()(Code)



copyFile
public void copyFile(File temp, File temp2)(Code)



getConverterClassNames
public static Properties getConverterClassNames()(Code)



getDocumentGroupConfFile
public static String getDocumentGroupConfFile()(Code)



getExcel2007HTMLTemplates
public static Templates getExcel2007HTMLTemplates()(Code)



getExcel2007TextTemplates
public static Templates getExcel2007TextTemplates()(Code)



getExcel2007TransformationPath
public static String getExcel2007TransformationPath()(Code)



getForceIndexUnlock
public static boolean getForceIndexUnlock()(Code)



getIdexerClassName
public static String getIdexerClassName()(Code)



getIndexDiference
public static boolean getIndexDiference()(Code)



getIndexDir
public static String getIndexDir()(Code)



getIndexOSspecific
public static boolean getIndexOSspecific()(Code)



getLogDirectory
public static String getLogDirectory()(Code)



getMaxFileSize
public static int getMaxFileSize()(Code)



getMaxPropertiesLength
public static int getMaxPropertiesLength()(Code)



getMountFilePathInContent
public static boolean getMountFilePathInContent()(Code)



getMountMetaDataInContent
public static boolean getMountMetaDataInContent()(Code)



getMountPropertiesInContent
public static boolean getMountPropertiesInContent()(Code)



getMountTitleInContent
public static boolean getMountTitleInContent()(Code)



getOptimizeOnIndex
public static boolean getOptimizeOnIndex()(Code)



getOptimizeOnUpdate
public static boolean getOptimizeOnUpdate()(Code)



getPowerPoint2007TransformationPath
public static String getPowerPoint2007TransformationPath()(Code)



getPowerpoint2007HTMLTemplates
public static Templates getPowerpoint2007HTMLTemplates()(Code)



getPowerpoint2007TextTemplates
public static Templates getPowerpoint2007TextTemplates()(Code)



getSiteConfFile
public static String getSiteConfFile()(Code)



getSitesLocked
public static Vector getSitesLocked()(Code)



getStatisticActive
public static boolean getStatisticActive()(Code)



getStatisticDirectory
public static String getStatisticDirectory()(Code)



getTimeLimit
public static long getTimeLimit()(Code)



getWord2007HTMLTemplates
public static Templates getWord2007HTMLTemplates()(Code)



getWord2007TextTemplates
public static Templates getWord2007TextTemplates()(Code)



getWord2007TransformationPath
public static String getWord2007TransformationPath()(Code)



getmaxFieldLength
public static int getmaxFieldLength()(Code)



getmaxIndexLength
public static long getmaxIndexLength()(Code)



logDebug
public static void logDebug(String message)(Code)



logError
public static void logError(String message)(Code)



logInfo
public static void logInfo(String message)(Code)



logWarrning
public static void logWarrning(String message)(Code)



pathOfConvertedFiles
public static String pathOfConvertedFiles()(Code)



printStackTrace
public static boolean printStackTrace()(Code)



removeAllLocked
public static void removeAllLocked()(Code)



removeSiteLocked
public static void removeSiteLocked(String name)(Code)



requestPreprocessor
public boolean requestPreprocessor(HttpPresentationComms comms) throws Exception(Code)



setExcel2007HTMLTransformer
public static void setExcel2007HTMLTransformer(Templates excel2007HTMLTransformer)(Code)



setExcel2007TextTemplates
public static void setExcel2007TextTemplates(Templates excel2007TextTransformer)(Code)



setPowerpoint2007HTMLTemplates
public static void setPowerpoint2007HTMLTemplates(Templates powerpoint2007HTMLTransformer)(Code)



setPowerpoint2007TextTemplates
public static void setPowerpoint2007TextTemplates(Templates powerpoint2007TextTransformer)(Code)



setSiteLocked
public static void setSiteLocked(String name)(Code)



setWord2007HTMLTemplates
public static void setWord2007HTMLTemplates(Templates word2007HTMLTransformer)(Code)



setWord2007TextTemplates
public static void setWord2007TextTemplates(Templates word2007TextTransformer)(Code)



startup
public void startup(Config appConfig) throws ApplicationException(Code)



toHtml
public String toHtml()(Code)
This is an optional function, used only by the Multiserver's graphical administration. This bit of HTML appears in the status page for this application. You could add extra status info, for example a list of currently logged in users. HTML that is displayed in the status page of the Multiserver.



toSaveConvertedExcel
public static boolean toSaveConvertedExcel()(Code)



toSaveConvertedExcel2007
public static boolean toSaveConvertedExcel2007()(Code)



toSaveConvertedFile
public static boolean toSaveConvertedFile()(Code)



toSaveConvertedPowerPoint
public static boolean toSaveConvertedPowerPoint()(Code)



toSaveConvertedPowerPoint2007
public static boolean toSaveConvertedPowerPoint2007()(Code)



toSaveConvertedWord
public static boolean toSaveConvertedWord()(Code)



toSaveConvertedWord2007
public static boolean toSaveConvertedWord2007()(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.