|
|||||||||
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.ArchDescriptionAnalogInstancesDAO
public class ArchDescriptionAnalogInstancesDAO
Constructor Summary | |
---|---|
ArchDescriptionAnalogInstancesDAO()
Constructor which builds a DAO for this class. |
Method Summary | |
---|---|
void |
addLocationToInstance(Locations location,
ArchDescriptionAnalogInstances instance)
|
java.util.List |
findByResource(Resources resource)
|
java.util.List |
findByResourceComponent(ResourcesComponents resourceComponent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArchDescriptionAnalogInstancesDAO()
Method Detail |
---|
public java.util.List findByResource(Resources resource) throws PersistenceException
PersistenceException
public java.util.List findByResourceComponent(ResourcesComponents resourceComponent) throws PersistenceException
PersistenceException
public void addLocationToInstance(Locations location, ArchDescriptionAnalogInstances instance) throws PersistenceException
PersistenceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |