Class AbstractSetListContainer
java.lang.Object
ubic.gemma.web.controller.persistence.AbstractSetListContainer
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ExperimentSetListContainer
,GeneSetListContainer
- Author:
- thea
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddSet
(GemmaSessionBackedValueObject vo, boolean modified) Sets the reference (generates an id and assumes this group was made as a result of a modification for the type value) for the group then adds it to the session-bound list(s) for session-bound groupsList
<? extends GemmaSessionBackedValueObject> List
<? extends GemmaSessionBackedValueObject> void
void
-
Constructor Details
-
AbstractSetListContainer
public AbstractSetListContainer()
-
-
Method Details
-
addSet
Sets the reference (generates an id and assumes this group was made as a result of a modification for the type value) for the group then adds it to the session-bound list(s) for session-bound groups -
getAllSessionBoundGroups
-
getSessionBoundModifiedGroups
-
incrementAndGetLargestSessionId
-
removeSet
-
updateSet
-