public class ServiceApplicationAdapter extends ExternalApplicationAdapter
| Constructor and Description |
|---|
ServiceApplicationAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected ExternalApplication |
create(com.google.gson.JsonElement json) |
protected String |
getRedirectUrl(com.google.gson.JsonObject jObj) |
ExternalApplication |
update(com.google.gson.JsonElement json,
ExternalApplication app,
JsonBuilder ctx) |
com.google.gson.JsonElement |
view(ExternalApplication obj,
JsonBuilder ctx) |
create, getDefaultValue, getRequiredValue, isManagerprotected ExternalApplication create(com.google.gson.JsonElement json)
create in class ExternalApplicationAdapterprotected String getRedirectUrl(com.google.gson.JsonObject jObj)
getRedirectUrl in class ExternalApplicationAdapterpublic com.google.gson.JsonElement view(ExternalApplication obj, JsonBuilder ctx)
view in interface JsonViewer<ExternalApplication>view in class ExternalApplicationAdapterpublic ExternalApplication update(com.google.gson.JsonElement json, ExternalApplication app, JsonBuilder ctx)
update in interface JsonUpdater<ExternalApplication>update in class ExternalApplicationAdapterCopyright © 2018 FenixEdu. All rights reserved.