|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.eevolution.model.X_HR_Contract
public class X_HR_Contract
Generated Model for HR_Contract
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.eevolution.model.I_HR_Contract |
|---|
accessLevel, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_Description, COLUMNNAME_HR_Contract_ID, COLUMNNAME_Name, COLUMNNAME_NetDays, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_HR_Contract(Properties ctx,
int HR_Contract_ID,
String trxName)
Standard Constructor |
|
X_HR_Contract(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
String |
getDescription()
Get Description. |
int |
getHR_Contract_ID()
Get Payroll Contract. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
int |
getNetDays()
Get Net Days. |
Timestamp |
getValidFrom()
Get Valid from. |
Timestamp |
getValidTo()
Get Valid to. |
String |
getValue()
Get Search Key. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDescription(String Description)
Set Description. |
void |
setHR_Contract_ID(int HR_Contract_ID)
Set Payroll Contract. |
void |
setName(String Name)
Set Name. |
void |
setNetDays(int NetDays)
Set Net Days. |
void |
setValidFrom(Timestamp ValidFrom)
Set Valid from. |
void |
setValidTo(Timestamp ValidTo)
Set Valid to. |
void |
setValue(String Value)
Set Search Key. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_HR_Contract(Properties ctx,
int HR_Contract_ID,
String trxName)
public X_HR_Contract(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_C_BPartner getC_BPartner()
throws Exception
getC_BPartner in interface I_HR_ContractExceptionpublic void setC_BPartner_ID(int C_BPartner_ID)
setC_BPartner_ID in interface I_HR_ContractC_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
getC_BPartner_ID in interface I_HR_Contract
public I_C_Campaign getC_Campaign()
throws Exception
getC_Campaign in interface I_HR_ContractExceptionpublic void setC_Campaign_ID(int C_Campaign_ID)
setC_Campaign_ID in interface I_HR_ContractC_Campaign_ID - Marketing Campaignpublic int getC_Campaign_ID()
getC_Campaign_ID in interface I_HR_Contract
public I_C_Project getC_Project()
throws Exception
getC_Project in interface I_HR_ContractExceptionpublic void setC_Project_ID(int C_Project_ID)
setC_Project_ID in interface I_HR_ContractC_Project_ID - Financial Projectpublic int getC_Project_ID()
getC_Project_ID in interface I_HR_Contractpublic void setDescription(String Description)
setDescription in interface I_HR_ContractDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_HR_Contractpublic void setHR_Contract_ID(int HR_Contract_ID)
setHR_Contract_ID in interface I_HR_ContractHR_Contract_ID - Payroll Contractpublic int getHR_Contract_ID()
getHR_Contract_ID in interface I_HR_Contractpublic void setName(String Name)
setName in interface I_HR_ContractName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_HR_Contractpublic KeyNamePair getKeyNamePair()
public void setNetDays(int NetDays)
setNetDays in interface I_HR_ContractNetDays - Net Days in which payment is duepublic int getNetDays()
getNetDays in interface I_HR_Contractpublic void setValidFrom(Timestamp ValidFrom)
setValidFrom in interface I_HR_ContractValidFrom - Valid from including this date (first day)public Timestamp getValidFrom()
getValidFrom in interface I_HR_Contractpublic void setValidTo(Timestamp ValidTo)
setValidTo in interface I_HR_ContractValidTo - Valid to including this date (last day)public Timestamp getValidTo()
getValidTo in interface I_HR_Contractpublic void setValue(String Value)
setValue in interface I_HR_ContractValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_HR_Contract
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||