public interface PlacefulService
Modifier and Type | Field and Description |
---|---|
static ComponentName |
ID |
Modifier and Type | Method and Description |
---|---|
Annotation |
getAnnotation(String uuid,
String name) |
List<Annotation> |
getAnnotationListByParamMap(Map<String,Object> paramMap,
String name) |
Map<String,String> |
getAnnotationRegistry() |
void |
removeAnnotation(Annotation annotation) |
void |
removeAnnotationListByParamMap(Map<String,Object> paramMap,
String name) |
void |
setAnnotation(Annotation annotation) |
static final ComponentName ID
Annotation getAnnotation(String uuid, String name)
List<Annotation> getAnnotationListByParamMap(Map<String,Object> paramMap, String name)
void setAnnotation(Annotation annotation)
void removeAnnotation(Annotation annotation)
Copyright © 2011 Nuxeo SA. All Rights Reserved.