|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Context
Method Summary | |
---|---|
String |
getAuthenticatedPrincipalId()
The Principal Id of the currently authenticated user. |
Date |
getCurrentDate()
The current date in this context. |
Locale |
getLocale()
The locale information requested by the user. |
String |
getPrincipalId()
The Principal Id of the principal on whose behalf the authenticated principal is acting. |
String |
getTimeZone()
The time zone requested by the user. |
Methods inherited from interface org.kuali.student.r2.common.infc.HasAttributes |
---|
getAttributes |
Method Detail |
---|
String getAuthenticatedPrincipalId()
String getPrincipalId()
Date getCurrentDate()
Locale getLocale()
String getTimeZone()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |