Method | Description | |
---|---|---|
AllRoles ( ) : IEnumerable |
||
DeleteFolder ( int folderId ) : System.Web.Mvc.ActionResult | ||
DeleteProject ( int projectId ) : System.Web.Mvc.ActionResult | ||
DeleteVersion ( int projectId, int version ) : System.Web.Mvc.ActionResult | ||
EditProject ( |
||
Index ( int id ) : System.Web.Mvc.ActionResult | ||
NewVersion ( int WS_ProjectId ) : System.Web.Mvc.ActionResult | ||
ProcessDesigner ( int Id ) : System.Web.Mvc.ActionResult | ||
PublishProject_P1_Version ( int projectId ) : System.Web.Mvc.ActionResult | ||
PublishProject_P3_Roles ( int projectId ) : System.Web.Mvc.ActionResult | ||
RootFolders ( ) : IEnumerable |
||
Unlock ( int processid, int projectId ) : ActionResult | ||
_CreateFolder ( int folderId ) : ActionResult | ||
_CreateProject ( int folderId ) : ActionResult | ||
_EditFolder ( int folderId ) : ActionResult | ||
_EditProject ( int projectId ) : ActionResult | ||
_ImportBPMN ( ) : ActionResult | ||
_ProjectWorkspace ( int projectId ) : ActionResult |
Method | Description | |
---|---|---|
CreateFolder ( |
||
CreateProject ( |
||
DeleteProjectFull ( int projectId ) : System.Web.Mvc.ActionResult | ||
EditFolder ( |
||
ImportBPMN ( |
||
PublishProject_P1_Version ( |
||
PublishProject_P3_Roles ( |
public DeleteFolder ( int folderId ) : System.Web.Mvc.ActionResult | ||
folderId | int | |
return | System.Web.Mvc.ActionResult |
public DeleteProject ( int projectId ) : System.Web.Mvc.ActionResult | ||
projectId | int | |
return | System.Web.Mvc.ActionResult |
public DeleteVersion ( int projectId, int version ) : System.Web.Mvc.ActionResult | ||
projectId | int | |
version | int | |
return | System.Web.Mvc.ActionResult |
public EditProject ( |
||
project | ||
return | System.Web.Mvc.ActionResult |
public Index ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
return | System.Web.Mvc.ActionResult |
public NewVersion ( int WS_ProjectId ) : System.Web.Mvc.ActionResult | ||
WS_ProjectId | int | |
return | System.Web.Mvc.ActionResult |
public ProcessDesigner ( int Id ) : System.Web.Mvc.ActionResult | ||
Id | int | |
return | System.Web.Mvc.ActionResult |
public PublishProject_P1_Version ( int projectId ) : System.Web.Mvc.ActionResult | ||
projectId | int | |
return | System.Web.Mvc.ActionResult |
public PublishProject_P3_Roles ( int projectId ) : System.Web.Mvc.ActionResult | ||
projectId | int | |
return | System.Web.Mvc.ActionResult |
public Unlock ( int processid, int projectId ) : ActionResult | ||
processid | int | |
projectId | int | |
return | ActionResult |
public _CreateFolder ( int folderId ) : ActionResult | ||
folderId | int | |
return | ActionResult |
public _CreateProject ( int folderId ) : ActionResult | ||
folderId | int | |
return | ActionResult |
public _EditFolder ( int folderId ) : ActionResult | ||
folderId | int | |
return | ActionResult |
public _EditProject ( int projectId ) : ActionResult | ||
projectId | int | |
return | ActionResult |
public _ProjectWorkspace ( int projectId ) : ActionResult | ||
projectId | int | |
return | ActionResult |