Method | Description | |
---|---|---|
Delete ( long id ) : System.Web.Mvc.ActionResult | ||
DownloadSchema ( long id ) : System.Web.Mvc.ActionResult | ||
Edit ( long id ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
Save ( MetadataStructureModel metadataStructureModel ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetAllXPath ( long metadatastructureId ) : List |
Get all simple attributes of a metadata Structure
|
|
GetDefaultModel ( ) : MetadataStructureManagerModel | ||
GetEntityModelList ( ) : List |
||
convertToMetadataStructureModel ( |
||
updateMetadataStructure ( |
public Delete ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
return | System.Web.Mvc.ActionResult |
public DownloadSchema ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
return | System.Web.Mvc.ActionResult |
public Edit ( long id ) : System.Web.Mvc.ActionResult | ||
id | long | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Save ( MetadataStructureModel metadataStructureModel ) : System.Web.Mvc.ActionResult | ||
metadataStructureModel | MetadataStructureModel | |
return | System.Web.Mvc.ActionResult |