public interface DescriptionObject
| Modifier and Type | Method and Description |
|---|---|
void |
export(Writer imports,
File dir,
boolean shallow) |
String |
getItemID() |
ItemPath |
getItemPath() |
String |
getName() |
Integer |
getVersion() |
CollectionArrayList |
makeDescCollections() |
void |
setItemPath(ItemPath path) |
void |
setName(String name) |
void |
setVersion(Integer version) |
String getName()
Integer getVersion()
ItemPath getItemPath()
void setName(String name)
void setVersion(Integer version)
void setItemPath(ItemPath path)
String getItemID()
CollectionArrayList makeDescCollections() throws InvalidDataException, ObjectNotFoundException
void export(Writer imports, File dir, boolean shallow) throws InvalidDataException, ObjectNotFoundException, IOException
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.