Package org.compiere.model
Interface I_AD_ChangeLog
- All Known Implementing Classes:
MChangeLog,X_AD_ChangeLog
public interface I_AD_ChangeLog
Generated Interface for AD_ChangeLog
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 6 - System - Clientstatic final StringColumn name AD_ChangeLog_IDstatic final StringColumn name AD_ChangeLog_UUstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Column_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Session_IDstatic final StringColumn name AD_Table_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name EventChangeLogstatic final StringColumn name IsActivestatic final StringColumn name IsCustomizationstatic final StringColumn name NewValuestatic final StringColumn name OldValuestatic final StringColumn name Record_IDstatic final StringColumn name Record_UUstatic final StringColumn name Redostatic final StringColumn name TrxNamestatic final StringColumn name Undostatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=580static final StringTableName=AD_ChangeLog -
Method Summary
Modifier and TypeMethodDescriptionintGet Change Log.Get AD_ChangeLog_UUintGet Tenant.Deprecated.intGet Column.intGet Organization.Deprecated.intGet Session.Deprecated.intGet Table.Get Created.intGet Created By.Get Description.Get Event Change Log.Get New Value.Get Old Value.intGet Record ID.Get Record UUIDgetRedo()Get RedoGet Transaction.getUndo()Get UndoGet Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Customization.voidsetAD_ChangeLog_ID(int AD_ChangeLog_ID) Set Change Log.voidsetAD_ChangeLog_UU(String AD_ChangeLog_UU) Set AD_ChangeLog_UUvoidsetAD_Column_ID(int AD_Column_ID) Set Column.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Session_ID(int AD_Session_ID) Set Session.voidsetAD_Table_ID(int AD_Table_ID) Set Table.voidsetDescription(String Description) Set Description.voidsetEventChangeLog(String EventChangeLog) Set Event Change Log.voidsetIsActive(boolean IsActive) Set Active.voidsetIsCustomization(boolean IsCustomization) Set Customization.voidsetNewValue(String NewValue) Set New Value.voidsetOldValue(String OldValue) Set Old Value.voidsetRecord_ID(int Record_ID) Set Record ID.voidsetRecord_UU(String Record_UU) Set Record UUIDvoidSet RedovoidsetTrxName(String TrxName) Set Transaction.voidSet Undo
-
Field Details
-
Table_Name
TableName=AD_ChangeLog- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=580- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_ChangeLog_ID
Column name AD_ChangeLog_ID- See Also:
-
COLUMNNAME_AD_ChangeLog_UU
Column name AD_ChangeLog_UU- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Column_ID
Column name AD_Column_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Session_ID
Column name AD_Session_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EventChangeLog
Column name EventChangeLog- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsCustomization
Column name IsCustomization- See Also:
-
COLUMNNAME_NewValue
Column name NewValue- See Also:
-
COLUMNNAME_OldValue
Column name OldValue- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_Record_UU
Column name Record_UU- See Also:
-
COLUMNNAME_Redo
Column name Redo- See Also:
-
COLUMNNAME_TrxName
Column name TrxName- See Also:
-
COLUMNNAME_Undo
Column name Undo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
setAD_ChangeLog_ID
void setAD_ChangeLog_ID(int AD_ChangeLog_ID) Set Change Log. Log of data changes -
getAD_ChangeLog_ID
int getAD_ChangeLog_ID()Get Change Log. Log of data changes -
setAD_ChangeLog_UU
Set AD_ChangeLog_UU -
getAD_ChangeLog_UU
String getAD_ChangeLog_UU()Get AD_ChangeLog_UU -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Column_ID
void setAD_Column_ID(int AD_Column_ID) Set Column. Column in the table -
getAD_Column_ID
int getAD_Column_ID()Get Column. Column in the table -
getAD_Column
Deprecated.- Throws:
RuntimeException
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setAD_Session_ID
void setAD_Session_ID(int AD_Session_ID) Set Session. User Session Online or Web -
getAD_Session_ID
int getAD_Session_ID()Get Session. User Session Online or Web -
getAD_Session
Deprecated.- Throws:
RuntimeException
-
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID) Set Table. Database Table information -
getAD_Table_ID
int getAD_Table_ID()Get Table. Database Table information -
getAD_Table
Deprecated.- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setEventChangeLog
Set Event Change Log. Type of Event in Change Log -
getEventChangeLog
String getEventChangeLog()Get Event Change Log. Type of Event in Change Log -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsCustomization
void setIsCustomization(boolean IsCustomization) Set Customization. The change is a customization of the data dictionary and can be applied after Migration -
isCustomization
boolean isCustomization()Get Customization. The change is a customization of the data dictionary and can be applied after Migration -
setNewValue
Set New Value. New field value -
getNewValue
String getNewValue()Get New Value. New field value -
setOldValue
Set Old Value. The old file data -
getOldValue
String getOldValue()Get Old Value. The old file data -
setRecord_ID
void setRecord_ID(int Record_ID) Set Record ID. Direct internal record ID -
getRecord_ID
int getRecord_ID()Get Record ID. Direct internal record ID -
setRecord_UU
Set Record UUID -
getRecord_UU
String getRecord_UU()Get Record UUID -
setRedo
Set Redo -
getRedo
String getRedo()Get Redo -
setTrxName
Set Transaction. Name of the transaction -
getTrxName
String getTrxName()Get Transaction. Name of the transaction -
setUndo
Set Undo -
getUndo
String getUndo()Get Undo -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-