| Package | Description |
|---|---|
| org.nuiton.wikitty.addons | |
| org.nuiton.wikitty.search | |
| org.nuiton.wikitty.services |
| Modifier and Type | Method and Description |
|---|---|
static void |
WikittyLabelUtil.addLabel(WikittyProxy proxy,
String wikittyId,
String label)
Deprecated.
|
static Set<String> |
WikittyLabelUtil.findAllAppliedLabels(WikittyProxy proxy,
String wikittyId)
Deprecated.
|
static PagedResult<Wikitty> |
WikittyLabelUtil.findAllByLabel(WikittyProxy proxy,
String label,
int firstIndex,
int endIndex)
Deprecated.
|
static Wikitty |
WikittyLabelUtil.findByLabel(WikittyProxy proxy,
String label)
Deprecated.
|
static WikittyI18n |
WikittyI18nUtil.getI18n(WikittyProxy proxy,
WikittyExtension extension)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<E extends BusinessEntityImpl> |
PagedResult.cast(WikittyProxy proxy,
Class<E> clazz)
Deprecated.
Call
PagedResult.cast(WikittyProxy, Class, boolean) with
autoconvert = true |
<E extends BusinessEntityImpl> |
PagedResult.cast(WikittyProxy proxy,
Class<E> clazz,
boolean autoconvert)
Deprecated.
Convert all result to the wanted type and return new PagedResult with
this new result list.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
WikittySecurityHelper.getUserWikittyId(WikittyProxy proxy,
String login)
|
static Wikitty |
WikittySecurityHelper.restoreExtensionAuthorisation(WikittyProxy proxy,
WikittyExtension extension)
|
Copyright © 2009–2013 CodeLutin. All rights reserved.