class IUrbanEventWithAcknowledgementWorkflow(Interface): __doc__ = _("""AcknowledgmentEvent workflow type marker interface""")
class IInspectionBuidlingDivisionAttestationCollege(Interface): __doc__ = _( """IInspectionBuidlingDivisionAttestationCollege type marker interface""" )
class IUrbanEventWithEnvironmentValidation(Interface): __doc__ = _("""Environment validation type marker interface""")
class IInternalOpinionRequestEvent(IOpinionRequestEvent): __doc__ = _("""IInternalOpinionRequestEvent type marker interface""")