Package org.cyclos.impl.mobile
Interface InternalMobileServiceLocal
-
- All Superinterfaces:
InternalMobileService,Service
public interface InternalMobileServiceLocal extends InternalMobileService
Local interface forInternalMobileService
-
-
Field Summary
-
Fields inherited from interface org.cyclos.services.mobile.InternalMobileService
MOBILE_RECAPTCHA, MOBILE_REDIRECT
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentHelpergetContentHandler(BaseGetVersionedDataParams params)-
Methods inherited from interface org.cyclos.services.mobile.InternalMobileService
generateLinkForMobile, getGuestData, getRecaptchaKey, getUserData
-
-
-
-
Method Detail
-
getContentHandler
ContentHelper getContentHandler(BaseGetVersionedDataParams params)
-
-