Uses of Class
com.fluig.sdk.page.PageMobileApiVO
-
Packages that use PageMobileApiVO Package Description com.fluig.sdk.page com.fluig.sdk.service -
-
Uses of PageMobileApiVO in com.fluig.sdk.page
Methods in com.fluig.sdk.page that return PageMobileApiVO Modifier and Type Method Description PageMobileApiVOPageMobileApiVO. setCode(String code)PageMobileApiVOPageMobileApiVO. setMobileEnabled(boolean mobileEnabled)PageMobileApiVOPageMobileApiVO. setTitle(String title)PageMobileApiVOPageMobileApiVO. setWidgets(List<PageWidgetMobileApiVO> widgets) -
Uses of PageMobileApiVO in com.fluig.sdk.service
Methods in com.fluig.sdk.service that return PageMobileApiVO Modifier and Type Method Description PageMobileApiVOPageService. mobileMapping(String pageCode)
-