Uses of Class
lumis.portal.rest.util.CacheControl
-
Packages that use CacheControl Package Description lumis.portal.mobileapp This package provides APIs available for mobile applications.lumis.service.search lumis.service.tagmanager.rest -
-
Uses of CacheControl in lumis.portal.mobileapp
Methods in lumis.portal.mobileapp with annotations of type CacheControl Modifier and Type Method Description String
MobileAPI. getVersions()
Returns a list of all mobile API versions available. -
Uses of CacheControl in lumis.service.search
Classes in lumis.service.search with annotations of type CacheControl Modifier and Type Class Description class
SearchResource
Search service rest. -
Uses of CacheControl in lumis.service.tagmanager.rest
Methods in lumis.service.tagmanager.rest with annotations of type CacheControl Modifier and Type Method Description String
TagManagerPreviewScriptResource. getPreviewScript()
Returns the preview javascript for the requested service instance.
-