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 TypeMethodDescriptionvoidAttributesManager.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 TypeMethodDescriptionintAttributesManagerBl.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 TypeMethodDescriptionintAttributesManagerBlImpl.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 TypeMethodDescriptionvoidAttributesManagerEntry.convertAttributeToNonunique(PerunSession session, int attrId)