module documentation
_sequence.py - ZMS Sequence Object for Unique ID Generation
This module provides the Sequence class for generating unique, auto-incrementing IDs for ZMS objects (e.g. for new content nodes).
License: GNU General Public License v2 or later, Organization: ZMS Publishing
| Class | |
Auto-incrementing integer sequence used to generate unique IDs for ZMS content objects (stored as 'acl_sequence' in the ZODB). |