Package | Description |
---|---|
lumis.service.portalmanagement.mobileapp.bean | |
lumis.service.portalmanagement.mobileapp.util |
Modifier and Type | Method and Description |
---|---|
MobileAppConfig |
MobileAppConfig.setAppId(String appId)
Sets the appId.
|
MobileAppConfig |
MobileAppConfig.setAuthorEmail(String authorEmail)
Sets the authorEmail.
|
MobileAppConfig |
MobileAppConfig.setAuthorHref(String authorHref)
Sets the authorHref.
|
MobileAppConfig |
MobileAppConfig.setAuthorName(String authorName)
Sets the authorName.
|
MobileAppConfig |
MobileAppConfig.setBackgroundColor(String backgroundColor)
Sets the backgroundColor.
|
MobileAppConfig |
MobileAppConfig.setCustomWebsiteURL(String customWebsiteURL)
Sets the customWebsiteURL.
|
MobileAppConfig |
MobileAppConfig.setDescription(String description)
Sets the description.
|
MobileAppConfig |
MobileAppConfig.setErrorColor(String errorColor)
Sets the errorColor.
|
MobileAppConfig |
MobileAppConfig.setId(String id)
Sets the id.
|
MobileAppConfig |
MobileAppConfig.setIncludeTopbar(boolean includeTopbar)
Sets the includeTopbar.
|
MobileAppConfig |
MobileAppConfig.setLogoFileName(String logoFileName)
Sets the logoFileName.
|
MobileAppConfig |
MobileAppConfig.setName(String name)
Sets the name.
|
MobileAppConfig |
MobileAppConfig.setPrimaryColor(String primaryColor)
Sets the primaryColor.
|
MobileAppConfig |
MobileAppConfig.setTextColor(String textColor)
Sets the textColor.
|
MobileAppConfig |
MobileAppConfig.setTopbarBackgroundColor(String topbarBackgroundColor)
Sets the topbarBackgroundColor.
|
MobileAppConfig |
MobileAppConfig.setTopbarTextColor(String topbarTextColor)
Sets the topbarTextColor.
|
MobileAppConfig |
MobileAppConfig.setType(String type)
Sets the type.
|
MobileAppConfig |
MobileAppConfig.setVersion(String version)
Sets the version.
|
MobileAppConfig |
MobileAppConfig.setWebsiteBaseURLId(String websiteBaseURLId)
Sets the websiteBaseURLId.
|
MobileAppConfig |
MobileAppConfig.setWebsiteBaseURLProtocol(String websiteBaseURLProtocol)
Sets the websiteBaseURLProtocol.
|
MobileAppConfig |
MobileAppConfig.setWebsiteHomepagePath(String websiteHomepagePath)
Sets the websiteHomepagePath.
|
Modifier and Type | Method and Description |
---|---|
static MobileAppConfig |
MobileAppServiceUtil.getDefinitionFromPath(String path)
Returns the app config from the given path.
|
Modifier and Type | Method and Description |
---|---|
static Map<MobileAppConfig,IModule> |
MobileAppServiceUtil.findAppConfigPaths()
Find app configs in deployed modules.
|
static Map.Entry<MobileAppConfig,IModule> |
MobileAppServiceUtil.getAppConfigByAppCompositeId(String compositeId)
Returns the app config by the given composite id.
|
Modifier and Type | Method and Description |
---|---|
static String |
MobileAppServiceUtil.getAppURL(MobileAppConfig appConfig)
Returns the app access URL.
|
static String |
MobileAppServiceUtil.getId(MobileAppConfig appConfig,
IModule module)
Returns the composite id of the given app config.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.