Uses of Interface
lumis.portal.mobileapp.IMobileAppManagerSPI
-
Packages that use IMobileAppManagerSPI Package Description lumis.portal.manager lumis.portal.mobileapp This package provides APIs available for mobile applications. -
-
Uses of IMobileAppManagerSPI in lumis.portal.manager
Methods in lumis.portal.manager that return IMobileAppManagerSPI Modifier and Type Method Description static IMobileAppManagerSPI
ManagerFactoryInternal. getMobileAppManager()
Returns the mobile App manager. -
Uses of IMobileAppManagerSPI in lumis.portal.mobileapp
Classes in lumis.portal.mobileapp that implement IMobileAppManagerSPI Modifier and Type Class Description class
MobileAppManager
Mobile App manager.
-