@Entity public class Subscription extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Subscription()
Protected constructor, create object using:
SubscribeService.subscribe(Context, EPerson, Collection) |
protected Subscription()
SubscribeService.subscribe(Context, EPerson, Collection)public int getId()
public Collection getCollection()
public EPerson getePerson()
Copyright © 2016 DuraSpace. All Rights Reserved.