Class HarmonizedTariffScheduleCodeDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.item.server.entity.HarmonizedTariffScheduleCodeDetail
- 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 HarmonizedTariffScheduleCodeDetailHarmonizedTariffScheduleCodeDetail
(HarmonizedTariffScheduleCodeDetailValue value, EntityPermission entityPermission) Creates a new instance of HarmonizedTariffScheduleCodeDetail -
Method Summary
Modifier and TypeMethodDescriptionboolean
getCountryGeoCode
(EntityPermission entityPermission) getCountryGeoCode
(Session session) getCountryGeoCode
(Session session, EntityPermission entityPermission) getCountryGeoCodeForUpdate
(Session session) boolean
getFirstHarmonizedTariffScheduleCodeUnit
(EntityPermission entityPermission) getFirstHarmonizedTariffScheduleCodeUnit
(Session session, EntityPermission entityPermission) boolean
boolean
getHarmonizedTariffScheduleCode
(EntityPermission entityPermission) getHarmonizedTariffScheduleCode
(Session session) getHarmonizedTariffScheduleCode
(Session session, EntityPermission entityPermission) boolean
boolean
boolean
getSecondHarmonizedTariffScheduleCodeUnit
(EntityPermission entityPermission) getSecondHarmonizedTariffScheduleCodeUnit
(Session session, EntityPermission entityPermission) boolean
boolean
boolean
boolean
int
hashCode()
void
remove()
void
void
setCountryGeoCode
(GeoCode entity) void
setCountryGeoCodePK
(GeoCodePK countryGeoCodePK) void
void
setFirstHarmonizedTariffScheduleCodeUnitPK
(HarmonizedTariffScheduleCodeUnitPK firstHarmonizedTariffScheduleCodeUnitPK) void
setFromTime
(Long fromTime) void
void
void
setHarmonizedTariffScheduleCodeName
(String harmonizedTariffScheduleCodeName) void
setHarmonizedTariffScheduleCodePK
(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK) void
setIsDefault
(Boolean isDefault) void
void
setSecondHarmonizedTariffScheduleCodeUnitPK
(HarmonizedTariffScheduleCodeUnitPK secondHarmonizedTariffScheduleCodeUnitPK) void
setSortOrder
(Integer sortOrder) void
setThruTime
(Long thruTime) void
toString()
Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
HarmonizedTariffScheduleCodeDetail
Creates a new instance of HarmonizedTariffScheduleCodeDetail- Throws:
PersistenceException
-
HarmonizedTariffScheduleCodeDetail
public HarmonizedTariffScheduleCodeDetail(HarmonizedTariffScheduleCodeDetailValue value, EntityPermission entityPermission) Creates a new instance of HarmonizedTariffScheduleCodeDetail
-
-
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
-
getHarmonizedTariffScheduleCodeDetailValue
-
setHarmonizedTariffScheduleCodeDetailValue
public void setHarmonizedTariffScheduleCodeDetailValue(HarmonizedTariffScheduleCodeDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseEntity
-
getHarmonizedTariffScheduleCodePK
-
getHarmonizedTariffScheduleCode
public HarmonizedTariffScheduleCode getHarmonizedTariffScheduleCode(Session session, EntityPermission entityPermission) -
getHarmonizedTariffScheduleCode
public HarmonizedTariffScheduleCode getHarmonizedTariffScheduleCode(EntityPermission entityPermission) -
getHarmonizedTariffScheduleCode
-
getHarmonizedTariffScheduleCode
-
getHarmonizedTariffScheduleCodeForUpdate
-
getHarmonizedTariffScheduleCodeForUpdate
-
setHarmonizedTariffScheduleCodePK
public void setHarmonizedTariffScheduleCodePK(HarmonizedTariffScheduleCodePK harmonizedTariffScheduleCodePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setHarmonizedTariffScheduleCode
-
getHarmonizedTariffScheduleCodePKHasBeenModified
-
getCountryGeoCodePK
-
getCountryGeoCode
-
getCountryGeoCode
-
getCountryGeoCode
-
getCountryGeoCode
-
getCountryGeoCodeForUpdate
-
getCountryGeoCodeForUpdate
-
setCountryGeoCodePK
public void setCountryGeoCodePK(GeoCodePK countryGeoCodePK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setCountryGeoCode
-
getCountryGeoCodePKHasBeenModified
-
getHarmonizedTariffScheduleCodeName
-
setHarmonizedTariffScheduleCodeName
public void setHarmonizedTariffScheduleCodeName(String harmonizedTariffScheduleCodeName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getHarmonizedTariffScheduleCodeNameHasBeenModified
-
getFirstHarmonizedTariffScheduleCodeUnitPK
-
getFirstHarmonizedTariffScheduleCodeUnit
public HarmonizedTariffScheduleCodeUnit getFirstHarmonizedTariffScheduleCodeUnit(Session session, EntityPermission entityPermission) -
getFirstHarmonizedTariffScheduleCodeUnit
public HarmonizedTariffScheduleCodeUnit getFirstHarmonizedTariffScheduleCodeUnit(EntityPermission entityPermission) -
getFirstHarmonizedTariffScheduleCodeUnit
-
getFirstHarmonizedTariffScheduleCodeUnit
-
getFirstHarmonizedTariffScheduleCodeUnitForUpdate
-
getFirstHarmonizedTariffScheduleCodeUnitForUpdate
-
setFirstHarmonizedTariffScheduleCodeUnitPK
public void setFirstHarmonizedTariffScheduleCodeUnitPK(HarmonizedTariffScheduleCodeUnitPK firstHarmonizedTariffScheduleCodeUnitPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setFirstHarmonizedTariffScheduleCodeUnit
-
getFirstHarmonizedTariffScheduleCodeUnitPKHasBeenModified
-
getSecondHarmonizedTariffScheduleCodeUnitPK
-
getSecondHarmonizedTariffScheduleCodeUnit
public HarmonizedTariffScheduleCodeUnit getSecondHarmonizedTariffScheduleCodeUnit(Session session, EntityPermission entityPermission) -
getSecondHarmonizedTariffScheduleCodeUnit
public HarmonizedTariffScheduleCodeUnit getSecondHarmonizedTariffScheduleCodeUnit(EntityPermission entityPermission) -
getSecondHarmonizedTariffScheduleCodeUnit
-
getSecondHarmonizedTariffScheduleCodeUnit
-
getSecondHarmonizedTariffScheduleCodeUnitForUpdate
-
getSecondHarmonizedTariffScheduleCodeUnitForUpdate
-
setSecondHarmonizedTariffScheduleCodeUnitPK
public void setSecondHarmonizedTariffScheduleCodeUnitPK(HarmonizedTariffScheduleCodeUnitPK secondHarmonizedTariffScheduleCodeUnitPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setSecondHarmonizedTariffScheduleCodeUnit
-
getSecondHarmonizedTariffScheduleCodeUnitPKHasBeenModified
-
getIsDefault
-
setIsDefault
public void setIsDefault(Boolean isDefault) throws PersistenceNotNullException, PersistenceReadOnlyException -
getIsDefaultHasBeenModified
-
getSortOrder
-
setSortOrder
public void setSortOrder(Integer sortOrder) throws PersistenceNotNullException, PersistenceReadOnlyException -
getSortOrderHasBeenModified
-
getFromTime
-
setFromTime
public void setFromTime(Long fromTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
public void setThruTime(Long thruTime) throws PersistenceNotNullException, PersistenceReadOnlyException -
getThruTimeHasBeenModified
-