Package sk.iway.iwcm.editor
Class SaveDocAction
java.lang.Object
sk.iway.iwcm.editor.SaveDocAction
Ulozi dokument do DB a na disk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringremoveChars(String ret) Deprecated.- use DocToolsstatic StringremoveChars(String ret, boolean lowerCase) Deprecated.- use DocToolsstatic StringremoveCharsDir(String ret) Deprecated.- use DocToolsstatic StringremoveCharsDir(String ret, boolean removeSpojky) Deprecated.- use DocTools
-
Constructor Details
-
SaveDocAction
public SaveDocAction()
-
-
Method Details
-
removeChars
Deprecated.- use DocToolsvyhodi nepovolene znaky z nazvu suboru (zrusi aj znak /) POZOR: DA to na LOWER CASE!!!- Parameters:
ret- Description of the Parameter- Returns:
- Description of the Return Value
-
removeChars
Deprecated.- use DocToolsVyhodi nepovolene znaky z nazvu suboru- Parameters:
ret-lowerCase- - ak je nastavene na true, zmeni aj velkost na male pismena- Returns:
-
removeCharsDir
Deprecated.- use DocToolsVyhodi nepovolene znaky z nazvu adresara (ponecha znak /) POZOR: neda to na LOWER CASE!!!- Parameters:
ret- Description of the Parameter- Returns:
-
removeCharsDir
Deprecated.- use DocTools- Parameters:
ret-removeSpojky-- Returns:
-