Method | Description | |
---|---|---|
CreateMetadataForLayers ( string uuid, string wmsUrl, String selectedLayers, string keywords ) : System.Web.Mvc.ActionResult | ||
Index ( string uuid, string wmsUrl ) : System.Web.Mvc.ActionResult | ||
ServiceController ( ) : System |
Method | Description | |
---|---|---|
OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void |
Method | Description | |
---|---|---|
GetSecurityClaim ( string type ) : string | ||
GetUsername ( ) : string |
public CreateMetadataForLayers ( string uuid, string wmsUrl, String selectedLayers, string keywords ) : System.Web.Mvc.ActionResult | ||
uuid | string | |
wmsUrl | string | |
selectedLayers | String | |
keywords | string | |
return | System.Web.Mvc.ActionResult |
public Index ( string uuid, string wmsUrl ) : System.Web.Mvc.ActionResult | ||
uuid | string | |
wmsUrl | string | |
return | System.Web.Mvc.ActionResult |
protected OnException ( System.Web.Mvc.ExceptionContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ExceptionContext | |
return | void |