org.jeinnov.jeitime.ui.projet
Class ClientPartUIBean
java.lang.Object
org.jeinnov.jeitime.ui.projet.ClientPartUIBean
public class ClientPartUIBean
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientPartUIBean
public ClientPartUIBean()
loadAll
public void loadAll()
create
public void create()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
update
public void update()
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
delete
public void delete(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
cancel
public void cancel()
refresh
public void refresh()
select
public void select(javax.servlet.http.HttpServletRequest iRequest)
throws org.ow2.opensuit.core.error.IError
- Throws:
org.ow2.opensuit.core.error.IError
isInProject
public boolean isInProject(int id)
throws ProjetException
- Throws:
ProjetException
getSelected
public ClientPartTO getSelected()
getAllTypes
public static int[] getAllTypes()
getAllCliPart
public java.util.List<ClientPartTO> getAllCliPart()
setAllCliPart
public void setAllCliPart(java.util.List<ClientPartTO> allCliPart)
getIdClientPart
public int getIdClientPart()
setIdClientPart
public void setIdClientPart(int idClientPart)
getNomClientPart
public java.lang.String getNomClientPart()
setNomClientPart
public void setNomClientPart(java.lang.String nomClientPart)
getNomContact
public java.lang.String getNomContact()
setNomContact
public void setNomContact(java.lang.String nomContact)
getNomService
public java.lang.String getNomService()
setNomService
public void setNomService(java.lang.String nomService)
getCommentaire
public java.lang.String getCommentaire()
setCommentaire
public void setCommentaire(java.lang.String commentaire)
getType
public int getType()
setType
public void setType(int type)
Copyright © 2011. All Rights Reserved.