[ whitefrost.com | Account Manager 4 Product Page ]

Core.Tools.AccountManager.Factory Class Reference

List of all members.

Static Public Member Functions

static void Start ()
static void StartSpoolTracker ()
static void StartSessionTracker ()
static void Stop ()
static bool InitializeForumFactoryInstance (Map.Organization organization)
static void ClearCache ()
static void PromptClearCache ()

Static Public Attributes

static bool AUTO_START_SPOOL_TRACKER = true
static bool AUTO_START_SESSION_TRACKER = true

Properties

static bool IsRunning [get]
static MessageQueueFactory MessageQueueFactoryInstance [get]
static SecurityTokenFactory SecurityTokenFactoryInstance [get]
static DataParticipationFactory DataParticipationFactoryInstance [get]
static GroupParticipationFactory GroupParticipationFactoryInstance [get]
static TagParticipationFactory TagParticipationFactoryInstance [get]
static RoleParticipationFactory RoleParticipationFactoryInstance [get]
static RoleFactory RoleFactoryInstance [get]
static TagFactory TagFactoryInstance [get]
static DataFactory DataFactoryInstance [get]
static GroupFactory GroupFactoryInstance [get]
static AccountFactory AccountFactoryInstance [get]
static ContactInformationFactory ContactInformationFactoryInstance [get]
static OrganizationFactory OrganizationFactoryInstance [get]
static PermissionFactory PermissionFactoryInstance [get]
static SessionFactory SessionFactoryInstance [get]
static Forum.ForumFactory ForumFactoryInstance [get]

Static Private Attributes

static SecurityTokenFactory security_token_factory = null
static MessageQueueFactory message_queue_factory = null
static OrganizationFactory organization_factory = null
static PermissionFactory permission_factory = null
static SessionFactory session_factory = null
static AccountFactory account_factory = null
static ContactInformationFactory contact_information_factory = null
static GroupFactory group_factory = null
static DataFactory data_factory = null
static DataParticipationFactory data_participation_factory = null
static TagFactory tag_factory = null
static TagParticipationFactory tag_participation_factory = null
static GroupParticipationFactory group_participation_factory = null
static RoleFactory role_factory = null
static RoleParticipationFactory role_participation_factory = null
static Forum.ForumFactory forum_factory = null
static String SPOOL_TRACKER_RUNNABLE_NAME = "spool-tracker"
static Jobs.SpoolTracker spool_tracker = null
static String SESSION_TRACKER_RUNNABLE_NAME = "session-tracker"
static Jobs.SessionTracker session_tracker = null
static bool shut_down = true


Member Function Documentation

static void Core.Tools.AccountManager.Factory.Start (  )  [static]

static void Core.Tools.AccountManager.Factory.StartSpoolTracker (  )  [static]

static void Core.Tools.AccountManager.Factory.StartSessionTracker (  )  [static]

static void Core.Tools.AccountManager.Factory.Stop (  )  [static]

static bool Core.Tools.AccountManager.Factory.InitializeForumFactoryInstance ( Map.Organization  organization  )  [static]

static void Core.Tools.AccountManager.Factory.ClearCache (  )  [static]

static void Core.Tools.AccountManager.Factory.PromptClearCache (  )  [static]


Member Data Documentation

String Core.Tools.AccountManager.Factory.SPOOL_TRACKER_RUNNABLE_NAME = "spool-tracker" [static, private]

String Core.Tools.AccountManager.Factory.SESSION_TRACKER_RUNNABLE_NAME = "session-tracker" [static, private]

bool Core.Tools.AccountManager.Factory.shut_down = true [static, private]


Property Documentation

bool Core.Tools.AccountManager.Factory.IsRunning [static, get]

MessageQueueFactory Core.Tools.AccountManager.Factory.MessageQueueFactoryInstance [static, get]

SecurityTokenFactory Core.Tools.AccountManager.Factory.SecurityTokenFactoryInstance [static, get]

DataParticipationFactory Core.Tools.AccountManager.Factory.DataParticipationFactoryInstance [static, get]

GroupParticipationFactory Core.Tools.AccountManager.Factory.GroupParticipationFactoryInstance [static, get]

TagParticipationFactory Core.Tools.AccountManager.Factory.TagParticipationFactoryInstance [static, get]

RoleParticipationFactory Core.Tools.AccountManager.Factory.RoleParticipationFactoryInstance [static, get]

RoleFactory Core.Tools.AccountManager.Factory.RoleFactoryInstance [static, get]

TagFactory Core.Tools.AccountManager.Factory.TagFactoryInstance [static, get]

DataFactory Core.Tools.AccountManager.Factory.DataFactoryInstance [static, get]

GroupFactory Core.Tools.AccountManager.Factory.GroupFactoryInstance [static, get]

AccountFactory Core.Tools.AccountManager.Factory.AccountFactoryInstance [static, get]

ContactInformationFactory Core.Tools.AccountManager.Factory.ContactInformationFactoryInstance [static, get]

OrganizationFactory Core.Tools.AccountManager.Factory.OrganizationFactoryInstance [static, get]

PermissionFactory Core.Tools.AccountManager.Factory.PermissionFactoryInstance [static, get]

SessionFactory Core.Tools.AccountManager.Factory.SessionFactoryInstance [static, get]

Forum.ForumFactory Core.Tools.AccountManager.Factory.ForumFactoryInstance [static, get]


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