|
RichFaces Photoalbum 4.3.5.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.photoalbum.util.ApplicationUtils
public class ApplicationUtils
Utility class for actions, related to direct access or modification of current request
| Method Summary | |
|---|---|
static void |
addFacesMessage(String componentId,
String summary,
String detail)
Utility method for adding FacesMessages to specified component |
static void |
addToRerender(String componentId)
Utility method for programmatically adding specified component to rerender after AJAX request complete. |
void |
fireCheckUserExpiredEvent()
|
static javax.servlet.http.HttpSession |
getSession()
Utility method for get reference to current HTTPSession |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void addFacesMessage(String componentId,
String summary,
String detail)
componentId - - component identifiermessage - - message to add@Produces @Preferred public static javax.servlet.http.HttpSession getSession()
public static void addToRerender(String componentId)
componentId - - id of component should be added to rerenderpublic void fireCheckUserExpiredEvent()
|
RichFaces Photoalbum 4.3.5.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||