Package org.compiere.model
Interface I_A_Registration
-
- All Known Implementing Classes:
MRegistration,X_A_Registration
public interface I_A_RegistrationGenerated Interface for A_Registration- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_A_Asset_IDColumn name A_Asset_IDstatic StringCOLUMNNAME_A_Registration_IDColumn name A_Registration_IDstatic StringCOLUMNNAME_A_Registration_UUColumn name A_Registration_UUstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_User_IDColumn name AD_User_IDstatic StringCOLUMNNAME_AssetServiceDateColumn name AssetServiceDatestatic StringCOLUMNNAME_C_BPartner_IDColumn name C_BPartner_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsAllowPublishColumn name IsAllowPublishstatic StringCOLUMNNAME_IsInProductionColumn name IsInProductionstatic StringCOLUMNNAME_IsRegisteredColumn name IsRegisteredstatic StringCOLUMNNAME_M_Product_IDColumn name M_Product_IDstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_NoteColumn name Notestatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_Remote_AddrColumn name Remote_Addrstatic StringCOLUMNNAME_Remote_HostColumn name Remote_Hoststatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=651static StringTable_NameTableName=A_Registration
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_A_AssetgetA_Asset()intgetA_Asset_ID()Get Asset.intgetA_Registration_ID()Get Registration.StringgetA_Registration_UU()Get A_Registration_UUintgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_UsergetAD_User()intgetAD_User_ID()Get User/Contact.TimestampgetAssetServiceDate()Get In Service Date.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetHelp()Get Comment/Help.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.StringgetName()Get Name.StringgetNote()Get Note.StringgetRemote_Addr()Get Remote Addr.StringgetRemote_Host()Get Remote Host.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisAllowPublish()Get Allowed to be Published.booleanisInProduction()Get In Production.booleanisProcessing()Get Process NowbooleanisRegistered()Get Registered.voidsetA_Asset_ID(int A_Asset_ID)Set Asset.voidsetA_Registration_ID(int A_Registration_ID)Set Registration.voidsetA_Registration_UU(String A_Registration_UU)Set A_Registration_UUvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetAssetServiceDate(Timestamp AssetServiceDate)Set In Service Date.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetDescription(String Description)Set Description.voidsetHelp(String Help)Set Comment/Help.voidsetIsActive(boolean IsActive)Set Active.voidsetIsAllowPublish(boolean IsAllowPublish)Set Allowed to be Published.voidsetIsInProduction(boolean IsInProduction)Set In Production.voidsetIsRegistered(boolean IsRegistered)Set Registered.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetName(String Name)Set Name.voidsetNote(String Note)Set Note.voidsetProcessing(boolean Processing)Set Process NowvoidsetRemote_Addr(String Remote_Addr)Set Remote Addr.voidsetRemote_Host(String Remote_Host)Set Remote Host.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=A_Registration- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=651- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Registration_ID
static final String COLUMNNAME_A_Registration_ID
Column name A_Registration_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_Registration_UU
static final String COLUMNNAME_A_Registration_UU
Column name A_Registration_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AssetServiceDate
static final String COLUMNNAME_AssetServiceDate
Column name AssetServiceDate- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsAllowPublish
static final String COLUMNNAME_IsAllowPublish
Column name IsAllowPublish- See Also:
- Constant Field Values
-
COLUMNNAME_IsInProduction
static final String COLUMNNAME_IsInProduction
Column name IsInProduction- See Also:
- Constant Field Values
-
COLUMNNAME_IsRegistered
static final String COLUMNNAME_IsRegistered
Column name IsRegistered- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Note
static final String COLUMNNAME_Note
Column name Note- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_Remote_Addr
static final String COLUMNNAME_Remote_Addr
Column name Remote_Addr- See Also:
- Constant Field Values
-
COLUMNNAME_Remote_Host
static final String COLUMNNAME_Remote_Host
Column name Remote_Host- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID)
Set Asset. Asset used internally or by customers
-
getA_Asset_ID
int getA_Asset_ID()
Get Asset. Asset used internally or by customers
-
getA_Asset
I_A_Asset getA_Asset() throws RuntimeException
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
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
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setA_Registration_ID
void setA_Registration_ID(int A_Registration_ID)
Set Registration. User Asset Registration
-
getA_Registration_ID
int getA_Registration_ID()
Get Registration. User Asset Registration
-
setA_Registration_UU
void setA_Registration_UU(String A_Registration_UU)
Set A_Registration_UU
-
getA_Registration_UU
String getA_Registration_UU()
Get A_Registration_UU
-
setAssetServiceDate
void setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date. Date when Asset was put into service
-
getAssetServiceDate
Timestamp getAssetServiceDate()
Get In Service Date. Date when Asset was put into service
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setHelp
void setHelp(String Help)
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
-
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
-
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.
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setNote
void setNote(String Note)
Set Note. Optional additional user defined information
-
getNote
String getNote()
Get Note. Optional additional user defined information
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setRemote_Addr
void setRemote_Addr(String Remote_Addr)
Set Remote Addr. Remote Address
-
getRemote_Addr
String getRemote_Addr()
Get Remote Addr. Remote Address
-
setRemote_Host
void setRemote_Host(String Remote_Host)
Set Remote Host. Remote host Info
-
getRemote_Host
String getRemote_Host()
Get Remote Host. Remote host Info
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-