]> err.no Git - scalable-opengroupware.org/blobdiff - OGoContentStore/OCSChannelManager.h
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@76 d1b88da0-ebda-0310-925b-ed51d8...
[scalable-opengroupware.org] / OGoContentStore / OCSChannelManager.h
index acfde2dd8b75ef83d0fe1dc2054e4f07e10250e4..c95ccc9902fa98d47d5a73f30f0de304c8e727dd 100644 (file)
 - (EOAdaptorChannel *)acquireOpenChannelForURL:(NSURL *)_url;
 - (void)releaseChannel:(EOAdaptorChannel *)_channel;
 
+/* checking for tables */
+
+- (BOOL)canConnect:(NSURL *)_url;
+
 @end
 
 #endif /* __OGoContentStore_OCSChannelManager_H__ */