Méthode |
Description |
|
cleanList ( HttpContext context, object>.List list ) : object>>.List |
|
|
createJSONError ( String errorCode, String layerRecordId, String errorDetails = null ) : object>.Dictionary |
|
|
createResource ( HttpContext context, String resourcePath, String layerRecordId ) : void |
|
|
deleteResource ( HttpContext context, String resourcePath, String layerRecordId ) : void |
|
|
generateId ( ) : string |
|
|
getLayerRecordSummary ( String path, ViewingSessionProperties viewingSessionProperties, string documentMarkupId ) : object>.Dictionary |
|
|
getList ( HttpContext context, ViewingSessionProperties viewingSessionProperties, string documentMarkupId ) : void |
|
|
getResource ( HttpContext context, String resourcePath, String layerRecordId ) : void |
|
|
parseJSON ( String jsonStr ) : object>.Dictionary |
|
|
sendResponse ( HttpContext context, int status, Object body = null ) : void |
|
|
toBase64 ( String source ) : string |
|
|
toJSON ( Object obj ) : string |
|
|
updateResource ( HttpContext context, String resourcePath, String layerRecordId ) : void |
|
|