|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.CercaType
Strutture di ricerca. Attributi: idLista=identificativo della lista da cui ripartire per lo scorrimento o applicazione di filtri maxRighe=numero massimo di righe richieste per liste sintetiche (documenti e/o elementi di authority), se non presente si applica il default del sistema: 100 numPrimo=numero del blocco di record che il client vuole ricevere, se non comunicato si intende 1. tipoOrd=tipo ordinamento della lista di output tipoOutput=tipo di formato di output richiesto: tipo di sintetica o analitico
Constructor Summary | |
CercaType()
|
Method Summary | |
void |
deleteMaxRighe()
Method deleteMaxRighe |
void |
deleteNumPrimo()
Method deleteNumPrimo |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CercaElementoAutType |
getCercaElementoAut()
Method getCercaElementoAutReturns the value of field 'cercaElementoAut'. |
LocalizzaInfoType |
getCercaLocalizzaInfo()
Method getCercaLocalizzaInfoReturns the value of field 'cercaLocalizzaInfo'. |
CercaPropostaType |
getCercaPropostaCorrezione()
Method getCercaPropostaCorrezioneReturns the value of field 'cercaPropostaCorrezione'. |
SbnUserType |
getCercaSbnProfile()
Method getCercaSbnProfileReturns the value of field 'cercaSbnProfile'. |
CercaTitoloType |
getCercaTitolo()
Method getCercaTitoloReturns the value of field 'cercaTitolo'. |
java.lang.String |
getIdLista()
Method getIdListaReturns the value of field 'idLista'. |
int |
getMaxRighe()
Method getMaxRigheReturns the value of field 'maxRighe'. |
int |
getNumPrimo()
Method getNumPrimoReturns the value of field 'numPrimo'. |
SbnTipoOrd |
getTipoOrd()
Method getTipoOrdReturns the value of field 'tipoOrd'. |
SbnTipoOutput |
getTipoOutput()
Method getTipoOutputReturns the value of field 'tipoOutput'. |
boolean |
hasMaxRighe()
Method hasMaxRighe |
boolean |
hasNumPrimo()
Method hasNumPrimo |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCercaElementoAut(CercaElementoAutType cercaElementoAut)
Method setCercaElementoAutSets the value of field 'cercaElementoAut'. |
void |
setCercaLocalizzaInfo(LocalizzaInfoType cercaLocalizzaInfo)
Method setCercaLocalizzaInfoSets the value of field 'cercaLocalizzaInfo'. |
void |
setCercaPropostaCorrezione(CercaPropostaType cercaPropostaCorrezione)
Method setCercaPropostaCorrezioneSets the value of field 'cercaPropostaCorrezione'. |
void |
setCercaSbnProfile(SbnUserType cercaSbnProfile)
Method setCercaSbnProfileSets the value of field 'cercaSbnProfile'. |
void |
setCercaTitolo(CercaTitoloType cercaTitolo)
Method setCercaTitoloSets the value of field 'cercaTitolo'. |
void |
setIdLista(java.lang.String idLista)
Method setIdListaSets the value of field 'idLista'. |
void |
setMaxRighe(int maxRighe)
Method setMaxRigheSets the value of field 'maxRighe'. |
void |
setNumPrimo(int numPrimo)
Method setNumPrimoSets the value of field 'numPrimo'. |
void |
setTipoOrd(SbnTipoOrd tipoOrd)
Method setTipoOrdSets the value of field 'tipoOrd'. |
void |
setTipoOutput(SbnTipoOutput tipoOutput)
Method setTipoOutputSets the value of field 'tipoOutput'. |
static CercaType |
unmarshalCercaType(java.io.Reader reader)
Method unmarshalCercaType |
void |
validate()
Method validate |
Methods inherited from class sbnmarcBase.sbnmarcBase |
fromStringToRootObject |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CercaType()
Method Detail |
public void deleteMaxRighe()
public void deleteNumPrimo()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public CercaElementoAutType getCercaElementoAut()
public LocalizzaInfoType getCercaLocalizzaInfo()
public CercaPropostaType getCercaPropostaCorrezione()
public SbnUserType getCercaSbnProfile()
public CercaTitoloType getCercaTitolo()
public java.lang.String getIdLista()
public int getMaxRighe()
public int getNumPrimo()
public SbnTipoOrd getTipoOrd()
public SbnTipoOutput getTipoOutput()
public boolean hasMaxRighe()
public boolean hasNumPrimo()
public boolean isValid()
public void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
-
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setCercaElementoAut(CercaElementoAutType cercaElementoAut)
cercaElementoAut
- the value of field 'cercaElementoAut'public void setCercaLocalizzaInfo(LocalizzaInfoType cercaLocalizzaInfo)
cercaLocalizzaInfo
- the value of field
'cercaLocalizzaInfo'.public void setCercaPropostaCorrezione(CercaPropostaType cercaPropostaCorrezione)
cercaPropostaCorrezione
- the value of field
'cercaPropostaCorrezione'.public void setCercaSbnProfile(SbnUserType cercaSbnProfile)
cercaSbnProfile
- the value of field 'cercaSbnProfile'.public void setCercaTitolo(CercaTitoloType cercaTitolo)
cercaTitolo
- the value of field 'cercaTitolo'.public void setIdLista(java.lang.String idLista)
idLista
- the value of field 'idLista'.public void setMaxRighe(int maxRighe)
maxRighe
- the value of field 'maxRighe'.public void setNumPrimo(int numPrimo)
numPrimo
- the value of field 'numPrimo'.public void setTipoOrd(SbnTipoOrd tipoOrd)
tipoOrd
- the value of field 'tipoOrd'.public void setTipoOutput(SbnTipoOutput tipoOutput)
tipoOutput
- the value of field 'tipoOutput'.public static CercaType unmarshalCercaType(java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
reader
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate() throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |