Class ApproximateMarkdownService.Link
- java.lang.Object
-
- com.composum.ai.backend.slingbase.ApproximateMarkdownService.Link
-
- Enclosing interface:
- ApproximateMarkdownService
public static class ApproximateMarkdownService.Link extends Object
A link from a component.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object object)
String
getPath()
String
getTitle()
int
hashCode()
boolean
isNeedsVision()
String
toString()
-