Method | Description | |
---|---|---|
GetAllXPathsOfSimpleAttributes ( ) : List |
||
Save ( |
||
SetEntityName ( string name ) : System.Web.Mvc.ActionResult | ||
ShowListOfMetadataNodesForDescriptionReciever ( string Id ) : System.Web.Mvc.ActionResult | ||
ShowListOfMetadataNodesForTitleReciever ( string Id ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
AddReferenceToMetadatStructure ( string nodeName, string nodePath, string nodeType, string destinationPath, |
||
GetDisplayName ( string xpath ) : string | ||
GetEntityList ( ) : List |
||
GetMetadataNodes ( ) : List |
||
SetParameters ( int index ) : System.Web.Mvc.ActionResult | ||
SetParameters ( int index, string name = null ) : System.Web.Mvc.ActionResult | ||
ShowListOfMetadataNodesDescription ( ) : System.Web.Mvc.ActionResult | ||
ShowListOfMetadataNodesTitle ( ) : System.Web.Mvc.ActionResult | ||
StoreParametersToMetadataStruture ( long id, string titlePath, string descriptionPath, string entity, string mappingFilePathImport, string mappingFilePathExport ) : void |
|
public GetAllXPathsOfSimpleAttributes ( ) : List |
||
return | List |
public Save ( |
||
model | ||
return | System.Web.Mvc.ActionResult |
public SetEntityName ( string name ) : System.Web.Mvc.ActionResult | ||
name | string | |
return | System.Web.Mvc.ActionResult |
public ShowListOfMetadataNodesForDescriptionReciever ( string Id ) : System.Web.Mvc.ActionResult | ||
Id | string | |
return | System.Web.Mvc.ActionResult |
public ShowListOfMetadataNodesForTitleReciever ( string Id ) : System.Web.Mvc.ActionResult | ||
Id | string | |
return | System.Web.Mvc.ActionResult |