Package Hierarchies:
Class Hierarchy
- java.lang.Object
- systems.dennis.shared.utils.ApplicationContext
- systems.dennis.shared.service.AbstractPaginationService<DB_TYPE,ID_TYPE> (implements systems.dennis.shared.service.AbstractService<DB_TYPE,ID_TYPE>)
- systems.dennis.shared.mongo.service.PaginationService<DB_TYPE>
- systems.dennis.shared.servers.controller.ServerController (implements systems.dennis.shared.mongo.controller.AddItemController<T,E>, systems.dennis.shared.mongo.controller.DeleteItemController<T>, systems.dennis.shared.mongo.controller.EditItemController<T,E>, systems.dennis.shared.mongo.controller.ListItemController<T,E>)
- systems.dennis.shared.servers.controller.ServerTypeController (implements systems.dennis.shared.mongo.controller.AddItemController<T,E>, systems.dennis.shared.mongo.controller.DeleteItemController<T>, systems.dennis.shared.mongo.controller.EditItemController<T,E>, systems.dennis.shared.mongo.controller.ListItemController<T,E>)
- systems.dennis.shared.model.IDPresenter<ID_TYPE> (implements systems.dennis.shared.entity.AbstractEntity<ID_TYPE>)
- systems.dennis.shared.mongo.service.StringIdEntity
- systems.dennis.shared.mongo.specification.MongoSpecificationExecutorImpl<T> (implements systems.dennis.shared.repository.AbstractFilterRepo<ENTITY,ID_TYPE>, systems.dennis.shared.repository.AbstractRepository<ENTITY,ID_TYPE>, systems.dennis.shared.mongo.specification.MongoSpecificationExecutor<T>)
- systems.dennis.shared.mongo.specification.AbstractRepository<T>
- systems.dennis.shared.mongo.repository.PaginationRepository<T>
- systems.dennis.shared.servers.form.ServerConfigForm (implements systems.dennis.shared.mongo.form.DefaultForm)
- systems.dennis.shared.servers.form.ServerConfigTypeForm (implements systems.dennis.shared.mongo.form.DefaultForm)
- systems.dennis.shared.servers.beans.ServerRequest<T>
- systems.dennis.shared.servers.providers.ServerTypeProvider (implements systems.dennis.shared.pojo_form.DataProvider<LABEL_TYPE>, systems.dennis.shared.pojo_view.DefaultDataConverter<T,E>)
- systems.dennis.shared.servers.validation.ServerTypeValidator (implements systems.dennis.shared.validation.ValueValidator<FIELD_CLASS,VALUE_CLASS>)
- java.lang.Throwable (implements java.io.Serializable)