| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SubscriptionResult
| Method Summary | |
|---|---|
 void | 
delete()
 | 
 String | 
getDownloadLink()
 | 
 String | 
getID()
 | 
 String | 
getPlayLink()
 | 
 boolean | 
getRead()
 | 
 boolean | 
isDeleted()
 | 
 void | 
setRead(boolean read)
 | 
 Map | 
toJSONMap()
 | 
 Map<Integer,Object> | 
toPropertyMap()
See SearchResult properties for list  | 
| Method Detail | 
|---|
String getID()
Map toJSONMap()
Map<Integer,Object> toPropertyMap()
toPropertyMap in interface UtilitiesImpl.PluginSubscriptionResultString getDownloadLink()
String getPlayLink()
void setRead(boolean read)
setRead in interface UtilitiesImpl.PluginSubscriptionResultboolean getRead()
getRead in interface UtilitiesImpl.PluginSubscriptionResultvoid delete()
boolean isDeleted()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||