|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sail.common.persistance.memory.MemoryAnnotation
public class MemoryAnnotation
| Constructor Summary | |
|---|---|
MemoryAnnotation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getContents()
The actual content of the annotation. |
java.lang.String |
getContentType()
The mime type for the content of the Annotation. |
java.lang.Object |
getSailEntity()
Return the entity that this is an annoation of. |
java.lang.String |
getSource()
This is a URI identifying the type of this annotation. |
void |
setContents(java.lang.String contents)
|
void |
setContentType(java.lang.String contentType)
|
void |
setSailEntity(java.lang.Object entity)
|
void |
setSource(java.lang.String source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryAnnotation()
| Method Detail |
|---|
public java.lang.String getContentType()
IAnnotation
getContentType in interface IAnnotationpublic java.lang.String getContents()
IAnnotation
getContents in interface IAnnotationpublic java.lang.Object getSailEntity()
IAnnotation
getSailEntity in interface IAnnotationpublic java.lang.String getSource()
IAnnotation
getSource in interface IAnnotationpublic void setContentType(java.lang.String contentType)
setContentType in interface IAnnotationpublic void setContents(java.lang.String contents)
setContents in interface IAnnotationpublic void setSailEntity(java.lang.Object entity)
setSailEntity in interface IAnnotationpublic void setSource(java.lang.String source)
setSource in interface IAnnotation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||