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 BlockReferenceBlockReference. replaceParent(EntityReference newParent)BlockReferenceBlockReference. replaceParent(EntityReference oldParent, EntityReference newParent)BlockReferenceBlockReferenceResolver. resolve(T blockReferenceRepresentation, Object... parameters)
-