Generate a friendly URL path for the given object. A friendly URL
must provide a human reader with a reasonable idea of what the
object is that it represents, and should not contain any opaque
IDs. It can be longer than the short path, but shouldn???t be any
longer than is necessary.
Generate a short URL path for the given object. The short URL must
represent the object in as short a string as possible. The URL path
is only required to identify the object on this portal server
instance.
Generate a global URL path for the given object. The global URL must
represent the object in such as way as the path can be used on any
portal server instance to represent the same object.