ProPeler
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
cpanel-ccs
/
txdav
/
common
/
Filename :
inotifications.pyc
back
Copy
� �t�ac @ sb d Z d d l m Z d d l m Z d d g Z d e f d � � YZ d e f d � � YZ d S( s Common notification interfaces i����( t Interface( t IDataStoreObjectt INotificationCollectiont INotificationObjectc B s_ e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s� NotificationCollection A notification collection is a container for notification objects. A notification collection belongs to a specific principal. c C s d S( s� Identify this notification collection. @return: the name of this notification collection. @rtype: C{str} N( ( ( ( s. /opt/cpanel-ccs/txdav/common/inotifications.pyt name'