Package org.compiere.model
Interface I_AD_FieldSuggestion
- All Known Implementing Classes:
MFieldSuggestion
,X_AD_FieldSuggestion
public interface I_AD_FieldSuggestion
Generated Interface for AD_FieldSuggestion
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AcceptSuggestionstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Field_IDstatic final String
Column name AD_FieldSuggestion_IDstatic final String
Column name AD_FieldSuggestion_UUstatic final String
Column name AD_Languagestatic final String
Column name AD_Org_IDstatic final String
Column name AD_Tab_IDstatic final String
Column name AD_User_IDstatic final String
Column name AD_UserClient_IDstatic final String
Column name AD_Window_IDstatic final String
Column name CompareSuggestionstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name FieldSuggestionTargetstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsApprovedstatic final String
Column name IsUpdateBaseLanguagestatic final String
Column name Namestatic final String
Column name Processedstatic final String
Column name RejectSuggestionstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=200209static final String
TableName=AD_FieldSuggestion -
Method Summary
Modifier and TypeMethodDescriptionGet Accept.int
Get Tenant.int
Get Field.int
Get Field SuggestionsGet Field Suggestions UUIDGet Language.int
Get Organization.int
Get Tab.int
Get User/Contact.int
Get Tenant of Userint
Get Window.Get Compare.Get Created.int
Get Created By.Get Description.Get Apply Suggestion TogetHelp()
Get Comment/Help.getName()
Get Name.Get Reject.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Approved.boolean
Get Processed.boolean
Get Update Base Languagevoid
setAcceptSuggestion
(String AcceptSuggestion) Set Accept.void
setAD_Field_ID
(int AD_Field_ID) Set Field.void
setAD_FieldSuggestion_ID
(int AD_FieldSuggestion_ID) Set Field Suggestionsvoid
setAD_FieldSuggestion_UU
(String AD_FieldSuggestion_UU) Set Field Suggestions UUIDvoid
setAD_Language
(String AD_Language) Set Language.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Tab_ID
(int AD_Tab_ID) Set Tab.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAD_UserClient_ID
(int AD_UserClient_ID) Set Tenant of Uservoid
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setCompareSuggestion
(String CompareSuggestion) Set Compare.void
setDescription
(String Description) Set Description.void
setFieldSuggestionTarget
(String FieldSuggestionTarget) Set Apply Suggestion Tovoid
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsApproved
(boolean IsApproved) Set Approved.void
setIsUpdateBaseLanguage
(boolean IsUpdateBaseLanguage) Set Update Base Languagevoid
Set Name.void
setProcessed
(boolean Processed) Set Processed.void
setRejectSuggestion
(String RejectSuggestion) Set Reject.
-
Field Details
-
Table_Name
TableName=AD_FieldSuggestion- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200209- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AcceptSuggestion
Column name AcceptSuggestion- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Field_ID
Column name AD_Field_ID- See Also:
-
COLUMNNAME_AD_FieldSuggestion_ID
Column name AD_FieldSuggestion_ID- See Also:
-
COLUMNNAME_AD_FieldSuggestion_UU
Column name AD_FieldSuggestion_UU- See Also:
-
COLUMNNAME_AD_Language
Column name AD_Language- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Tab_ID
Column name AD_Tab_ID- See Also:
-
COLUMNNAME_AD_UserClient_ID
Column name AD_UserClient_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_CompareSuggestion
Column name CompareSuggestion- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_FieldSuggestionTarget
Column name FieldSuggestionTarget- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsApproved
Column name IsApproved- See Also:
-
COLUMNNAME_IsUpdateBaseLanguage
Column name IsUpdateBaseLanguage- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_RejectSuggestion
Column name RejectSuggestion- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
setAcceptSuggestion
Set Accept. Accept suggested changes -
getAcceptSuggestion
String getAcceptSuggestion()Get Accept. Accept suggested changes -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Field_ID
void setAD_Field_ID(int AD_Field_ID) Set Field. Field on a database table -
getAD_Field_ID
int getAD_Field_ID()Get Field. Field on a database table -
getAD_Field
- Throws:
RuntimeException
-
setAD_FieldSuggestion_ID
void setAD_FieldSuggestion_ID(int AD_FieldSuggestion_ID) Set Field Suggestions -
getAD_FieldSuggestion_ID
int getAD_FieldSuggestion_ID()Get Field Suggestions -
setAD_FieldSuggestion_UU
Set Field Suggestions UUID -
getAD_FieldSuggestion_UU
String getAD_FieldSuggestion_UU()Get Field Suggestions UUID -
setAD_Language
Set Language. Language for this entity -
getAD_Language
String getAD_Language()Get Language. Language for this entity -
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_Tab_ID
void setAD_Tab_ID(int AD_Tab_ID) Set Tab. Tab within a Window -
getAD_Tab_ID
int getAD_Tab_ID()Get Tab. Tab within a Window -
getAD_Tab
- Throws:
RuntimeException
-
setAD_UserClient_ID
void setAD_UserClient_ID(int AD_UserClient_ID) Set Tenant of User -
getAD_UserClient_ID
int getAD_UserClient_ID()Get Tenant of User -
getAD_UserClient
- Throws:
RuntimeException
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID) Set Window. Data entry or display window -
getAD_Window_ID
int getAD_Window_ID()Get Window. Data entry or display window -
getAD_Window
- Throws:
RuntimeException
-
setCompareSuggestion
Set Compare. Compare suggested text with original text -
getCompareSuggestion
String getCompareSuggestion()Get Compare. Compare suggested text with original text -
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 -
setFieldSuggestionTarget
Set Apply Suggestion To -
getFieldSuggestionTarget
String getFieldSuggestionTarget()Get Apply Suggestion To -
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 -
setIsApproved
void setIsApproved(boolean IsApproved) Set Approved. Indicates if this document requires approval -
isApproved
boolean isApproved()Get Approved. Indicates if this document requires approval -
setIsUpdateBaseLanguage
void setIsUpdateBaseLanguage(boolean IsUpdateBaseLanguage) Set Update Base Language -
isUpdateBaseLanguage
boolean isUpdateBaseLanguage()Get Update Base Language -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setRejectSuggestion
Set Reject. Reject suggested changes -
getRejectSuggestion
String getRejectSuggestion()Get Reject. Reject suggested changes -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-