|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.util.notifications.SubscriptionInfo
org.olat.notifications.NoSubscriptionInfo
public class NoSubscriptionInfo
Description:
used as an empty subscriptionInfo
Initial Date: 10.01.2005
| Field Summary |
|---|
| Fields inherited from class org.olat.core.util.notifications.SubscriptionInfo |
|---|
MIME_HTML, MIME_PLAIN |
| Method Summary | |
|---|---|
java.lang.String |
getCustomUrl()
|
java.lang.String |
getSpecificInfo(java.lang.String mimeType)
|
java.lang.String |
getTitle(java.lang.String mimeType)
|
boolean |
hasNews()
|
| Methods inherited from class org.olat.core.util.notifications.SubscriptionInfo |
|---|
addSubscriptionListItem, countSubscriptionListItems, getSpecificInfo, setCustomUrl |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getSpecificInfo(java.lang.String mimeType)
org.olat.notifications.SubscriptionInfo#getSpecificInfo(java.lang.String)public boolean hasNews()
hasNews in class SubscriptionInfoorg.olat.notifications.SubscriptionInfo#hasNews()public java.lang.String getTitle(java.lang.String mimeType)
getTitle in class SubscriptionInfomimeType - the mimetype of the desired output; supported are currently text/plain and text/html
public java.lang.String getCustomUrl()
getCustomUrl in class SubscriptionInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||