class documentation
class ZMSAttributeContainer(Folder, _objattrs.ObjAttrs, _pathhandler.PathHandler): (source)
Constructor: ZMSAttributeContainer(id)
Container object that stores and edits custom attribute values.
| Method | __init__ |
Initialize the container with a generated object id. |
| Method | get |
Return an empty list because attribute containers have no children. |
| Method | get |
Delegate attribute schema lookup to the parent ZMS object. |
| Method | get |
Return self as version object because containers are not versioned. |
| Method | get |
Delegate parent node lookup to the acquisition parent. |
| Method | manage_change |
Persist submitted attribute values for all configured object attributes. |
| Class Variable | get |
Undocumented |
| Class Variable | manage |
Undocumented |
| Class Variable | manage_properties |
Undocumented |
| Class Variable | meta |
Undocumented |
| Instance Variable | id |
Undocumented |