Uses of Class
com.uoc.tfc.Base.mestres.TipusDocument

Packages that use TipusDocument
com.uoc.tfc.Base.usuari   
com.uoc.tfc.UI.struts.action.common   
com.uoc.tfc.UI.struts.form.matricula   
com.uoc.tfc.UI.struts.form.qualificacio   
com.uoc.tfc.UI.struts.form.usuari   
 

Uses of TipusDocument in com.uoc.tfc.Base.usuari
 

Methods in com.uoc.tfc.Base.usuari that return TipusDocument
 TipusDocument Usuari.getIdTipusDocument()
          Getter idTipusDocument
 

Methods in com.uoc.tfc.Base.usuari with parameters of type TipusDocument
 void Usuari.setIdTipusDocument(TipusDocument idTipusDocument)
          Setter idTipusDocument
 

Uses of TipusDocument in com.uoc.tfc.UI.struts.action.common
 

Methods in com.uoc.tfc.UI.struts.action.common that return TipusDocument
static TipusDocument[] HelperUI.recuperaTipusDocuments(java.util.HashMap p_parametres)
          Recuperem els diferents tipus de documents de la base de dades
 

Uses of TipusDocument in com.uoc.tfc.UI.struts.form.matricula
 

Methods in com.uoc.tfc.UI.struts.form.matricula that return types with arguments of type TipusDocument
 java.util.ArrayList<TipusDocument> CercaMatriculaForm.getTipusDocument()
          Getter arraylist tipus de document
 

Method parameters in com.uoc.tfc.UI.struts.form.matricula with type arguments of type TipusDocument
 void CercaMatriculaForm.setTipusDocument(java.util.ArrayList<TipusDocument> tipusDocument)
          Setter ArrayList tipus document
 

Uses of TipusDocument in com.uoc.tfc.UI.struts.form.qualificacio
 

Methods in com.uoc.tfc.UI.struts.form.qualificacio that return types with arguments of type TipusDocument
 java.util.ArrayList<TipusDocument> CercaQualificacioForm.getTipusDocument()
          Getter tipus document
 

Method parameters in com.uoc.tfc.UI.struts.form.qualificacio with type arguments of type TipusDocument
 void CercaQualificacioForm.setTipusDocument(java.util.ArrayList<TipusDocument> tipusDocument)
          Setter tipus document
 

Uses of TipusDocument in com.uoc.tfc.UI.struts.form.usuari
 

Methods in com.uoc.tfc.UI.struts.form.usuari that return TipusDocument
 TipusDocument EditUsuariForm.getIdTipusDocument()
          Getter tipus document
 

Methods in com.uoc.tfc.UI.struts.form.usuari that return types with arguments of type TipusDocument
 java.util.ArrayList<TipusDocument> SelectorUsuariForm.getTipusDocument()
          Getter arrayList tipus document
 java.util.ArrayList<TipusDocument> CercaUsuariForm.getTipusDocument()
          Getter arrayList tipus document
 java.util.ArrayList<TipusDocument> EditUsuariForm.getTipusDocuments()
          Getter arrayList de tipus de document
 

Methods in com.uoc.tfc.UI.struts.form.usuari with parameters of type TipusDocument
 void EditUsuariForm.setIdTipusDocument(TipusDocument idTipusDocument)
          Setter idTipusDocument
 

Method parameters in com.uoc.tfc.UI.struts.form.usuari with type arguments of type TipusDocument
 void SelectorUsuariForm.setTipusDocument(java.util.ArrayList<TipusDocument> tipusDocument)
          Setter arrayList tipus document
 void CercaUsuariForm.setTipusDocument(java.util.ArrayList<TipusDocument> tipusDocument)
          Setter arrayList tipus document
 void EditUsuariForm.setTipusDocuments(java.util.ArrayList<TipusDocument> tipusDocuments)
          Setter arrayList tipusDocuments