Interface IMPC

All Superinterfaces:
com.helger.tenancy.IBusinessObject, com.helger.datetime.domain.IHasCreationDateTime, com.helger.tenancy.datetime.IHasCreationInfo, com.helger.datetime.domain.IHasDeletionDateTime, com.helger.tenancy.datetime.IHasDeletionInfo, com.helger.commons.id.IHasID<String>, com.helger.datetime.domain.IHasLastModificationDateTime, com.helger.tenancy.datetime.IHasLastModificationInfo, com.helger.commons.type.IHasObjectType, com.helger.commons.type.ITypedObject<String>
All Known Implementing Classes:
MPC

public interface IMPC extends com.helger.tenancy.IBusinessObject
MPC - Message Partition Channel
Author:
Philip Helger
  • Method Summary

    Methods inherited from interface com.helger.tenancy.IBusinessObject

    attrs, getLastChangeDateTime, isDeleted, isLastChangeAfter, isNotDeleted

    Methods inherited from interface com.helger.datetime.domain.IHasCreationDateTime

    getCreationDate, getCreationDateTime, getCreationTime, hasCreationDateTime, isCreatedAt

    Methods inherited from interface com.helger.tenancy.datetime.IHasCreationInfo

    getCreationUserID, hasCreationUserID

    Methods inherited from interface com.helger.datetime.domain.IHasDeletionDateTime

    getDeletionDate, getDeletionDateTime, getDeletionTime, hasDeletionDateTime, isDeletedAt

    Methods inherited from interface com.helger.tenancy.datetime.IHasDeletionInfo

    getDeletionUserID, hasDeletionUserID

    Methods inherited from interface com.helger.commons.id.IHasID

    getID

    Methods inherited from interface com.helger.datetime.domain.IHasLastModificationDateTime

    getLastModificationDate, getLastModificationDateTime, getLastModificationTime, hasLastModificationDateTime, isLastModifiedAt

    Methods inherited from interface com.helger.tenancy.datetime.IHasLastModificationInfo

    getLastModificationUserID, hasLastModificationUserID

    Methods inherited from interface com.helger.commons.type.IHasObjectType

    getObjectType, getObjectTypeName, hasObjectType