group db-related stuff in sfa/storage
[sfa.git] / sfa / methods / List.py
index 55dd7dd..bbd3e47 100644 (file)
@@ -1,10 +1,12 @@
 
 from sfa.util.xrn import urn_to_hrn
 from sfa.util.method import Method
-from sfa.util.parameter import Parameter, Mixed
-from sfa.util.record import SfaRecord
+
 from sfa.trust.credential import Credential
 
+from sfa.storage.parameter import Parameter, Mixed
+from sfa.storage.record import SfaRecord
+
 class List(Method):
     """
     List the records in an authority.