Uses of Interface
de.espirit.or.schema.Identifier
-
Uses of Identifier in de.espirit.firstspirit.agency
Modifier and TypeMethodDescription@NotNull RenderingAgent.Renderer
RenderingAgent.Renderer.datasetIdentifier
(@NotNull Identifier identifier) Provide a dataset to be used for a content projection (e.g. detail view, one entity per page). -
Uses of Identifier in de.espirit.or
Modifier and TypeMethodDescription@NotNull Entity
Session.find
(@NotNull Identifier identifier) Return the entity with the givenidentifier
.void
Session.restore
(@NotNull Identifier identifier) Restore the deleted entity with the specifiedidentifier
. -
Uses of Identifier in de.espirit.or.schema
Modifier and TypeMethodDescriptionstatic KeyValue
KeyValue.createKeyValue
(Schema schema, Identifier identifier) Factory to create the key value within the given schema for the requested identifer.