Class AttachmentImmutable

java.lang.Object
ch.systemsx.cisd.etlserver.registrator.api.v2.impl.AttachmentImmutable
All Implemented Interfaces:
ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable

public class AttachmentImmutable extends Object implements ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
  • Constructor Details

    • AttachmentImmutable

      public AttachmentImmutable(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Attachment attachment)
  • Method Details

    • getFileName

      public String getFileName()
      Specified by:
      getFileName in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
    • getTitle

      public String getTitle()
      Specified by:
      getTitle in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
    • getDescription

      public String getDescription()
      Specified by:
      getDescription in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
    • getVersion

      public int getVersion()
      Specified by:
      getVersion in interface ch.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable