asit.moa.client.deliver.address
Class Behoerde

java.lang.Object
  extended byasit.moa.client.deliver.address.Behoerde
All Implemented Interfaces:
BescheidElement, Serializable

public class Behoerde
extends Object
implements BescheidElement, Serializable

See Also:
Serialized Form

Field Summary
protected  KompNichtNatuerlichePerson behoerde_
           
protected  String behoerdenFile_
           
protected  String file_
           
protected static org.apache.commons.logging.Log log_
           
protected  ArrayList sachbearbeiter_
           
protected  String sachbearbeiterFile_
           
 
Constructor Summary
Behoerde()
           
 
Method Summary
 KompNichtNatuerlichePerson getBehoerde()
           
 String getLeadingZero(int i)
           
 ArrayList getSachbearbeiter()
           
 void loadDefaults(ServletContext context)
           
 void saveAll()
           
 Element toElement(Document doc)
           
 void update(Element element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

behoerde_

protected KompNichtNatuerlichePerson behoerde_

sachbearbeiter_

protected ArrayList sachbearbeiter_

file_

protected String file_

behoerdenFile_

protected String behoerdenFile_

sachbearbeiterFile_

protected String sachbearbeiterFile_

log_

protected static org.apache.commons.logging.Log log_
Constructor Detail

Behoerde

public Behoerde()
Method Detail

loadDefaults

public void loadDefaults(ServletContext context)
                  throws ParserConfigurationException,
                         SAXException,
                         IOException
Throws:
ParserConfigurationException
SAXException
IOException

saveAll

public void saveAll()

getLeadingZero

public String getLeadingZero(int i)

getBehoerde

public KompNichtNatuerlichePerson getBehoerde()

getSachbearbeiter

public ArrayList getSachbearbeiter()

toElement

public Element toElement(Document doc)
Specified by:
toElement in interface BescheidElement

update

public void update(Element element)
Specified by:
update in interface BescheidElement


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.