|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sbnmarcBase.sbnmarcBase | +--sbnmarc.ParametriAuthorityType
Parametri specifici per authority file. Attributi: abilitaAuthority=tipo di gestione di abilitazione sul tipo di authority abilitaLegamiDoc=abilitazione a gestire legami tra un tipo authority e documenti reticoloLegamiDoc=scelta di inserire i legami tra tipo authority e documenti nel reticolo del documento (S/N) livelloAut=livello di autorita' per inserire/correggere tipoSchedaDatiAut=tipologia di scheda anagrafica del tipo authority scelto (esame analitico) controlloSimiliAut=tipo di routine da applicare per il controllo di similitudine abilitatoForzatura=abilitazione a inserire/correggere con forzatura (S/N)
Constructor Summary | |
ParametriAuthorityType()
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
Note: hashCode() has not been overriden |
SbnAbilitaOggetto |
getAbilitaAuthority()
Returns the value of field 'abilitaAuthority'. |
SbnIndicatore |
getAbilitaLegamiDoc()
Returns the value of field 'abilitaLegamiDoc'. |
SbnIndicatore |
getAbilitatoForzatura()
Returns the value of field 'abilitatoForzatura'. |
java.lang.String |
getControlloSimiliAut()
Returns the value of field 'controlloSimiliAut'. |
SbnLivello |
getLivelloAut()
Returns the value of field 'livelloAut'. |
SbnIndicatore |
getReticoloLegamiDoc()
Returns the value of field 'reticoloLegamiDoc'. |
SbnAuthority |
getTipoAuthority()
Returns the value of field 'tipoAuthority'. |
SbnTipoSchedaDatiAut |
getTipoSchedaDatiAut()
Returns the value of field 'tipoSchedaDatiAut'. |
boolean |
isValid()
|
void |
marshal(org.xml.sax.ContentHandler handler)
|
void |
marshal(java.io.Writer out)
|
void |
setAbilitaAuthority(SbnAbilitaOggetto abilitaAuthority)
Sets the value of field 'abilitaAuthority'. |
void |
setAbilitaLegamiDoc(SbnIndicatore abilitaLegamiDoc)
Sets the value of field 'abilitaLegamiDoc'. |
void |
setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
Sets the value of field 'abilitatoForzatura'. |
void |
setControlloSimiliAut(java.lang.String controlloSimiliAut)
Sets the value of field 'controlloSimiliAut'. |
void |
setLivelloAut(SbnLivello livelloAut)
Sets the value of field 'livelloAut'. |
void |
setReticoloLegamiDoc(SbnIndicatore reticoloLegamiDoc)
Sets the value of field 'reticoloLegamiDoc'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Sets the value of field 'tipoAuthority'. |
void |
setTipoSchedaDatiAut(SbnTipoSchedaDatiAut tipoSchedaDatiAut)
Sets the value of field 'tipoSchedaDatiAut'. |
static ParametriAuthorityType |
unmarshalParametriAuthorityType(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 ParametriAuthorityType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
obj
- public SbnAbilitaOggetto getAbilitaAuthority()
public SbnIndicatore getAbilitaLegamiDoc()
public SbnIndicatore getAbilitatoForzatura()
public java.lang.String getControlloSimiliAut()
public SbnLivello getLivelloAut()
public SbnIndicatore getReticoloLegamiDoc()
public SbnAuthority getTipoAuthority()
public SbnTipoSchedaDatiAut getTipoSchedaDatiAut()
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 setAbilitaAuthority(SbnAbilitaOggetto abilitaAuthority)
abilitaAuthority
- the value of field 'abilitaAuthority'public void setAbilitaLegamiDoc(SbnIndicatore abilitaLegamiDoc)
abilitaLegamiDoc
- the value of field 'abilitaLegamiDoc'public void setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
abilitatoForzatura
- the value of field
'abilitatoForzatura'.public void setControlloSimiliAut(java.lang.String controlloSimiliAut)
controlloSimiliAut
- the value of field
'controlloSimiliAut'.public void setLivelloAut(SbnLivello livelloAut)
livelloAut
- the value of field 'livelloAut'.public void setReticoloLegamiDoc(SbnIndicatore reticoloLegamiDoc)
reticoloLegamiDoc
- the value of field
'reticoloLegamiDoc'.public void setTipoAuthority(SbnAuthority tipoAuthority)
tipoAuthority
- the value of field 'tipoAuthority'.public void setTipoSchedaDatiAut(SbnTipoSchedaDatiAut tipoSchedaDatiAut)
tipoSchedaDatiAut
- the value of field
'tipoSchedaDatiAut'.public static ParametriAuthorityType unmarshalParametriAuthorityType(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 |