|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.archiviststoolkit.mydomain.DomainAccessObjectImpl
org.archiviststoolkit.mydomain.SubjectsDAO
public class SubjectsDAO
| Constructor Summary | |
|---|---|
SubjectsDAO()
Constructor which builds a DAO for this class. |
|
| Method Summary | |
|---|---|
Subjects |
lookupSubject(java.lang.String subjectValue,
java.lang.String subjectTermType,
java.lang.String subjectSource,
boolean create)
|
int |
merge(java.util.Collection<DomainObject> mergeFrom,
DomainObject mergeTo,
InfiniteProgressPanel progressPanel)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubjectsDAO()
| Method Detail |
|---|
public Subjects lookupSubject(java.lang.String subjectValue,
java.lang.String subjectTermType,
java.lang.String subjectSource,
boolean create)
throws PersistenceException,
ValidationException,
UnknownLookupListException
PersistenceException
ValidationException
UnknownLookupListException
public int merge(java.util.Collection<DomainObject> mergeFrom,
DomainObject mergeTo,
InfiniteProgressPanel progressPanel)
throws MergeException
merge in interface DomainAccessObjectmerge in class DomainAccessObjectImplMergeException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||