| Methods in org.wymiwyg.mies.server with parameters of type ModelSectionListener |
void |
Provider.getAnnotations(org.wymiwyg.mies.compatibility.java.net.URI annotated,
int TTL,
java.lang.String requestId,
ModelSectionListener listener)
returns a Model containg all the resource annotating an URI, the model
also contains the attributes to following resources referenced in the annotations:
- Address (Palm/VCard) |
void |
Provider.getAnnotations(org.wymiwyg.mies.compatibility.java.net.URI annotated,
int TTL,
ModelSectionListener listener)
A new requestId is generated. |
void |
Provider.getAnnotations(org.wymiwyg.mies.compatibility.java.net.URI annotated,
int TTL,
ModelSectionListener listener,
java.lang.String uriPrefix)
reference to the server canonical URL are replaced (except in path) |
void |
Provider.getAnnotations(org.wymiwyg.mies.compatibility.java.net.URI annotated,
int TTL,
java.lang.String requestID,
ModelSectionListener listener,
java.lang.String uriPrefix)
|