Uses of Class
de.uplanet.lucy.server.dataobjects.impl.NowValueHolder
-
Packages that use NowValueHolder Package Description de.uplanet.lucy.server.auxiliaries Contains helper and convenience classes for Velocity-based web authoring with Intrexx. -
-
Uses of NowValueHolder in de.uplanet.lucy.server.auxiliaries
Methods in de.uplanet.lucy.server.auxiliaries that return NowValueHolder Modifier and Type Method Description NowValueHolder
Portal. getNow()
Get a value holder for the current date and time.static NowValueHolder
ValueHolderFactory. getNowValueHolder()
Get a value holder, that holds the current date and time.
-