Part of lp.soyuz.interfaces.webservice View In Hierarchy
| Method | new | Create an ILiveFS. |
| Method | exists | Check to see if a matching live filesystem exists. |
| Method | getByName | Return the appropriate ILiveFS for the given objects. |
| Method | interpret | Like getByName, but takes names of objects. |
| Method | getByPerson | Return all live filesystems with the given owner. |
| Method | getAll | Return all of the live filesystems in Launchpad. |
ILiveFS.ILiveFS for the given objects.getByName, but takes names of objects.| Returns | A (potentially empty) sequence of ILiveFS instances. | |