Interface Referencer
- All Known Implementing Classes:
ContentContentElementType,FileContentElementType,HTMLRichTextContentElementType,ReferenceContentElementType,RichTextContentElementType
public interface Referencer
Interface for types of values that can have outgoing references
-
Method Summary
Modifier and TypeMethodDescriptiongetOutgoingReferences(Object value) Retrieves theOutgoingReferencesfrom the given value
-
Method Details
-
getOutgoingReferences
Retrieves theOutgoingReferencesfrom the given value- Parameters:
value- the value- Returns:
- the
OutgoingReferences
-