au.edu.archer.services.icat.impl
Class ICATHibernateObjectFactory
java.lang.Object
au.edu.archer.services.icat.impl.ICATHibernateObjectFactory
- All Implemented Interfaces:
- ICATObjectFactory
public class ICATHibernateObjectFactory
- extends java.lang.Object
- implements ICATObjectFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ICATHibernateObjectFactory
public ICATHibernateObjectFactory()
createDataFile
public DataFile createDataFile()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataFile
- Specified by:
createDataFile in interface ICATObjectFactory
createDataFileFormat
public DataFileFormat createDataFileFormat()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataFileFormat
- Specified by:
createDataFileFormat in interface ICATObjectFactory
createDataFileParameter
public DataFileParameter createDataFileParameter()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataFileParameter
- Specified by:
createDataFileParameter in interface ICATObjectFactory
createDataSet
public DataSet createDataSet()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataSet
- Specified by:
createDataSet in interface ICATObjectFactory
createDataSetStatus
public DataSetStatus createDataSetStatus()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataSetStatus
- Specified by:
createDataSetStatus in interface ICATObjectFactory
createDataSetType
public DataSetType createDataSetType()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataSetType
- Specified by:
createDataSetType in interface ICATObjectFactory
createFacilityCycle
public FacilityCycle createFacilityCycle()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
FacilityCycle
- Specified by:
createFacilityCycle in interface ICATObjectFactory
createFacilityUser
public FacilityUser createFacilityUser()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
FacilityUser
- Specified by:
createFacilityUser in interface ICATObjectFactory
createInstrument
public Instrument createInstrument()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
Instrument
- Specified by:
createInstrument in interface ICATObjectFactory
createInvestigation
public Investigation createInvestigation()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
Investigation
- Specified by:
createInvestigation in interface ICATObjectFactory
createInvestigationType
public InvestigationType createInvestigationType()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
InvestigationType
- Specified by:
createInvestigationType in interface ICATObjectFactory
createSample
public Sample createSample()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
Sample
- Specified by:
createSample in interface ICATObjectFactory
createStudy
public Study createStudy()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
Study
- Specified by:
createStudy in interface ICATObjectFactory
createStudy
public Study createStudy(Study value)
- Description copied from interface:
ICATObjectFactory
- Create an instance of
Study
- Specified by:
createStudy in interface ICATObjectFactory
createStudyStatus
public StudyStatus createStudyStatus()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
StudyStatus
- Specified by:
createStudyStatus in interface ICATObjectFactory
createDataSetParameter
public DataSetParameter createDataSetParameter()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
DataSetParameter
- Specified by:
createDataSetParameter in interface ICATObjectFactory
createSampleParameter
public SampleParameter createSampleParameter()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
SampleParameter
- Specified by:
createSampleParameter in interface ICATObjectFactory
createSearchRequest
public SearchRequestType createSearchRequest()
- Description copied from interface:
ICATObjectFactory
- Create an instance of
SearchRequestType
- Specified by:
createSearchRequest in interface ICATObjectFactory
Copyright © 2008 ARCHER - James Cook University. All Rights Reserved.