|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | 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()
|
void |
deleteNumPrimo()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CercaElementoAutType |
getCercaElementoAut()
Returns the value of field 'cercaElementoAut'. |
LocalizzaInfoType |
getCercaLocalizzaInfo()
Returns the value of field 'cercaLocalizzaInfo'. |
CercaPropostaType |
getCercaPropostaCorrezione()
Returns the value of field 'cercaPropostaCorrezione'. |
SbnUserType |
getCercaSbnProfile()
Returns the value of field 'cercaSbnProfile'. |
CercaTitoloType |
getCercaTitolo()
Returns the value of field 'cercaTitolo'. |
java.lang.String |
getIdLista()
Returns the value of field 'idLista'. |
int |
getMaxRighe()
Returns the value of field 'maxRighe'. |
int |
getNumPrimo()
Returns the value of field 'numPrimo'. |
SbnTipoOrd |
getTipoOrd()
Returns the value of field 'tipoOrd'. |
SbnTipoOutput |
getTipoOutput()
Returns the value of field 'tipoOutput'. |
boolean |
hasMaxRighe()
|
boolean |
hasNumPrimo()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCercaElementoAut(CercaElementoAutType cercaElementoAut)
Sets the value of field 'cercaElementoAut'. |
void |
setCercaLocalizzaInfo(LocalizzaInfoType cercaLocalizzaInfo)
Sets the value of field 'cercaLocalizzaInfo'. |
void |
setCercaPropostaCorrezione(CercaPropostaType cercaPropostaCorrezione)
Sets the value of field 'cercaPropostaCorrezione'. |
void |
setCercaSbnProfile(SbnUserType cercaSbnProfile)
Sets the value of field 'cercaSbnProfile'. |
void |
setCercaTitolo(CercaTitoloType cercaTitolo)
Sets the value of field 'cercaTitolo'. |
void |
setIdLista(java.lang.String idLista)
Sets the value of field 'idLista'. |
void |
setMaxRighe(int maxRighe)
Sets the value of field 'maxRighe'. |
void |
setNumPrimo(int numPrimo)
Sets the value of field 'numPrimo'. |
void |
setTipoOrd(SbnTipoOrd tipoOrd)
Sets the value of field 'tipoOrd'. |
void |
setTipoOutput(SbnTipoOutput tipoOutput)
Sets the value of field 'tipoOutput'. |
static CercaType |
unmarshalCercaType(java.io.Reader reader)
|
void |
validate()
|
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 java.lang.Object
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
- public void marshal(org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
handler
- 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
- public void validate() throws org.exolab.castor.xml.ValidationException
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |