public class TemplateColumnOperationServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements TemplateColumnOperationService
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
TemplateColumnOperationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<TdAggregateFunction> |
getListAggregationFunctionIds()
Gets the list aggregation function ids.
|
List<TdPeriodType> |
getListTimeTypes()
Gets the list time types.
|
List<TdPeriodType> |
getSuperiorPeriodType(String periodType)
Gets the superior period type.
|
List<TdPeriodType> |
getTimeDimensionGroupPeriodType() |
TdPeriodType |
getYearTimeDimension() |
checkPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getSerializationPolicy, init, loadPolicyFromCodeServer, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic List<TdAggregateFunction> getListAggregationFunctionIds()
TemplateColumnOperationServicegetListAggregationFunctionIds in interface TemplateColumnOperationServicepublic List<TdPeriodType> getListTimeTypes()
TemplateColumnOperationServicegetListTimeTypes in interface TemplateColumnOperationServicepublic List<TdPeriodType> getSuperiorPeriodType(String periodType) throws OperationNotAvailable, Exception
TemplateColumnOperationServicegetSuperiorPeriodType in interface TemplateColumnOperationServiceperiodType - the period typeOperationNotAvailable - the operation not availableException - the exceptionpublic List<TdPeriodType> getTimeDimensionGroupPeriodType() throws OperationNotAvailable, Exception
getTimeDimensionGroupPeriodType in interface TemplateColumnOperationServiceOperationNotAvailableExceptionpublic TdPeriodType getYearTimeDimension() throws Exception
getYearTimeDimension in interface TemplateColumnOperationServiceExceptionCopyright © 2016. All Rights Reserved.