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 TypeMethodDescriptionvoidAbstractDocRMIClientCommand.clearContent()Clears all content of the opened document.voidSaRMIClientCommand.clearContent()Clears all content of the opened document.voidAbstractDocRMIClientCommand.removeElement(int element) Removes a existing content element.voidAbstractDocRMIClientCommand.removeElement(Integer[] elements) Removes a series of existing content elements.voidSaRMIClientCommand.removeElement(int element) Removes a existing content element.voidSaRMIClientCommand.removeElement(Integer[] elements) Removes a series of existing content elements.