l.s.w.b.LibraryBackedByteStorage : class documentation

Part of lp.services.webservice.bytestorage View In Hierarchy

See IByteStorage.
Method __init__ Initialize as the backing storage for one entry's field.
Method rootsite See ICanonicalUrlData
Method inside See ICanonicalUrlData
Method path See ICanonicalUrlData
Method alias_url See IByteStorage.
Method filename See IByteStorage.
Method is_stored See IByteStorage.
Method createStored See IByteStorage.
Method deleteStored See IByteStorage.
def __init__(self, entry, field):
Initialize as the backing storage for one entry's field.
@property
def rootsite(self):
See ICanonicalUrlData
@property
def inside(self):
See ICanonicalUrlData
@property
def path(self):
See ICanonicalUrlData
@property
def alias_url(self):
See IByteStorage.
@property
def filename(self):
See IByteStorage.
@property
def is_stored(self):
See IByteStorage.
def createStored(self, mediaType, representation, filename=None):
See IByteStorage.
def deleteStored(self):
See IByteStorage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.