类分层结构
接口分层结构
- org.hswebframework.web.service.authorization.AuthorizationSettingTypeSupplier
- org.hswebframework.web.service.authorization.DataAccessFactory
- org.hswebframework.web.service.authorization.PasswordEncoder
- org.hswebframework.web.service.Service
- org.hswebframework.web.service.CreateEntityService<E>
- org.hswebframework.web.service.CrudService<E,PK> (并 extends org.hswebframework.web.service.DeleteService<E,PK>, org.hswebframework.web.service.InsertService<E,PK>, org.hswebframework.web.service.QueryByEntityService<E>, org.hswebframework.web.service.QueryService<E,PK>, org.hswebframework.web.service.UpdateService<E,PK>)
- org.hswebframework.web.service.authorization.UserService (并 extends org.hswebframework.web.service.InsertService<E,PK>, org.hswebframework.web.service.QueryByEntityService<E>, org.hswebframework.web.service.QueryService<E,PK>)
- org.hswebframework.web.service.DeleteService<E,PK>
- org.hswebframework.web.service.InsertService<E,PK>
- org.hswebframework.web.service.CrudService<E,PK> (并 extends org.hswebframework.web.service.CreateEntityService<E>, org.hswebframework.web.service.DeleteService<E,PK>, org.hswebframework.web.service.QueryByEntityService<E>, org.hswebframework.web.service.QueryService<E,PK>, org.hswebframework.web.service.UpdateService<E,PK>)
- org.hswebframework.web.service.authorization.UserService (并 extends org.hswebframework.web.service.CreateEntityService<E>, org.hswebframework.web.service.QueryByEntityService<E>, org.hswebframework.web.service.QueryService<E,PK>)
- org.hswebframework.web.service.QueryByEntityService<E>
- org.hswebframework.web.service.CrudService<E,PK> (并 extends org.hswebframework.web.service.CreateEntityService<E>, org.hswebframework.web.service.DeleteService<E,PK>, org.hswebframework.web.service.InsertService<E,PK>, org.hswebframework.web.service.QueryService<E,PK>, org.hswebframework.web.service.UpdateService<E,PK>)
- org.hswebframework.web.service.authorization.UserService (并 extends org.hswebframework.web.service.CreateEntityService<E>, org.hswebframework.web.service.InsertService<E,PK>, org.hswebframework.web.service.QueryService<E,PK>)
- org.hswebframework.web.service.QueryService<E,PK>
- org.hswebframework.web.service.CrudService<E,PK> (并 extends org.hswebframework.web.service.CreateEntityService<E>, org.hswebframework.web.service.DeleteService<E,PK>, org.hswebframework.web.service.InsertService<E,PK>, org.hswebframework.web.service.QueryByEntityService<E>, org.hswebframework.web.service.UpdateService<E,PK>)
- org.hswebframework.web.service.authorization.UserService (并 extends org.hswebframework.web.service.CreateEntityService<E>, org.hswebframework.web.service.InsertService<E,PK>, org.hswebframework.web.service.QueryByEntityService<E>)
- org.hswebframework.web.service.TreeService<E,PK>
- org.hswebframework.web.service.UpdateService<E,PK>
- org.hswebframework.web.service.authorization.UserMenuManagerService
- org.hswebframework.web.service.Validator<T>
Copyright © 2018. All rights reserved.