|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationService
Method Summary | |
---|---|
IAnnotation |
getAnnotation(java.lang.Object sailEntity,
IAgent agent,
java.lang.String source)
Returns the first annotation associated with this entity and agent which has the requested source. |
IAnnotation[] |
getAnnotations(java.lang.Object sailEntity,
IAgent agent)
Return the list of annotations associated with this entity and agent. |
boolean |
isAvailable()
Indicates if this annotation server actually return annotations. |
Method Detail |
---|
IAnnotation[] getAnnotations(java.lang.Object sailEntity, IAgent agent)
sailEntity
- currently this has to be a Pod or Rimagent
- this is typically a workgroup
IAnnotation getAnnotation(java.lang.Object sailEntity, IAgent agent, java.lang.String source)
sailEntity
- agent
- source
-
boolean isAvailable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |