Package ch.tocco.nice2.persist.entity.spi.template
package ch.tocco.nice2.persist.entity.spi.template
-
ClassDescriptionA task that executes another task once and caches the result as instance member.A task that expects an entity model name and a template id in form `Tuple.of(baseModel, id)` and will then perform a query to fetch all template entities with those properties and relUser empty or equal to the current User.A task that loads previously saved relation values for a template back into the template entity.Task that creates a new empty template entity (entity of model `Entity_template`).A task that takes a template entity and sets all fields read from a concrete base entity, given by its primary key.A task to create the special
TemplateEntity
from a normalEntity
of model `Entity_template`.A task that expects a template entity (of model Entity_template) or a "normal" entity and creates an URI for it.Multimap<K,V> A simple multimap implemenation that is serializable, i.e.