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