|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portlet.widget.service.BasicAlert
public class BasicAlert
| Constructor Summary | |
|---|---|
BasicAlert(String header,
String body)
Deprecated. |
|
BasicAlert(String header,
String body,
String url)
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getBody()
Deprecated. Provides the body text for the alert. |
String |
getHeader()
Deprecated. Provides the header text for the alert. |
String |
getUrl()
Deprecated. Provides a link to further information about this alter if available, otherwise null. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BasicAlert(String header,
String body)
public BasicAlert(String header,
String body,
String url)
| Method Detail |
|---|
public String getHeader()
IAlert
getHeader in interface IAlertpublic String getBody()
IAlert
getBody in interface IAlertpublic String getUrl()
IAlert
getUrl in interface IAlertpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||