Interface IObjectUpdate<ID extends IObjectId>
- All Known Subinterfaces:
IEntityTypeUpdate
- All Known Implementing Classes:
AuthorizationGroupUpdate,DataSetTypeUpdate,DataSetUpdate,ExperimentTypeUpdate,ExperimentUpdate,ExternalDmsUpdate,OperationExecutionUpdate,PersonalAccessTokenUpdate,PersonUpdate,PluginUpdate,ProjectUpdate,PropertyTypeUpdate,QueryUpdate,SampleTypeUpdate,SampleUpdate,SemanticAnnotationUpdate,SpaceUpdate,TagUpdate,TypeGroupUpdate,VocabularyTermUpdate,VocabularyUpdate
@JsonObject("as.dto.common.update.IObjectUpdate")
public interface IObjectUpdate<ID extends IObjectId>
-
Method Summary
-
Method Details
-
getObjectId
ID getObjectId()
-