- save(E) - Method in class de.terrestris.shogun2.rest.AbstractRestController
-
Create/save an entity.
- service - Variable in class de.terrestris.shogun2.web.AbstractLayerController
-
- service - Variable in class de.terrestris.shogun2.web.AbstractWebController
-
- setLayersForLayerGroup(Integer, List<String>) - Method in class de.terrestris.shogun2.web.AbstractLayerController
-
- setPasswordResetTokenService(PasswordResetTokenService<PasswordResetToken, PasswordResetTokenDao<PasswordResetToken>>) - Method in class de.terrestris.shogun2.web.UserController
-
- setService(S) - Method in class de.terrestris.shogun2.rest.AbstractLayerRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.ApplicationRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.ExtentRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.ImageFileRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.LayerAppearanceRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.LayerDataSourceRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.LayerRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.LayoutRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.MapConfigRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.MapControlRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.ModuleRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.UserRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.rest.WmsTileGridRestController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.web.AbstractLayerController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.web.AbstractWebController
-
Subclasses must implement this class and annotate it with
Autowired and Qualifier!
- setService(S) - Method in class de.terrestris.shogun2.web.ApplicationController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.web.FileController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.web.ImageFileController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.web.ModuleController
-
We have to use Qualifier to define the correct service here.
- setService(S) - Method in class de.terrestris.shogun2.web.UserController
-
We have to use Qualifier to define the correct service here.