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

Public Member Functions

void Commit ()
 
IUserProjectAssignment Refreshed ()
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.IDeletable
void Delete ()
 
- Public Member Functions inherited from erminas.SmartAPI.Utils.CachedCollections.ICached
void InvalidateCache ()
 Clear the cache and refresh it on the next access.
 
void Refresh ()
 Updates the cache immediatly.
 

Properties

bool IsTemplateEditor [get, set]
 
bool IsTranslationEditor [get, set]
 
IProject Project [get]
 
IUser User [get]
 
UserRole UserRole [get, set]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Detailed Description

Definition at line 43 of file IUserProjectAssignment.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.Commit ( )
IUserProjectAssignment erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.Refreshed ( )

Property Documentation

bool erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.IsTemplateEditor
getset

Definition at line 46 of file IUserProjectAssignment.cs.

bool erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.IsTranslationEditor
getset

Definition at line 47 of file IUserProjectAssignment.cs.

IProject erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.Project
get

Definition at line 48 of file IUserProjectAssignment.cs.

IUser erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.User
get

Definition at line 50 of file IUserProjectAssignment.cs.

UserRole erminas.SmartAPI.CMS.ServerManagement.IUserProjectAssignment.UserRole
getset

Definition at line 51 of file IUserProjectAssignment.cs.


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