|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EdgeType.DeletionMode | |
|---|---|
| com.atlassian.confluence.plugins.edgeindex.edge | |
| com.atlassian.confluence.plugins.edgeindex.model | |
| Uses of EdgeType.DeletionMode in com.atlassian.confluence.plugins.edgeindex.edge |
|---|
| Methods in com.atlassian.confluence.plugins.edgeindex.edge that return EdgeType.DeletionMode | |
|---|---|
EdgeType.DeletionMode |
LikeEdgeType.getDeletionMode()
|
EdgeType.DeletionMode |
AbstractEdgeType.getDeletionMode()
|
| Uses of EdgeType.DeletionMode in com.atlassian.confluence.plugins.edgeindex.model |
|---|
| Methods in com.atlassian.confluence.plugins.edgeindex.model that return EdgeType.DeletionMode | |
|---|---|
EdgeType.DeletionMode |
EdgeType.getDeletionMode()
|
static EdgeType.DeletionMode |
EdgeType.DeletionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EdgeType.DeletionMode[] |
EdgeType.DeletionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||