C# 클래스 Purchasing.Mvc.Controllers.SystemController

상속: UCDArch.Web.Controller.SuperController
파일 보기 프로젝트 열기: ucdavis/Purchasing

공개 메소드들

메소드 설명
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

메소드 상세

Backups() 공개 메소드

public Backups ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Indexes() 공개 메소드

public Indexes ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Overwrite() 공개 메소드

public Overwrite ( string index ) : System.Web.Mvc.ActionResult
index string
리턴 System.Web.Mvc.ActionResult

SystemController() 공개 메소드

public SystemController ( IIndexService indexService, IRepositoryFactory repositoryFactory, Guid>.IRepositoryWithTypedId emailQueueRepository ) : System
indexService IIndexService
repositoryFactory IRepositoryFactory
emailQueueRepository Guid>.IRepositoryWithTypedId
리턴 System