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