LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.data.daemon
Class LyFieldInfoDaemon

java.lang.Object
  extended by leon.data.daemon.LyDaemon
      extended by leon.data.daemon.LyFieldInfoDaemon
All Implemented Interfaces:
LyDataSourceListener
Direct Known Subclasses:
LyArrayFieldInfoDaemon, LyPathDaemon, LyRelationDaemon

public abstract class LyFieldInfoDaemon
extends LyDaemon

Daemon for calculated relations.


Field Summary
static java.lang.String __VERSION
          File version
 
Method Summary
abstract  void freeValue(LyObject object)
          To free a calculated value for the specified object.
 LyFieldInfo getFieldInfo()
          Get the fieldInfo handled by this daemon
abstract  java.lang.Object getValue(LyObject object)
          To get the value for the specified object.
 
Methods inherited from class leon.data.daemon.LyDaemon
getInfo, getSourceClass, idRehashed, objectCreated, objectDeleted, objectModified, unload
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values
Method Detail

getValue

public abstract java.lang.Object getValue(LyObject object)
To get the value for the specified object.

Parameters:
object - the object we want the value.
Returns:
the value of field info for the specified object.

freeValue

public abstract void freeValue(LyObject object)
To free a calculated value for the specified object.

Parameters:
object - the object we want to free the value.

getFieldInfo

public LyFieldInfo getFieldInfo()
Get the fieldInfo handled by this daemon

Returns:
a fieldInfo

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com