public class DocumentTypeModifiedEvent extends ru.bitel.bgbilling.kernel.directory.api.common.DirectoryItemModifiedEvent<DocumentType>
newItem, oldItemCONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN| Constructor and Description |
|---|
DocumentTypeModifiedEvent() |
DocumentTypeModifiedEvent(int moduleId,
int userId,
DocumentType oldItem,
DocumentType newItem) |
getNewItem, getOldItemgetContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, prepareMessage, toString, toStringpublic DocumentTypeModifiedEvent()
public DocumentTypeModifiedEvent(int moduleId,
int userId,
DocumentType oldItem,
DocumentType newItem)