public interface CollectionSubscription extends AuditableObject
| Modifier and Type | Method and Description |
|---|---|
User |
getOwner()
Gets the owner of this subscription (sharee).
|
CollectionItem |
getProxyCollection()
Gets the sharee collection of this subscription.
|
CollectionItem |
getTargetCollection()
Gets the collection item shared by sharer.
|
Ticket |
getTicket()
Gets the ticket set for this subscription based on which sharee privileges will be calculated.
|
void |
setOwner(User owner) |
void |
setProxyCollection(CollectionItem proxyCollection) |
void |
setTargetCollection(CollectionItem targetCollection) |
void |
setTicket(Ticket ticket) |
getCreationDate, getEntityTag, getFactory, getModifiedDate, updateTimestampCollectionItem getTargetCollection()
void setTargetCollection(CollectionItem targetCollection)
User getOwner()
void setOwner(User owner)
Ticket getTicket()
void setTicket(Ticket ticket)
CollectionItem getProxyCollection()
null if sharee did not
accepted the share request.void setProxyCollection(CollectionItem proxyCollection)
Copyright © 2012–2018 1&1. All rights reserved.