sbnmarc
Class CercaDatiAutType

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.CercaDatiAutType
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
CercaAutoreType, CercaLuogoType, CercaMarcaType, CercaSoggettoDescrittoreClassiReperType, CercaTitoloUniformeMusicaType

public class CercaDatiAutType
extends sbnmarcBase
implements java.io.Serializable

CERCA ELEMENTI DI AUTHORITY: la ricerca puo' essere attivata per id, per nome troncato (cles) le parole sono previste solo per Autori, soggetti, marche, classi e repertori

See Also:
Serialized Form

Constructor Summary
CercaDatiAutType()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
          Note: hashCode() has not been overriden
 CanaliCercaDatiAutType getCanaliCercaDatiAut()
          Method getCanaliCercaDatiAutReturns the value of field 'canaliCercaDatiAut'.
 SbnFormaNome getFormaNome()
          Method getFormaNomeReturns the value of field 'formaNome'.
 SbnLivello getLivelloAut_A()
          Method getLivelloAut_AReturns the value of field 'livelloAut_A'.
 SbnLivello getLivelloAut_Da()
          Method getLivelloAut_DaReturns the value of field 'livelloAut_Da'.
 java.lang.String getRelatorCode()
          Method getRelatorCodeReturns the value of field 'relatorCode'.
 SbnRangeDate getT005_Range()
          Method getT005_RangeReturns the value of field 't005_Range'.
 SbnAuthority getTipoAuthority()
          Method getTipoAuthorityReturns the value of field 'tipoAuthority'.
 boolean isValid()
          Method isValid
 void marshal(org.xml.sax.ContentHandler handler)
          Method marshal
 void marshal(java.io.Writer out)
          Method marshal
 void setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
          Method setCanaliCercaDatiAutSets the value of field 'canaliCercaDatiAut'.
 void setFormaNome(SbnFormaNome formaNome)
          Method setFormaNomeSets the value of field 'formaNome'.
 void setLivelloAut_A(SbnLivello livelloAut_A)
          Method setLivelloAut_ASets the value of field 'livelloAut_A'.
 void setLivelloAut_Da(SbnLivello livelloAut_Da)
          Method setLivelloAut_DaSets the value of field 'livelloAut_Da'.
 void setRelatorCode(java.lang.String relatorCode)
          Method setRelatorCodeSets the value of field 'relatorCode'.
 void setT005_Range(SbnRangeDate t005_Range)
          Method setT005_RangeSets the value of field 't005_Range'.
 void setTipoAuthority(SbnAuthority tipoAuthority)
          Method setTipoAuthoritySets the value of field 'tipoAuthority'.
static CercaDatiAutType unmarshalCercaDatiAutType(java.io.Reader reader)
          Method unmarshalCercaDatiAutType
 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

CercaDatiAutType

public CercaDatiAutType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getCanaliCercaDatiAut

public CanaliCercaDatiAutType getCanaliCercaDatiAut()
Method getCanaliCercaDatiAutReturns the value of field 'canaliCercaDatiAut'. The field 'canaliCercaDatiAut' has the following description: canali di ricerca per elementi di authority: identificativo,ISADN (solo autori e titoli), stringa. Puo' non esserci se si usa un canale specifico per tipo authority

Returns:
the value of field 'canaliCercaDatiAut'.

getFormaNome

public SbnFormaNome getFormaNome()
Method getFormaNomeReturns the value of field 'formaNome'. The field 'formaNome' has the following description: filtro sulla forma del nome: A=solo accettati, R = solo rinvii

Returns:
the value of field 'formaNome'.

getLivelloAut_A

public SbnLivello getLivelloAut_A()
Method getLivelloAut_AReturns the value of field 'livelloAut_A'. The field 'livelloAut_A' has the following description: estremo superiore di range su livello autorita': si considerano livelli uguali o inferiori. Per ricerca puntuale su un livello deve coincidere con livelloAut_Da

Returns:
the value of field 'livelloAut_A'.

getLivelloAut_Da

public SbnLivello getLivelloAut_Da()
Method getLivelloAut_DaReturns the value of field 'livelloAut_Da'. The field 'livelloAut_Da' has the following description: estremo inferiore di range su livello autorita': si considerano livelli uguali o superiori. Per ricerca puntuale su un livello deve coincidere con livelloAut_A

Returns:
the value of field 'livelloAut_Da'.

getRelatorCode

public java.lang.String getRelatorCode()
Method getRelatorCodeReturns the value of field 'relatorCode'. The field 'relatorCode' has the following description: filtro sul legame autore-titolo: codice di relazione

Returns:
the value of field 'relatorCode'.

getT005_Range

public SbnRangeDate getT005_Range()
Method getT005_RangeReturns the value of field 't005_Range'. The field 't005_Range' has the following description: intervallo di data ultima variazione

Returns:
the value of field 't005_Range'.

getTipoAuthority

public SbnAuthority getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'.

Returns:
the value of field 'tipoAuthority'.

isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setCanaliCercaDatiAut

public void setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
Method setCanaliCercaDatiAutSets the value of field 'canaliCercaDatiAut'. The field 'canaliCercaDatiAut' has the following description: canali di ricerca per elementi di authority: identificativo,ISADN (solo autori e titoli), stringa. Puo' non esserci se si usa un canale specifico per tipo authority

Parameters:
canaliCercaDatiAut - the value of field 'canaliCercaDatiAut'.

setFormaNome

public void setFormaNome(SbnFormaNome formaNome)
Method setFormaNomeSets the value of field 'formaNome'. The field 'formaNome' has the following description: filtro sulla forma del nome: A=solo accettati, R = solo rinvii

Parameters:
formaNome - the value of field 'formaNome'.

setLivelloAut_A

public void setLivelloAut_A(SbnLivello livelloAut_A)
Method setLivelloAut_ASets the value of field 'livelloAut_A'. The field 'livelloAut_A' has the following description: estremo superiore di range su livello autorita': si considerano livelli uguali o inferiori. Per ricerca puntuale su un livello deve coincidere con livelloAut_Da

Parameters:
livelloAut_A - the value of field 'livelloAut_A'.

setLivelloAut_Da

public void setLivelloAut_Da(SbnLivello livelloAut_Da)
Method setLivelloAut_DaSets the value of field 'livelloAut_Da'. The field 'livelloAut_Da' has the following description: estremo inferiore di range su livello autorita': si considerano livelli uguali o superiori. Per ricerca puntuale su un livello deve coincidere con livelloAut_A

Parameters:
livelloAut_Da - the value of field 'livelloAut_Da'.

setRelatorCode

public void setRelatorCode(java.lang.String relatorCode)
Method setRelatorCodeSets the value of field 'relatorCode'. The field 'relatorCode' has the following description: filtro sul legame autore-titolo: codice di relazione

Parameters:
relatorCode - the value of field 'relatorCode'.

setT005_Range

public void setT005_Range(SbnRangeDate t005_Range)
Method setT005_RangeSets the value of field 't005_Range'. The field 't005_Range' has the following description: intervallo di data ultima variazione

Parameters:
t005_Range - the value of field 't005_Range'.

setTipoAuthority

public void setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'.

Parameters:
tipoAuthority - the value of field 'tipoAuthority'.

unmarshalCercaDatiAutType

public static CercaDatiAutType unmarshalCercaDatiAutType(java.io.Reader reader)
                                                  throws org.exolab.castor.xml.MarshalException,
                                                         org.exolab.castor.xml.ValidationException
Method unmarshalCercaDatiAutType

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

org.exolab.castor.xml.ValidationException