public interface OdsxSaveInfoInterface
| Modifier and Type | Method and Description |
|---|---|
java.util.Map |
getAttributes()
Get the attributes.
|
java.lang.String |
getName()
Get the object name.
|
AoSession |
getSession()
Get the asam ods session into that object should be saved.
|
void |
setName(java.lang.String name)
Set the object name.
|
AoSession getSession()
java.lang.String getName()
void setName(java.lang.String name)
name - the name of the object.java.util.Map getAttributes()