Class s.d.i.IBranch(IPersonFacet):

Part of stoqlib.domain.interfaces View In Hierarchy

An administrative division of some larger or more complex organization
Method get_active_stations FIXME
Method fetchTIDs Fetches the transaction entries (TIDs) for a specific table which
Method fetchTIDsForOtherStations Fetches the transaction entries (TIDs) for a specific table which
def get_active_stations():
FIXME
def fetchTIDs(table, timestamp, te_type, trans):
Fetches the transaction entries (TIDs) for a specific table which were created using this station.
Parameterstabletable to get objects in
timestampsince when?
te_typeCREATED or MODIFIED
transa transaction
def fetchTIDsForOtherStations(table, timestamp, te_type, trans):
Fetches the transaction entries (TIDs) for a specific table which were created using any station except the specified one.
Parameterstabletable to get objects in
timestampsince when?
te_typeCREATED or MODIFIED
transa transaction
API Documentation for Stoqlib, generated by pydoctor at 2009-07-14 16:00:32.