SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.ISession Member List

This is the complete list of members for erminas.SmartAPI.CMS.ISession, including all inherited members.

CurrentUsererminas.SmartAPI.CMS.ISession
DialogLocaleserminas.SmartAPI.CMS.ISession
ExecuteRQL(string query, RQL.IODataFormat format)erminas.SmartAPI.CMS.ISession
ExecuteRQL(string query)erminas.SmartAPI.CMS.ISession
ExecuteRQLInProjectContext(string query, Guid projectGuid)erminas.SmartAPI.CMS.ISession
ExecuteRQLInProjectContextAndEmbeddedInProjectElement(string query, Guid projectGuid)erminas.SmartAPI.CMS.ISession
ExecuteRQLRaw(string query, RQL.IODataFormat ioDataFormat)erminas.SmartAPI.CMS.ISession
GetTextContent(Guid projectGuid, ILanguageVariant lang, Guid elementGuid, string typeString)erminas.SmartAPI.CMS.ISession
Localeserminas.SmartAPI.CMS.ISession
LogonGuiderminas.SmartAPI.CMS.ISession
SelectedProjecterminas.SmartAPI.CMS.ISession
SelectProject(Guid projectGuid)erminas.SmartAPI.CMS.ISession
SelectProject(IProject project)erminas.SmartAPI.CMS.ISession
SendMailFromCurrentUserAccount(EMail mail)erminas.SmartAPI.CMS.ISession
SendMailFromSystemAccount(EMail mail)erminas.SmartAPI.CMS.ISession
ServerLoginerminas.SmartAPI.CMS.ISession
ServerManagererminas.SmartAPI.CMS.ISession
ServerVersionerminas.SmartAPI.CMS.ISession
SessionKeyerminas.SmartAPI.CMS.ISession
SetTextContent(Guid projectGuid, ILanguageVariant languageVariant, Guid textElementGuid, string typeString, string content)erminas.SmartAPI.CMS.ISession
StandardLocaleerminas.SmartAPI.CMS.ISession
WaitForAsyncProcess(TimeSpan maxWait, Predicate< IAsynchronousProcess > processPredicate)erminas.SmartAPI.CMS.ISession
WaitForAsyncProcess(TimeSpan maxWait, TimeSpan retry, Predicate< IAsynchronousProcess > processPredicate)erminas.SmartAPI.CMS.ISession