public class WhatsNew extends Object
public WhatsNew(Date date)
public WhatsNew()
public Collection<ArrayDesign> getUpdatedArrayDesigns()
public Collection<ArrayDesign> getNewArrayDesigns()
public Collection<ExpressionExperiment> getUpdatedExpressionExperiments()
public Collection<ExpressionExperiment> getNewExpressionExperiments()
public Collection<Auditable> getNewObjects()
public void setNewObjects(Collection<Auditable> newObjects)
public void addNewObjects(Auditable newObject)
newObject
- the object to addpublic void addNewObjects(Collection<? extends Auditable> objs)
objs
- the objects to addpublic void addUpdatedObjects(Auditable updatedObject)
updatedObject
- the object that has been updatedpublic void addUpdatedObjects(Collection<? extends Auditable> objs)
objs
- the objects that have been updatedpublic Collection<Auditable> getUpdatedObjects()
public void setUpdatedObjects(Collection<Auditable> updatedObjects)
public Map<Taxon,Long> getEeCountPerTaxon()
public Map<Taxon,Collection<Long>> getNewEEIdsPerTaxon()
public void setNewEEIdsPerTaxon(Map<Taxon,Collection<Long>> eeCountPerTaxon)
public Map<Taxon,Collection<Long>> getUpdatedEEIdsPerTaxon()
public void setUpdatedEEIdsPerTaxon(Map<Taxon,Collection<Long>> map)
public int getNewBioMaterialCount()
public void setNewBioMaterialCount(int count)
public Date getDate()
public void setDate(Date date)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.