public class BeforeServiceDeleteEvent extends LocalEvent
LocalEventCONTRACT_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, toStringprotected BeforeServiceDeleteEvent()
public BeforeServiceDeleteEvent(int userId,
ContractService contractService)
userId - - id пользователя, сгенерировавшего событиеcontractService - - разрешенная услуга договораpublic ContractService getContractService()