|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.psnc.vlab.management.PropertiesFactory
public class PropertiesFactory
PropertiesFactory
class - collects all the properties which are passed
to the application form the Web Server. The list of the properties is the
following:
Constructor Summary | |
---|---|
PropertiesFactory()
|
Method Summary | |
---|---|
static java.lang.String |
getSessionKey()
Gets the session key property |
static java.lang.String |
getTimeZone()
Gets the session key property |
static java.lang.String |
getVlabInternalDateFormat()
Getter for property vlabInternalDateFormat. |
static java.lang.String |
getVlabInternalDateTimeFormat()
Get the VLab internal date and time format |
static java.lang.String |
getVlabInternalTimeFormat()
Get the VLab internal time format |
static boolean |
isSummerTime()
Gets the session key property |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertiesFactory()
Method Detail |
---|
public static java.lang.String getSessionKey()
public static java.lang.String getTimeZone()
public static boolean isSummerTime()
public static java.lang.String getVlabInternalDateFormat()
public static java.lang.String getVlabInternalTimeFormat()
public static java.lang.String getVlabInternalDateTimeFormat()
|
VLab Common 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |