|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.CercaDatiAutType
|
+--sbnmarc.CercaAutoreType
Canali e filtri specifici per tipo authority Autore. Il relator code e tipo responsabilita' vengono applicati come filtro sul legame tit-aut
| Constructor Summary | |
CercaAutoreType()
|
|
| Method Summary | |
void |
addParoleAut(int index,
java.lang.String vParoleAut)
|
void |
addParoleAut(java.lang.String vParoleAut)
|
void |
addTipoNome(int index,
SbnTipoNomeAutore vTipoNome)
|
void |
addTipoNome(SbnTipoNomeAutore vTipoNome)
|
void |
clearParoleAut()
|
void |
clearTipoNome()
|
java.util.Enumeration |
enumerateParoleAut()
|
java.util.Enumeration |
enumerateTipoNome()
|
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
ChiaviAutoreCercaType |
getChiaviAutoreCerca()
Returns the value of field 'chiaviAutoreCerca'. |
java.lang.String |
getDataFine_A()
Returns the value of field 'dataFine_A'. |
java.lang.String |
getDataFine_Da()
Returns the value of field 'dataFine_Da'. |
java.lang.String |
getDataInizio_A()
Returns the value of field 'dataInizio_A'. |
java.lang.String |
getDataInizio_Da()
Returns the value of field 'dataInizio_Da'. |
java.lang.String[] |
getParoleAut()
|
java.lang.String |
getParoleAut(int index)
|
int |
getParoleAutCount()
|
C102 |
getT102()
Returns the value of field 't102'. |
SbnTipoNomeAutore[] |
getTipoNome()
|
SbnTipoNomeAutore |
getTipoNome(int index)
|
int |
getTipoNomeCount()
|
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
boolean |
removeParoleAut(java.lang.String vParoleAut)
|
boolean |
removeTipoNome(SbnTipoNomeAutore vTipoNome)
|
void |
setChiaviAutoreCerca(ChiaviAutoreCercaType chiaviAutoreCerca)
Sets the value of field 'chiaviAutoreCerca'. |
void |
setDataFine_A(java.lang.String dataFine_A)
Sets the value of field 'dataFine_A'. |
void |
setDataFine_Da(java.lang.String dataFine_Da)
Sets the value of field 'dataFine_Da'. |
void |
setDataInizio_A(java.lang.String dataInizio_A)
Sets the value of field 'dataInizio_A'. |
void |
setDataInizio_Da(java.lang.String dataInizio_Da)
Sets the value of field 'dataInizio_Da'. |
void |
setParoleAut(int index,
java.lang.String vParoleAut)
|
void |
setParoleAut(java.lang.String[] paroleAutArray)
|
void |
setT102(C102 t102)
Sets the value of field 't102'. |
void |
setTipoNome(int index,
SbnTipoNomeAutore vTipoNome)
|
void |
setTipoNome(SbnTipoNomeAutore[] tipoNomeArray)
|
static CercaAutoreType |
unmarshalCercaAutoreType(java.io.Reader reader)
|
void |
validate()
|
| Methods inherited from class sbnmarc.CercaDatiAutType |
getCanaliCercaDatiAut, getFormaNome, getLivelloAut_A, getLivelloAut_Da, getT005_Range, getTipoAuthority, setCanaliCercaDatiAut, setFormaNome, setLivelloAut_A, setLivelloAut_Da, setT005_Range, setTipoAuthority, unmarshalCercaDatiAutType |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CercaAutoreType()
| Method Detail |
public void addParoleAut(java.lang.String vParoleAut)
throws java.lang.IndexOutOfBoundsException
vParoleAut -
public void addParoleAut(int index,
java.lang.String vParoleAut)
throws java.lang.IndexOutOfBoundsException
index - vParoleAut -
public void addTipoNome(SbnTipoNomeAutore vTipoNome)
throws java.lang.IndexOutOfBoundsException
vTipoNome -
public void addTipoNome(int index,
SbnTipoNomeAutore vTipoNome)
throws java.lang.IndexOutOfBoundsException
index - vTipoNome - public void clearParoleAut()
public void clearTipoNome()
public java.util.Enumeration enumerateParoleAut()
public java.util.Enumeration enumerateTipoNome()
public boolean equals(java.lang.Object obj)
equals in class CercaDatiAutTypeobj - public ChiaviAutoreCercaType getChiaviAutoreCerca()
public java.lang.String getDataFine_A()
public java.lang.String getDataFine_Da()
public java.lang.String getDataInizio_A()
public java.lang.String getDataInizio_Da()
public java.lang.String getParoleAut(int index)
throws java.lang.IndexOutOfBoundsException
index - public java.lang.String[] getParoleAut()
public int getParoleAutCount()
public C102 getT102()
public SbnTipoNomeAutore getTipoNome(int index)
throws java.lang.IndexOutOfBoundsException
index - public SbnTipoNomeAutore[] getTipoNome()
public int getTipoNomeCount()
public boolean isValid()
isValid in class CercaDatiAutType
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class CercaDatiAutTypeout -
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
marshal in class CercaDatiAutTypehandler - public boolean removeParoleAut(java.lang.String vParoleAut)
vParoleAut - public boolean removeTipoNome(SbnTipoNomeAutore vTipoNome)
vTipoNome - public void setChiaviAutoreCerca(ChiaviAutoreCercaType chiaviAutoreCerca)
chiaviAutoreCerca - the value of field
'chiaviAutoreCerca'.public void setDataFine_A(java.lang.String dataFine_A)
dataFine_A - the value of field 'dataFine_A'.public void setDataFine_Da(java.lang.String dataFine_Da)
dataFine_Da - the value of field 'dataFine_Da'.public void setDataInizio_A(java.lang.String dataInizio_A)
dataInizio_A - the value of field 'dataInizio_A'.public void setDataInizio_Da(java.lang.String dataInizio_Da)
dataInizio_Da - the value of field 'dataInizio_Da'.
public void setParoleAut(int index,
java.lang.String vParoleAut)
throws java.lang.IndexOutOfBoundsException
index - vParoleAut - public void setParoleAut(java.lang.String[] paroleAutArray)
paroleAutArray - public void setT102(C102 t102)
t102 - the value of field 't102'.
public void setTipoNome(int index,
SbnTipoNomeAutore vTipoNome)
throws java.lang.IndexOutOfBoundsException
index - vTipoNome - public void setTipoNome(SbnTipoNomeAutore[] tipoNomeArray)
tipoNomeArray -
public static CercaAutoreType unmarshalCercaAutoreType(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
validate in class CercaDatiAutType
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||