@Entity public class Subscription extends Object implements ReloadableEntity<Integer>
| Modifier | Constructor and Description |
|---|---|
protected |
Subscription()
Protected constructor, create object using:
SubscribeService.subscribe(Context, EPerson, Collection) |
protected Subscription()
SubscribeService.subscribe(Context, EPerson, Collection)public Integer getID()
getID in interface ReloadableEntity<Integer>public Collection getCollection()
public EPerson getePerson()
Copyright © 2016 DuraSpace. All rights reserved.