Package rst.hdl.in
Class IplGlbPsaRstApiEvtHdlInDeleteCompanies
java.lang.Object
de.pisa.psa.rst.hdl.PsaRstApiEvtHdl
de.pisa.psa.rst.hdl.in.PsaRstApiEvtHdlIn
de.pisa.psa.rst.hdl.in.PsaRstApiEvtHdlInDelete
rst.hdl.in.IplGlbPsaRstApiEvtHdlInDeleteCompanies
- All Implemented Interfaces:
AutoCloseable
PSA_RST_API_EVT_HDL_IN_DELETE_COMPANIES
- Direction: IN
- Method: DELETE
- Path: companies
- Author:
- RESTAPI
-
Nested Class Summary
Nested classes/interfaces inherited from class de.pisa.psa.rst.hdl.PsaRstApiEvtHdl
PsaRstApiEvtHdl.EurekaHighlighting
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean
return the data of the deleted company?Fields inherited from class de.pisa.psa.rst.hdl.PsaRstApiEvtHdl
Default_External_Language, Default_User, Force_IAM_User, Max_Records
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.pisa.psa.rst.hdl.in.PsaRstApiEvtHdlInDelete
deleteRecord, deleteRecord
Methods inherited from class de.pisa.psa.rst.hdl.in.PsaRstApiEvtHdlIn
getUsedFields, insertRecord, insertRecord, json2object, updateRecord
Methods inherited from class de.pisa.psa.rst.hdl.PsaRstApiEvtHdl
buildResponse, cloneRecords, close, fetchContact, fetchEureka, fetchEurekaRecords, fetchIAMContact, fetchRecord, fetchRecord, fetchRecords, findEmail, getActiveEventHandler, getContinuation, getData, getEurekaDtoQuery, getEurekaHighlighting, getEurekaQueryField, getExternalCommunicationLanguage, getFetchRecordKeyField, getField, getIAMUser, getJsonIncludeEmpty, getQuery, getSsn, getSsnUsr, getSysSsn, isIAMUser, loadRecord, mapQuery, newDto, newObject, newPsaRstApiObjLis, noEventLogging, queryEureka, queryEurekaRecords, queryRecord, queryRecords, queryRecordsAddSort, queryRecordsSetQuery, setActiveEventHandler, setExternalLanguage, setJsonIncludeEmpty, toJson
-
Field Details
-
Return_Data
protected boolean Return_Datareturn the data of the deleted company?
-
-
Constructor Details
-
IplGlbPsaRstApiEvtHdlInDeleteCompanies
Constructor- Parameters:
data
- event data
-
-
Method Details
-
handleEvent
Handle the event- Specified by:
handleEvent
in classPsaRstApiEvtHdl
- Returns:
- response
- Throws:
Exception
- See Also:
-