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

Public Member Functions

IKeyword CreateOrGet (string keywordName)
 
void Delete (string keywordName)
 
void DeleteForcibly (string keywordName)
 

Properties

ICategory Category [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Detailed Description

Definition at line 26 of file ICategoryKeywords.cs.

Member Function Documentation

IKeyword erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.CreateOrGet ( string  keywordName)
void erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.Delete ( string  keywordName)
void erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.DeleteForcibly ( string  keywordName)

Property Documentation

ICategory erminas.SmartAPI.CMS.Project.Keywords.ICategoryKeywords.Category
get

Definition at line 28 of file ICategoryKeywords.cs.


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