|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--jpa.p1.pub.PubDatasetList
This class represents a single PlatformOne dataset list. It is implemented by the JPA PlatformOne Publishing package, and is accessed via an invocation of the getDatasetList method in the Publisher class.
| Method Summary | |
void |
cancel(PubDatasetListEvent event)
This method cancels a watch on the dataset list. |
void |
watch(PubDatasetListEvent event)
This method watches the dataset list. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void watch(PubDatasetListEvent event)
public void cancel(PubDatasetListEvent event)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||