Uses of Class
org.alfresco.service.cmr.dictionary.InvalidAspectException
Packages that use InvalidAspectException
-
Uses of InvalidAspectException in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that throw InvalidAspectExceptionModifier and TypeMethodDescriptionvoid
NodeService.addAspect
(NodeRef nodeRef, QName aspectTypeQName, Map<QName, Serializable> aspectProperties) Applies an aspect to the given node.boolean
Determines if a given aspect is present on a node.void
NodeService.removeAspect
(NodeRef nodeRef, QName aspectTypeQName) Remove an aspect and all related properties from a node