Index

A B C D E F G H I L M N O P R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values

A

acceptTechnology - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
specify which technology the clients wants to access the application; one token (or several, separated by semicolon) - the server may chose to ignore this possible tokens are specific for each server technology, XNSG-Servers currently honor strings from the GUIInvocationTechnology enum (e.g.: VAADIN) if null a default technology is chosen
activeSessionsCount - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
Total count of active sessions (summarized over all GUI-frameworks).
additionalInfo - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
Additional runtime info.
AEB_XNSG_IF_RSTRFCSRV - Static variable in interface de.aeb.xnsg.core.bf.ICoreBF
Constant for the RFC function name for restartRFCServer()
AFExecuteProcessParmsDTO - Class in de.aeb.xnsg.foundation.af
Parameters of application facade invocation when this is to be done via create process: The client has to invoke the process as specified by the properties of this object.
AFExecuteProcessParmsDTO() - Constructor for class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
 
AFShellExecuteParmsDTO - Class in de.aeb.xnsg.foundation.af
Parameters of application facade invocation when this is to be done via shellexecute: The client has to create a file with the given name in a temporary directory, the contents of the file is given in the variable 'contents'.
AFShellExecuteParmsDTO() - Constructor for class de.aeb.xnsg.foundation.af.AFShellExecuteParmsDTO
 
ajpPort - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
This is the AJP port used by the server at runtime.
ApplicationFacadeDTO - Class in de.aeb.xnsg.foundation.af
A data transfer object which describes an application facade.
ApplicationFacadeDTO() - Constructor for class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
 
ApplicationFacadeParmsDTO - Class in de.aeb.xnsg.foundation.af
A data transfer object to be the parameter of the method IFoundationBF.getNewApplicationFacade()
ApplicationFacadeParmsDTO() - Constructor for class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
 
authenticationStrategy - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
AuthenticationStrategy name

B

BFFunctionDTO - Class in de.aeb.xnsg.core.bf
Describe a BusinessFacade to be called.
BFFunctionDTO() - Constructor for class de.aeb.xnsg.core.bf.BFFunctionDTO
 
BFFunctionExistsDTO - Class in de.aeb.xnsg.core.bf
Result DTO for the checkBusinessFacadeFunctionExists function
BFFunctionExistsDTO() - Constructor for class de.aeb.xnsg.core.bf.BFFunctionExistsDTO
 
binaryVersion - Variable in class de.aeb.xnsg.foundation.bf.VersionInfoDTO
The version of the solution/product as numeric value.
businessFacade - Variable in class de.aeb.xnsg.core.bf.BFFunctionDTO
The name of the business facade.

C

checkBFFunctionExists(BFFunctionDTO) - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Can be called to know if a BF function exist.
checkEngineAlive(String, String, String) - Method in interface de.aeb.xnsg.foundation.enginebf.IEngineBF
use to verify if the engine that created a ServerInstance object in the database is still valid.
client - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
The client of the new session.
clone() - Method in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
 
clusterRemark - Variable in class de.aeb.xnsg.foundation.bf.RuntimeStateResultDTO
The remark for the installation cluster.
clusterRole - Variable in class de.aeb.xnsg.foundation.bf.RuntimeStateResultDTO
The role of the installation cluster.
compareTo(VersionInfoDTO) - Method in class de.aeb.xnsg.foundation.bf.VersionInfoDTO
 
contents - Variable in class de.aeb.xnsg.foundation.af.AFShellExecuteParmsDTO
this is the contents that has to be written to the file

D

de.aeb.xnsg.core.bf - package de.aeb.xnsg.core.bf
This business facade provides basic features of an XNSG business server, providing some information with which clients, which components and versions this server is running.
de.aeb.xnsg.foundation.af - package de.aeb.xnsg.foundation.af
This business facade allows the creation of an Application session and to create applications within this session.
de.aeb.xnsg.foundation.bf - package de.aeb.xnsg.foundation.bf
This business facade provides basic features of an XNSG business server, providing some information with which clients, which components and versions this server is running.
de.aeb.xnsg.foundation.enginebf - package de.aeb.xnsg.foundation.enginebf
 
displayFullWorkplace - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display the complete workspace (central, user and info panel).
displayStatusbar - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display statusbar, false
displayTitlebar - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display header, false if ac should not show header

