Method |
Description |
|
GetCurrentUserAccessToObject ( GlymaSecurableObject securableObject, bool checkProjectsChildren = false ) : GetCurrentUserAccessToObjectResponse |
|
|
GetHighestPermissionLevel ( ) : IGlymaPermission |
|
|
IsUserAuthorized ( GlymaPermissionLevel permissionLevel ) : bool |
|
|
IsUserMapAuthor ( ) : bool |
|
|
IsUserMapManager ( ) : bool |
|
|
IsUserMapReader ( ) : bool |
|
|
IsUserProjectManager ( ) : bool |
|
|
IsUserSecurityManager ( ) : bool |
|
|
SetProjectManagerGroupAssociations ( GlymaSecurableObject securableObject ) : ResponseObject |
This method is called by a Glyma Project Manager when they create a new project, it will associate any Glyma Project Manager group the user belongs to with the newly created project. |
|