Class DateTimeFormatDetailValue
java.lang.Object
com.echothree.util.server.persistence.BaseValue<DateTimeFormatDetailPK>
com.echothree.model.data.party.server.value.DateTimeFormatDetailValue
- All Implemented Interfaces:
Serializable
,Cloneable
public class DateTimeFormatDetailValue
extends BaseValue<DateTimeFormatDetailPK>
implements Cloneable, Serializable
- See Also:
-
Field Summary
Fields inherited from class com.echothree.util.server.persistence.BaseValue
_primaryKey, entityId
-
Constructor Summary
ConstructorsConstructorDescriptionDateTimeFormatDetailValue
(DateTimeFormatDetailPK dateTimeFormatDetailPK, DateTimeFormatPK dateTimeFormatPK, String dateTimeFormatName, String javaShortDateFormat, String javaAbbrevDateFormat, String javaAbbrevDateFormatWeekday, String javaLongDateFormat, String javaLongDateFormatWeekday, String javaTimeFormat, String javaTimeFormatSeconds, String unixShortDateFormat, String unixAbbrevDateFormat, String unixAbbrevDateFormatWeekday, String unixLongDateFormat, String unixLongDateFormatWeekday, String unixTimeFormat, String unixTimeFormatSeconds, String shortDateSeparator, String timeSeparator, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of DateTimeFormatDetailValueDateTimeFormatDetailValue
(DateTimeFormatPK dateTimeFormatPK, String dateTimeFormatName, String javaShortDateFormat, String javaAbbrevDateFormat, String javaAbbrevDateFormatWeekday, String javaLongDateFormat, String javaLongDateFormatWeekday, String javaTimeFormat, String javaTimeFormatSeconds, String unixShortDateFormat, String unixAbbrevDateFormat, String unixAbbrevDateFormatWeekday, String unixLongDateFormat, String unixLongDateFormatWeekday, String unixTimeFormat, String unixTimeFormatSeconds, String shortDateSeparator, String timeSeparator, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) Creates a new instance of DateTimeFormatDetailValue -
Method Summary
Modifier and TypeMethodDescriptionvoid
clone()
boolean
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()
boolean
isIdentical
(Object other) 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) toString()
Methods inherited from class com.echothree.util.server.persistence.BaseValue
checkForNull, getEntityId, hasIdentity, setEntityId
-
Constructor Details
-
DateTimeFormatDetailValue
public DateTimeFormatDetailValue(DateTimeFormatDetailPK dateTimeFormatDetailPK, DateTimeFormatPK dateTimeFormatPK, String dateTimeFormatName, String javaShortDateFormat, String javaAbbrevDateFormat, String javaAbbrevDateFormatWeekday, String javaLongDateFormat, String javaLongDateFormatWeekday, String javaTimeFormat, String javaTimeFormatSeconds, String unixShortDateFormat, String unixAbbrevDateFormat, String unixAbbrevDateFormatWeekday, String unixLongDateFormat, String unixLongDateFormatWeekday, String unixTimeFormat, String unixTimeFormatSeconds, String shortDateSeparator, String timeSeparator, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of DateTimeFormatDetailValue- Throws:
PersistenceNotNullException
-
DateTimeFormatDetailValue
public DateTimeFormatDetailValue(DateTimeFormatPK dateTimeFormatPK, String dateTimeFormatName, String javaShortDateFormat, String javaAbbrevDateFormat, String javaAbbrevDateFormatWeekday, String javaLongDateFormat, String javaLongDateFormatWeekday, String javaTimeFormat, String javaTimeFormatSeconds, String unixShortDateFormat, String unixAbbrevDateFormat, String unixAbbrevDateFormatWeekday, String unixLongDateFormat, String unixLongDateFormatWeekday, String unixTimeFormat, String unixTimeFormatSeconds, String shortDateSeparator, String timeSeparator, Boolean isDefault, Integer sortOrder, Long fromTime, Long thruTime) throws PersistenceNotNullException Creates a new instance of DateTimeFormatDetailValue- Throws:
PersistenceNotNullException
-
-
Method Details
-
getBaseFactoryInstance
- Specified by:
getBaseFactoryInstance
in classBaseValue<DateTimeFormatDetailPK>
-
clone
-
getPrimaryKey
- Specified by:
getPrimaryKey
in classBaseValue<DateTimeFormatDetailPK>
-
hashCode
-
toString
-
equals
-
isIdentical
-
hasBeenModified
- Specified by:
hasBeenModified
in classBaseValue<DateTimeFormatDetailPK>
-
clearHasBeenModified
- Specified by:
clearHasBeenModified
in classBaseValue<DateTimeFormatDetailPK>
-
getDateTimeFormatPK
-
setDateTimeFormatPK
public void setDateTimeFormatPK(DateTimeFormatPK dateTimeFormatPK) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getDateTimeFormatPKHasBeenModified
-
getDateTimeFormatName
-
setDateTimeFormatName
- Throws:
PersistenceNotNullException
-
getDateTimeFormatNameHasBeenModified
-
getJavaShortDateFormat
-
setJavaShortDateFormat
- Throws:
PersistenceNotNullException
-
getJavaShortDateFormatHasBeenModified
-
getJavaAbbrevDateFormat
-
setJavaAbbrevDateFormat
- Throws:
PersistenceNotNullException
-
getJavaAbbrevDateFormatHasBeenModified
-
getJavaAbbrevDateFormatWeekday
-
setJavaAbbrevDateFormatWeekday
public void setJavaAbbrevDateFormatWeekday(String javaAbbrevDateFormatWeekday) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getJavaAbbrevDateFormatWeekdayHasBeenModified
-
getJavaLongDateFormat
-
setJavaLongDateFormat
- Throws:
PersistenceNotNullException
-
getJavaLongDateFormatHasBeenModified
-
getJavaLongDateFormatWeekday
-
setJavaLongDateFormatWeekday
public void setJavaLongDateFormatWeekday(String javaLongDateFormatWeekday) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getJavaLongDateFormatWeekdayHasBeenModified
-
getJavaTimeFormat
-
setJavaTimeFormat
- Throws:
PersistenceNotNullException
-
getJavaTimeFormatHasBeenModified
-
getJavaTimeFormatSeconds
-
setJavaTimeFormatSeconds
public void setJavaTimeFormatSeconds(String javaTimeFormatSeconds) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getJavaTimeFormatSecondsHasBeenModified
-
getUnixShortDateFormat
-
setUnixShortDateFormat
- Throws:
PersistenceNotNullException
-
getUnixShortDateFormatHasBeenModified
-
getUnixAbbrevDateFormat
-
setUnixAbbrevDateFormat
- Throws:
PersistenceNotNullException
-
getUnixAbbrevDateFormatHasBeenModified
-
getUnixAbbrevDateFormatWeekday
-
setUnixAbbrevDateFormatWeekday
public void setUnixAbbrevDateFormatWeekday(String unixAbbrevDateFormatWeekday) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getUnixAbbrevDateFormatWeekdayHasBeenModified
-
getUnixLongDateFormat
-
setUnixLongDateFormat
- Throws:
PersistenceNotNullException
-
getUnixLongDateFormatHasBeenModified
-
getUnixLongDateFormatWeekday
-
setUnixLongDateFormatWeekday
public void setUnixLongDateFormatWeekday(String unixLongDateFormatWeekday) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getUnixLongDateFormatWeekdayHasBeenModified
-
getUnixTimeFormat
-
setUnixTimeFormat
- Throws:
PersistenceNotNullException
-
getUnixTimeFormatHasBeenModified
-
getUnixTimeFormatSeconds
-
setUnixTimeFormatSeconds
public void setUnixTimeFormatSeconds(String unixTimeFormatSeconds) throws PersistenceNotNullException - Throws:
PersistenceNotNullException
-
getUnixTimeFormatSecondsHasBeenModified
-
getShortDateSeparator
-
setShortDateSeparator
- Throws:
PersistenceNotNullException
-
getShortDateSeparatorHasBeenModified
-
getTimeSeparator
-
setTimeSeparator
- Throws:
PersistenceNotNullException
-
getTimeSeparatorHasBeenModified
-
getIsDefault
-
setIsDefault
- Throws:
PersistenceNotNullException
-
getIsDefaultHasBeenModified
-
getSortOrder
-
setSortOrder
- Throws:
PersistenceNotNullException
-
getSortOrderHasBeenModified
-
getFromTime
-
setFromTime
- Throws:
PersistenceNotNullException
-
getFromTimeHasBeenModified
-
getThruTime
-
setThruTime
- Throws:
PersistenceNotNullException
-
getThruTimeHasBeenModified
-