|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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 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()
Method getAbilitaOggettoReturns the value of field 'abilitaOggetto'. |
SbnIndicatore |
getAbilitatoForzatura()
Method getAbilitatoForzaturaReturns the value of field 'abilitatoForzatura'. |
java.lang.String |
getControlloSimiliDoc()
Method getControlloSimiliDocReturns the value of field 'controlloSimiliDoc'. |
SbnLivello |
getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'. |
SbnMateriale |
getTipoMateriale()
Method getTipoMaterialeReturns the value of field 'tipoMateriale'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAbilitaOggetto(SbnAbilitaOggetto abilitaOggetto)
Method setAbilitaOggettoSets the value of field 'abilitaOggetto'. |
void |
setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
Method setAbilitatoForzaturaSets the value of field 'abilitatoForzatura'. |
void |
setControlloSimiliDoc(java.lang.String controlloSimiliDoc)
Method setControlloSimiliDocSets the value of field 'controlloSimiliDoc'. |
void |
setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'. |
void |
setTipoMateriale(SbnMateriale tipoMateriale)
Method setTipoMaterialeSets the value of field 'tipoMateriale'. |
static ParametriDocumentiType |
unmarshalParametriDocumentiType(java.io.Reader reader)
Method unmarshalParametriDocumentiType |
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 ParametriDocumentiType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
obj
- public SbnAbilitaOggetto getAbilitaOggetto()
public SbnIndicatore getAbilitatoForzatura()
public java.lang.String getControlloSimiliDoc()
public SbnLivello getLivelloAut()
public SbnMateriale getTipoMateriale()
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 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 static ParametriDocumentiType unmarshalParametriDocumentiType(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 |