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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_ChangeLog_IDstatic final String
Column name AD_ChangeLog_UUstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Column_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Session_IDstatic final String
Column name AD_Table_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name EventChangeLogstatic final String
Column name IsActivestatic final String
Column name IsCustomizationstatic final String
Column name NewValuestatic final String
Column name OldValuestatic final String
Column name Record_IDstatic final String
Column name Record_UUstatic final String
Column name Redostatic final String
Column name TrxNamestatic final String
Column name Undostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=580static final String
TableName=AD_ChangeLog -
Method Summary
Modifier and TypeMethodDescriptionint
Get Change Log.Get AD_ChangeLog_UUint
Get Tenant.int
Get Column.int
Get Organization.int
Get Session.int
Get Table.Get Created.int
Get Created By.Get Description.Get Event Change Log.Get New Value.Get Old Value.int
Get Record ID.Get Record UUIDgetRedo()
Get RedoGet Transaction.getUndo()
Get UndoGet Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Customization.void
setAD_ChangeLog_ID
(int AD_ChangeLog_ID) Set Change Log.void
setAD_ChangeLog_UU
(String AD_ChangeLog_UU) Set AD_ChangeLog_UUvoid
setAD_Column_ID
(int AD_Column_ID) Set Column.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Session_ID
(int AD_Session_ID) Set Session.void
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setDescription
(String Description) Set Description.void
setEventChangeLog
(String EventChangeLog) Set Event Change Log.void
setIsActive
(boolean IsActive) Set Active.void
setIsCustomization
(boolean IsCustomization) Set Customization.void
setNewValue
(String NewValue) Set New Value.void
setOldValue
(String OldValue) Set Old Value.void
setRecord_ID
(int Record_ID) Set Record ID.void
setRecord_UU
(String Record_UU) Set Record UUIDvoid
Set Redovoid
setTrxName
(String TrxName) Set Transaction.void
Set 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
- 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
- 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
- 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
-