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 Summary
ConstructorsConstructorDescriptionAttachmentImmutable(ch.systemsx.cisd.openbis.generic.shared.basic.dto.Attachment attachment) -
Method Summary
-
Constructor Details
-
Method Details
-
getFileName
- Specified by:
getFileNamein interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
-
getTitle
- Specified by:
getTitlein interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
-
getDescription
- Specified by:
getDescriptionin interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
-
getVersion
public int getVersion()- Specified by:
getVersionin interfacech.systemsx.cisd.openbis.dss.generic.shared.api.internal.v2.IAttachmentImmutable
-