- java.lang.Object
-
- com.helger.tenancy.AbstractBusinessObject
-
- com.helger.phase4.model.mpc.MPC
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static com.helger.commons.type.ObjectType |
OT |
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
|
MPC(String sID) |
protected |
MPC(com.helger.photon.security.object.StubObject aStubObject) |
-
Method Summary
-
Methods inherited from class com.helger.tenancy.AbstractBusinessObject
attrs, equals, getCreationDateTime, getCreationUserID, getDeletionDateTime, getDeletionUserID, getID, getLastModificationDateTime, getLastModificationUserID, hashCode, setDeletion, setLastModification, setUndeletion, toString
-
Methods inherited from interface com.helger.tenancy.IBusinessObject
attrs, getLastChangeDateTime, isDeleted, isDeletedAt, isLastChangeAfter, isNotDeleted
-
Methods inherited from interface com.helger.commons.type.IHasObjectType
getObjectTypeName, hasObjectType
-
Methods inherited from interface com.helger.commons.id.IHasID
getComparatorID, getID
-
Methods inherited from interface com.helger.tenancy.datetime.IHasCreationInfo
getCreationUserID, hasCreationUserID
-
Methods inherited from interface com.helger.datetime.domain.IHasCreationDateTime
getCreationDate, getCreationDateTime, getCreationTime, hasCreationDateTime, isCreatedAt
-
Methods inherited from interface com.helger.tenancy.datetime.IHasLastModificationInfo
getLastModificationUserID, hasLastModificationUserID
-
Methods inherited from interface com.helger.datetime.domain.IHasLastModificationDateTime
getLastModificationDate, getLastModificationDateTime, getLastModificationTime, hasLastModificationDateTime, isLastModifiedAt
-
Methods inherited from interface com.helger.tenancy.datetime.IHasDeletionInfo
getDeletionUserID, hasDeletionUserID
-
Methods inherited from interface com.helger.datetime.domain.IHasDeletionDateTime
getDeletionDate, getDeletionDateTime, getDeletionTime, hasDeletionDateTime
Copyright © 2015–2020 Philip Helger. All rights reserved.