public interface DocumentAttachment extends Auditee, SecureObject, Media, org.openmdx.base.cci2.BasicObject
DocumentAttachment| Modifier and Type | Interface and Description |
|---|---|
static interface |
DocumentAttachment.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthor()
Retrieves the possibly null value for the optional attribute
author. |
String |
getName()
Retrieves the value for the attribute
name. |
String |
getVersion()
Retrieves the possibly null value for the optional attribute
version. |
void |
setAuthor(String author)
Sets a new value for the attribute
author. |
void |
setName(String name)
Sets a new value for the attribute
name. |
void |
setVersion(String version)
Sets a new value for the attribute
version. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUsergetContent, getContentLength, getContentMimeType, getContentName, getDescription, setContent, setContentMimeType, setContentName, setDescriptionString getAuthor()
author.author.void setAuthor(String author)
author.author - The possibly null new value for attribute author.String getName()
name.name.void setName(String name)
name.name - The non-null new value for attribute name.String getVersion()
version.version.void setVersion(String version)
version.version - The possibly null new value for attribute version.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.