public interface ResourceLinkContributionContext
Modifier and Type | Method and Description |
---|---|
List<ProvideLinkDescriptor> |
getContributorsFor(Class<?> entityClass)
Returns all link contributions for an entity class.
|
List<ProvideLinkDescriptor> getContributorsFor(Class<?> entityClass)
entityClass
- the entityClassCopyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.