MediaWiki REL1_31
|
Classes | |
class | BlobAccessException |
Exception representing a failure to access a data blob. More... | |
interface | BlobStore |
Service for loading and storing data blobs. More... | |
class | BlobStoreFactory |
Service for instantiating BlobStores. More... | |
class | IncompleteRevisionException |
Exception throw when trying to access undefined fields on an incomplete RevisionRecord. More... | |
class | MutableRevisionRecord |
Mutable RevisionRecord implementation, for building new revision entries programmatically. More... | |
class | MutableRevisionSlots |
Mutable version of RevisionSlots, for constructing a new revision. More... | |
class | NameTableAccessException |
Exception representing a failure to look up a row from a name table. More... | |
class | NameTableStore |
class | RevisionAccessException |
Exception representing a failure to look up a revision. More... | |
class | RevisionArchiveRecord |
A RevisionRecord representing a revision of a deleted page persisted in the archive table. More... | |
interface | RevisionFactory |
Service for constructing revision objects. More... | |
interface | RevisionLookup |
Service for looking up page revisions. More... | |
class | RevisionRecord |
Page revision base class. More... | |
class | RevisionSlots |
Value object representing the set of slots belonging to a revision. More... | |
class | RevisionStore |
Service for looking up page revisions. More... | |
class | RevisionStoreRecord |
A RevisionRecord representing an existing revision persisted in the revision table. More... | |
class | SlotRecord |
Value object representing a content slot associated with a page revision. More... | |
class | SqlBlobStore |
Service for storing and loading Content objects. More... | |
class | SuppressedDataException |
Exception raised in response to an audience check when attempting to access suppressed information without permission. More... | |