Class GroupOrRoleDto
java.lang.Object
org.springframework.hateoas.RepresentationModel<GroupOrRoleDto>
tv.hd3g.authkit.mod.dto.ressource.GroupOrRoleDto
-
Constructor Summary
ConstructorsConstructorDescriptionGroupOrRoleDto(String name, String description) GroupOrRoleDto(Group group) GroupOrRoleDto(Role role) -
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
GroupOrRoleDto
-
GroupOrRoleDto
-
GroupOrRoleDto
-
-
Method Details
-
getName
-
getDescription
-
hashCode
public int hashCode()- Overrides:
hashCodein classorg.springframework.hateoas.RepresentationModel<GroupOrRoleDto>
-
equals
- Overrides:
equalsin classorg.springframework.hateoas.RepresentationModel<GroupOrRoleDto>
-