Uses of Class
com.saperion.exception.SaSetContentException
Packages that use SaSetContentException
-
Uses of SaSetContentException in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that throw SaSetContentExceptionModifier and TypeMethodDescriptionvoid
AbstractDocRMIClientCommand.clearContent()
Clears all content of the opened document.void
SaRMIClientCommand.clearContent()
Clears all content of the opened document.void
AbstractDocRMIClientCommand.removeElement
(int element) Removes a existing content element.void
AbstractDocRMIClientCommand.removeElement
(Integer[] elements) Removes a series of existing content elements.void
SaRMIClientCommand.removeElement
(int element) Removes a existing content element.void
SaRMIClientCommand.removeElement
(Integer[] elements) Removes a series of existing content elements.