org.archiviststoolkit.model
Class ArchDescriptionNotes
java.lang.Object
   com.jgoodies.binding.beans.Model
com.jgoodies.binding.beans.Model
       org.archiviststoolkit.mydomain.DomainObject
org.archiviststoolkit.mydomain.DomainObject
           org.archiviststoolkit.mydomain.SequencedObject
org.archiviststoolkit.mydomain.SequencedObject
               org.archiviststoolkit.model.ArchDescriptionRepeatingData
org.archiviststoolkit.model.ArchDescriptionRepeatingData
                   org.archiviststoolkit.model.ArchDescriptionNotes
org.archiviststoolkit.model.ArchDescriptionNotes
- All Implemented Interfaces: 
- com.jgoodies.binding.beans.Observable, java.io.Serializable, java.lang.Comparable, Auditable, org.hibernate.classic.Lifecycle
- public class ArchDescriptionNotes 
- extends ArchDescriptionRepeatingData- implements java.io.Serializable, java.lang.Comparable
- See Also:
- Serialized Form
 
 
 
 
| Fields inherited from interface org.hibernate.classic.Lifecycle | 
| NO_VETO, VETO | 
 
| Constructor Summary | 
| ArchDescriptionNotes(ArchDescription archDescription)Full constructor;
 | 
| ArchDescriptionNotes(ArchDescriptionNotes archDescriptionNote,
                     java.lang.String repeatingDataType)
 | 
| ArchDescriptionNotes(ArchDescription archDescription,
                     java.lang.String repeatingDataType,
                     NotesEtcTypes noteEtcType)
 | 
| ArchDescriptionNotes(ArchDescription archDescription,
                     java.lang.String title,
                     java.lang.String repeatingDataType,
                     java.lang.Integer sequenceOrder,
                     NotesEtcTypes noteEtcType,
                     java.lang.String noteContent)
 | 
| ArchDescriptionNotes(ArchDescription archDescription,
                     java.lang.String title,
                     java.lang.String repeatingDataType,
                     NotesEtcTypes noteEtcType,
                     java.lang.String noteContent)
 | 
 
 
| Methods inherited from class org.archiviststoolkit.model.ArchDescriptionRepeatingData | 
| addRepeatingData, getAccession, getArchDescriptionRepeatingDataId, getChildren, getDigitalObject, getEadIngestProblem, getIdentifier, getInstance, getInstance, getParentNote, getPersistentId, getRepeatingDataType, getResource, getResourceComponent, getTitle, removeRepeatingData, setAccession, setArchDescriptionRepeatingDataId, setChildren, setDigitalObject, setEadIngestProblem, setIdentifier, setParentNote, setPersistentId, setRepeatingDataType, setResource, setResourceComponent, setTitle | 
 
 
| Methods inherited from class org.archiviststoolkit.mydomain.DomainObject | 
| addRelatedObject, creationDate, equals, getAuditInfo, getCreated, getCreatedBy, getLastUpdated, getLastUpdatedBy, 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 | 
 
PROPERTYNAME_ARCH_DESCRIPTION_NOTE_TYPE
public static final java.lang.String PROPERTYNAME_ARCH_DESCRIPTION_NOTE_TYPE
- See Also:
- Constant Field Values
PROPERTYNAME_ARCH_DESCRIPTION_NOTE_CONTENT
public static final java.lang.String PROPERTYNAME_ARCH_DESCRIPTION_NOTE_CONTENT
- See Also:
- Constant Field Values
PROPERTYNAME_ARCH_DESCRIPTION_NOTE_INTERNAL_ONLY
public static final java.lang.String PROPERTYNAME_ARCH_DESCRIPTION_NOTE_INTERNAL_ONLY
- See Also:
- Constant Field Values
PROPERTYNAME_ARCH_DESCRIPTION_MULTI_PART
public static final java.lang.String PROPERTYNAME_ARCH_DESCRIPTION_MULTI_PART
- See Also:
- Constant Field Values
PROPERTYNAME_ARCH_DESCRIPTION_BASIC
public static final java.lang.String PROPERTYNAME_ARCH_DESCRIPTION_BASIC
- See Also:
- Constant Field Values
ArchDescriptionNotes
public ArchDescriptionNotes(ArchDescription archDescription)
- Full constructor;
 
ArchDescriptionNotes
public ArchDescriptionNotes(ArchDescription archDescription,
                            java.lang.String repeatingDataType,
                            NotesEtcTypes noteEtcType)
ArchDescriptionNotes
public ArchDescriptionNotes(ArchDescription archDescription,
                            java.lang.String title,
                            java.lang.String repeatingDataType,
                            NotesEtcTypes noteEtcType,
                            java.lang.String noteContent)
ArchDescriptionNotes
public ArchDescriptionNotes(ArchDescription archDescription,
                            java.lang.String title,
                            java.lang.String repeatingDataType,
                            java.lang.Integer sequenceOrder,
                            NotesEtcTypes noteEtcType,
                            java.lang.String noteContent)
ArchDescriptionNotes
public ArchDescriptionNotes(ArchDescriptionNotes archDescriptionNote,
                            java.lang.String repeatingDataType)
getContent
public java.lang.String getContent()
- 
- Specified by:
- getContentin class- ArchDescriptionRepeatingData
 
- 
 
getType
public java.lang.String getType()
- 
- Specified by:
- getTypein class- ArchDescriptionRepeatingData
 
- 
 
getFullDescription
public java.lang.String getFullDescription()
- 
- Specified by:
- getFullDescriptionin class- ArchDescriptionRepeatingData
 
- 
 
getNoteType
public java.lang.String getNoteType()
- 
 
- 
 
getNoteContent
public java.lang.String getNoteContent()
- 
 
- 
 
setNoteContent
public void setNoteContent(java.lang.String noteContent)
- 
 
- 
 
getInternalOnly
public java.lang.Boolean getInternalOnly()
- 
 
- 
 
setInternalOnly
public void setInternalOnly(java.lang.Boolean internalOnly)
- 
 
- 
 
getMultiPart
public java.lang.Boolean getMultiPart()
- 
 
- 
 
setMultiPart
public void setMultiPart(java.lang.Boolean multiPart)
- 
 
- 
 
getBasic
public java.lang.Boolean getBasic()
- 
 
- 
 
setBasic
public void setBasic(java.lang.Boolean basic)
- 
 
- 
 
removeRelatedObject
public void removeRelatedObject(DomainObject domainObject)
- Description copied from class: DomainObject
- A dummy place holder to be overridden by classes that have related objects
 
- 
- Overrides:
- removeRelatedObjectin class- DomainObject
 
- 
- Parameters:
- domainObject- the domain object to be removed
 
getRelatedCollection
public java.util.Collection getRelatedCollection(DomainObject domainObject)
- Description copied from class: DomainObject
- A dummy place holder to be overridden by classes that have related objects
 
- 
- Overrides:
- getRelatedCollectionin class- DomainObject
 
- 
- Parameters:
- domainObject- the domain object to be removed
 
getNotesEtcType
public NotesEtcTypes getNotesEtcType()
- 
 
- 
 
setNotesEtcType
public void setNotesEtcType(NotesEtcTypes notesEtcType)
- 
 
-