Class | NoEmptyItems | You must define some attributes on every item. |
Class | AtomicFile | I am a file which is moved from temporary to permanent storage when it |
Function | storeServiceSpecialCase | Undocumented |
Class | BaseQuery | This is the abstract base implementation of query logic shared between item |
Class | ItemQuery | This class is a query whose results will be Item instances. This is the |
Class | MultipleItemQuery | A query that returns tuples of Items from a join. |
Class | AttributeQuery | A query for the value of a single attribute from an item class, so as to |
Class | Store | I am a database that Axiom Items can be stored in. |
Function | timeinto | Undocumented |
Parameters | col | an IColumn
provider
|
Returns | True if the IColumn provider is unique, False otherwise. |