Package org.compiere.model
Class MAssetGroupAcct
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_A_Asset_Group_Acct
-
- org.compiere.model.MAssetGroupAcct
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_A_Asset_Group_Acct
,I_Persistent
,SetGetModel
,Evaluatee
,org.idempiere.fa.feature.UseLife
public class MAssetGroupAcct extends X_A_Asset_Group_Acct implements org.idempiere.fa.feature.UseLife
Asset Group Accounting Model- Author:
- Teo Sarca, SC ARHIPAC SERVICE SRL
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.compiere.model.X_A_Asset_Group_Acct
A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID, A_DEPRECIATION_MANUAL_PERIOD_Period, A_DEPRECIATION_MANUAL_PERIOD_Yearly, A_REVAL_CAL_METHOD_AD_Reference_ID, A_REVAL_CAL_METHOD_Default, A_REVAL_CAL_METHOD_InceptionToDate, A_REVAL_CAL_METHOD_YearBalances, POSTINGTYPE_Actual, POSTINGTYPE_AD_Reference_ID, POSTINGTYPE_Budget, POSTINGTYPE_Commitment, POSTINGTYPE_Reservation, POSTINGTYPE_Statistical
-
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_A_Asset_Group_Acct
accessLevel, COLUMNNAME_A_Accumdepreciation_Acct, COLUMNNAME_A_Asset_Acct, COLUMNNAME_A_Asset_Group_Acct_ID, COLUMNNAME_A_Asset_Group_Acct_UU, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_A_Depreciation_Acct, COLUMNNAME_A_Depreciation_Conv_F_ID, COLUMNNAME_A_Depreciation_Conv_ID, COLUMNNAME_A_Depreciation_F_ID, COLUMNNAME_A_Depreciation_ID, COLUMNNAME_A_Depreciation_Manual_Amount, COLUMNNAME_A_Depreciation_Manual_Period, COLUMNNAME_A_Depreciation_Method_F_ID, COLUMNNAME_A_Depreciation_Method_ID, COLUMNNAME_A_Depreciation_Table_Header_ID, COLUMNNAME_A_Depreciation_Variable_Perc, COLUMNNAME_A_Depreciation_Variable_Perc_F, COLUMNNAME_A_Disposal_Gain_Acct, COLUMNNAME_A_Disposal_Loss_Acct, COLUMNNAME_A_Disposal_Revenue_Acct, COLUMNNAME_A_Reval_Adep_Offset_Cur_Acct, COLUMNNAME_A_Reval_Adep_Offset_Prior_Acct, COLUMNNAME_A_Reval_Cal_Method, COLUMNNAME_A_Reval_Cost_Offset_Acct, COLUMNNAME_A_Reval_Cost_Offset_Prior_Acct, COLUMNNAME_A_Reval_Depexp_Offset_Acct, COLUMNNAME_A_Split_Percent, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_IsActive, COLUMNNAME_PostingType, COLUMNNAME_Processing, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeMonths_F, COLUMNNAME_UseLifeYears, COLUMNNAME_UseLifeYears_F, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description MAssetGroupAcct(Properties ctx, int X_A_Asset_Group_Acct_ID, String trxName)
Default ConstructorX_A_Asset_Group_AcctMAssetGroupAcct(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
beforeSave(boolean newRecord)
Called before Save for Pre-Save OperationMAssetGroupAcct
copy(MAssetGroup grp)
Clone this object, using specified groupstatic List<MAssetGroupAcct>
forA_Asset_Group_ID(Properties ctx, int A_Asset_Group_ID)
Get Asset Group Accountings for given groupstatic List<MAssetGroupAcct>
forA_Asset_Group_ID(Properties ctx, int A_Asset_Group_ID, String postingType)
Get Asset Group Accountings for given groupstatic MAssetGroupAcct
forA_Asset_Group_ID(Properties ctx, int A_Asset_Group_ID, String postingType, int C_AcctSchema_ID)
Get Asset Group Accountings for given groupObject
get_AttrValue(String ColumnName)
Timestamp
getAssetServiceDate()
MAssetGroup
getParent()
Get Asset Groupboolean
is_AttrValueChanged(String ColumnName)
boolean
set_AttrValue(String ColumnName, Object value)
-
Methods inherited from class org.compiere.model.X_A_Asset_Group_Acct
get_AccessLevel, getA_Accumdepreciation_A, getA_Accumdepreciation_Acct, getA_Asset_A, getA_Asset_Acct, getA_Asset_Group, getA_Asset_Group_Acct_ID, getA_Asset_Group_Acct_UU, getA_Asset_Group_ID, getA_Depreciation, getA_Depreciation_A, getA_Depreciation_Acct, getA_Depreciation_Conv, getA_Depreciation_Conv_F, getA_Depreciation_Conv_F_ID, getA_Depreciation_Conv_ID, getA_Depreciation_F, getA_Depreciation_F_ID, getA_Depreciation_ID, getA_Depreciation_Manual_Amount, getA_Depreciation_Manual_Period, getA_Depreciation_Method, getA_Depreciation_Method_F, getA_Depreciation_Method_F_ID, getA_Depreciation_Method_ID, getA_Depreciation_Table_Header, getA_Depreciation_Table_Header_ID, getA_Depreciation_Variable_Perc, getA_Depreciation_Variable_Perc_F, getA_Disposal_Gain_A, getA_Disposal_Gain_Acct, getA_Disposal_Loss_A, getA_Disposal_Loss_Acct, getA_Disposal_Revenue_A, getA_Disposal_Revenue_Acct, getA_Reval_Adep_Offset_Cur_A, getA_Reval_Adep_Offset_Cur_Acct, getA_Reval_Adep_Offset_Prior_A, getA_Reval_Adep_Offset_Prior_Acct, getA_Reval_Cal_Method, getA_Reval_Cost_Offset_A, getA_Reval_Cost_Offset_Acct, getA_Reval_Cost_Offset_Prior_A, getA_Reval_Cost_Offset_Prior_Acct, getA_Reval_Depexp_Offset_A, getA_Reval_Depexp_Offset_Acct, getA_Split_Percent, getC_AcctSchema, getC_AcctSchema_ID, getKeyNamePair, getPostingType, getUseLifeMonths, getUseLifeMonths_F, getUseLifeYears, getUseLifeYears_F, initPO, isProcessing, setA_Accumdepreciation_Acct, setA_Asset_Acct, setA_Asset_Group_Acct_ID, setA_Asset_Group_Acct_UU, setA_Asset_Group_ID, setA_Depreciation_Acct, setA_Depreciation_Conv_F_ID, setA_Depreciation_Conv_ID, setA_Depreciation_F_ID, setA_Depreciation_ID, setA_Depreciation_Manual_Amount, setA_Depreciation_Manual_Period, setA_Depreciation_Method_F_ID, setA_Depreciation_Method_ID, setA_Depreciation_Table_Header_ID, setA_Depreciation_Variable_Perc, setA_Depreciation_Variable_Perc_F, setA_Disposal_Gain_Acct, setA_Disposal_Loss_Acct, setA_Disposal_Revenue_Acct, setA_Reval_Adep_Offset_Cur_Acct, setA_Reval_Adep_Offset_Prior_Acct, setA_Reval_Cal_Method, setA_Reval_Cost_Offset_Acct, setA_Reval_Cost_Offset_Prior_Acct, setA_Reval_Depexp_Offset_Acct, setA_Split_Percent, setC_AcctSchema_ID, setPostingType, setProcessing, setUseLifeMonths, setUseLifeMonths_F, setUseLifeYears, setUseLifeYears_F, toString
-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_A_Asset_Group_Acct
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Methods inherited from interface org.compiere.model.SetGetModel
get_Table_ID, get_TableName, get_TrxName
-
-
-
-
Constructor Detail
-
MAssetGroupAcct
public MAssetGroupAcct(Properties ctx, int X_A_Asset_Group_Acct_ID, String trxName)
Default ConstructorX_A_Asset_Group_Acct- Parameters:
ctx
- contextX_A_Asset_Group_Acct_ID
- id
-
MAssetGroupAcct
public MAssetGroupAcct(Properties ctx, ResultSet rs, String trxName)
Load Constructor- Parameters:
ctx
- contextrs
- result set
-
-
Method Detail
-
forA_Asset_Group_ID
public static List<MAssetGroupAcct> forA_Asset_Group_ID(Properties ctx, int A_Asset_Group_ID)
Get Asset Group Accountings for given group
-
forA_Asset_Group_ID
public static List<MAssetGroupAcct> forA_Asset_Group_ID(Properties ctx, int A_Asset_Group_ID, String postingType)
Get Asset Group Accountings for given group
-
getParent
public MAssetGroup getParent()
Get Asset Group
-
getAssetServiceDate
public Timestamp getAssetServiceDate()
- Specified by:
getAssetServiceDate
in interfaceorg.idempiere.fa.feature.UseLife
-
copy
public MAssetGroupAcct copy(MAssetGroup grp)
Clone this object, using specified group- Parameters:
grp
- the new asset group- Returns:
- new asset group accounting (NOTE: it's not saved)
-
beforeSave
public boolean beforeSave(boolean newRecord)
Description copied from class:PO
Called before Save for Pre-Save Operation- Overrides:
beforeSave
in classPO
- Parameters:
newRecord
- new record- Returns:
- true if record can be saved
-
set_AttrValue
public boolean set_AttrValue(String ColumnName, Object value)
- Specified by:
set_AttrValue
in interfaceSetGetModel
-
get_AttrValue
public Object get_AttrValue(String ColumnName)
- Specified by:
get_AttrValue
in interfaceSetGetModel
-
is_AttrValueChanged
public boolean is_AttrValueChanged(String ColumnName)
- Specified by:
is_AttrValueChanged
in interfaceSetGetModel
-
forA_Asset_Group_ID
public static MAssetGroupAcct forA_Asset_Group_ID(Properties ctx, int A_Asset_Group_ID, String postingType, int C_AcctSchema_ID)
Get Asset Group Accountings for given group
-
-