Package schlachtfeld :: Package amov :: Module Versionsverwaltung :: Class Versionen
[hide private]
[frames] | no frames]

Class Versionen

source code

Manage Versions

Instance Methods [hide private]
  __init__(self, tag=u"tag:1w6.org,2007:Menschen", kategorie=u"Armeen")
  neuste_version(self)
return the most recent version

Instance Variables [hide private]
  tag
the unique identifier for content, barring the cathegory.
  kategorie
The type of objekt we want to retrieve.
  neuste
The ID including the most recent version of the objekt.

Method Details [hide private]

__init__(self, tag=u"tag:1w6.org,2007:Menschen", kategorie=u"Armeen")
(Constructor)

source code 
None

neuste_version(self)

source code 
return the most recent version

Instance Variable Details [hide private]

tag

the unique identifier for content, barring the cathegory.

kategorie

The type of objekt we want to retrieve.

neuste

The ID including the most recent version of the objekt.