java.lang.Object
org.wymiwyg.mies.client.common.AnnotationImpl
- All Implemented Interfaces:
- Annotation
- public class AnnotationImpl
- extends java.lang.Object
- implements Annotation
|
Constructor Summary |
(package private) |
AnnotationImpl(Resource resource)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
private static org.apache.log4j.Logger logger
resource
private Resource resource
AnnotationImpl
AnnotationImpl(Resource resource)
getCreator
public java.lang.String getCreator()
- Specified by:
getCreator in interface Annotation
getBody
public org.wymiwyg.mies.compatibility.java.net.URI getBody()
- Specified by:
getBody in interface Annotation
getBodyContent
public java.lang.String getBodyContent()
- Specified by:
getBodyContent in interface Annotation
getBodyContentType
public java.lang.String getBodyContentType()
- Specified by:
getBodyContentType in interface Annotation
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in interface Annotation
getAnnotates
public org.wymiwyg.mies.compatibility.java.net.URI getAnnotates()
- Specified by:
getAnnotates in interface Annotation
getContext
public java.lang.String getContext()
- Specified by:
getContext in interface Annotation
getRating
public int getRating()
- Specified by:
getRating in interface Annotation
getEncodedBodyURL
public java.lang.String getEncodedBodyURL()
- Specified by:
getEncodedBodyURL in interface Annotation