Uses of Class
de.aeb.xnsg.foundation.af.ApplicationFacadeParmsDTO
Packages that use ApplicationFacadeParmsDTO
Package
Description
This business facade allows the creation of an Application session
and to create applications within this session.
-
Uses of ApplicationFacadeParmsDTO in de.aeb.xnsg.docservice.af
Methods in de.aeb.xnsg.docservice.af with parameters of type ApplicationFacadeParmsDTOModifier and TypeMethodDescriptionIDocumentServiceAF.openPrintRequestQueue
(ApplicationFacadeParmsDTO afParms, PrintRequestQueueACSettingsDTO settings) Retrieves the URL for the print request overview of a certain context owner.IDocumentServiceAF.openStagedDocumentEditor
(ApplicationFacadeParmsDTO afParms, StagedDocumentEditorParmsDTO editorParms) Retrieves the URL to edit a stored document.IDocumentServiceAF.openStagedDocumentSearch
(ApplicationFacadeParmsDTO afParms, StagedDocumentSearchParmsDTO searchParms) Retrieves the URL for the staged document search. -
Uses of ApplicationFacadeParmsDTO in de.aeb.xnsg.foundation.af
Methods in de.aeb.xnsg.foundation.af with parameters of type ApplicationFacadeParmsDTOModifier and TypeMethodDescriptionIFoundationAF.workplace
(ApplicationFacadeParmsDTO parms) 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"