Package de.aeb.xnsg.bsm.foundation.af
Interface IBSMFoundationAF
@BusinessFacade(extraPackages="de.aeb.xnsg.bsm.foundation.af")
public interface IBSMFoundationAF
UI API for the BSM Foundation — BSM-specific extension of IFoundationAF that routes calls
to the appropriate partner server.
-
Method Summary
Modifier and TypeMethodDescriptionvoidRelease a UI API which is no longer needed.de.aeb.xnsg.foundation.af.ApplicationFacadeDTOCreates a UI API to be able to display the workplace.
-
Method Details
-
releaseApplicationFacade
Release a UI API which is no longer needed.- Parameters:
request- contains the sessionid returned by any Application Facade method and the partner server
-
workplace
Creates a UI API to be able to display the workplace.- Parameters:
parms- the parameters including the partner server to which the call is redirected
-