LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.peer
Class LyPeerField

java.lang.Object
  extended by leon.peer.LyPeerField
All Implemented Interfaces:
LyField
Direct Known Subclasses:
LyAttributeField, LyColumnField

public abstract class LyPeerField
extends java.lang.Object
implements LyField

Abstract class that holds common methods for all peer fields. Wrapper that implements LyField for physical fields.


Field Summary
static java.lang.String __VERSION
           
 
Constructor Summary
LyPeerField()
          Constructs a peer field.
 
Method Summary
 LyValue buildFieldValue(java.lang.Object value)
          Builds the appropriate field value (LyValue) corresponding to this field from an untyped value object.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface leon.data.LyField
getId, getValueClass
 

Field Detail

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LyPeerField

public LyPeerField()
Constructs a peer field.

Method Detail

buildFieldValue

public LyValue buildFieldValue(java.lang.Object value)
Builds the appropriate field value (LyValue) corresponding to this field from an untyped value object. The default field value representation for peer fields is LyPeerFieldValue.

Specified by:
buildFieldValue in interface LyField
Parameters:
value - Untyped value.
Returns:
A field value for the given field that corresponds to the specified value.

(c) January 2013 - W4 S.A.

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