[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.GroupAccessLayer Class Reference

Inheritance diagram for Core.Tools.AccountManager.GroupAccessLayer:

Core.Tools.AccountManager.FactoryAccessLayer

List of all members.

Static Public Member Functions

static Map.DirectoryGroup FindGroup (Map.Account account, String path, Map.Organization organization)
static Map.DirectoryGroup GetDirectoryByName (Map.Account account, String group_name, Map.DirectoryGroup Parent, Map.Organization organization)
static Map.DirectoryGroup GetDirectoryById (Map.Account account, int group_id, Map.Organization organization)
static Map.DirectoryGroup GetDirectoryById (Map.Account account, int group_id, Map.DirectoryGroup Parent, Map.Organization organization)
static Map.DirectoryGroup GetOptionsDirectory (Map.Account account)
static Map.DirectoryGroup GetProfileDirectory (Map.Account account)
static Map.DirectoryGroup GetCreateAccountDirectory (Map.Account account, String directory_name)
static Map.DirectoryGroup GetCreateDirectory (Map.Account account, String directory_name, Map.DirectoryGroup Parent)
static bool DeleteDirectory (Map.Account account, Map.DirectoryGroup group)
static void Populate (Map.BaseGroup group)


Member Function Documentation

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.FindGroup ( Map.Account  account,
String  path,
Map.Organization  organization 
) [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetDirectoryByName ( Map.Account  account,
String  group_name,
Map.DirectoryGroup  Parent,
Map.Organization  organization 
) [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetDirectoryById ( Map.Account  account,
int  group_id,
Map.Organization  organization 
) [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetDirectoryById ( Map.Account  account,
int  group_id,
Map.DirectoryGroup  Parent,
Map.Organization  organization 
) [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetOptionsDirectory ( Map.Account  account  )  [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetProfileDirectory ( Map.Account  account  )  [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetCreateAccountDirectory ( Map.Account  account,
String  directory_name 
) [static]

static Map.DirectoryGroup Core.Tools.AccountManager.GroupAccessLayer.GetCreateDirectory ( Map.Account  account,
String  directory_name,
Map.DirectoryGroup  Parent 
) [static]

static bool Core.Tools.AccountManager.GroupAccessLayer.DeleteDirectory ( Map.Account  account,
Map.DirectoryGroup  group 
) [static]

static void Core.Tools.AccountManager.GroupAccessLayer.Populate ( Map.BaseGroup  group  )  [static]


The documentation for this class was generated from the following file:
Stephen W. Cote, 2009, whitefrost.com