Package | Description |
---|---|
com.saperion.util |
This package contains the utility classes for the LARIX RMI Server.
|
Modifier and Type | Method and Description |
---|---|
static String |
WeblinkUtil.hash(String url)
Generates Hash.
|
static String |
WeblinkUtil.secureBookmark(List<String> pathSegments,
Map<String,String> queryParameter)
Generates a secure Bookmark.
|
static String |
WeblinkUtil.secureURL(List<String> pathSegments,
Map<String,String> queryParameter)
Generates a secure URL.
|
static String |
WeblinkUtil.secureWeblink(String archive,
String field,
String id,
int element,
String filename,
boolean published)
Generates Secure weblink.
|
static String |
WeblinkUtil.secureWeblink(String archive,
String field,
String id,
int element,
String filename,
boolean published,
boolean currentRevision,
String mandant,
boolean extern,
Long timeout)
Generates Secure weblink.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.