public class OnContractWrapEvent extends LocalEvent
LocalEventCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Modifier | Constructor and Description |
|---|---|
protected |
OnContractWrapEvent() |
|
OnContractWrapEvent(int oldCid,
int newCid,
java.util.Date wrapDate)
Конструктор события.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNewContractId()
Возвращает новый код договора (переоформленный).
|
int |
getNewContractID()
Deprecated.
|
java.util.Date |
getWrapDate()
Возвращает дату переформления договора
|
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toStringprotected OnContractWrapEvent()
public OnContractWrapEvent(int oldCid,
int newCid,
java.util.Date wrapDate)
oldCid - id старого договораnewCid - id нового договораstartList - "начальный" список карточек договора, полученный из конфигаpublic int getNewContractId()
@Deprecated public int getNewContractID()
getNewContractId().public java.util.Date getWrapDate()