The download functionality that was introduced in version 3.0 requires each DataLocation
class to define the following static method:
public static String[] getPropertyKeys()This method is used when reconstructing
DataLocation
s from the raw data that is downloaded from the server.
@author Emanuel Norrbin
@author Torgil Zethson
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|