|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessEntityWikitty | |
|---|---|
| org.sharengo.wikitty | |
| Uses of BusinessEntityWikitty in org.sharengo.wikitty |
|---|
| Classes in org.sharengo.wikitty with type parameters of type BusinessEntityWikitty | |
|---|---|
class |
WikittyDAO<E extends BusinessEntityWikitty>
|
| Subclasses of BusinessEntityWikitty in org.sharengo.wikitty | |
|---|---|
class |
LabelImpl
|
class |
TreeNodeImpl
|
| Methods in org.sharengo.wikitty with type parameters of type BusinessEntityWikitty | ||
|---|---|---|
|
WikittyProxy.asyncExportAllByExample(E e)
|
|
|
PagedResult.cast(WikittyService wikittyService,
Class<E> clazz,
boolean autoconvert)
Converte all result to the wanted type and return new PagedResult with this new result list. |
|
|
WikittyProxy.findAllByExample(E e,
int firstIndex,
int endIndex,
String... fieldFacet)
|
|
|
WikittyProxy.findByExample(E e)
|
|
|
WikittyProxy.syncExportAllByExample(E e)
|
|
static
|
WikittyUtil.wikittyToBean(Class<E> clazz,
F dto)
|
|
| Methods in org.sharengo.wikitty with parameters of type BusinessEntityWikitty | |
|---|---|
static Wikitty |
WikittyUtil.checkExtensionVersion(WikittyService wikittyService,
Wikitty wikitty,
BusinessEntityWikitty entity)
Check extension default, i.e. if bean contain a extension with a great version as in wikitty. |
void |
UpdateResponse.update(BusinessEntityWikitty e)
|
| Constructors in org.sharengo.wikitty with parameters of type BusinessEntityWikitty | |
|---|---|
LabelImpl(BusinessEntityWikitty wi)
|
|
TreeNodeImpl(BusinessEntityWikitty wi)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||