|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sibvisions.rad.persist.TriggerAPI
public final class TriggerAPI
The TriggerAPI
class offers methods for server-side triggers.
Method Summary | |
---|---|
static Timestamp |
getCurrentTimestamp()
Gets the current timestamp. |
static String |
getCurrentUserName()
Gets the current username from the session through the SessionContext . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Timestamp getCurrentTimestamp()
public static String getCurrentUserName()
SessionContext
.
null
if no session is active
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |