Interface IRegistratorHolder
-
- All Superinterfaces:
java.io.Serializable
- All Known Subinterfaces:
IRegistratorAndModifierHolder
- All Known Implementing Classes:
AbstractExpression
,AbstractExpressionWithParameters
,AbstractExternalData
,AbstractRegistrationHolder
,Attachment
,AttachmentWithContent
,AuthorizationGroup
,CodeWithRegistration
,CodeWithRegistrationAndModificationDate
,ContainerDataSet
,Deletion
,Experiment
,GridCustomColumn
,GridCustomFilter
,LinkDataSet
,MatchingEntity
,Material
,NewVocabulary
,Person
,PhysicalDataSet
,PlaceholderDataSet
,Project
,Sample
,Script
,Space
,UpdatedVocabularyTerm
,Vocabulary
,VocabularyTerm
public interface IRegistratorHolder extends java.io.Serializable
Interface of DTOs having a registrator attribute.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Person
getRegistrator()
-
-
-
Method Detail
-
getRegistrator
Person getRegistrator()
-
-