fr.ifremer.wao.ui.services
Class ContactModelFactory

java.lang.Object
  extended by fr.ifremer.wao.ui.services.ContactModelFactory

public class ContactModelFactory
extends Object

ContactModelFactory Created: 18 nov. 2009

Version:
$Revision: 355 $ Mise a jour: $Date: 2010-02-16 14:56:07 +0100 (mar., 16 févr. 2010) $ par : $Author: fdesbois $
Author:
fdesbois

Constructor Summary
ContactModelFactory()
           
 
Method Summary
 org.apache.tapestry5.beaneditor.BeanModel<Contact> buildAdminContactModel(org.apache.tapestry5.services.BeanModelSource beanModelSource, org.apache.tapestry5.ComponentResources resources)
           
 org.apache.tapestry5.beaneditor.BeanModel<Contact> buildContactModel(org.apache.tapestry5.services.BeanModelSource beanModelSource, org.apache.tapestry5.ComponentResources resources)
           
 org.apache.tapestry5.PropertyConduit getBoatDistrictCodePropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getBoatImmatriculationPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getBoatPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getCompanyPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getFishingZoneDivisionPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getFishingZoneFacadePropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getFishingZoneSectorPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getProfessionCodePropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getProfessionLibellePropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getProfessionSpeciesPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getProgramPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getSampleRowPropertyConduit()
           
 org.apache.tapestry5.PropertyConduit getUserPropertyConduit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContactModelFactory

public ContactModelFactory()
Method Detail

buildContactModel

public org.apache.tapestry5.beaneditor.BeanModel<Contact> buildContactModel(org.apache.tapestry5.services.BeanModelSource beanModelSource,
                                                                            org.apache.tapestry5.ComponentResources resources)
Parameters:
beanModelSource - used to construct BeanModel
resources - used to construct BeanModel
Returns:
BeanModel with new params

buildAdminContactModel

public org.apache.tapestry5.beaneditor.BeanModel<Contact> buildAdminContactModel(org.apache.tapestry5.services.BeanModelSource beanModelSource,
                                                                                 org.apache.tapestry5.ComponentResources resources)

getUserPropertyConduit

public org.apache.tapestry5.PropertyConduit getUserPropertyConduit()

getCompanyPropertyConduit

public org.apache.tapestry5.PropertyConduit getCompanyPropertyConduit()

getSampleRowPropertyConduit

public org.apache.tapestry5.PropertyConduit getSampleRowPropertyConduit()

getBoatPropertyConduit

public org.apache.tapestry5.PropertyConduit getBoatPropertyConduit()

getProgramPropertyConduit

public org.apache.tapestry5.PropertyConduit getProgramPropertyConduit()

getProfessionCodePropertyConduit

public org.apache.tapestry5.PropertyConduit getProfessionCodePropertyConduit()

getProfessionLibellePropertyConduit

public org.apache.tapestry5.PropertyConduit getProfessionLibellePropertyConduit()

getProfessionSpeciesPropertyConduit

public org.apache.tapestry5.PropertyConduit getProfessionSpeciesPropertyConduit()

getFishingZoneFacadePropertyConduit

public org.apache.tapestry5.PropertyConduit getFishingZoneFacadePropertyConduit()

getFishingZoneSectorPropertyConduit

public org.apache.tapestry5.PropertyConduit getFishingZoneSectorPropertyConduit()

getFishingZoneDivisionPropertyConduit

public org.apache.tapestry5.PropertyConduit getFishingZoneDivisionPropertyConduit()

getBoatImmatriculationPropertyConduit

public org.apache.tapestry5.PropertyConduit getBoatImmatriculationPropertyConduit()

getBoatDistrictCodePropertyConduit

public org.apache.tapestry5.PropertyConduit getBoatDistrictCodePropertyConduit()


Copyright © 2009-2010 Ifremer. All Rights Reserved.