Esempio n. 1
0
class IUrbanEventWithAcknowledgementWorkflow(Interface):
    __doc__ = _("""AcknowledgmentEvent workflow type marker interface""")
Esempio n. 2
0
class IInspectionBuidlingDivisionAttestationCollege(Interface):
    __doc__ = _(
        """IInspectionBuidlingDivisionAttestationCollege type marker interface"""
    )
Esempio n. 3
0
class IUrbanEventWithEnvironmentValidation(Interface):
    __doc__ = _("""Environment validation type marker interface""")
Esempio n. 4
0
class IInternalOpinionRequestEvent(IOpinionRequestEvent):
    __doc__ = _("""IInternalOpinionRequestEvent type marker interface""")