Uses of Class
cz.metacentrum.perun.core.api.exceptions.AttributeNotMarkedUniqueException
Packages that use AttributeNotMarkedUniqueException
Package
Description
-
Uses of AttributeNotMarkedUniqueException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw AttributeNotMarkedUniqueExceptionModifier and TypeMethodDescriptionvoid
AttributesManager.convertAttributeToNonunique
(PerunSession session, int attrId) Converts attribute to non-unique. -
Uses of AttributeNotMarkedUniqueException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw AttributeNotMarkedUniqueExceptionModifier and TypeMethodDescriptionint
AttributesManagerBl.convertAttributeToNonunique
(PerunSession session, int attrId) Converts attribute to nonunique. -
Uses of AttributeNotMarkedUniqueException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw AttributeNotMarkedUniqueExceptionModifier and TypeMethodDescriptionint
AttributesManagerBlImpl.convertAttributeToNonunique
(PerunSession session, int attrId) -
Uses of AttributeNotMarkedUniqueException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw AttributeNotMarkedUniqueExceptionModifier and TypeMethodDescriptionvoid
AttributesManagerEntry.convertAttributeToNonunique
(PerunSession session, int attrId)