|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.model.internal.reference.ExplicitStringAttachmentReferenceResolver
@Component(value="explicit") public class ExplicitStringAttachmentReferenceResolver
Specialized version of EntityReferenceResolver which can be considered a helper
component to resolve AttachmentReference objects from their string representation.
The behavior is the one defined in ExplicitStringEntityReferenceResolver.
| Constructor Summary | |
|---|---|
ExplicitStringAttachmentReferenceResolver()
|
|
| Method Summary | |
|---|---|
AttachmentReference |
resolve(java.lang.String attachmentReferenceRepresentation,
java.lang.Object... parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExplicitStringAttachmentReferenceResolver()
| Method Detail |
|---|
public AttachmentReference resolve(java.lang.String attachmentReferenceRepresentation,
java.lang.Object... parameters)
resolve in interface AttachmentReferenceResolver<java.lang.String>attachmentReferenceRepresentation - the representation of an attachment reference (eg as a String)parameters - optional parameters. Their meaning depends on the resolver implementation
AttachmentReferenceResolver.resolve(T, java.lang.Object...)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||