Interface IIdAndCodeHolder
-
- All Superinterfaces:
ICodeHolder,IIdHolder
- All Known Subinterfaces:
IAttachmentHolder,IEntityInformationHolder,IEntityInformationHolderWithIdentifier,IEntityInformationHolderWithPermId,IEntityInformationHolderWithProperties,IEntityWithDeletionInformation
- All Known Implementing Classes:
AbstractExternalData,BasicEntityInformationHolder,ContainerDataSet,DeletedEntity,EntityReference,Experiment,LinkDataSet,MatchingEntity,Material,Metaproject,PhysicalDataSet,PlaceholderDataSet,Project,Sample
public interface IIdAndCodeHolder extends IIdHolder, ICodeHolder
Read-only interface for beans witch provide a code and a unique technical ID.- See Also:
ICodeHolder,IIdHolder
-
-
Method Summary
-
Methods inherited from interface ch.systemsx.cisd.openbis.generic.shared.basic.ICodeHolder
getCode
-
-