Package models.handlers.userMode
Class LocationCLIHandler
java.lang.Object
models.handlers.userMode.LocationCLIHandler
- All Implemented Interfaces:
ModuleHandler<Location>
Implementation of ModuleHandler for Location Model.
- Since:
- 1.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionMethod for create fully validated objects by CLI.
-
Constructor Details
-
LocationCLIHandler
public LocationCLIHandler()
-
-
Method Details
-
buildObject
Method for create fully validated objects by CLI.- Specified by:
buildObject
in interfaceModuleHandler<Location>
- Returns:
- Built object
- Throws:
BuildObjectException
-