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.Project.Pages.Result Class Reference
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Pages.Result:

Public Member Functions

 Result (IPage page, DateTime creationDate, IUser originalAuthor, DateTime dateOfLastChange, IUser lastEditor, IContentClass contentClass)
 

Public Attributes

readonly IContentClass ContentClass
 
readonly DateTime CreationDate
 
readonly DateTime DateOfLastChange
 
readonly IUser LastEditor
 
readonly IUser OriginalAuthor
 
readonly IPage Page
 

Properties

DateTime ReleaseDate [get, set]
 
WorkflowInfo WorkflowInfo [get, set]
 

Detailed Description

Definition at line 184 of file IPageSearch.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.CMS.Project.Pages.Result.Result ( IPage  page,
DateTime  creationDate,
IUser  originalAuthor,
DateTime  dateOfLastChange,
IUser  lastEditor,
IContentClass  contentClass 
)

Definition at line 193 of file IPageSearch.cs.

Member Data Documentation

readonly IContentClass erminas.SmartAPI.CMS.Project.Pages.Result.ContentClass

Definition at line 186 of file IPageSearch.cs.

readonly DateTime erminas.SmartAPI.CMS.Project.Pages.Result.CreationDate

Definition at line 187 of file IPageSearch.cs.

readonly DateTime erminas.SmartAPI.CMS.Project.Pages.Result.DateOfLastChange

Definition at line 188 of file IPageSearch.cs.

readonly IUser erminas.SmartAPI.CMS.Project.Pages.Result.LastEditor

Definition at line 189 of file IPageSearch.cs.

readonly IUser erminas.SmartAPI.CMS.Project.Pages.Result.OriginalAuthor

Definition at line 190 of file IPageSearch.cs.

readonly IPage erminas.SmartAPI.CMS.Project.Pages.Result.Page

Definition at line 191 of file IPageSearch.cs.

Property Documentation

DateTime erminas.SmartAPI.CMS.Project.Pages.Result.ReleaseDate
getset

Definition at line 204 of file IPageSearch.cs.

WorkflowInfo erminas.SmartAPI.CMS.Project.Pages.Result.WorkflowInfo
getset

Definition at line 205 of file IPageSearch.cs.


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