C# Class Purchasing.Mvc.Controllers.SystemController

Inheritance: UCDArch.Web.Controller.SuperController
Afficher le fichier Open project: ucdavis/Purchasing

Méthodes publiques

Méthode Description
Backups ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
Indexes ( ) : System.Web.Mvc.ActionResult
Overwrite ( string index ) : System.Web.Mvc.ActionResult
SystemController ( IIndexService indexService, IRepositoryFactory repositoryFactory, Guid>.IRepositoryWithTypedId emailQueueRepository ) : System

Method Details

Backups() public méthode

public Backups ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Index() public méthode

public Index ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Indexes() public méthode

public Indexes ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

Overwrite() public méthode

public Overwrite ( string index ) : System.Web.Mvc.ActionResult
index string
Résultat System.Web.Mvc.ActionResult

SystemController() public méthode

public SystemController ( IIndexService indexService, IRepositoryFactory repositoryFactory, Guid>.IRepositoryWithTypedId emailQueueRepository ) : System
indexService IIndexService
repositoryFactory IRepositoryFactory
emailQueueRepository Guid>.IRepositoryWithTypedId
Résultat System