Schnittstelle IColumnView<T>
- Alle Superschnittstellen:
CloseStateRequestable
,CreationRequestable
,DatabaseConnectionRequestable
,DeletionRequestable
,EditingRequestable
,IDatabaseObject
,IIdHolder
,INameHolder
,LoadingRequestable
,StateRequestable<DatabaseObjectState>
- Alle bekannten Implementierungsklassen:
Column
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
boolean
internalContainsGivenValueInPersistedDataIgnoringGivenEntities
(String value, IContainer<String> entitiesToIgnoreIds) Von Schnittstelle geerbte Methoden ch.nolix.coreapi.resourcecontrolapi.resourceclosingapi.CloseStateRequestable
isClosed, isOpen
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectrequestapi.CreationRequestable
isNew
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectrequestapi.DatabaseConnectionRequestable
isConnectedWithRealDatabase
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectrequestapi.DeletionRequestable
isDeleted
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectrequestapi.EditingRequestable
isEdited
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.mandatoryattributeapi.IIdHolder
getId, getIdInQuotes, hasId
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.attributeapi.mandatoryattributeapi.INameHolder
getName, getNameInQuotes, hasName, hasSameNameAs
Von Schnittstelle geerbte Methoden ch.nolix.systemapi.databaseobjectapi.databaseobjectrequestapi.LoadingRequestable
isLoaded
Von Schnittstelle geerbte Methoden ch.nolix.coreapi.structureapi.typerequestapi.StateRequestable
getState
-
Methodendetails
-
getContentModel
IContentModelView<T> getContentModel() -
getStoredParentTable
T getStoredParentTable() -
internalContainsGivenValueInPersistedData
-
internalContainsGivenValueInPersistedDataIgnoringGivenEntities
boolean internalContainsGivenValueInPersistedDataIgnoringGivenEntities(String value, IContainer<String> entitiesToIgnoreIds)
-