T - the type of the representation (eg a Block)@Role
public interface BlockReferenceResolver<T>
BlockReference object.| Modifier and Type | Method and Description |
|---|---|
BlockReference |
resolve(T blockReferenceRepresentation,
Object... parameters) |
BlockReference resolve(T blockReferenceRepresentation, Object... parameters)
blockReferenceRepresentation - the referenced instance or representation of a block referenceparameters - optional parameters. Their meaning depends on the resolver implementationCopyright © 2004–2016 XWiki. All rights reserved.