E

echo(String) - Method in interface de.aeb.xnsg.core.bf.ICoreBF
 
executableFile - Variable in class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
the name of the executable (including path name, or expected to be found within search path) This must not contain any parameters, and it must not be enclosed with quotes even if the string contains spaces.
executeProcess - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
parameters when application is to be invoked via create process

F

facadeExists - Variable in class de.aeb.xnsg.core.bf.BFFunctionExistsDTO
Indicates whether the specified business facade exists.
fileName - Variable in class de.aeb.xnsg.foundation.af.AFShellExecuteParmsDTO
this is the name of the file that has to be created in some temporary directory and filled with what contents contains
functionExists - Variable in class de.aeb.xnsg.core.bf.BFFunctionExistsDTO
Indicates whether the specified function in the business facade exists.
functionName - Variable in class de.aeb.xnsg.core.bf.BFFunctionDTO
The name of the function to call.

G

getAllMonitoringValues() - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Returns all available monitroing values of the server
getBuildForSolution(String) - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Return the build information of a solution that is deployed in the product on this server.
getMonitoringValue(String, String) - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Returns the current monitoring value for the given group and name
getProductInfo() - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Return information about the server that is answering this request.
getRuntimeInfo() - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Return runtime information about the server that is answering this request.
getRuntimeState(RuntimeStateParmDTO) - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Return runtime state information about the server that is answering this request.
getThreadDump() - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Generate Thread-Dump
getVersionForSolution(String) - Method in interface de.aeb.xnsg.core.bf.ICoreBF
Return the version information of a solution that is deployed in the product on this server.
groupName - Variable in class de.aeb.xnsg.foundation.bf.MonitoringDataProviderDTO
Name of the group.

H

hostName - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
This is the name of the host, where the server is running which has answered the request
httpPort - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
This is the HTTP port used by the server at runtime.
httpUrl - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
used when the application facade is to be opened in a browser An http:// or https:// URL which is a web side to display the application facade,

I

ICoreBF - Interface in de.aeb.xnsg.core.bf
Business facade for the XNSGFoundation
IEngineBF - Interface in de.aeb.xnsg.foundation.enginebf
Business facade used for inter-engine communication in case of load balancing.
Only for internal (AEB) use.
IFoundationAF - Interface in de.aeb.xnsg.foundation.af
Application facade for the XNSGFoundation
installationDate - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
Date of last installation/update
invoke(String, String, String, String[]) - Method in interface de.aeb.xnsg.foundation.enginebf.IEngineBF
Invoke a remote engine method very generically.
IResultMessageProvider - Interface in de.aeb.xnsg.core.bf
interface class to provide a String which is returned to ACMS after a method call which returns an object of this class as result
isACEmbedded - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
true to display header and statusbar, false if ac should be embedded in another
isDBReadyToUse - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
True, if the DB is ready to use (connected, valid and not locked).
isPreparedForStop - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
True, if an announcement for a job is active.
isStateOK - Variable in class de.aeb.xnsg.foundation.bf.RuntimeStateResultDTO
Is set to true, if the server is doing fine.

L

language - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
The two letter ISO code of the language of the new session.

M

MonitoringDataProviderDTO - Class in de.aeb.xnsg.foundation.bf
Data Transfer Object for monitoring provider
MonitoringDataProviderDTO() - Constructor for class de.aeb.xnsg.foundation.bf.MonitoringDataProviderDTO
 

N

name - Variable in class de.aeb.xnsg.foundation.bf.MonitoringDataProviderDTO
Name of the entry.

O

openToTray - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if application should be opened to tray (default: false) - currently not available for vaadin, will be ignored

P

parameters - Variable in class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
parameters to the executable.
preferredHeight - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if preferred height of AF should be different from default.
preferredWidth - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if preferred width of AF should be different from default.
productHomeAbsolutePath - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
Absolute path in server view, where the server is installed.
ProductInfoDTO - Class in de.aeb.xnsg.foundation.bf
This class holds various information items of the server which serves this request.
ProductInfoDTO() - Constructor for class de.aeb.xnsg.foundation.bf.ProductInfoDTO
 
