Interface IRestOriginAndPreferencesAF
@BusinessFacade
public interface IRestOriginAndPreferencesAF
"New" REST API.
This is necessary as REST methods cannot have multiple non-scalar types as parameters. Remark, that this class is annotated with 'BFInternal', so it will not be shown in the list of API documentations (hence we do not need Javadoc for it). Luckily the API is still shown in the swagger UI.
This is necessary as REST methods cannot have multiple non-scalar types as parameters. Remark, that this class is annotated with 'BFInternal', so it will not be shown in the list of API documentations (hence we do not need Javadoc for it). Luckily the API is still shown in the swagger UI.
-
Method Summary
Modifier and TypeMethodDescriptionde.aeb.xnsg.foundation.af.ApplicationFacadeDTO
-
Method Details
-
openMaterialMasterDataSearchUI
de.aeb.xnsg.foundation.af.ApplicationFacadeDTO openMaterialMasterDataSearchUI(ONPMaterialMasterDataSearchRequestDTO request)
-