Package org.compiere.model
Interface I_A_Registration
- All Known Implementing Classes:
MRegistration
,X_A_Registration
public interface I_A_Registration
Generated Interface for A_Registration
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name A_Asset_IDstatic final String
Column name A_Registration_IDstatic final String
Column name A_Registration_UUstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_User_IDstatic final String
Column name AssetServiceDatestatic final String
Column name C_BPartner_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsAllowPublishstatic final String
Column name IsInProductionstatic final String
Column name IsRegisteredstatic final String
Column name M_Product_IDstatic final String
Column name Namestatic final String
Column name Notestatic final String
Column name Processingstatic final String
Column name Remote_Addrstatic final String
Column name Remote_Hoststatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=651static final String
TableName=A_Registration -
Method Summary
Modifier and TypeMethodDescriptionint
Get Asset.int
Get Registration.Get A_Registration_UUint
Get Tenant.int
Get Organization.int
Get User/Contact.Get In Service Date.int
Get Business Partner.Get Created.int
Get Created By.Get Description.getHelp()
Get Comment/Help.int
Get Product.getName()
Get Name.getNote()
Get Note.Get Remote Addr.Get Remote Host.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Allowed to be Published.boolean
Get In Production.boolean
Get Process Nowboolean
Get Registered.void
setA_Asset_ID
(int A_Asset_ID) Set Asset.void
setA_Registration_ID
(int A_Registration_ID) Set Registration.void
setA_Registration_UU
(String A_Registration_UU) Set A_Registration_UUvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAssetServiceDate
(Timestamp AssetServiceDate) Set In Service Date.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setDescription
(String Description) Set Description.void
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.void
setIsAllowPublish
(boolean IsAllowPublish) Set Allowed to be Published.void
setIsInProduction
(boolean IsInProduction) Set In Production.void
setIsRegistered
(boolean IsRegistered) Set Registered.void
setM_Product_ID
(int M_Product_ID) Set Product.void
Set Name.void
Set Note.void
setProcessing
(boolean Processing) Set Process Nowvoid
setRemote_Addr
(String Remote_Addr) Set Remote Addr.void
setRemote_Host
(String Remote_Host) Set Remote Host.
-
Field Details
-
Table_Name
TableName=A_Registration- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=651- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_A_Registration_ID
Column name A_Registration_ID- See Also:
-
COLUMNNAME_A_Registration_UU
Column name A_Registration_UU- See Also:
-
COLUMNNAME_AssetServiceDate
Column name AssetServiceDate- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_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_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAllowPublish
Column name IsAllowPublish- See Also:
-
COLUMNNAME_IsInProduction
Column name IsInProduction- See Also:
-
COLUMNNAME_IsRegistered
Column name IsRegistered- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Note
Column name Note- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Remote_Addr
Column name Remote_Addr- See Also:
-
COLUMNNAME_Remote_Host
Column name Remote_Host- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
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
- Throws:
RuntimeException
-
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_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
-
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
Set A_Registration_UU -
getA_Registration_UU
String getA_Registration_UU()Get A_Registration_UU -
setAssetServiceDate
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
- 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 -
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 -
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
- Throws:
RuntimeException
-
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setNote
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
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 -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-