Contents
-
Terminally Deprecated Elements
will be removed to ease the path of entities listing
use
LayoutService since this is service layout and this
interface name is ambiguous with storage layer
user
NavigationService
instead since the new one helps on layer separations and naming
use
NavigationStorage instead since this is a storage layer and
the name is ambiguous
use
PageStorage instead since this is a storage layer and
the name is ambiguous
use
SiteStorage instead since this is a storage layer and
the name is ambiguous
-
Deprecated Interfaces
use
LayoutService since this is service layout and this
interface name is ambiguous with storage layer
user
NavigationService
instead since the new one helps on layer separations and naming
use
NavigationStorage instead since this is a storage layer and
the name is ambiguous
use
PageStorage instead since this is a storage layer and
the name is ambiguous
use
SiteStorage instead since this is a storage layer and
the name is ambiguous
-
Deprecated Annotation Interfaces
Define the list of entities inside the file
'src/main/resources/jpa-entities.idx' in order to include
the JPA entities in Hibernate Mappings list rather than using this annotation
which may not be interpreted when executing tests using IDE.
-
Deprecated Fields
will be removed to ease the path of entities listing