public interface IAttachmentTemplate extends IElement
IVersion object can be created either from a IResourceDefinition object or a IAttachementTemplate object.IResource,
ITaskInstance,
IWorkflow,
ICatalog| Modifier and Type | Method and Description |
|---|---|
IFolder |
getDefaultFolder()
Gets the default folder.
|
IResourceDefinition |
getDefinition()
Gets the associated resource definition.
|
String |
getLabel()
Gets the label of the attachment template.
|
String |
getName()
Gets the name of the attachment template.
|
void |
setLabel(String name)
Sets the label of the attachment template.
|
void |
setName(String name)
Sets the name of the attachment template.
|
void setName(String name)
name - the new name to set.String getName()
void setLabel(String name)
name - the new label to set.String getLabel()
IResourceDefinition getDefinition()
IResourceDefinition object.Copyright © 2021 Visiativ Software. All rights reserved.