Uses of Class
fr.becpg.repo.olap.data.OlapContext
Packages that use OlapContext
-
Uses of OlapContext in fr.becpg.repo.olap
Methods in fr.becpg.repo.olap with parameters of type OlapContextModifier and TypeMethodDescriptionstatic StringOlapUtils.readJsonFromUrl(String url, OlapContext olapContext) readJsonFromUrl.static voidOlapUtils.sendCreateQueryPostRequest(OlapContext olapContext, String postUrl, String xml) sendCreateQueryPostRequest. -
Uses of OlapContext in fr.becpg.repo.olap.impl
Methods in fr.becpg.repo.olap.impl with parameters of type OlapContextModifier and TypeMethodDescriptionprivate StringOlapServiceImpl.buildCreateQueryUrl(String olapQueryId, OlapContext context) private StringOlapServiceImpl.buildDataUrl(String olapQueryId, OlapContext context) private StringOlapServiceImpl.buildQueryUrl(String queryName, OlapContext context) private StringOlapServiceImpl.buildRepositoryUrl(OlapContext context)