Method | Description | |
---|---|---|
BatchController ( ) : System | ||
GetCodeList ( string systemid ) : string>.Dictionary |
||
GetListOfMaintenanceFrequencyValues ( ) : string>.Dictionary |
||
GetListOfOrganizations ( ) : string>.Dictionary |
||
Index ( MetadataMessages message, string organization = "", string searchString = "", int offset = 1, int limit = 100 ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
BatchUpdate ( System.Web.Mvc.FormCollection batch ) : System.Web.Mvc.ActionResult | ||
GetFormData ( System.Web.Mvc.FormCollection batch ) : |
||
GetSecurityClaim ( string type ) : string | ||
GetUsername ( ) : string | ||
UploadFile ( string metadatafield, bool deleteData = false ) : System.Web.Mvc.ActionResult |
public GetCodeList ( string systemid ) : string>.Dictionary |
||
systemid | string | |
return | string>.Dictionary |
public GetListOfMaintenanceFrequencyValues ( ) : string>.Dictionary |
||
return | string>.Dictionary |
public GetListOfOrganizations ( ) : string>.Dictionary |
||
return | string>.Dictionary |
public Index ( MetadataMessages message, string organization = "", string searchString = "", int offset = 1, int limit = 100 ) : System.Web.Mvc.ActionResult | ||
message | MetadataMessages | |
organization | string | |
searchString | string | |
offset | int | |
limit | int | |
return | System.Web.Mvc.ActionResult |