org.jeinnov.jeitime.api.service.projet
Class ResultTransformersProject

java.lang.Object
  extended by org.jeinnov.jeitime.api.service.projet.ResultTransformersProject

public class ResultTransformersProject
extends java.lang.Object


Constructor Summary
ResultTransformersProject()
           
 
Method Summary
 void toProjectP(ProjetTO projet, ProjetP p)
           
 ProjetTO toProjectTO(ProjetP p)
           
 void toTacheP(TacheTO tacheTO, TacheP tacheP)
           
 TacheTO toTacheTO(TacheP tacheP)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultTransformersProject

public ResultTransformersProject()
Method Detail

toProjectTO

public ProjetTO toProjectTO(ProjetP p)

toProjectP

public void toProjectP(ProjetTO projet,
                       ProjetP p)

toTacheTO

public TacheTO toTacheTO(TacheP tacheP)

toTacheP

public void toTacheP(TacheTO tacheTO,
                     TacheP tacheP)


Copyright © 2011. All Rights Reserved.