Uses of Class
com.aquima.interactions.portal.exception.CreateContentException
Packages that use CreateContentException
-
Uses of CreateContentException in com.aquima.interactions.portal.content
Methods in com.aquima.interactions.portal.content that throw CreateContentExceptionModifier and TypeMethodDescriptionContentManagerDelegate.create
(InputStream stream, String name, String contentType, Long caseId, CustomContentProperties properties, IUserData user, String[] roles) DisposableContentManager.create
(InputStream stream, String name, String contentType, Long caseId, CustomContentProperties properties, IUserData user, String[] roles) FileSystemContentManager.create
(InputStream stream, String name, String contentType, Long caseId, CustomContentProperties properties, IUserData user, String[] roles) MemoryContentManager.create
(InputStream stream, String name, String contentType, Long caseId, CustomContentProperties properties, IUserData user, String[] roles)