Schnittstelle IEntity
- Alle Superschnittstellen:
CloseStateRequestable,Deletable,DeletionRequestable,EditedRequestable,IDatabaseObject,IIdHolder,IOptionalSaveStampHolder,LoadedRequestable,NewRequestable
- Alle bekannten Implementierungsklassen:
AbstractableField,AbstractableObject,AbstractReferenceContent,AbstractValueContent,BaseEntity,ConcreteReferenceContent,ConcreteValueContent,Content,Entity,GeneralEntity,ReferenceContent,ValueContent
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanIContainer<? extends IField> booleanbooleanisReferencedInPersistedDataIgnoringGivenEntities(IContainer<String> entitiesToIgnoreIds) Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.CloseStateRequestable
isClosed, isOpenVon Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectapi.Deletable
deleteVon Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectapi.DeletionRequestable
isDeletedVon Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectapi.EditedRequestable
isEditedVon Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectapi.IDatabaseObject
getState, isLinkedWithRealDatabaseVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.mandatoryattributeapi.IIdHolder
getId, getIdInQuotes, hasIdVon Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalSaveStampHolder
getSaveStamp, hasSaveStampVon Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectapi.LoadedRequestable
isLoadedVon Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectapi.NewRequestable
isNew
-
Methodendetails
-
belongsToTable
boolean belongsToTable() -
getParentTableName
String getParentTableName() -
getShortDescription
String getShortDescription() -
getStoredParentDatabase
IDatabase getStoredParentDatabase() -
getStoredParentTable
-
internalGetStoredFields
IContainer<? extends IField> internalGetStoredFields() -
isReferencedInPersistedData
boolean isReferencedInPersistedData() -
isReferencedInPersistedDataIgnoringGivenEntities
-