|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | 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 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()
Method getAbilitaAuthorityReturns the value of field 'abilitaAuthority'. |
SbnIndicatore |
getAbilitaLegamiDoc()
Method getAbilitaLegamiDocReturns the value of field 'abilitaLegamiDoc'. |
SbnIndicatore |
getAbilitatoForzatura()
Method getAbilitatoForzaturaReturns the value of field 'abilitatoForzatura'. |
java.lang.String |
getControlloSimiliAut()
Method getControlloSimiliAutReturns the value of field 'controlloSimiliAut'. |
SbnLivello |
getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'. |
SbnIndicatore |
getReticoloLegamiDoc()
Method getReticoloLegamiDocReturns the value of field 'reticoloLegamiDoc'. |
SbnAuthority |
getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setAbilitaAuthority(SbnAbilitaOggetto abilitaAuthority)
Method setAbilitaAuthoritySets the value of field 'abilitaAuthority'. |
void |
setAbilitaLegamiDoc(SbnIndicatore abilitaLegamiDoc)
Method setAbilitaLegamiDocSets the value of field 'abilitaLegamiDoc'. |
void |
setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
Method setAbilitatoForzaturaSets the value of field 'abilitatoForzatura'. |
void |
setControlloSimiliAut(java.lang.String controlloSimiliAut)
Method setControlloSimiliAutSets the value of field 'controlloSimiliAut'. |
void |
setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'. |
void |
setReticoloLegamiDoc(SbnIndicatore reticoloLegamiDoc)
Method setReticoloLegamiDocSets the value of field 'reticoloLegamiDoc'. |
void |
setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'. |
static ParametriAuthorityType |
unmarshalParametriAuthorityType(java.io.Reader reader)
Method unmarshalParametriAuthorityType |
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 ParametriAuthorityType()
Method Detail |
public boolean equals(java.lang.Object obj)
equals
in class sbnmarcBase
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 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 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 static ParametriAuthorityType unmarshalParametriAuthorityType(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 |