public class BeforeServiceDeleteEvent extends LocalEvent
LocalEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Modifier | Constructor and Description |
---|---|
protected |
BeforeServiceDeleteEvent() |
|
BeforeServiceDeleteEvent(int userId,
ContractService contractService)
Конструктор события.
|
Modifier and Type | Method and Description |
---|---|
ContractService |
getContractService()
Возвращает удаляемую разрешенную услугу договора.
|
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
protected BeforeServiceDeleteEvent()
public BeforeServiceDeleteEvent(int userId, ContractService contractService)
userId
- - id пользователя, сгенерировавшего событиеcontractService
- - разрешенная услуга договораpublic ContractService getContractService()