productname - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if productname differs from standard product name
productName - Variable in class de.aeb.xnsg.foundation.bf.ProductInfoDTO
This is the name of the product that is deployed to this server.
productName - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
Product name.
productNameInternal - Variable in class de.aeb.xnsg.foundation.bf.ProductInfoDTO
This is the name of the product that is deployed to this server in its original manner.
productShortName - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Optional field, which may be set if productShortName differs from standard product name
productUri - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
This is the URI used by the server at runtime.
productVersion - Variable in class de.aeb.xnsg.foundation.bf.ProductInfoDTO
This data contains the version of the product.
productVersion - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
Product version as "1.2-20070215".
provideResult() - Method in interface de.aeb.xnsg.core.bf.IResultMessageProvider
 

R

releaseApplicationFacade(String) - Method in interface de.aeb.xnsg.foundation.af.IFoundationAF
Release a application facade which is no longer needed.
This call will save resources in the server, because the server must not wait for the timeout of the application facades session but can release it earlier.
The method should only be called if it is definitively known, that no access to the application facade by the user is possible any more, e.g.
restartRFCServer() - Method in interface de.aeb.xnsg.core.bf.ICoreBF
This method is only usefull to be called from SAP via RFC.
RuntimeInfoDTO - Class in de.aeb.xnsg.foundation.bf
This class holds various runtime information items of the server which serves this request.
RuntimeInfoDTO() - Constructor for class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
 
RuntimeStateParmDTO - Class in de.aeb.xnsg.foundation.bf
This class contains parameter about asking the server about its runtime state.
RuntimeStateParmDTO() - Constructor for class de.aeb.xnsg.foundation.bf.RuntimeStateParmDTO
 
RuntimeStateResultDTO - Class in de.aeb.xnsg.foundation.bf
This class holds various information items of the server which serves this request.
RuntimeStateResultDTO() - Constructor for class de.aeb.xnsg.foundation.bf.RuntimeStateResultDTO
 

S

serverUrl - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
This is the server URL used by the server at runtime.
serviceName - Variable in class de.aeb.xnsg.foundation.bf.RuntimeInfoDTO
This is the service name, if the server is running as service or if not contains an empty String "".
sessionid - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
The session id of the application facade which may be used as a parameter to read results from the application facade.
shellExecute - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
parameters when the application is to be invoked via shellExecute
solutions - Variable in class de.aeb.xnsg.foundation.bf.ProductInfoDTO
This contains a list of names of all solutions, which are deployed to the server.
stateInfo - Variable in class de.aeb.xnsg.foundation.bf.RuntimeStateResultDTO
Additional information describing the server state - e.g.
stylevariant - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Deprecated.
supportedRemoteAdministrationOperations - Variable in class de.aeb.xnsg.foundation.bf.RuntimeStateResultDTO
Returns the supported operations as string array.
Each entry has the form
BFName.methodName
where BFName is the simple class name of the interface class without leading 'I', and methodName is the method name.
This is derived from service name and operation name in corresponding WSDL.

U

urlCloseToken - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeDTO
url token to check on the remote system (for example SAP) if the browser was closed.
user - Variable in class de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
The user of the new session.
It is not required, that this user is a valid user name of the client.

V

value - Variable in class de.aeb.xnsg.foundation.bf.MonitoringDataProviderDTO
Value of the entry - this is a string representation.
version - Variable in class de.aeb.xnsg.foundation.bf.VersionInfoDTO
The version string of the solution/product.
VersionInfoDTO - Class in de.aeb.xnsg.foundation.bf
This class holds version information about a solution or product in a server.
VersionInfoDTO() - Constructor for class de.aeb.xnsg.foundation.bf.VersionInfoDTO
 

W

workDir - Variable in class de.aeb.xnsg.foundation.af.AFExecuteProcessParmsDTO
the current directory to be set for the process created as given in executable may be null
workplace(ApplicationFacadeParmsDTO) - Method in interface de.aeb.xnsg.foundation.af.IFoundationAF
Creates an application facade to be able to display the workplace.
The difference of this method compared to the the method "IFoundationBF.getWorkplaceURL()" is the fact, that no logon mask will be displayed before entering the workplace
The RFC name of this function is "/AEB/XNSG_IF_WPL"
A B C D E F G H I L M N O P R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values