@RemoteServiceRelativePath(value="tdtemplate")
public interface TdTemplateService
extends com.google.gwt.user.client.rpc.RemoteService
List<TdTTemplateType> getTemplateTypes()
List<TdTColumnCategory> getColumnCategoryByTdTemplateDefinition(TdTemplateDefinition def) throws Exception
ExceptionClientReportTemplateSaved submitTemplate(List<TdColumnDefinition> listColumns, TdFlowModel flowAttached) throws Exception
listColumns - ExceptionString getConstraintForTemplateType(TdTTemplateType type)
type - List<org.gcube.portlets.user.td.gwtservice.shared.tr.ColumnData> resolveColumnForDimension(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId) throws Exception
trId - ExceptionTdTemplateUpdater getTemplateUpdaterForTemplateId(long templateId) throws Exception
templateId - ExceptionClientReportTemplateSaved updateTemplate(List<TdColumnDefinition> listColumns) throws Exception
listColumns - Exceptionboolean isValidTemplate(List<TdTColumnCategory> columns) throws Exception
columns - ExceptionList<ViolationDescription> getTemplateConstraintsViolations()
String getTemplateHelper()
List<TdLicenceModel> getLicences() throws Exception
ExceptionList<TdBehaviourModel> getBehaviours() throws Exception
ExceptionTdFlowModel getFlowByTemplateId(long templateId) throws Exception
templateId - ExceptionCopyright © 2014. All Rights Reserved.