| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jgoodies.binding.beans.Model
org.archiviststoolkit.mydomain.DomainObject
org.archiviststoolkit.mydomain.SequencedObject
org.archiviststoolkit.model.ArchDescriptionRepeatingData
org.archiviststoolkit.model.ArchDescriptionStructuredData
org.archiviststoolkit.model.Bibliography
public class Bibliography
| Field Summary | 
|---|
| Fields inherited from class org.archiviststoolkit.model.ArchDescriptionStructuredData | 
|---|
| PROPERTYNAME_ARCH_DESCRIPTION_NOTE_INTERNAL_ONLY, PROPERTYNAME_NOTE | 
| Fields inherited from class org.archiviststoolkit.model.ArchDescriptionRepeatingData | 
|---|
| PROPERTYNAME_CONTENT, PROPERTYNAME_EAD_INGEST_PROBLEMS, PROPERTYNAME_PERSISTENT_ID, PROPERTYNAME_REPEATING_DATA_TYPE, PROPERTYNAME_RESOURCE, PROPERTYNAME_RESOURCE_COMPONENT, PROPERTYNAME_TITLE, PROPERTYNAME_TYPE | 
| Fields inherited from class org.archiviststoolkit.mydomain.SequencedObject | 
|---|
| PROPERTYNAME_SEQUENCE_NUMBER | 
| Fields inherited from class org.archiviststoolkit.mydomain.DomainObject | 
|---|
| CREATED, CREATED_BY, LAST_UPDATED, LAST_UPDATED_BY | 
| Fields inherited from interface org.hibernate.classic.Lifecycle | 
|---|
| NO_VETO, VETO | 
| Constructor Summary | |
|---|---|
| Bibliography()No-arg constructor for JavaBean tools. | |
| Bibliography(ArchDescription archDescription)Full constructor; | |
| Method Summary | |
|---|---|
|  void | addBibItem(BibItems bibItem) | 
|  void | addItem(ArchDescriptionStructuredDataItems item) | 
|  java.util.SortedSet<ArchDescriptionStructuredDataItems> | getBibItems() | 
|  java.util.Set<ArchDescriptionStructuredDataItems> | getItems() | 
|  java.util.Collection | getRelatedCollection(java.lang.Class clazz) | 
|  java.lang.String | getType() | 
| protected  void | removeBibItem(BibItems bibItem) | 
|  void | removeRelatedObject(DomainObject domainObject)A dummy place holder to be overridden by classes that have related objects | 
|  void | setBibItems(java.util.SortedSet<ArchDescriptionStructuredDataItems> bibItems) | 
| Methods inherited from class org.archiviststoolkit.model.ArchDescriptionStructuredData | 
|---|
| getContent, getFullDescription, getInternalOnly, getNote, setInternalOnly, setNote | 
| Methods inherited from class org.archiviststoolkit.mydomain.SequencedObject | 
|---|
| adjustSequenceNumberForAdd, compareTo, getSequenceNumber, incrementSequenceNumber, incrementSequenceNumber, resequenceSequencedObjects, setSequenceNumber | 
| Methods inherited from class org.archiviststoolkit.mydomain.DomainObject | 
|---|
| addRelatedObject, creationDate, equals, getAuditInfo, getCreated, getCreatedBy, getLastUpdated, getLastUpdatedBy, getRelatedCollection, getRelatedObject, getUniqueConstraintKey, getVersion, hashCode, isNewRecord, lastUpdated, onDelete, onLoad, onSave, onUpdate, removeIdAndAuditInfo, setAuditInfo, setVersion, testDeleteRules, validateAndDisplayDialog | 
| Methods inherited from class com.jgoodies.binding.beans.Model | 
|---|
| addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, equals, fireIndexedPropertyChange, fireIndexedPropertyChange, fireIndexedPropertyChange, fireMultiplePropertiesChanged, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListener | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface java.lang.Comparable | 
|---|
| compareTo | 
| Constructor Detail | 
|---|
public Bibliography()
public Bibliography(ArchDescription archDescription)
archDescription - the parent record to link to| Method Detail | 
|---|
public void addItem(ArchDescriptionStructuredDataItems item)
addItem in class ArchDescriptionStructuredDatapublic java.util.Set<ArchDescriptionStructuredDataItems> getItems()
getItems in class ArchDescriptionStructuredDatapublic java.lang.String getType()
getType in class ArchDescriptionRepeatingDatapublic java.util.SortedSet<ArchDescriptionStructuredDataItems> getBibItems()
public void setBibItems(java.util.SortedSet<ArchDescriptionStructuredDataItems> bibItems)
public void addBibItem(BibItems bibItem)
protected void removeBibItem(BibItems bibItem)
public void removeRelatedObject(DomainObject domainObject)
DomainObject
removeRelatedObject in class DomainObjectdomainObject - the domain object to be removedpublic java.util.Collection getRelatedCollection(java.lang.Class clazz)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||