Uses of Interface
de.uplanet.lucy.server.dataobjects.IDateTimeValueHolder
Packages that use IDateTimeValueHolder
-
Uses of IDateTimeValueHolder in de.uplanet.lucy.server.dataobjects.impl
Classes in de.uplanet.lucy.server.dataobjects.impl that implement IDateTimeValueHolderMethods in de.uplanet.lucy.server.dataobjects.impl that return IDateTimeValueHolderModifier and TypeMethodDescriptionstatic IDateTimeValueHolderValueHolderFactory.getValueHolder(FileTime p_dt) static IDateTimeValueHolderValueHolderFactory.getValueHolder(Calendar p_cal) Deprecated.There is no value holder that is able to retain the full calendar information.static IDateTimeValueHolderValueHolderFactory.getValueHolder(Date p_dt) -
Uses of IDateTimeValueHolder in de.uplanet.lucy.server.scripting
Classes in de.uplanet.lucy.server.scripting that implement IDateTimeValueHolderModifier and TypeClassDescriptionfinal classThis class represents a data/time value as both ajava.sql.Timestampand as a.IDateTimeValueHolder