| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model |
| Modifier and Type | Method and Description |
|---|---|
CollectionSubscription |
EntityFactory.createCollectionSubscription()
Create new CollectionSubscription
|
CollectionSubscription |
User.getSubscription(String displayname)
Get the CollectionSubscription with the specified displayName
|
CollectionSubscription |
User.getSubscription(String collectionUid,
String ticketKey)
Get the CollectionSubscription with the specified collectionUid
and ticketKey
|
| Modifier and Type | Method and Description |
|---|---|
Set<CollectionSubscription> |
User.getCollectionSubscriptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
User.addSubscription(CollectionSubscription subscription) |
void |
User.removeSubscription(CollectionSubscription sub) |
Copyright © 2012–2016 1&1. All rights reserved.