|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject
de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.Person
Person.java
Represents a person.
See class Person of the ontology
| Field Summary |
| Fields inherited from class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject |
hasAnnotations, id |
| Constructor Summary | |
Person(java.lang.String personId)
Creates a new person with the specified id |
|
| Method Summary | |
java.lang.String |
getUsername()
Returns the user name |
java.lang.String |
toString()
Returns the user name |
| Methods inherited from class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject |
getId, getLocalName, hasAnnotations, setHasAnnotation, setId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Person(java.lang.String personId)
personId - Id of the object (user name)| Method Detail |
public java.lang.String getUsername()
public java.lang.String toString()
toString in class AnnotableObjectgetLabel()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||