gran.app
Class Config
java.lang.Object
gran.app.Config
- All Implemented Interfaces:
- java.io.Serializable
- public class Config
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static Config getInstance()
setTrackstudioHome
protected void setTrackstudioHome(java.lang.String trackstudioHome)
getSession
public javax.mail.Session getSession()
throws GranException
- Throws:
GranException
getEncoding
public java.lang.String getEncoding()
getMaxUploadSize
public int getMaxUploadSize()
isFormMailNotification
public boolean isFormMailNotification()
isSendMail
public boolean isSendMail()
isForwardUnprocessed
public boolean isForwardUnprocessed()
getForwardEmail
public java.lang.String getForwardEmail()
getUploadDir
public java.lang.String getUploadDir()
getIndexDir
public java.lang.String getIndexDir()
getSiteURL
public java.lang.String getSiteURL()
getClusterName
public java.lang.String getClusterName()
getLogoutURL
public java.lang.String getLogoutURL()
isCluster
public boolean isCluster()
isLDAP
public boolean isLDAP()
isSOAP
public boolean isSOAP()
isIndexMessages
public boolean isIndexMessages()
isLogonAsAnotherUser
public boolean isLogonAsAnotherUser()
getSkinPath
public static java.lang.String getSkinPath()
isHideSessionId
public boolean isHideSessionId()
getSessionFactory
public net.sf.hibernate.SessionFactory getSessionFactory()
throws GranException,
net.sf.hibernate.HibernateException
- Throws:
GranException
net.sf.hibernate.HibernateException
Copyright © 2002-2005 TrackStudio, Ltd. All Rights Reserved.