Package org.compiere.model
Interface I_AD_VerifyMigration
- All Known Implementing Classes:
MVerifyMigration,X_AD_VerifyMigration
public interface I_AD_VerifyMigration
Generated Interface for AD_VerifyMigration
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 4 - Systemstatic final StringColumn name AD_ChangeLog_IDstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Column_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_PInstance_IDstatic final StringColumn name AD_Table_IDstatic final StringColumn name AD_VerifyMigration_IDstatic final StringColumn name AD_VerifyMigration_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name CurrentValuestatic final StringColumn name ExpectedValuestatic final StringColumn name Helpstatic final StringColumn name IsActivestatic final StringColumn name IsIgnorestatic final StringColumn name ManualNotestatic final StringColumn name PriorityRulestatic final StringColumn name Record_IDstatic final StringColumn name SeqNostatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=200382static final StringTableName=AD_VerifyMigration -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.intGet Change Log.intGet Tenant.Deprecated.intGet Column.intGet Organization.Deprecated.intGet Process Instance.Deprecated.intGet Table.intGet Verify Migration.Get AD_VerifyMigration_UUGet Created.intGet Created By.Get Current ValueGet Expected ValuegetHelp()Get Comment/Help.Get Note.Get Priority.intGet Record ID.intgetSeqNo()Get Sequence.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanisIgnore()Get IgnorevoidsetAD_ChangeLog_ID(int AD_ChangeLog_ID) Set Change Log.voidsetAD_Column_ID(int AD_Column_ID) Set Column.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_PInstance_ID(int AD_PInstance_ID) Set Process Instance.voidsetAD_Table_ID(int AD_Table_ID) Set Table.voidsetAD_VerifyMigration_ID(int AD_VerifyMigration_ID) Set Verify Migration.voidsetAD_VerifyMigration_UU(String AD_VerifyMigration_UU) Set AD_VerifyMigration_UUvoidsetCurrentValue(String CurrentValue) Set Current ValuevoidsetExpectedValue(String ExpectedValue) Set Expected ValuevoidSet Comment/Help.voidsetIsActive(boolean IsActive) Set Active.voidsetIsIgnore(boolean IsIgnore) Set IgnorevoidsetManualNote(String ManualNote) Set Note.voidsetPriorityRule(String PriorityRule) Set Priority.voidsetRecord_ID(int Record_ID) Set Record ID.voidsetSeqNo(int SeqNo) Set Sequence.
-
Field Details
-
Table_Name
TableName=AD_VerifyMigration- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200382- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_ChangeLog_ID
Column name AD_ChangeLog_ID- 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_PInstance_ID
Column name AD_PInstance_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_VerifyMigration_ID
Column name AD_VerifyMigration_ID- See Also:
-
COLUMNNAME_AD_VerifyMigration_UU
Column name AD_VerifyMigration_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CurrentValue
Column name CurrentValue- See Also:
-
COLUMNNAME_ExpectedValue
Column name ExpectedValue- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsIgnore
Column name IsIgnore- See Also:
-
COLUMNNAME_ManualNote
Column name ManualNote- See Also:
-
COLUMNNAME_PriorityRule
Column name PriorityRule- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- 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 -
getAD_ChangeLog
Deprecated.- Throws:
RuntimeException
-
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_PInstance_ID
void setAD_PInstance_ID(int AD_PInstance_ID) Set Process Instance. Instance of the process -
getAD_PInstance_ID
int getAD_PInstance_ID()Get Process Instance. Instance of the process -
getAD_PInstance
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
-
setAD_VerifyMigration_ID
void setAD_VerifyMigration_ID(int AD_VerifyMigration_ID) Set Verify Migration. Verify Migration Helper -
getAD_VerifyMigration_ID
int getAD_VerifyMigration_ID()Get Verify Migration. Verify Migration Helper -
setAD_VerifyMigration_UU
Set AD_VerifyMigration_UU -
getAD_VerifyMigration_UU
String getAD_VerifyMigration_UU()Get AD_VerifyMigration_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCurrentValue
Set Current Value -
getCurrentValue
String getCurrentValue()Get Current Value -
setExpectedValue
Set Expected Value -
getExpectedValue
String getExpectedValue()Get Expected Value -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
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 -
setIsIgnore
void setIsIgnore(boolean IsIgnore) Set Ignore -
isIgnore
boolean isIgnore()Get Ignore -
setManualNote
Set Note. Note for manual entry -
getManualNote
String getManualNote()Get Note. Note for manual entry -
setPriorityRule
Set Priority. Priority of a document -
getPriorityRule
String getPriorityRule()Get Priority. Priority of a document -
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 -
setSeqNo
void setSeqNo(int SeqNo) Set Sequence. Method of ordering records; lowest number comes first -
getSeqNo
int getSeqNo()Get Sequence. Method of ordering records; lowest number comes first -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-