|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.announcement.Announcement
public class Announcement
Announcements of WSO2 family of projects will be sent out to the specific requestor. This would only rely on JDK 1.5 and its DOM imples
Constructor Summary | |
---|---|
Announcement()
|
Method Summary | |
---|---|
java.lang.String |
get(java.lang.String id,
java.lang.String announcement)
This method will return a string based on the "announcement" URL. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Announcement()
Method Detail |
---|
public java.lang.String get(java.lang.String id, java.lang.String announcement)
id
- id or uuid that send with the announcement when fetch or re-fetch the url
in ?start or ?refresh query parameter iff id is not NULLannouncement
- URL to be located
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |