Uses of Interface
de.espirit.or.schema.Identifier
Packages that use Identifier
- 
Uses of Identifier in de.espirit.firstspirit.agencyMethods in de.espirit.firstspirit.agency with parameters of type IdentifierModifier and TypeMethodDescription@NotNull RenderingAgent.RendererRenderingAgent.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.orMethods in de.espirit.or with parameters of type IdentifierModifier and TypeMethodDescription@NotNull EntitySession.find(@NotNull Identifier identifier) Return the entity with the givenidentifier.Session.getReleaseRevision(@NotNull Identifier identifier, @NotNull String languageAbbreviation) GetEntityin language dependent release revision if available.voidSession.restore(@NotNull Identifier identifier) Restore the deleted entity with the specifiedidentifier.
- 
Uses of Identifier in de.espirit.or.schemaMethods in de.espirit.or.schema that return IdentifierMethods in de.espirit.or.schema with parameters of type IdentifierModifier and TypeMethodDescriptionstatic KeyValueKeyValue.createKeyValue(Schema schema, Identifier identifier) Factory to create the key value within the given schema for the requested identifier.