Uses of Class
org.alfresco.service.cmr.dictionary.InvalidTypeException
Packages that use InvalidTypeException
-
Uses of InvalidTypeException in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that throw InvalidTypeExceptionModifier and TypeMethodDescriptionNodeService.createNode(NodeRef parentRef, QName assocTypeQName, QName assocQName, QName nodeTypeQName) NodeService.createNode(NodeRef parentRef, QName assocTypeQName, QName assocQName, QName nodeTypeQName, Map<QName, Serializable> properties) Creates a new, non-abstract, real node as a primary child of the given parent node.