|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.SbnOutputType
Output. 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) numPrimo=numero del blocco di record che il client riceve totRighe=numero totale di record della lista sintetica tipoOrd=tipo ordinamento della lista di output tipoOutput=tipo di formato di output richiesto: tipo di sintetica o analitico
Constructor Summary | |
SbnOutputType()
|
Method Summary | |
void |
addAllineaInfo(AllineaInfoType vAllineaInfo)
Method addAllineaInfo |
void |
addAllineaInfo(int index,
AllineaInfoType vAllineaInfo)
Method addAllineaInfo |
void |
addDocumento(DocumentoType vDocumento)
Method addDocumento |
void |
addDocumento(int index,
DocumentoType vDocumento)
Method addDocumento |
void |
addElementoAut(ElementAutType vElementoAut)
Method addElementoAut |
void |
addElementoAut(int index,
ElementAutType vElementoAut)
Method addElementoAut |
void |
addImportaInfo(ImportaInfoType vImportaInfo)
Method addImportaInfo |
void |
addImportaInfo(int index,
ImportaInfoType vImportaInfo)
Method addImportaInfo |
void |
addLocalizzaInfo(int index,
LocalizzaInfoType vLocalizzaInfo)
Method addLocalizzaInfo |
void |
addLocalizzaInfo(LocalizzaInfoType vLocalizzaInfo)
Method addLocalizzaInfo |
void |
addPropostaCorrezione(int index,
PropostaType vPropostaCorrezione)
Method addPropostaCorrezione |
void |
addPropostaCorrezione(PropostaType vPropostaCorrezione)
Method addPropostaCorrezione |
void |
clearAllineaInfo()
Method clearAllineaInfo |
void |
clearDocumento()
Method clearDocumento |
void |
clearElementoAut()
Method clearElementoAut |
void |
clearImportaInfo()
Method clearImportaInfo |
void |
clearLocalizzaInfo()
Method clearLocalizzaInfo |
void |
clearPropostaCorrezione()
Method clearPropostaCorrezione |
void |
deleteMaxRighe()
Method deleteMaxRighe |
void |
deleteNumPrimo()
Method deleteNumPrimo |
void |
deleteTotRighe()
Method deleteTotRighe |
java.util.Enumeration |
enumerateAllineaInfo()
Method enumerateAllineaInfo |
java.util.Enumeration |
enumerateDocumento()
Method enumerateDocumento |
java.util.Enumeration |
enumerateElementoAut()
Method enumerateElementoAut |
java.util.Enumeration |
enumerateImportaInfo()
Method enumerateImportaInfo |
java.util.Enumeration |
enumerateLocalizzaInfo()
Method enumerateLocalizzaInfo |
java.util.Enumeration |
enumeratePropostaCorrezione()
Method enumeratePropostaCorrezione |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
AllineaInfoType[] |
getAllineaInfo()
Method getAllineaInfo |
AllineaInfoType |
getAllineaInfo(int index)
Method getAllineaInfo |
int |
getAllineaInfoCount()
Method getAllineaInfoCount |
DocumentoType[] |
getDocumento()
Method getDocumento |
DocumentoType |
getDocumento(int index)
Method getDocumento |
int |
getDocumentoCount()
Method getDocumentoCount |
ElementAutType[] |
getElementoAut()
Method getElementoAut |
ElementAutType |
getElementoAut(int index)
Method getElementoAut |
int |
getElementoAutCount()
Method getElementoAutCount |
java.lang.String |
getIdLista()
Method getIdListaReturns the value of field 'idLista'. |
ImportaInfoType[] |
getImportaInfo()
Method getImportaInfo |
ImportaInfoType |
getImportaInfo(int index)
Method getImportaInfo |
int |
getImportaInfoCount()
Method getImportaInfoCount |
LocalizzaInfoType[] |
getLocalizzaInfo()
Method getLocalizzaInfo |
LocalizzaInfoType |
getLocalizzaInfo(int index)
Method getLocalizzaInfo |
int |
getLocalizzaInfoCount()
Method getLocalizzaInfoCount |
int |
getMaxRighe()
Method getMaxRigheReturns the value of field 'maxRighe'. |
int |
getNumPrimo()
Method getNumPrimoReturns the value of field 'numPrimo'. |
PropostaType[] |
getPropostaCorrezione()
Method getPropostaCorrezione |
PropostaType |
getPropostaCorrezione(int index)
Method getPropostaCorrezione |
int |
getPropostaCorrezioneCount()
Method getPropostaCorrezioneCount |
SbnTipoOrd |
getTipoOrd()
Method getTipoOrdReturns the value of field 'tipoOrd'. |
SbnTipoOutput |
getTipoOutput()
Method getTipoOutputReturns the value of field 'tipoOutput'. |
int |
getTotRighe()
Method getTotRigheReturns the value of field 'totRighe'. |
boolean |
hasMaxRighe()
Method hasMaxRighe |
boolean |
hasNumPrimo()
Method hasNumPrimo |
boolean |
hasTotRighe()
Method hasTotRighe |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
boolean |
removeAllineaInfo(AllineaInfoType vAllineaInfo)
Method removeAllineaInfo |
boolean |
removeDocumento(DocumentoType vDocumento)
Method removeDocumento |
boolean |
removeElementoAut(ElementAutType vElementoAut)
Method removeElementoAut |
boolean |
removeImportaInfo(ImportaInfoType vImportaInfo)
Method removeImportaInfo |
boolean |
removeLocalizzaInfo(LocalizzaInfoType vLocalizzaInfo)
Method removeLocalizzaInfo |
boolean |
removePropostaCorrezione(PropostaType vPropostaCorrezione)
Method removePropostaCorrezione |
void |
setAllineaInfo(AllineaInfoType[] allineaInfoArray)
Method setAllineaInfo |
void |
setAllineaInfo(int index,
AllineaInfoType vAllineaInfo)
Method setAllineaInfo |
void |
setDocumento(DocumentoType[] documentoArray)
Method setDocumento |
void |
setDocumento(int index,
DocumentoType vDocumento)
Method setDocumento |
void |
setElementoAut(ElementAutType[] elementoAutArray)
Method setElementoAut |
void |
setElementoAut(int index,
ElementAutType vElementoAut)
Method setElementoAut |
void |
setIdLista(java.lang.String idLista)
Method setIdListaSets the value of field 'idLista'. |
void |
setImportaInfo(ImportaInfoType[] importaInfoArray)
Method setImportaInfo |
void |
setImportaInfo(int index,
ImportaInfoType vImportaInfo)
Method setImportaInfo |
void |
setLocalizzaInfo(int index,
LocalizzaInfoType vLocalizzaInfo)
Method setLocalizzaInfo |
void |
setLocalizzaInfo(LocalizzaInfoType[] localizzaInfoArray)
Method setLocalizzaInfo |
void |
setMaxRighe(int maxRighe)
Method setMaxRigheSets the value of field 'maxRighe'. |
void |
setNumPrimo(int numPrimo)
Method setNumPrimoSets the value of field 'numPrimo'. |
void |
setPropostaCorrezione(int index,
PropostaType vPropostaCorrezione)
Method setPropostaCorrezione |
void |
setPropostaCorrezione(PropostaType[] propostaCorrezioneArray)
Method setPropostaCorrezione |
void |
setTipoOrd(SbnTipoOrd tipoOrd)
Method setTipoOrdSets the value of field 'tipoOrd'. |
void |
setTipoOutput(SbnTipoOutput tipoOutput)
Method setTipoOutputSets the value of field 'tipoOutput'. |
void |
setTotRighe(int totRighe)
Method setTotRigheSets the value of field 'totRighe'. |
static SbnOutputType |
unmarshalSbnOutputType(java.io.Reader reader)
Method unmarshalSbnOutputType |
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 SbnOutputType()
Method Detail |
public void addAllineaInfo(AllineaInfoType vAllineaInfo) throws java.lang.IndexOutOfBoundsException
vAllineaInfo
-
java.lang.IndexOutOfBoundsException
public void addAllineaInfo(int index, AllineaInfoType vAllineaInfo) throws java.lang.IndexOutOfBoundsException
index
- vAllineaInfo
-
java.lang.IndexOutOfBoundsException
public void addDocumento(DocumentoType vDocumento) throws java.lang.IndexOutOfBoundsException
vDocumento
-
java.lang.IndexOutOfBoundsException
public void addDocumento(int index, DocumentoType vDocumento) throws java.lang.IndexOutOfBoundsException
index
- vDocumento
-
java.lang.IndexOutOfBoundsException
public void addElementoAut(ElementAutType vElementoAut) throws java.lang.IndexOutOfBoundsException
vElementoAut
-
java.lang.IndexOutOfBoundsException
public void addElementoAut(int index, ElementAutType vElementoAut) throws java.lang.IndexOutOfBoundsException
index
- vElementoAut
-
java.lang.IndexOutOfBoundsException
public void addImportaInfo(ImportaInfoType vImportaInfo) throws java.lang.IndexOutOfBoundsException
vImportaInfo
-
java.lang.IndexOutOfBoundsException
public void addImportaInfo(int index, ImportaInfoType vImportaInfo) throws java.lang.IndexOutOfBoundsException
index
- vImportaInfo
-
java.lang.IndexOutOfBoundsException
public void addLocalizzaInfo(LocalizzaInfoType vLocalizzaInfo) throws java.lang.IndexOutOfBoundsException
vLocalizzaInfo
-
java.lang.IndexOutOfBoundsException
public void addLocalizzaInfo(int index, LocalizzaInfoType vLocalizzaInfo) throws java.lang.IndexOutOfBoundsException
index
- vLocalizzaInfo
-
java.lang.IndexOutOfBoundsException
public void addPropostaCorrezione(PropostaType vPropostaCorrezione) throws java.lang.IndexOutOfBoundsException
vPropostaCorrezione
-
java.lang.IndexOutOfBoundsException
public void addPropostaCorrezione(int index, PropostaType vPropostaCorrezione) throws java.lang.IndexOutOfBoundsException
index
- vPropostaCorrezione
-
java.lang.IndexOutOfBoundsException
public void clearAllineaInfo()
public void clearDocumento()
public void clearElementoAut()
public void clearImportaInfo()
public void clearLocalizzaInfo()
public void clearPropostaCorrezione()
public void deleteMaxRighe()
public void deleteNumPrimo()
public void deleteTotRighe()
public java.util.Enumeration enumerateAllineaInfo()
public java.util.Enumeration enumerateDocumento()
public java.util.Enumeration enumerateElementoAut()
public java.util.Enumeration enumerateImportaInfo()
public java.util.Enumeration enumerateLocalizzaInfo()
public java.util.Enumeration enumeratePropostaCorrezione()
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public AllineaInfoType getAllineaInfo(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public AllineaInfoType[] getAllineaInfo()
public int getAllineaInfoCount()
public DocumentoType getDocumento(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public DocumentoType[] getDocumento()
public int getDocumentoCount()
public ElementAutType getElementoAut(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public ElementAutType[] getElementoAut()
public int getElementoAutCount()
public java.lang.String getIdLista()
public ImportaInfoType getImportaInfo(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public ImportaInfoType[] getImportaInfo()
public int getImportaInfoCount()
public LocalizzaInfoType getLocalizzaInfo(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public LocalizzaInfoType[] getLocalizzaInfo()
public int getLocalizzaInfoCount()
public int getMaxRighe()
public int getNumPrimo()
public PropostaType getPropostaCorrezione(int index) throws java.lang.IndexOutOfBoundsException
index
-
java.lang.IndexOutOfBoundsException
public PropostaType[] getPropostaCorrezione()
public int getPropostaCorrezioneCount()
public SbnTipoOrd getTipoOrd()
public SbnTipoOutput getTipoOutput()
public int getTotRighe()
public boolean hasMaxRighe()
public boolean hasNumPrimo()
public boolean hasTotRighe()
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 boolean removeAllineaInfo(AllineaInfoType vAllineaInfo)
vAllineaInfo
- public boolean removeDocumento(DocumentoType vDocumento)
vDocumento
- public boolean removeElementoAut(ElementAutType vElementoAut)
vElementoAut
- public boolean removeImportaInfo(ImportaInfoType vImportaInfo)
vImportaInfo
- public boolean removeLocalizzaInfo(LocalizzaInfoType vLocalizzaInfo)
vLocalizzaInfo
- public boolean removePropostaCorrezione(PropostaType vPropostaCorrezione)
vPropostaCorrezione
- public void setAllineaInfo(int index, AllineaInfoType vAllineaInfo) throws java.lang.IndexOutOfBoundsException
index
- vAllineaInfo
-
java.lang.IndexOutOfBoundsException
public void setAllineaInfo(AllineaInfoType[] allineaInfoArray)
allineaInfoArray
- public void setDocumento(int index, DocumentoType vDocumento) throws java.lang.IndexOutOfBoundsException
index
- vDocumento
-
java.lang.IndexOutOfBoundsException
public void setDocumento(DocumentoType[] documentoArray)
documentoArray
- public void setElementoAut(int index, ElementAutType vElementoAut) throws java.lang.IndexOutOfBoundsException
index
- vElementoAut
-
java.lang.IndexOutOfBoundsException
public void setElementoAut(ElementAutType[] elementoAutArray)
elementoAutArray
- public void setIdLista(java.lang.String idLista)
idLista
- the value of field 'idLista'.public void setImportaInfo(int index, ImportaInfoType vImportaInfo) throws java.lang.IndexOutOfBoundsException
index
- vImportaInfo
-
java.lang.IndexOutOfBoundsException
public void setImportaInfo(ImportaInfoType[] importaInfoArray)
importaInfoArray
- public void setLocalizzaInfo(int index, LocalizzaInfoType vLocalizzaInfo) throws java.lang.IndexOutOfBoundsException
index
- vLocalizzaInfo
-
java.lang.IndexOutOfBoundsException
public void setLocalizzaInfo(LocalizzaInfoType[] localizzaInfoArray)
localizzaInfoArray
- public void setMaxRighe(int maxRighe)
maxRighe
- the value of field 'maxRighe'.public void setNumPrimo(int numPrimo)
numPrimo
- the value of field 'numPrimo'.public void setPropostaCorrezione(int index, PropostaType vPropostaCorrezione) throws java.lang.IndexOutOfBoundsException
index
- vPropostaCorrezione
-
java.lang.IndexOutOfBoundsException
public void setPropostaCorrezione(PropostaType[] propostaCorrezioneArray)
propostaCorrezioneArray
- public void setTipoOrd(SbnTipoOrd tipoOrd)
tipoOrd
- the value of field 'tipoOrd'.public void setTipoOutput(SbnTipoOutput tipoOutput)
tipoOutput
- the value of field 'tipoOutput'.public void setTotRighe(int totRighe)
totRighe
- the value of field 'totRighe'.public static SbnOutputType unmarshalSbnOutputType(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 |