Uses of Class
org.xwiki.model.reference.BlockReference
-
Packages that use BlockReference Package Description org.xwiki.model.reference -
-
Uses of BlockReference in org.xwiki.model.reference
Methods in org.xwiki.model.reference that return BlockReference Modifier and Type Method Description BlockReference
BlockReference. replaceParent(EntityReference newParent)
BlockReference
BlockReference. replaceParent(EntityReference oldParent, EntityReference newParent)
BlockReference
BlockReferenceResolver. resolve(T blockReferenceRepresentation, Object... parameters)
-