com.jurismarches.vradi.entities
Class FormLinkImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by com.jurismarches.vradi.entities.FormLinkAbstract
          extended by com.jurismarches.vradi.entities.FormLinkImpl
All Implemented Interfaces:
FormLink, Serializable, Cloneable, org.nuiton.wikitty.BusinessEntity

public class FormLinkImpl
extends FormLinkAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.jurismarches.vradi.entities.FormLinkAbstract
extensionFormLink, extensions
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface com.jurismarches.vradi.entities.FormLink
EXT_FORMLINK, FIELD_FORMLINK_FROMFORM, FIELD_FORMLINK_NAME, FIELD_FORMLINK_TOFORM, FIELD_FORMLINK_TYPE, FQ_FIELD_FORMLINK_FROMFORM, FQ_FIELD_FORMLINK_NAME, FQ_FIELD_FORMLINK_TOFORM, FQ_FIELD_FORMLINK_TYPE
 
Constructor Summary
FormLinkImpl()
          FormLinkImpl :
FormLinkImpl(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
          FormLinkImpl :
FormLinkImpl(org.nuiton.wikitty.Wikitty wikitty)
          FormLinkImpl :
 
Method Summary
 
Methods inherited from class com.jurismarches.vradi.entities.FormLinkAbstract
getFromForm, getName, getStaticExtensions, getToForm, getType, setFromForm, setName, setToForm, setType, toString
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

FormLinkImpl

public FormLinkImpl()
FormLinkImpl :


FormLinkImpl

public FormLinkImpl(org.nuiton.wikitty.Wikitty wikitty)
FormLinkImpl :

Parameters:
wikitty -

FormLinkImpl

public FormLinkImpl(org.nuiton.wikitty.BusinessEntityWikitty businessEntityWikitty)
FormLinkImpl :

Parameters:
businessEntityWikitty -


Copyright © 2009-2010 JurisMarches. All Rights Reserved.