- EntryPointDescriptor - Interface in eu.dnetlib.enabling.inspector
-
Each module can declare beans implementing this interface, defining entry points to inspector controllers defined in
the module.
- EntryPointDescriptorGroup - Interface in eu.dnetlib.enabling.inspector
-
Entry points are grouped in entry point groups.
- EntryPointDescriptorModel - Class in eu.dnetlib.enabling.inspector
-
Used as MVC model for actual entry point descriptor.
- EntryPointDescriptorModel(String, String, boolean) - Constructor for class eu.dnetlib.enabling.inspector.EntryPointDescriptorModel
-
Compatibility for other users of EntryPointDescriptorModel.
- EntryPointDescriptorModel(String, String, boolean, boolean) - Constructor for class eu.dnetlib.enabling.inspector.EntryPointDescriptorModel
-
- entryPointGroups() - Method in class eu.dnetlib.enabling.inspector.AbstractInspectorController
-
- entryPoints(HttpServletRequest) - Method in class eu.dnetlib.enabling.inspector.AbstractInspectorController
-
Obtain a list of entry points, ordered by groups.
- eu.dnetlib.enabling.inspector - package eu.dnetlib.enabling.inspector
-