public interface LinkAction<A extends LinkAction<A>> extends Action<A>
Modifier and Type | Interface and Description |
---|---|
static class |
LinkAction.Attributes |
Modifier and Type | Method and Description |
---|---|
default A |
link(Link link) |
default A |
linkById(String componentId) |
default A |
linkByPath(String path) |
addComponent, addComponents, addEndpoint, addEndpoint, apply, attribute, clearEndpoints, findAttribute, findComponent, findComponent, findComponents, findEndpoint, findEndpoint, findEndpoints, get, get, getAttribute, getAttribute, getAttributes, getComponent, getComponent, getComponents, getComponentsList, getEndpoint, getEndpoint, getEndpoints, getEndpointsList, getId, getLabel, getOperationType, getOrder, getPlacement, getScope, getType, hasAttribute, hasComponent, hasEndpoint, id, label, label, operationType, order, placement, removeAttribute, removeComponent, removeEndpoint, scope, self, setAttributes, setComponents, setEndpoints, setId, setLabel, setOperationType, setOrder, setPlacement, setScope, setType, type
compareTo
Copyright © 2021. All rights reserved.