| Package | Description |
|---|---|
| com.suncode.pwfl.administration.structure |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie stanowiskami i jednostkami organizacyjnymi.
|
| com.suncode.pwfl.archive |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie archiwum systemowym.
|
| com.suncode.pwfl.report | |
| com.suncode.pwfl.translation.configElements | |
| com.suncode.pwfl.view |
| Modifier and Type | Method and Description |
|---|---|
String |
StructureService.getOrganizationalUnitTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola jendostki organizacyjnej o podanym id
|
String |
StructureService.getOrganizationalUnitTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola jendostki organizacyjnej o podanym id
|
String |
StructureService.getPositionTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola stanowiska o podanym id
|
String |
StructureService.getPositionTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola stanowiska o podanym id
|
| Modifier and Type | Method and Description |
|---|---|
String |
DocumentClassService.getDocumentClassIndexTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola indeksu klasy dokumentów o podanym id
|
String |
DocumentClassService.getDocumentClassIndexTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola indeksu klasy dokumentów o podanym id
|
String |
DocumentClassService.getDocumentClassTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola klasy dokumentów o podanym id
|
String |
DocumentClassService.getDocumentClassTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola klasy dokumentów o podanym id
|
String |
LinkService.getLinkIndexTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola indeksu zestawu dokumentów o podanym id
|
String |
LinkService.getLinkIndexTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola indeksu zestawu dokumentów o podanym id
|
String |
LinkService.getLinkTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola zestawu dokumentów o podanym id
|
String |
LinkService.getLinkTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola zestawu dokumentów o podanym id
|
| Modifier and Type | Method and Description |
|---|---|
String |
ReportService.getReportTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola raportu o podanym id
|
String |
ReportService.getReportTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola raportu o podanym id
|
| Modifier and Type | Method and Description |
|---|---|
static TranslatedFieldType |
TranslatedFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TranslatedFieldType[] |
TranslatedFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ViewService.getViewTranslation(Long entityId,
TranslatedFieldType fieldType)
Zwraca tłumaczenie dla konkretnego pola widoku o podanym id
|
String |
ViewService.getViewTranslation(Long entityId,
TranslatedFieldType fieldType,
Locale locale)
Zwraca tłumaczenie dla konkretnego pola widoku o podanym id
|
Copyright © 2024 Suncode. All rights reserved.