JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.uc4.api
Interface HasAlias
All Known Implementing Classes:
AbstractTask
,
ExecuteObjectAction
,
ExecuteRecurring
,
JobPlanExternal
,
JobPlanMonitor.JobPlanMonitorExternal
,
ProcessFlowGeneral
,
StatisticSearchItem
,
Task
public interface
HasAlias
Interface that indicates the availability of an alias.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
UC4Alias
getAlias
()
Provides an alias.
Method Detail
getAlias
UC4Alias
getAlias()
Provides an alias. Could be empty but never null.
Returns:
an alias. Not null.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method