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.ServerManagement.IProjects Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.ServerManagement.IProjects:
+ Collaboration diagram for erminas.SmartAPI.CMS.ServerManagement.IProjects:

Public Member Functions

IProjectImportJob CreateImportJob (string newProjectName, string importPath)
 
IProject CreateProjectMsSql (string projectName, IApplicationServer appServer, IDatabaseServer dbServer, string databaseName, ISystemLocale language, CreatedProjectType type, UseVersioning useVersioning, IUser user)
 
IRDEnumerable< IProjectForUser (Guid userGuid)
 

Properties

IIndexedRDList< string, IProjectForCurrentUser [get]
 

Detailed Description

Definition at line 103 of file IProjects.cs.

Member Function Documentation

IProjectImportJob erminas.SmartAPI.CMS.ServerManagement.IProjects.CreateImportJob ( string  newProjectName,
string  importPath 
)
IProject erminas.SmartAPI.CMS.ServerManagement.IProjects.CreateProjectMsSql ( string  projectName,
IApplicationServer  appServer,
IDatabaseServer  dbServer,
string  databaseName,
ISystemLocale  language,
CreatedProjectType  type,
UseVersioning  useVersioning,
IUser  user 
)
IRDEnumerable<IProject> erminas.SmartAPI.CMS.ServerManagement.IProjects.ForUser ( Guid  userGuid)

Property Documentation

IIndexedRDList<string, IProject> erminas.SmartAPI.CMS.ServerManagement.IProjects.ForCurrentUser
get

Definition at line 111 of file IProjects.cs.


The documentation for this interface was generated from the following file: