sbnmarc
Class ParametriAuthorityType

java.lang.Object
  |
  +--sbnmarcBase.sbnmarcBase
        |
        +--sbnmarc.ParametriAuthorityType
All Implemented Interfaces:
java.io.Serializable

public class ParametriAuthorityType
extends sbnmarcBase
implements java.io.Serializable

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)

See Also:
Serialized Form

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

ParametriAuthorityType

public ParametriAuthorityType()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Note: hashCode() has not been overriden

Overrides:
equals in class sbnmarcBase
Parameters:
obj -

getAbilitaAuthority

public SbnAbilitaOggetto getAbilitaAuthority()
Method getAbilitaAuthorityReturns the value of field 'abilitaAuthority'.

Returns:
the value of field 'abilitaAuthority'.

getAbilitaLegamiDoc

public SbnIndicatore getAbilitaLegamiDoc()
Method getAbilitaLegamiDocReturns the value of field 'abilitaLegamiDoc'.

Returns:
the value of field 'abilitaLegamiDoc'.

getAbilitatoForzatura

public SbnIndicatore getAbilitatoForzatura()
Method getAbilitatoForzaturaReturns the value of field 'abilitatoForzatura'.

Returns:
the value of field 'abilitatoForzatura'.

getControlloSimiliAut

public java.lang.String getControlloSimiliAut()
Method getControlloSimiliAutReturns the value of field 'controlloSimiliAut'.

Returns:
the value of field 'controlloSimiliAut'.

getLivelloAut

public SbnLivello getLivelloAut()
Method getLivelloAutReturns the value of field 'livelloAut'.

Returns:
the value of field 'livelloAut'.

getReticoloLegamiDoc

public SbnIndicatore getReticoloLegamiDoc()
Method getReticoloLegamiDocReturns the value of field 'reticoloLegamiDoc'.

Returns:
the value of field 'reticoloLegamiDoc'.

getTipoAuthority

public SbnAuthority getTipoAuthority()
Method getTipoAuthorityReturns the value of field 'tipoAuthority'.

Returns:
the value of field 'tipoAuthority'.

isValid

public boolean isValid()
Method isValid


marshal

public void marshal(java.io.Writer out)
             throws org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

marshal

public void marshal(org.xml.sax.ContentHandler handler)
             throws java.io.IOException,
                    org.exolab.castor.xml.MarshalException,
                    org.exolab.castor.xml.ValidationException
Method marshal

Parameters:
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

setAbilitaAuthority

public void setAbilitaAuthority(SbnAbilitaOggetto abilitaAuthority)
Method setAbilitaAuthoritySets the value of field 'abilitaAuthority'.

Parameters:
abilitaAuthority - the value of field 'abilitaAuthority'

setAbilitaLegamiDoc

public void setAbilitaLegamiDoc(SbnIndicatore abilitaLegamiDoc)
Method setAbilitaLegamiDocSets the value of field 'abilitaLegamiDoc'.

Parameters:
abilitaLegamiDoc - the value of field 'abilitaLegamiDoc'

setAbilitatoForzatura

public void setAbilitatoForzatura(SbnIndicatore abilitatoForzatura)
Method setAbilitatoForzaturaSets the value of field 'abilitatoForzatura'.

Parameters:
abilitatoForzatura - the value of field 'abilitatoForzatura'.

setControlloSimiliAut

public void setControlloSimiliAut(java.lang.String controlloSimiliAut)
Method setControlloSimiliAutSets the value of field 'controlloSimiliAut'.

Parameters:
controlloSimiliAut - the value of field 'controlloSimiliAut'.

setLivelloAut

public void setLivelloAut(SbnLivello livelloAut)
Method setLivelloAutSets the value of field 'livelloAut'.

Parameters:
livelloAut - the value of field 'livelloAut'.

setReticoloLegamiDoc

public void setReticoloLegamiDoc(SbnIndicatore reticoloLegamiDoc)
Method setReticoloLegamiDocSets the value of field 'reticoloLegamiDoc'.

Parameters:
reticoloLegamiDoc - the value of field 'reticoloLegamiDoc'.

setTipoAuthority

public void setTipoAuthority(SbnAuthority tipoAuthority)
Method setTipoAuthoritySets the value of field 'tipoAuthority'.

Parameters:
tipoAuthority - the value of field 'tipoAuthority'.

unmarshalParametriAuthorityType

public static ParametriAuthorityType unmarshalParametriAuthorityType(java.io.Reader reader)
                                                              throws org.exolab.castor.xml.MarshalException,
                                                                     org.exolab.castor.xml.ValidationException
Method unmarshalParametriAuthorityType

Parameters:
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException

validate

public void validate()
              throws org.exolab.castor.xml.ValidationException
Method validate

org.exolab.castor.xml.ValidationException