public class Host extends UC4Object
| Constructor and Description |
|---|
Host() |
| Modifier and Type | Method and Description |
|---|---|
HostAttributes |
attributes() |
Authorizations |
authorizations()
Returns the authorization data of this object.
|
String |
getSolutionDisplayText()
Returns the display name of the RA Agent.
|
String |
getSolutionName()
Returns the technical name of the RA solution.
|
Header |
header()
Returns the header data of this object.
|
boolean |
isExecutable()
Returns
true if this Object can be executed. |
OCVPanel |
ocvValues()
This method provides access to the RA values of the agent panel.
|
SAPAgentPanel |
sapConnectionPanel()
Returns the SAP Agent Panel or
null if this HOST
is not an SAP host. |
public String getSolutionName()
public String getSolutionDisplayText()
public OCVPanel ocvValues()
null.null if this is not an RA Agent.public Header header()
public SAPAgentPanel sapConnectionPanel()
null if this HOST
is not an SAP host.
This returned object can be used to read an set SAP Connection Objects for this HOST.public Authorizations authorizations()
null if it's called in a client other than 0.public HostAttributes attributes()
public boolean isExecutable()
UC4Objecttrue if this Object can be executed.isExecutable in class UC4ObjectCopyright © 2021. All rights reserved.