SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Namespaces | |
package | Elements |
Classes | |
class | AbstractPageSearchFilter |
class | ContentClassExclusionFilter |
class | ContentClassFilter |
class | HeadlineAndContentFilter |
class | HeadlineFilter |
interface | IAssignedKeywords |
interface | IExtendedPageSearch |
An extended page search more powerful than the normale PageSearch that can be refined by adding filters to it (e.g. on the page status). More... | |
interface | ILinkingAndAppearance |
interface | ILinkTarget |
interface | IPage |
Wrapper for the RedDot Page object. If status changes occur, you have to call PartialRedDotObject.Refresh to see them reflected in the status field, More... | |
interface | IPageCopyAndConnectJob |
Preliminary version of a page copy and connect job. Currently only RunAsync() is supported, so you have to check for its success yourself, if you need to. More... | |
interface | IPagePublishJob |
interface | IPages |
interface | IPageSearch |
interface | IPageSearchFilter |
interface | IStartPagesValue |
class | Pages |
class | PageStatusFilter |
class | ReleaseInfo |
class | Result |
class | ResultGroup |
class | SpecialPageFilter |
class | WorkflowFilter |
class | WorkflowInfo |
Definition at line 303 of file IExtendedPageSearch.cs.
Definition at line 294 of file IExtendedPageSearch.cs.
Definition at line 13 of file IPageCopyAndConnectJob.cs.
Definition at line 288 of file IExtendedPageSearch.cs.