- generate(SharedSessionContractImplementor, Object) - Method in class io.tesler.model.core.hbn.ExtSequenceStyleGenerator
-
- get(IDictionaryType, String) - Method in class io.tesler.model.core.service.DictionaryCacheImpl
-
- get(String, String) - Method in class io.tesler.model.core.service.DictionaryCacheImpl
-
- getAccessor() - Method in interface io.tesler.model.core.api.security.IAccessorSupplier
-
- getAccessor() - Method in class io.tesler.model.core.entity.security.Group
-
- getAccessor() - Method in class io.tesler.model.core.entity.User
-
- getAccessRecord(AccessList, IAccessorSupplier) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns a record of the user / group's access rights
- getAccessRecord(AccessList, IAccessorSupplier) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getAll(IDictionaryType) - Method in class io.tesler.model.core.service.DictionaryCacheImpl
-
- getAll(String) - Method in class io.tesler.model.core.service.DictionaryCacheImpl
-
- getAllGroupMembers(Group) - Method in interface io.tesler.model.core.api.GroupService
-
Returns a set of user identifiers for all members of the group
- getAllGroupMembers(Group) - Method in class io.tesler.model.core.service.GroupServiceImpl
-
- getAllGroupsSubquery(User, CriteriaQuery<?>, CriteriaBuilder) - Method in interface io.tesler.model.core.api.GroupService
-
Returns a subquery returning the identifiers of all user groups
- getAllGroupsSubquery(User, CriteriaQuery<?>, CriteriaBuilder) - Method in class io.tesler.model.core.service.GroupServiceImpl
-
- getAllUserGroups() - Method in class io.tesler.model.core.service.BaseAccessService
-
- getAnnotation(Class<T>) - Method in class io.tesler.model.core.hbn.PropagateAnnotationReader
-
Returns an annotation of the specified type for an element, taking into account inheritance
- getAnnotationReader(AnnotatedElement) - Method in class io.tesler.model.core.hbn.PropagateMetadataProvider
-
- getAnnotations() - Method in class io.tesler.model.core.hbn.PropagateAnnotationReader
-
returns an array of all element annotations taking into account inheritance
- getBeansWrapper() - Method in interface io.tesler.model.core.listeners.hbn.change.notifications.TemplateProcessingServiceExt
-
- getBooleanValue(LOV) - Method in class io.tesler.model.core.service.SystemSettingsImpl
-
- getBuilder(E) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityChangedEventGenerator
-
- getBuilder(E) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityCreatedEventGenerator
-
- getBuilder(E) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityDeletedEventGenerator
-
- getBuilder(E, V) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractFieldChangedEventGenerator
-
- getBundles() - Method in interface io.tesler.model.core.listeners.hbn.change.notifications.TemplateProcessingServiceExt
-
- getConfiguration() - Method in interface io.tesler.model.core.listeners.hbn.change.notifications.TemplateProcessingServiceExt
-
- getCount(Class<?>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getCount(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getCount(Class<?>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getCount(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getCurrentUser() - Method in interface io.tesler.model.core.api.CurrentUserAware
-
- getDefaultLocale() - Method in class io.tesler.model.core.service.LocaleServiceImpl
-
- getDefaults() - Method in class io.tesler.model.core.hbn.PropagateMetadataProvider
-
- getDescription(String, IDictionaryType) - Method in class io.tesler.model.core.service.DictionaryCacheImpl
-
- getDirectGroupMembers(Group) - Method in interface io.tesler.model.core.api.GroupService
-
Returns a set of identifiers of users who are direct members of the group
- getDirectGroupMembers(Group) - Method in class io.tesler.model.core.service.GroupServiceImpl
-
- getDirectGroupsSubquery(User, CriteriaQuery<?>, CriteriaBuilder) - Method in interface io.tesler.model.core.api.GroupService
-
Returns a subquery that returns identifiers of the user's direct groups
- getDirectGroupsSubquery(User, CriteriaQuery<?>, CriteriaBuilder) - Method in class io.tesler.model.core.service.GroupServiceImpl
-
- getEffectiveSessionUser() - Method in interface io.tesler.model.core.api.EffectiveUserAware
-
- getEntityGraph(Class<T>, String) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getEntityGraph(Class<T>, String) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getEntityType(String) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getEntityType(Class<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getEntityType(Class<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getEvent(EntityId) - Method in class io.tesler.model.core.listeners.hbn.change.ChangeEventHolder
-
- getEvent() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityChangedEventGenerator
-
- getEvent() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityCreatedEventGenerator
-
- getEvent() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityDeletedEventGenerator
-
- getEvent() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractFieldChangedEventGenerator
-
- getEvents() - Method in class io.tesler.model.core.listeners.hbn.change.ChangeEventHolder
-
- getField() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractFieldChangedEventGenerator
-
- getFirstResultOrNull(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getFirstResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getFirstResultOrNull(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getFirstResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getFirstResultOrNull(TypedQuery<T>) - Method in class io.tesler.model.core.dao.util.JpaUtils
-
- getFullName() - Method in class io.tesler.model.core.entity.User
-
- getGlobalSettings(LOV) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.BaseNotificationSettingsProvider
-
- getIds(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getIds(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
Deprecated.
- getIntegerValue(LOV, int) - Method in class io.tesler.model.core.service.SystemSettingsImpl
-
- getJoinType(FetchParent, String) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getJoinType(From, String) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getLanguage() - Method in interface io.tesler.model.core.api.Translation
-
- getList(Class<T>, SingularAttribute<T, X>, X) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getList(Class<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getList(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getList(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getList(Class<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getList(Class<T>, SingularAttribute<T, X>, X) - Method in interface io.tesler.model.core.dao.JpaDao
-
Deprecated.
- getList(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getList(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getListByIds(Class<T>, List<Long>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getListByIds(Class<T>, List<Long>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getListValue(LOV) - Method in class io.tesler.model.core.service.SystemSettingsImpl
-
- getLoadVstamp() - Method in interface io.tesler.model.core.api.RefreshOnFlush
-
- getLongValue(LOV, long) - Method in class io.tesler.model.core.service.SystemSettingsImpl
-
- getMaxInlineUserGroups() - Method in class io.tesler.model.core.service.BaseAccessService
-
- getMetadataBuilder(MetadataSources, MetadataBuilderImplementor) - Method in class io.tesler.model.core.hbn.PropagateMetadataBuilderFactory
-
- getMissingTranslations(E) - Method in interface io.tesler.model.core.api.TranslationService
-
- getMissingTranslations(E) - Method in class io.tesler.model.core.service.TranslationServiceImpl
-
- getName() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.methods.TemplateMethod
-
- getName() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.methods.TemplateMethodDateFormat
-
- getName() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.methods.TemplateMethodFullUrl
-
- getName() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.methods.TemplateMethodLov
-
- getName() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.methods.TemplateMethodMessage
-
- getOrder() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.AbstractEventGenerator
-
- getPackagesToScan() - Method in class io.tesler.model.core.config.PersistenceJPAConfig
-
- getPage(Class<T>, Specification<T>, PageSpecification) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getPage(Class<R>, Class<T>, Selector<R, T>, Specification<R>, PageSpecification) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getPage(Class<R>, Class<T>, Selector<R, T>, Specification<R>, PageSpecification) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getPage(Class<T>, Specification<T>, PageSpecification) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getParentByLevelCode(LOV) - Method in class io.tesler.model.core.entity.Division
-
- getPerformer() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.AbstractEventGenerator
-
- getPerformer(E) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.AbstractEventGenerator
-
- getPermission(SecurableEntity) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns the rights of the current user
- getPermission(SecurableEntity, User) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns the rights of the specified user
- getPermission(AccessList, User) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns the rights of the specified user
- getPermission(AccessList) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns the rights of the current user
- getPermission(SecurableEntity) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getPermission(SecurableEntity, User) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getPermission(AccessList) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getPermission(AccessList, User) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getPrimaryEntity() - Method in interface io.tesler.model.core.api.Translation
-
- getRecipientResolvers() - Method in class io.tesler.model.core.listeners.hbn.change.notifications.AbstractEventGenerator
-
- getRecipients(E, LOV) - Method in interface io.tesler.model.core.api.notifications.IRecipientResolver
-
- getRecipientTypes(NotificationSettings) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.BaseNotificationSettingsProvider
-
- getSecuritySpecification(Permission) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns the security specification for getting a list of entities
for the current user and the requested access level
- getSecuritySpecification(User, Permission) - Method in interface io.tesler.model.core.api.security.AccessService
-
Returns the security specification for getting a list of entities
for the specified user and the requested access level
- getSecuritySpecification(Permission) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getSecuritySpecification(User, Permission) - Method in class io.tesler.model.core.service.BaseAccessService
-
- getServiceInitiated() - Method in class io.tesler.model.core.hbn.EnhancedDialectInitiator
-
- getSessionUser() - Method in class io.tesler.model.core.service.BaseAccessService
-
- getSingleResult(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getSingleResult(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getSingleResult(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getSingleResult(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getSingleResult(TypedQuery<T>) - Method in class io.tesler.model.core.dao.util.JpaUtils
-
- getSingleResultOrNull(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getSingleResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getSingleResultOrNull(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getSingleResultOrNull(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getSingleResultOrNull(TypedQuery<T>) - Method in class io.tesler.model.core.dao.util.JpaUtils
-
- getStream(Class<T>, Specification<T>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getStream(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getStream(Class<T>, Specification<T>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getStream(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in interface io.tesler.model.core.dao.JpaDao
-
- getStringTemplateLoader() - Method in interface io.tesler.model.core.listeners.hbn.change.notifications.TemplateProcessingServiceExt
-
- getSupportedEntityManager(String) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getTemplate(LOV) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.NotificationTemplateSupportImpl
-
- getTrackedFields(LOV) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.managed.AbstractEntityChangedEventGenerator
-
- getTranslation() - Method in interface io.tesler.model.core.api.Translatable
-
- getTranslation(String, String) - Method in interface io.tesler.model.core.api.Translatable
-
- getTranslationId() - Method in interface io.tesler.model.core.api.Translation
-
- getTranslations() - Method in interface io.tesler.model.core.api.Translatable
-
- getTranslationType() - Method in interface io.tesler.model.core.api.Translatable
-
- getType() - Method in class io.tesler.model.core.listeners.hbn.change.security.GroupChangeListener
-
- getType() - Method in class io.tesler.model.core.listeners.hbn.change.security.GroupDirectGroupRelationChangeListener
-
- getType() - Method in class io.tesler.model.core.listeners.hbn.change.system.SystemSettingChangeListener
-
- getType() - Method in class io.tesler.model.core.loaders.AbstractObjectLoader
-
- getType() - Method in class io.tesler.model.core.loaders.DepartmentLoader
-
- getType() - Method in class io.tesler.model.core.loaders.UserLoader
-
- getTypedQuery(Class<R>, Class<T>, Selector<R, T>, Specification<R>) - Method in class io.tesler.model.core.dao.impl.JpaDaoImpl
-
- getUserAllGroups(User) - Method in interface io.tesler.model.core.api.GroupService
-
Returns a set of all groups identifiers
that include the user directly
or indirectly (through other groups)
- getUserAllGroups(User) - Method in class io.tesler.model.core.service.GroupServiceImpl
-
- getUserDirectGroups(User) - Method in interface io.tesler.model.core.api.GroupService
-
Returns a set of all groups identifiers
that include the user directly
- getUserDirectGroups(User) - Method in class io.tesler.model.core.service.GroupServiceImpl
-
- getUserNameInitials() - Method in class io.tesler.model.core.entity.User
-
- getUserNameInitialsWithoutSpace() - Method in class io.tesler.model.core.entity.User
-
- getUserSettings(LOV, Long) - Method in class io.tesler.model.core.listeners.hbn.change.notifications.BaseNotificationSettingsProvider
-
- getValue(LOV) - Method in class io.tesler.model.core.service.SystemSettingsImpl
-
- getValue(LOV, String) - Method in class io.tesler.model.core.service.SystemSettingsImpl
-
- getVstamp() - Method in interface io.tesler.model.core.api.RefreshOnFlush
-
- getXMLContext() - Method in class io.tesler.model.core.hbn.PropagateMetadataProvider
-
- getZoneId() - Method in class io.tesler.model.core.entity.User
-
- grantPermission(SecurableEntity, IAccessorSupplier, Permission) - Method in interface io.tesler.model.core.api.security.AccessService
-
Grants rights to the specified user / group, after copying
access list if not private
- grantPermission(SecurableEntity, IAccessorSupplier, Permission, Boolean) - Method in interface io.tesler.model.core.api.security.AccessService
-
Grants rights to the specified user / group, after copying
access list if not private
- grantPermission(AccessList, IAccessorSupplier, Permission) - Method in interface io.tesler.model.core.api.security.AccessService
-
Grants rights to the specified user / group
- grantPermission(AccessList, IAccessorSupplier, Permission, Boolean) - Method in interface io.tesler.model.core.api.security.AccessService
-
Grants rights to the specified user / group
- grantPermission(SecurableEntity, IAccessorSupplier, Permission) - Method in class io.tesler.model.core.service.BaseAccessService
-
- grantPermission(SecurableEntity, IAccessorSupplier, Permission, Boolean) - Method in class io.tesler.model.core.service.BaseAccessService
-
- grantPermission(AccessList, IAccessorSupplier, Permission) - Method in class io.tesler.model.core.service.BaseAccessService
-
- grantPermission(AccessList, IAccessorSupplier, Permission, Boolean) - Method in class io.tesler.model.core.service.BaseAccessService
-
- Group - Class in io.tesler.model.core.entity.security
-
Group
- Group() - Constructor for class io.tesler.model.core.entity.security.Group
-
- group - Static variable in class io.tesler.model.core.entity.security.GroupAccessorRelation_
-
- GROUP - Static variable in class io.tesler.model.core.entity.security.GroupAccessorRelation_
-
- GROUP - Static variable in class io.tesler.model.core.entity.security.types.AccessorType.Values
-
- Group_ - Class in io.tesler.model.core.entity.security
-
- Group_() - Constructor for class io.tesler.model.core.entity.security.Group_
-
- GroupAccessorRelation - Class in io.tesler.model.core.entity.security
-
Relationship between group and other entities
- GroupAccessorRelation() - Constructor for class io.tesler.model.core.entity.security.GroupAccessorRelation
-
- GroupAccessorRelation_ - Class in io.tesler.model.core.entity.security
-
- GroupAccessorRelation_() - Constructor for class io.tesler.model.core.entity.security.GroupAccessorRelation_
-
- GroupChangeListener - Class in io.tesler.model.core.listeners.hbn.change.security
-
- GroupChangeListener() - Constructor for class io.tesler.model.core.listeners.hbn.change.security.GroupChangeListener
-
- GroupDirectGroupRelation - Class in io.tesler.model.core.entity.security
-
- GroupDirectGroupRelation() - Constructor for class io.tesler.model.core.entity.security.GroupDirectGroupRelation
-
- GroupDirectGroupRelation_ - Class in io.tesler.model.core.entity.security
-
- GroupDirectGroupRelation_() - Constructor for class io.tesler.model.core.entity.security.GroupDirectGroupRelation_
-
- GroupDirectGroupRelationChangeListener - Class in io.tesler.model.core.listeners.hbn.change.security
-
- GroupDirectGroupRelationChangeListener() - Constructor for class io.tesler.model.core.listeners.hbn.change.security.GroupDirectGroupRelationChangeListener
-
- GroupRelation - Class in io.tesler.model.core.entity.security
-
- GroupRelation() - Constructor for class io.tesler.model.core.entity.security.GroupRelation
-
- GroupRelation_ - Class in io.tesler.model.core.entity.security
-
- GroupRelation_() - Constructor for class io.tesler.model.core.entity.security.GroupRelation_
-
- GroupRelationType - Enum in io.tesler.model.core.entity.security.types
-
The type of relationship between the group and other entities
- GroupRelationType.Values - Class in io.tesler.model.core.entity.security.types
-
String constants to use as a discriminator
- GroupRelationTypeConverter - Class in io.tesler.model.core.converter
-
- GroupRelationTypeConverter() - Constructor for class io.tesler.model.core.converter.GroupRelationTypeConverter
-
- GroupService - Interface in io.tesler.model.core.api
-
Group membership management service
- GroupServiceImpl - Class in io.tesler.model.core.service
-
- GroupServiceImpl() - Constructor for class io.tesler.model.core.service.GroupServiceImpl
-
- GroupSuperGroupRelation - Class in io.tesler.model.core.entity.security
-
- GroupSuperGroupRelation() - Constructor for class io.tesler.model.core.entity.security.GroupSuperGroupRelation
-
- GroupSuperGroupRelation_ - Class in io.tesler.model.core.entity.security
-
- GroupSuperGroupRelation_() - Constructor for class io.tesler.model.core.entity.security.GroupSuperGroupRelation_
-
- GroupUserRelation - Class in io.tesler.model.core.entity.security
-
- GroupUserRelation() - Constructor for class io.tesler.model.core.entity.security.GroupUserRelation
-
- GroupUserRelation_ - Class in io.tesler.model.core.entity.security
-
- GroupUserRelation_() - Constructor for class io.tesler.model.core.entity.security.GroupUserRelation_
-