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 TypeMethodDescriptionboolean
getDateTimeFormat
(EntityPermission entityPermission) getDateTimeFormat
(Session session) getDateTimeFormat
(Session session, EntityPermission entityPermission) getDateTimeFormatForUpdate
(Session session) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
int
hashCode()
void
remove()
void
void
setDateTimeFormat
(DateTimeFormat entity) void
void
setDateTimeFormatName
(String dateTimeFormatName) void
setDateTimeFormatPK
(DateTimeFormatPK dateTimeFormatPK) void
setFromTime
(Long fromTime) void
setIsDefault
(Boolean isDefault) void
setJavaAbbrevDateFormat
(String javaAbbrevDateFormat) void
setJavaAbbrevDateFormatWeekday
(String javaAbbrevDateFormatWeekday) void
setJavaLongDateFormat
(String javaLongDateFormat) void
setJavaLongDateFormatWeekday
(String javaLongDateFormatWeekday) void
setJavaShortDateFormat
(String javaShortDateFormat) void
setJavaTimeFormat
(String javaTimeFormat) void
setJavaTimeFormatSeconds
(String javaTimeFormatSeconds) void
setShortDateSeparator
(String shortDateSeparator) void
setSortOrder
(Integer sortOrder) void
setThruTime
(Long thruTime) void
setTimeSeparator
(String timeSeparator) void
setUnixAbbrevDateFormat
(String unixAbbrevDateFormat) void
setUnixAbbrevDateFormatWeekday
(String unixAbbrevDateFormatWeekday) void
setUnixLongDateFormat
(String unixLongDateFormat) void
setUnixLongDateFormatWeekday
(String unixLongDateFormatWeekday) void
setUnixShortDateFormat
(String unixShortDateFormat) void
setUnixTimeFormat
(String unixTimeFormat) void
setUnixTimeFormatSeconds
(String unixTimeFormatSeconds) void
toString()
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:
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
-
getDateTimeFormatDetailValue
-
setDateTimeFormatDetailValue
public void setDateTimeFormatDetailValue(DateTimeFormatDetailValue value) throws PersistenceReadOnlyException - Throws:
PersistenceReadOnlyException
-
getPrimaryKey
- Specified by:
getPrimaryKey
in 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
-