Package org.jrd.backend.data.cli.utils
Class Saving
java.lang.Object
org.jrd.backend.data.cli.utils.Saving
- All Implemented Interfaces:
CommonUtils.StatusKeeper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAs()
getLike()
void
onException
(Exception ex) void
boolean
int
-
Field Details
-
DEFAULT
- See Also:
-
EXACT
- See Also:
-
FQN
- See Also:
-
DIR
- See Also:
-
as
-
like
-
-
Constructor Details
-
Saving
-
-
Method Details
-
shouldSave
public boolean shouldSave() -
setText
- Specified by:
setText
in interfaceCommonUtils.StatusKeeper
-
onException
- Specified by:
onException
in interfaceCommonUtils.StatusKeeper
-
toInt
-
openPrintStream
- Throws:
IOException
-
getAs
-
getLike
-