Interface IEntityType
- All Superinterfaces:
ICodeHolder,IDescriptionHolder,IManagedInternallyHolder,IModificationDateHolder,IPermIdHolder,IPropertyAssignmentsHolder,IValidationPluginHolder
- All Known Implementing Classes:
DataSetType,ExperimentType,SampleType
@JsonObject("as.dto.common.interfaces.IEntityType")
public interface IEntityType
extends ICodeHolder, IDescriptionHolder, IModificationDateHolder, IPermIdHolder, IPropertyAssignmentsHolder, IValidationPluginHolder, IManagedInternallyHolder
-
Method Summary
Methods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.ICodeHolder
getCodeMethods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.IDescriptionHolder
getDescriptionMethods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.IManagedInternallyHolder
isManagedInternallyMethods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.IModificationDateHolder
getModificationDateMethods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.IPermIdHolder
getPermIdMethods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.IPropertyAssignmentsHolder
getPropertyAssignmentsMethods inherited from interface ch.ethz.sis.openbis.generic.asapi.v3.dto.common.interfaces.IValidationPluginHolder
getValidationPlugin