Class GlAccountDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.accounting.server.entity.GlAccountDetail
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseEntity
_entityPermission
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of GlAccountDetailGlAccountDetail
(GlAccountDetailValue value, EntityPermission entityPermission) Creates a new instance of GlAccountDetail -
Method Summary
Modifier and TypeMethodDescriptionboolean
getCurrency
(EntityPermission entityPermission) getCurrency
(Session session) getCurrency
(Session session, EntityPermission entityPermission) getCurrencyForUpdate
(Session session) boolean
boolean
getGlAccount
(EntityPermission entityPermission) getGlAccount
(Session session) getGlAccount
(Session session, EntityPermission entityPermission) getGlAccountCategory
(EntityPermission entityPermission) getGlAccountCategory
(Session session) getGlAccountCategory
(Session session, EntityPermission entityPermission) getGlAccountCategoryForUpdate
(Session session) boolean
getGlAccountClass
(EntityPermission entityPermission) getGlAccountClass
(Session session) getGlAccountClass
(Session session, EntityPermission entityPermission) getGlAccountClassForUpdate
(Session session) boolean
getGlAccountForUpdate
(Session session) boolean
boolean
getGlAccountType
(EntityPermission entityPermission) getGlAccountType
(Session session) getGlAccountType
(Session session, EntityPermission entityPermission) getGlAccountTypeForUpdate
(Session session) boolean
getGlResourceType
(EntityPermission entityPermission) getGlResourceType
(Session session) getGlResourceType
(Session session, EntityPermission entityPermission) getGlResourceTypeForUpdate
(Session session) boolean
boolean
getParentGlAccount
(EntityPermission entityPermission) getParentGlAccount
(Session session) getParentGlAccount
(Session session, EntityPermission entityPermission) getParentGlAccountForUpdate
(Session session) boolean
boolean
boolean
int
hashCode()
void
remove()
void
void
setCurrency
(Currency entity) void
setCurrencyPK
(CurrencyPK currencyPK) void
setFromTime
(Long fromTime) void
setGlAccount
(GlAccount entity) void
void
setGlAccountCategoryPK
(GlAccountCategoryPK glAccountCategoryPK) void
setGlAccountClass
(GlAccountClass entity) void
setGlAccountClassPK
(GlAccountClassPK glAccountClassPK) void
void
setGlAccountName
(String glAccountName) void
setGlAccountPK
(GlAccountPK glAccountPK) void
setGlAccountType
(GlAccountType entity) void
setGlAccountTypePK
(GlAccountTypePK glAccountTypePK) void
setGlResourceType
(GlResourceType entity) void
setGlResourceTypePK
(GlResourceTypePK glResourceTypePK) void
setIsDefault
(Boolean isDefault) void
setParentGlAccount
(GlAccount entity) void
setParentGlAccountPK
(GlAccountPK parentGlAccountPK) void
setThruTime
(Long thruTime) void
toString()
Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
GlAccountDetail
Creates a new instance of GlAccountDetail- Throws:
PersistenceException
-
GlAccountDetail
Creates a new instance of GlAccountDetail
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstance
in classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
store
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
remove
in classBaseEntity
- Throws:
PersistenceDatabaseException
-
getGlAccountDetailValue
-
setGlAccountDetailValue
- Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseEntity
-
getGlAccountPK
-
getGlAccount
-
getGlAccount
-
getGlAccount
-
getGlAccount
-
getGlAccountForUpdate
-
getGlAccountForUpdate
-
setGlAccountPK
public void setGlAccountPK(GlAccountPK glAccountPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlAccount
-
getGlAccountPKHasBeenModified
-
getGlAccountName
-
setGlAccountName
public void setGlAccountName(String glAccountName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getGlAccountNameHasBeenModified
-
getParentGlAccountPK
-
getParentGlAccount
-
getParentGlAccount
-
getParentGlAccount
-
getParentGlAccount
-
getParentGlAccountForUpdate
-
getParentGlAccountForUpdate
-
setParentGlAccountPK
public void setParentGlAccountPK(GlAccountPK parentGlAccountPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setParentGlAccount
-
getParentGlAccountPKHasBeenModified
-
getGlAccountTypePK
-
getGlAccountType
-
getGlAccountType
-
getGlAccountType
-
getGlAccountType
-
getGlAccountTypeForUpdate
-
getGlAccountTypeForUpdate
-
setGlAccountTypePK
public void setGlAccountTypePK(GlAccountTypePK glAccountTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlAccountType
-
getGlAccountTypePKHasBeenModified
-
getGlAccountClassPK
-
getGlAccountClass
-
getGlAccountClass
-
getGlAccountClass
-
getGlAccountClass
-
getGlAccountClassForUpdate
-
getGlAccountClassForUpdate
-
setGlAccountClassPK
public void setGlAccountClassPK(GlAccountClassPK glAccountClassPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlAccountClass
-
getGlAccountClassPKHasBeenModified
-
getGlAccountCategoryPK
-
getGlAccountCategory
-
getGlAccountCategory
-
getGlAccountCategory
-
getGlAccountCategory
-
getGlAccountCategoryForUpdate
-
getGlAccountCategoryForUpdate
-
setGlAccountCategoryPK
public void setGlAccountCategoryPK(GlAccountCategoryPK glAccountCategoryPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlAccountCategory
-
getGlAccountCategoryPKHasBeenModified
-
getGlResourceTypePK
-
getGlResourceType
-
getGlResourceType
-
getGlResourceType
-
getGlResourceType
-
getGlResourceTypeForUpdate
-
getGlResourceTypeForUpdate
-
setGlResourceTypePK
public void setGlResourceTypePK(GlResourceTypePK glResourceTypePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setGlResourceType
-
getGlResourceTypePKHasBeenModified
-
getCurrencyPK
-
getCurrency
-
getCurrency
-
getCurrency
-
getCurrency
-
getCurrencyForUpdate
-
getCurrencyForUpdate
-
setCurrencyPK
public void setCurrencyPK(CurrencyPK currencyPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCurrency
-
getCurrencyPKHasBeenModified
-
getIsDefault
-
setIsDefault
public void setIsDefault(Boolean isDefault) throws PersistenceNotNullException, PersistenceReadOnlyException -
getIsDefaultHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-