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

Public Member Functions

void Commit ()
 

Properties

IAuthorizationPackage AuthorizationPackage [get]
 
int DeniedAssetManagerAttributeRights [get, set]
 
int DeniedAssetManagerFolderRights [get, set]
 
int DeniedContentClassRights [get, set]
 
int DeniedElementRights [get, set]
 
int DeniedGlobalRights [get, set]
 
int DeniedPageRights [get, set]
 
int DeniedProjectOrLanguageVariantRights [get, set]
 
int DeniedStructuralElementRights [get, set]
 
int GrantedAssetManagerAttributeRights [get, set]
 
int GrantedAssetManagerFolderRights [get, set]
 
int GrantedContentClassRights [get, set]
 
int GrantedElementRights [get, set]
 
int GrantedGlobalRights [get, set]
 
int GrantedPageRights [get, set]
 
int GrantedProjectOrLanguageVariantRights [get, set]
 
int GrantedStructuralElementRights [get, set]
 
- 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 334 of file IAuthorizations.cs.

Member Function Documentation

void erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.Commit ( )

Property Documentation

IAuthorizationPackage erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.AuthorizationPackage
get

Definition at line 336 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedAssetManagerAttributeRights
getset

Definition at line 339 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedAssetManagerFolderRights
getset

Definition at line 340 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedContentClassRights
getset

Definition at line 341 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedElementRights
getset

Definition at line 343 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedGlobalRights
getset

Definition at line 344 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedPageRights
getset

Definition at line 345 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedProjectOrLanguageVariantRights
getset

Definition at line 346 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.DeniedStructuralElementRights
getset

Definition at line 348 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedAssetManagerAttributeRights
getset

Definition at line 350 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedAssetManagerFolderRights
getset

Definition at line 351 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedContentClassRights
getset

Definition at line 353 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedElementRights
getset

Definition at line 354 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedGlobalRights
getset

Definition at line 356 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedPageRights
getset

Definition at line 357 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedProjectOrLanguageVariantRights
getset

Definition at line 358 of file IAuthorizations.cs.

int erminas.SmartAPI.CMS.Project.Authorizations.IAuthorizationRights.GrantedStructuralElementRights
getset

Definition at line 359 of file IAuthorizations.cs.


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