comparison src/main/java/de/mpiwg/itgroup/annotations/Annotation.java @ 8:c3cc6a41dd1c

under construction
author casties
date Thu, 12 Jul 2012 11:14:39 +0200
parents bbf0cc5bee29
children b2bfc3bc9ba8
comparison
equal deleted inserted replaced
7:798a65338565 8:c3cc6a41dd1c
59 /** 59 /**
60 * The creation date of this annotation. 60 * The creation date of this annotation.
61 */ 61 */
62 protected String created; 62 protected String created;
63 63
64 protected String adminPermission;
65
64 /** 66 /**
65 * @return the uri 67 * @return the uri
66 */ 68 */
67 public String getUri() { 69 public String getUri() {
68 return uri; 70 return uri;