Exemplo n.º 1
0
 def is_in_private_collection(self):
     """Private collections are lendable books that should not be
     linked/revealed from OL
     """
     return private_collection_in(self.get_ia_collections())
Exemplo n.º 2
0
 def is_in_private_collection(self):
     """Private collections are lendable books that should not be
     linked/revealed from OL
     """
     return private_collection_in(self.get_ia_collections())