Example #1
0
 public String getBusinessPath() {
   return mark.getBusinessPath();
 }
Example #2
0
 public OLATResourceable getOLATResourceable() {
   return mark.getOLATResourceable();
 }
Example #3
0
 public String getResSubPath() {
   return mark.getResSubPath();
 }
Example #4
0
 public Long getKey() {
   return mark.getKey();
 }