@Name(value="mobileBannerActions") @Scope(value=CONVERSATION) public class MobileBannerActions extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected NavigationContext |
navigationContext |
Constructor and Description |
---|
MobileBannerActions() |
Modifier and Type | Method and Description |
---|---|
String |
getAppStoreURL() |
String |
getURLForAndroidApplication() |
String |
getURLForIOSApplication() |
@In(create=true, required=false) protected transient NavigationContext navigationContext
public MobileBannerActions()
public String getURLForAndroidApplication()
public String getURLForIOSApplication()
@Factory(value="appStoreURL", scope=APPLICATION) public String getAppStoreURL()
Copyright © 2018 Nuxeo. All rights reserved.