jar

org.hswebframework.web : hsweb-system-organizational-api

Maven & Gradle

Aug 28, 2020
3 usages
Table Of Contents

Latest Version

Download org.hswebframework.web : hsweb-system-organizational-api JAR file - Latest Versions:

All Versions

Download org.hswebframework.web : hsweb-system-organizational-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hsweb-system-organizational-api-3.0.11.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hswebframework.web.service.organizational

├─ org.hswebframework.web.service.organizational.DepartmentService.class - [JAR]

├─ org.hswebframework.web.service.organizational.DistrictService.class - [JAR]

├─ org.hswebframework.web.service.organizational.OrganizationalService.class - [JAR]

├─ org.hswebframework.web.service.organizational.PersonService.class - [JAR]

├─ org.hswebframework.web.service.organizational.PositionService.class - [JAR]

├─ org.hswebframework.web.service.organizational.RelationDefineService.class - [JAR]

├─ org.hswebframework.web.service.organizational.RelationInfoService.class - [JAR]

org.hswebframework.web.entity.organizational

├─ org.hswebframework.web.entity.organizational.DepartmentEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.DistrictEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.OrganizationalEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.PersonAuthBindEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.PersonEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.PersonPositionEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.PersonUserEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.PositionEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.RelationDefineEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.RelationInfoEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimpleDepartmentEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimpleDistrictEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimpleOrganizationalEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimplePersonAuthBindEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimplePersonEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimplePersonPositionEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimplePositionEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimpleRelationDefineEntity.class - [JAR]

├─ org.hswebframework.web.entity.organizational.SimpleRelationInfoEntity.class - [JAR]

org.hswebframework.web.service.organizational.event

├─ org.hswebframework.web.service.organizational.event.ClearPersonCacheEvent.class - [JAR]

Advertisement