Class DynamicShortcutReference
java.lang.Object
com.blueriq.component.api.ProjectReference
com.blueriq.component.api.shortcut.Shortcut
com.blueriq.component.api.shortcut.DynamicShortcutReference
- All Implemented Interfaces:
IProjectReference
,IShortcut
,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDynamicShortcutReference
(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID applicationId) -
Method Summary
Modifier and TypeMethodDescriptioncom.aquima.interactions.foundation.ApplicationID
Methods inherited from class com.blueriq.component.api.shortcut.Shortcut
addTestPath, equals, getName, getTestPaths, getTestPathVersion, hashCode, isDynamicVersion, isSecurityEnabled, isTestPathAvailable, setDynamicVersion, setSecurityEnabled
Methods inherited from class com.blueriq.component.api.ProjectReference
getAllParameters, getAquimaUi, getChannel, getFlow, getLanguageCode, getParameter, getParameters, getProjectName, getTestPath, getTheme, getVersion, hasPrivateAccess, isDevtoolsEnabled, setAquimaUi, setChannel, setDevtoolsEnabled, setFlow, setLanguageCode, setParameters, setPrivateAccess, setProjectName, setTestPath, setTheme, setVersion, toString, toUrl, toUrl
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.blueriq.component.api.IProjectReference
getAllParameters, getAquimaUi, getChannel, getFlow, getLanguageCode, getParameter, getParameters, getProjectName, getTestPath, getTheme, getVersion, hasPrivateAccess, isDevtoolsEnabled, toUrl
-
Constructor Details
-
DynamicShortcutReference
public DynamicShortcutReference(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID applicationId)
-
-
Method Details
-
getApplicationId
public com.aquima.interactions.foundation.ApplicationID getApplicationId()
-