com.atlassian.jira.web.action.util.sharing.SharesListHelper |
![]()
|
An interface to ensure that object that use the 'share-list.jsp' to render share permissions implement the necessary methods.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the ID of the entity that owns the shares.
| |||||||||||
Returns the share permissions associated with the entity.
| |||||||||||
Tells the caller whether or not the entity is has any shares or not.
|
Return the ID of the entity that owns the shares. Needs to be unique on a page.
Returns the share permissions associated with the entity.
Tells the caller whether or not the entity is has any shares or not.