Class RelationshipTypeRelationshipLinkRepository

    • Constructor Detail

      • RelationshipTypeRelationshipLinkRepository

        public RelationshipTypeRelationshipLinkRepository()
    • Method Detail

      • getRelationshipType

        @PreAuthorize("permitAll()")
        public RelationshipTypeRest getRelationshipType​(@Nullable
                                                        javax.servlet.http.HttpServletRequest request,
                                                        Integer relationshipId,
                                                        @Nullable
                                                        org.springframework.data.domain.Pageable optionalPageable,
                                                        Projection projection)