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