public class TdTemplateServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements TdTemplateService
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
TdTemplateServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.gcube.application.framework.core.session.ASLSession |
getASLSession() |
List<TdTColumnCategory> |
getColumnCategoryByTemplateId(TemplateDefinition templateDefinition) |
String |
getConstraintForTemplateType(TdTTemplateType type) |
List<String> |
getOnErrorValues() |
List<TdTTemplateType> |
getTemplateTypes() |
List<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> |
resolveColumnForDimension(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) |
boolean |
submitTemplate(List<TdColumnDefinition> listColumns) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected org.gcube.application.framework.core.session.ASLSession getASLSession()
public List<TdTColumnCategory> getColumnCategoryByTemplateId(TemplateDefinition templateDefinition) throws Exception
getColumnCategoryByTemplateId in interface TdTemplateServiceExceptionpublic List<TdTTemplateType> getTemplateTypes()
getTemplateTypes in interface TdTemplateServicepublic List<String> getOnErrorValues()
getOnErrorValues in interface TdTemplateServicepublic String getConstraintForTemplateType(TdTTemplateType type)
getConstraintForTemplateType in interface TdTemplateServicepublic boolean submitTemplate(List<TdColumnDefinition> listColumns) throws Exception
submitTemplate in interface TdTemplateServiceExceptionpublic List<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> resolveColumnForDimension(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws Exception
resolveColumnForDimension in interface TdTemplateServiceExceptionCopyright © 2014. All Rights Reserved.