virtualstd::list<cta::common::dataStructures::Tape>getTapes(constcta::common::dataStructures::SecurityIdentity&requester,conststd::map<std::string,std::string>&where)=0;// "where" is a map resembling an "and-ed" where clause in a SQL query
virtualstd::list<cta::common::dataStructures::ArchiveFile>getArchiveFiles(constcta::common::dataStructures::SecurityIdentity&requester,conststd::map<std::string,std::string>&where)=0;// "where" is a map resembling an "and-ed" where clause in a SQL query
virtualstd::list<cta::common::dataStructures::Tape>getTapes(constcta::common::dataStructures::SecurityIdentity&requester,conststd::map<std::string,std::string>&where);// "where" is a map resembling an "and-ed" where clause in a SQL query
virtualstd::list<cta::common::dataStructures::ArchiveFile>getArchiveFiles(constcta::common::dataStructures::SecurityIdentity&requester,conststd::map<std::string,std::string>&where);// "where" is a map resembling an "and-ed" where clause in a SQL query
virtual std::list<Tape> getTapes (const SecurityIdentity &requester, const std::map<std::string, std::string> &where); // "where" is a map resembling an "and-ed" where clause in a SQL query
virtual std::list<ArchiveFile> getArchiveFiles (const SecurityIdentity &requester, const std::map<std::string, std::string> &where); // "where" is a map resembling an "and-ed" where clause in a SQL query
virtual std::list<Tape> getTapes (const SecurityIdentity &requester, const std::map<std::string, std::string> &where); // "where" is a map resembling an "and-ed" where clause in a SQL query
virtual std::list<ArchiveFile> getArchiveFiles (const SecurityIdentity &requester, const std::map<std::string, std::string> &where); // "where" is a map resembling an "and-ed" where clause in a SQL query
virtualstd::list<cta::common::dataStructures::Tape>getTapes(constcta::common::dataStructures::SecurityIdentity&requester,conststd::map<std::string,std::string>&where);// "where" is a map resembling an "and-ed" where clause in a SQL query
virtualstd::list<cta::common::dataStructures::ArchiveFile>getArchiveFiles(constcta::common::dataStructures::SecurityIdentity&requester,conststd::map<std::string,std::string>&where);// "where" is a map resembling an "and-ed" where clause in a SQL query