|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SharesListHelper
An interface to ensure that object that use the 'share-list.jsp' to render share permissions implement the necessary methods.
Method Summary | |
---|---|
Long |
getId()
Return the ID of the entity that owns the shares. |
Collection |
getSharePermissions()
Returns the share permissions associated with the entity. |
boolean |
isPrivate()
Tells the caller whether or not the entity is has any shares or not. |
Method Detail |
---|
Long getId()
boolean isPrivate()
Collection getSharePermissions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |