|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--sbnmarcBase.sbnmarcBase
|
+--sbnmarc.ParametriDocumentiType
Parametri specifici per ogni tipo materiale. Attributi: livelloAut=livello di autorita' sui dati specifici del materiale per inserire/correggere abilitaOggetto=tipo di gestione di abilitazione sull'oggetto tipoSchedaDatiDoc=tipologia di scheda anagrafica del documento scelto controlloSimiliDoc=tipo di routine da applicare per il controllo di similitudine abilitatoForzatura=abilitazione a inserire/correggere con forzatura (S/N)
| Constructor Summary | |
ParametriDocumentiType()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnAbilitaOggetto |
getAbilitaOggetto()
Returns the value of field 'abilitaOggetto'. |
SbnIndicatore |
getAbilitatoForzatura()
Returns the value of field 'abilitatoForzatura'. |
java.lang.String |
getControlloSimiliDoc()
Returns the value of field 'controlloSimiliDoc'. |
SbnLivello |
getLivelloAut()
Returns the value of field 'livelloAut'. |
SbnMateriale |
getTipoMateriale()
Returns the value of field 'tipoMateriale'. |
SbnTipoSchedaDatiDoc |
getTipoSchedaDatiDoc()
Returns the value of field 'tipoSchedaDatiDoc'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setAbilitaOggetto(SbnAbilitaOggetto abilitaOggetto)
Sets the value of field 'abilitaOggetto'. |
void |
setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
Sets the value of field 'abilitatoForzatura'. |
void |
setControlloSimiliDoc(java.lang.String controlloSimiliDoc)
Sets the value of field 'controlloSimiliDoc'. |
void |
setLivelloAut(SbnLivello livelloAut)
Sets the value of field 'livelloAut'. |
void |
setTipoMateriale(SbnMateriale tipoMateriale)
Sets the value of field 'tipoMateriale'. |
void |
setTipoSchedaDatiDoc(SbnTipoSchedaDatiDoc tipoSchedaDatiDoc)
Sets the value of field 'tipoSchedaDatiDoc'. |
static ParametriDocumentiType |
unmarshalParametriDocumentiType(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 ParametriDocumentiType()
| Method Detail |
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectobj - public SbnAbilitaOggetto getAbilitaOggetto()
public SbnIndicatore getAbilitatoForzatura()
public java.lang.String getControlloSimiliDoc()
public SbnLivello getLivelloAut()
public SbnMateriale getTipoMateriale()
public SbnTipoSchedaDatiDoc getTipoSchedaDatiDoc()
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 setAbilitaOggetto(SbnAbilitaOggetto abilitaOggetto)
abilitaOggetto - the value of field 'abilitaOggetto'.public void setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
abilitatoForzatura - the value of field
'abilitatoForzatura'.public void setControlloSimiliDoc(java.lang.String controlloSimiliDoc)
controlloSimiliDoc - the value of field
'controlloSimiliDoc'.public void setLivelloAut(SbnLivello livelloAut)
livelloAut - the value of field 'livelloAut'.public void setTipoMateriale(SbnMateriale tipoMateriale)
tipoMateriale - the value of field 'tipoMateriale'.public void setTipoSchedaDatiDoc(SbnTipoSchedaDatiDoc tipoSchedaDatiDoc)
tipoSchedaDatiDoc - the value of field
'tipoSchedaDatiDoc'.
public static ParametriDocumentiType unmarshalParametriDocumentiType(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 | |||||||||