Class DateTimeFormatDetail
java.lang.Object
com.echothree.util.server.persistence.BaseEntity
com.echothree.model.data.party.server.entity.DateTimeFormatDetail
- 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 DateTimeFormatDetailDateTimeFormatDetail(DateTimeFormatDetailValue value, EntityPermission entityPermission) Creates a new instance of DateTimeFormatDetail -
Method Summary
Modifier and TypeMethodDescriptionbooleangetDateTimeFormat(EntityPermission entityPermission) getDateTimeFormat(Session session) getDateTimeFormat(Session session, EntityPermission entityPermission) getDateTimeFormatForUpdate(Session session) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleaninthashCode()voidremove()voidvoidsetDateTimeFormat(DateTimeFormat entity) voidvoidsetDateTimeFormatName(String dateTimeFormatName) voidsetDateTimeFormatPK(DateTimeFormatPK dateTimeFormatPK) voidsetFromTime(Long fromTime) voidsetIsDefault(Boolean isDefault) voidsetJavaAbbrevDateFormat(String javaAbbrevDateFormat) voidsetJavaAbbrevDateFormatWeekday(String javaAbbrevDateFormatWeekday) voidsetJavaLongDateFormat(String javaLongDateFormat) voidsetJavaLongDateFormatWeekday(String javaLongDateFormatWeekday) voidsetJavaShortDateFormat(String javaShortDateFormat) voidsetJavaTimeFormat(String javaTimeFormat) voidsetJavaTimeFormatSeconds(String javaTimeFormatSeconds) voidsetShortDateSeparator(String shortDateSeparator) voidsetSortOrder(Integer sortOrder) voidsetThruTime(Long thruTime) voidsetTimeSeparator(String timeSeparator) voidsetUnixAbbrevDateFormat(String unixAbbrevDateFormat) voidsetUnixAbbrevDateFormatWeekday(String unixAbbrevDateFormatWeekday) voidsetUnixLongDateFormat(String unixLongDateFormat) voidsetUnixLongDateFormatWeekday(String unixLongDateFormatWeekday) voidsetUnixShortDateFormat(String unixShortDateFormat) voidsetUnixTimeFormat(String unixTimeFormat) voidsetUnixTimeFormatSeconds(String unixTimeFormatSeconds) voidtoString()Methods inherited from class com.echothree.util.server.persistence.BaseEntity
checkReadWrite, getEntityPermission, store
-
Constructor Details
-
DateTimeFormatDetail
Creates a new instance of DateTimeFormatDetail- Throws:
PersistenceException
-
DateTimeFormatDetail
Creates a new instance of DateTimeFormatDetail
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstancein classBaseEntity
-
hasBeenModified
- Specified by:
hasBeenModifiedin classBaseEntity
-
hashCode
-
toString
-
equals
-
store
- Specified by:
storein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Specified by:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
remove
- Overrides:
removein classBaseEntity- Throws:
PersistenceDatabaseException
-
getDateTimeFormatDetailValue
-
setDateTimeFormatDetailValue
public void setDateTimeFormatDetailValue(DateTimeFormatDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKeyin classBaseEntity
-
getDateTimeFormatPK
-
getDateTimeFormat
-
getDateTimeFormat
-
getDateTimeFormat
-
getDateTimeFormat
-
getDateTimeFormatForUpdate
-
getDateTimeFormatForUpdate
-
setDateTimeFormatPK
public void setDateTimeFormatPK(DateTimeFormatPK dateTimeFormatPK) throws PersistenceNotNullException, PersistenceReadOnlyException -
setDateTimeFormat
-
getDateTimeFormatPKHasBeenModified
-
getDateTimeFormatName
-
setDateTimeFormatName
public void setDateTimeFormatName(String dateTimeFormatName) throws PersistenceNotNullException, PersistenceReadOnlyException -
getDateTimeFormatNameHasBeenModified
-
getJavaShortDateFormat
-
setJavaShortDateFormat
public void setJavaShortDateFormat(String javaShortDateFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaShortDateFormatHasBeenModified
-
getJavaAbbrevDateFormat
-
setJavaAbbrevDateFormat
public void setJavaAbbrevDateFormat(String javaAbbrevDateFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaAbbrevDateFormatHasBeenModified
-
getJavaAbbrevDateFormatWeekday
-
setJavaAbbrevDateFormatWeekday
public void setJavaAbbrevDateFormatWeekday(String javaAbbrevDateFormatWeekday) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaAbbrevDateFormatWeekdayHasBeenModified
-
getJavaLongDateFormat
-
setJavaLongDateFormat
public void setJavaLongDateFormat(String javaLongDateFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaLongDateFormatHasBeenModified
-
getJavaLongDateFormatWeekday
-
setJavaLongDateFormatWeekday
public void setJavaLongDateFormatWeekday(String javaLongDateFormatWeekday) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaLongDateFormatWeekdayHasBeenModified
-
getJavaTimeFormat
-
setJavaTimeFormat
public void setJavaTimeFormat(String javaTimeFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaTimeFormatHasBeenModified
-
getJavaTimeFormatSeconds
-
setJavaTimeFormatSeconds
public void setJavaTimeFormatSeconds(String javaTimeFormatSeconds) throws PersistenceNotNullException, PersistenceReadOnlyException -
getJavaTimeFormatSecondsHasBeenModified
-
getUnixShortDateFormat
-
setUnixShortDateFormat
public void setUnixShortDateFormat(String unixShortDateFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixShortDateFormatHasBeenModified
-
getUnixAbbrevDateFormat
-
setUnixAbbrevDateFormat
public void setUnixAbbrevDateFormat(String unixAbbrevDateFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixAbbrevDateFormatHasBeenModified
-
getUnixAbbrevDateFormatWeekday
-
setUnixAbbrevDateFormatWeekday
public void setUnixAbbrevDateFormatWeekday(String unixAbbrevDateFormatWeekday) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixAbbrevDateFormatWeekdayHasBeenModified
-
getUnixLongDateFormat
-
setUnixLongDateFormat
public void setUnixLongDateFormat(String unixLongDateFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixLongDateFormatHasBeenModified
-
getUnixLongDateFormatWeekday
-
setUnixLongDateFormatWeekday
public void setUnixLongDateFormatWeekday(String unixLongDateFormatWeekday) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixLongDateFormatWeekdayHasBeenModified
-
getUnixTimeFormat
-
setUnixTimeFormat
public void setUnixTimeFormat(String unixTimeFormat) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixTimeFormatHasBeenModified
-
getUnixTimeFormatSeconds
-
setUnixTimeFormatSeconds
public void setUnixTimeFormatSeconds(String unixTimeFormatSeconds) throws PersistenceNotNullException, PersistenceReadOnlyException -
getUnixTimeFormatSecondsHasBeenModified
-
getShortDateSeparator
-
setShortDateSeparator
public void setShortDateSeparator(String shortDateSeparator) throws PersistenceNotNullException, PersistenceReadOnlyException -
getShortDateSeparatorHasBeenModified
-
getTimeSeparator
-
setTimeSeparator
public void setTimeSeparator(String timeSeparator) throws PersistenceNotNullException, PersistenceReadOnlyException -
getTimeSeparatorHasBeenModified
-
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
-