|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ParametriConfigType
Parametri generali di configurazione dell'utente. Attributi: livelloAutDoc=livello di autorizzazione a inserire/correggere documenti. tipoReticoloDoc=tipologia di configurazione del reticolo documenti scelto dall'utente. autori1Doc=presenza di autori con resp. 1 nel reticolo documento autori2Doc=presenza di autori con resp. 2 nel reticolo documento autori3Doc=presenza di autori con resp. 3 nel reticolo documento autori4Doc=presenza di autori con resp. 4 nel reticolo documento autori0Doc=presenza di autori con resp. 0 nel reticolo documento rinviiAutoriDoc=presenza dei rinvii autori nel reticolo documento tipoAllineamento=tipologia di informazione di allineamento scelto
Constructor Summary | |
ParametriConfigType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnIndicatore |
getAutori0Doc()
Returns the value of field 'autori0Doc'. |
SbnIndicatore |
getAutori1Doc()
Returns the value of field 'autori1Doc'. |
SbnIndicatore |
getAutori2Doc()
Returns the value of field 'autori2Doc'. |
SbnIndicatore |
getAutori3Doc()
Returns the value of field 'autori3Doc'. |
SbnIndicatore |
getAutori4Doc()
Returns the value of field 'autori4Doc'. |
SbnLivello |
getLivelloAutDoc()
Returns the value of field 'livelloAutDoc'. |
SbnIndicatore |
getRinviiAutoriDoc()
Returns the value of field 'rinviiAutoriDoc'. |
SbnTipoAllineamento |
getTipoAllineamento()
Returns the value of field 'tipoAllineamento'. |
SbnTipoReticoloDoc |
getTipoReticoloDoc()
Returns the value of field 'tipoReticoloDoc'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setAutori0Doc(SbnIndicatore autori0Doc)
Sets the value of field 'autori0Doc'. |
void |
setAutori1Doc(SbnIndicatore autori1Doc)
Sets the value of field 'autori1Doc'. |
void |
setAutori2Doc(SbnIndicatore autori2Doc)
Sets the value of field 'autori2Doc'. |
void |
setAutori3Doc(SbnIndicatore autori3Doc)
Sets the value of field 'autori3Doc'. |
void |
setAutori4Doc(SbnIndicatore autori4Doc)
Sets the value of field 'autori4Doc'. |
void |
setLivelloAutDoc(SbnLivello livelloAutDoc)
Sets the value of field 'livelloAutDoc'. |
void |
setRinviiAutoriDoc(SbnIndicatore rinviiAutoriDoc)
Sets the value of field 'rinviiAutoriDoc'. |
void |
setTipoAllineamento(SbnTipoAllineamento tipoAllineamento)
Sets the value of field 'tipoAllineamento'. |
void |
setTipoReticoloDoc(SbnTipoReticoloDoc tipoReticoloDoc)
Sets the value of field 'tipoReticoloDoc'. |
static ParametriConfigType |
unmarshalParametriConfigType(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 ParametriConfigType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public SbnIndicatore getAutori0Doc()
public SbnIndicatore getAutori1Doc()
public SbnIndicatore getAutori2Doc()
public SbnIndicatore getAutori3Doc()
public SbnIndicatore getAutori4Doc()
public SbnLivello getLivelloAutDoc()
public SbnIndicatore getRinviiAutoriDoc()
public SbnTipoAllineamento getTipoAllineamento()
public SbnTipoReticoloDoc getTipoReticoloDoc()
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 setAutori0Doc(SbnIndicatore autori0Doc)
autori0Doc
- the value of field 'autori0Doc'.public void setAutori1Doc(SbnIndicatore autori1Doc)
autori1Doc
- the value of field 'autori1Doc'.public void setAutori2Doc(SbnIndicatore autori2Doc)
autori2Doc
- the value of field 'autori2Doc'.public void setAutori3Doc(SbnIndicatore autori3Doc)
autori3Doc
- the value of field 'autori3Doc'.public void setAutori4Doc(SbnIndicatore autori4Doc)
autori4Doc
- the value of field 'autori4Doc'.public void setLivelloAutDoc(SbnLivello livelloAutDoc)
livelloAutDoc
- the value of field 'livelloAutDoc'.public void setRinviiAutoriDoc(SbnIndicatore rinviiAutoriDoc)
rinviiAutoriDoc
- the value of field 'rinviiAutoriDoc'.public void setTipoAllineamento(SbnTipoAllineamento tipoAllineamento)
tipoAllineamento
- the value of field 'tipoAllineamento'public void setTipoReticoloDoc(SbnTipoReticoloDoc tipoReticoloDoc)
tipoReticoloDoc
- the value of field 'tipoReticoloDoc'.public static ParametriConfigType unmarshalParametriConfigType(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 |