|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@PublicApi public interface ShareTypeFactory
Factory that supplies all ShareTypes that are available in the system.
| Method Summary | |
|---|---|
Collection<ShareType> |
getAllShareTypes()
Returns a Collection of all ShareType instnaces available. |
Comparator<SharePermission> |
getPermissionComparator()
Return a comparator that can order SharePermissions for display. |
ShareType |
getShareType(ShareType.Name type)
Returns a ShareType based on a given key. |
| Method Detail |
|---|
Collection<ShareType> getAllShareTypes()
ShareType instnaces available.
ShareType instnaces available.ShareType getShareType(ShareType.Name type)
ShareType based on a given key.
type - a string representing type of ShareType
ShareType based on a given key.Comparator<SharePermission> getPermissionComparator()
SharePermissions for display.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||