Interface IRegistratorAndModifierHolder
-
- All Superinterfaces:
IRegistratorHolder,java.io.Serializable
- All Known Implementing Classes:
AbstractExternalData,CodeWithRegistrationAndModificationDate,ContainerDataSet,Experiment,LinkDataSet,Material,PhysicalDataSet,PlaceholderDataSet,Project,Sample,UpdatedVocabularyTerm,VocabularyTerm
public interface IRegistratorAndModifierHolder extends IRegistratorHolder
Interface of DTOs having a modifier attribute.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PersongetModifier()-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.basic.IRegistratorHolder
getRegistrator
-
-
-
-
Method Detail
-
getModifier
Person getModifier()
-
-