|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.CercaDatiAutType
CERCA ELEMENTI DI AUTHORITY: la ricerca puo' essere attivata per id, per nome troncato (cles) le parole sono previste solo per Autori, soggetti, marche e classi
Constructor Summary | |
CercaDatiAutType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
CanaliCercaDatiAutType |
getCanaliCercaDatiAut()
Returns the value of field 'canaliCercaDatiAut'. |
SbnFormaNome |
getFormaNome()
Returns the value of field 'formaNome'. |
SbnLivello |
getLivelloAut_A()
Returns the value of field 'livelloAut_A'. |
SbnLivello |
getLivelloAut_Da()
Returns the value of field 'livelloAut_Da'. |
SbnRangeDate |
getT005_Range()
Returns the value of field 't005_Range'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
Sets the value of field 'canaliCercaDatiAut'. |
void |
setFormaNome(SbnFormaNome formaNome)
Sets the value of field 'formaNome'. |
void |
setLivelloAut_A(SbnLivello livelloAut_A)
Sets the value of field 'livelloAut_A'. |
void |
setLivelloAut_Da(SbnLivello livelloAut_Da)
Sets the value of field 'livelloAut_Da'. |
void |
setT005_Range(SbnRangeDate t005_Range)
Sets the value of field 't005_Range'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
static CercaDatiAutType |
unmarshalCercaDatiAutType(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 CercaDatiAutType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public CanaliCercaDatiAutType getCanaliCercaDatiAut()
public SbnFormaNome getFormaNome()
public SbnLivello getLivelloAut_A()
public SbnLivello getLivelloAut_Da()
public SbnRangeDate getT005_Range()
public SbnAuthority getTipoAuthority()
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 setCanaliCercaDatiAut(CanaliCercaDatiAutType canaliCercaDatiAut)
canaliCercaDatiAut
- the value of field
'canaliCercaDatiAut'.public void setFormaNome(SbnFormaNome formaNome)
formaNome
- the value of field 'formaNome'.public void setLivelloAut_A(SbnLivello livelloAut_A)
livelloAut_A
- the value of field 'livelloAut_A'.public void setLivelloAut_Da(SbnLivello livelloAut_Da)
livelloAut_Da
- the value of field 'livelloAut_Da'.public void setT005_Range(SbnRangeDate t005_Range)
t005_Range
- the value of field 't005_Range'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public static CercaDatiAutType unmarshalCercaDatiAutType(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 |