예제 #1
0
 /** @see railo.runtime.type.ref.Reference#getKeyAsString() */
 public String getKeyAsString() throws PageException {
   return column.getKeyAsString();
 }