Package org.compiere.model
Interface I_AD_Registration
- All Known Implementing Classes:
M_Registration,X_AD_Registration
public interface I_AD_Registration
Generated Interface for AD_Registration
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 4 - Systemstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AD_Registration_IDstatic final StringColumn name AD_Registration_UUstatic final StringColumn name AD_System_IDstatic final StringColumn name C_Currency_IDstatic final StringColumn name C_Location_IDstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name IndustryInfostatic final StringColumn name IsActivestatic final StringColumn name IsAllowPublishstatic final StringColumn name IsAllowStatisticsstatic final StringColumn name IsInProductionstatic final StringColumn name IsRegisteredstatic final StringColumn name NumberEmployeesstatic final StringColumn name PlatformInfostatic final StringColumn name Processingstatic final StringColumn name Record_IDstatic final StringColumn name Remote_Addrstatic final StringColumn name Remote_Hoststatic final StringColumn name SalesVolumestatic final StringColumn name StartProductionDatestatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final KeyNamePairstatic final intAD_Table_ID=625static final StringTableName=AD_Registration -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet System Registration.Get AD_Registration_UUDeprecated.intGet System.Deprecated.intGet Currency.Deprecated.intGet Address.Get Created.intGet Created By.Get Description.Get Industry Info.intGet Employees.Get Platform Info.intGet Record ID.Get Remote Addr.Get Remote Host.intGet Sales Volume in 1.000.Get Start Implementation/Production.Get Updated.intGet Updated By.booleanisActive()Get Active.booleanGet Allowed to be Published.booleanGet Maintain Statistics.booleanGet In Production.booleanGet Process NowbooleanGet Registered.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAD_Registration_ID(int AD_Registration_ID) Set System Registration.voidsetAD_Registration_UU(String AD_Registration_UU) Set AD_Registration_UUvoidsetAD_System_ID(int AD_System_ID) Set System.voidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetC_Location_ID(int C_Location_ID) Set Address.voidsetDescription(String Description) Set Description.voidsetIndustryInfo(String IndustryInfo) Set Industry Info.voidsetIsActive(boolean IsActive) Set Active.voidsetIsAllowPublish(boolean IsAllowPublish) Set Allowed to be Published.voidsetIsAllowStatistics(boolean IsAllowStatistics) Set Maintain Statistics.voidsetIsInProduction(boolean IsInProduction) Set In Production.voidsetIsRegistered(boolean IsRegistered) Set Registered.voidsetNumberEmployees(int NumberEmployees) Set Employees.voidsetPlatformInfo(String PlatformInfo) Set Platform Info.voidsetProcessing(boolean Processing) Set Process NowvoidsetRecord_ID(int Record_ID) Set Record ID.voidsetRemote_Addr(String Remote_Addr) Set Remote Addr.voidsetRemote_Host(String Remote_Host) Set Remote Host.voidsetSalesVolume(int SalesVolume) Set Sales Volume in 1.000.voidsetStartProductionDate(Timestamp StartProductionDate) Set Start Implementation/Production.
-
Field Details
-
Table_Name
TableName=AD_Registration- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=625- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Registration_ID
Column name AD_Registration_ID- See Also:
-
COLUMNNAME_AD_Registration_UU
Column name AD_Registration_UU- See Also:
-
COLUMNNAME_AD_System_ID
Column name AD_System_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_Location_ID
Column name C_Location_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_IndustryInfo
Column name IndustryInfo- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAllowPublish
Column name IsAllowPublish- See Also:
-
COLUMNNAME_IsAllowStatistics
Column name IsAllowStatistics- See Also:
-
COLUMNNAME_IsInProduction
Column name IsInProduction- See Also:
-
COLUMNNAME_IsRegistered
Column name IsRegistered- See Also:
-
COLUMNNAME_NumberEmployees
Column name NumberEmployees- See Also:
-
COLUMNNAME_PlatformInfo
Column name PlatformInfo- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Record_ID
Column name Record_ID- See Also:
-
COLUMNNAME_Remote_Addr
Column name Remote_Addr- See Also:
-
COLUMNNAME_Remote_Host
Column name Remote_Host- See Also:
-
COLUMNNAME_SalesVolume
Column name SalesVolume- See Also:
-
COLUMNNAME_StartProductionDate
Column name StartProductionDate- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
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_Registration_ID
void setAD_Registration_ID(int AD_Registration_ID) Set System Registration. System Registration -
getAD_Registration_ID
int getAD_Registration_ID()Get System Registration. System Registration -
setAD_Registration_UU
Set AD_Registration_UU -
getAD_Registration_UU
String getAD_Registration_UU()Get AD_Registration_UU -
setAD_System_ID
void setAD_System_ID(int AD_System_ID) Set System. System Definition -
getAD_System_ID
int getAD_System_ID()Get System. System Definition -
getAD_System
Deprecated.- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
Deprecated.- Throws:
RuntimeException
-
setC_Location_ID
void setC_Location_ID(int C_Location_ID) Set Address. Location or Address -
getC_Location_ID
int getC_Location_ID()Get Address. Location or Address -
getC_Location
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 -
setIndustryInfo
Set Industry Info. Information of the industry (e.g. professional service, distribution of furnitures, ..) -
getIndustryInfo
String getIndustryInfo()Get Industry Info. Information of the industry (e.g. professional service, distribution of furnitures, ..) -
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 -
setIsAllowPublish
void setIsAllowPublish(boolean IsAllowPublish) Set Allowed to be Published. You allow to publish the information, not just statistical summary info -
isAllowPublish
boolean isAllowPublish()Get Allowed to be Published. You allow to publish the information, not just statistical summary info -
setIsAllowStatistics
void setIsAllowStatistics(boolean IsAllowStatistics) Set Maintain Statistics. Maintain general statistics -
isAllowStatistics
boolean isAllowStatistics()Get Maintain Statistics. Maintain general statistics -
setIsInProduction
void setIsInProduction(boolean IsInProduction) Set In Production. The system is in production -
isInProduction
boolean isInProduction()Get In Production. The system is in production -
setIsRegistered
void setIsRegistered(boolean IsRegistered) Set Registered. The application is registered. -
isRegistered
boolean isRegistered()Get Registered. The application is registered. -
setNumberEmployees
void setNumberEmployees(int NumberEmployees) Set Employees. Number of employees -
getNumberEmployees
int getNumberEmployees()Get Employees. Number of employees -
setPlatformInfo
Set Platform Info. Information about Server and Tenant Platform -
getPlatformInfo
String getPlatformInfo()Get Platform Info. Information about Server and Tenant Platform -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
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 -
setRemote_Addr
Set Remote Addr. Remote Address -
getRemote_Addr
String getRemote_Addr()Get Remote Addr. Remote Address -
setRemote_Host
Set Remote Host. Remote host Info -
getRemote_Host
String getRemote_Host()Get Remote Host. Remote host Info -
setSalesVolume
void setSalesVolume(int SalesVolume) Set Sales Volume in 1.000. Total Volume of Sales in Thousands of Currency -
getSalesVolume
int getSalesVolume()Get Sales Volume in 1.000. Total Volume of Sales in Thousands of Currency -
setStartProductionDate
Set Start Implementation/Production. The day you started the implementation (if implementing) - or production (went life) with iDempiere -
getStartProductionDate
Timestamp getStartProductionDate()Get Start Implementation/Production. The day you started the implementation (if implementing) - or production (went life) with iDempiere -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-