ScientificReport
ScientificReport.Controllers.Utils.Helpers Class Reference
Collaboration diagram for ScientificReport.Controllers.Utils.Helpers:
Collaboration graph

Static Public Member Functions

static bool CheckForPersonalPublication (PublicationBase publication, UserProfile user)
 
static bool CheckForDepartmentPublication (PublicationBase publication, Department department)
 
static bool CheckForPublication (PublicationBase publication, Func< UserProfile, bool > predicate)
 

Detailed Description

Definition at line 9 of file Helpers.cs.

Member Function Documentation

static bool ScientificReport.Controllers.Utils.Helpers.CheckForDepartmentPublication ( PublicationBase  publication,
Department  department 
)
static

Definition at line 31 of file Helpers.cs.

Here is the caller graph for this function:

static bool ScientificReport.Controllers.Utils.Helpers.CheckForPersonalPublication ( PublicationBase  publication,
UserProfile  user 
)
static

Definition at line 11 of file Helpers.cs.

Here is the caller graph for this function:

static bool ScientificReport.Controllers.Utils.Helpers.CheckForPublication ( PublicationBase  publication,
Func< UserProfile, bool >  predicate 
)
static

Definition at line 51 of file Helpers.cs.


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