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() |
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> getColumnCategoryByTdTemplateDefinition(TdTemplateDefinition templateDefinition) throws Exception
getColumnCategoryByTdTemplateDefinition in interface TdTemplateServiceExceptionpublic List<TdTTemplateType> getTemplateTypes()
getTemplateTypes in interface TdTemplateServicepublic List<String> getOnErrorValues()
getOnErrorValues in interface TdTemplateServicepublic List<String> getTimeDimensionPeriodTypes()
getTimeDimensionPeriodTypes in interface TdTemplateServicepublic String getConstraintForTemplateType(TdTTemplateType type)
getConstraintForTemplateType in interface TdTemplateServicepublic ClientReportTemplateSaved submitTemplate(List<TdColumnDefinition> listColumns, TdFlowModel flowAttached) throws Exception
submitTemplate in interface TdTemplateServiceExceptionpublic ClientReportTemplateSaved updateTemplate(List<TdColumnDefinition> listColumns) throws Exception
updateTemplate in interface TdTemplateServiceExceptionprotected ServerReportTemplateSaved getServerColumns(List<TdColumnDefinition> listColumns)
public 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 TdTemplateServiceExceptionpublic TdTemplateUpdater getTemplateUpdaterForTemplateId(long templateId) throws Exception
getTemplateUpdaterForTemplateId in interface TdTemplateServiceExceptionpublic List<String> getAllowedLocales()
getAllowedLocales in interface TdTemplateServicepublic boolean isValidTemplate(List<TdTColumnCategory> columns) throws Exception
isValidTemplate in interface TdTemplateServiceExceptionpublic List<ViolationDescription> getTemplateConstraintsViolations()
getTemplateConstraintsViolations in interface TdTemplateServicepublic String getTemplateHelper()
getTemplateHelper in interface TdTemplateServicepublic List<TdLicenceModel> getLicences() throws Exception
getLicences in interface TdTemplateServiceExceptionpublic List<TdBehaviourModel> getBehaviours() throws Exception
getBehaviours in interface TdTemplateServiceExceptionpublic TdFlowModel getFlowByTemplateId(long templateId) throws Exception
getFlowByTemplateId in interface TdTemplateServiceExceptionCopyright © 2014. All Rights Reserved.