- abort(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Anuluje zadanie.
- abort(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Anuluje proces i wszystkie jego zadania
- AbstractAdvancedTask - Class in com.plusmpm.util.scheduledTasks
-
Abstrakcyjna klasa umożliwiająca logowanie przebiegu zadania.
- AbstractAdvancedTask() - Constructor for class com.plusmpm.util.scheduledTasks.AbstractAdvancedTask
-
- AbstractDataSourceInstance - Class in com.suncode.pwfl.datasource
-
Adapter class for DataSourceInstance interface.
- AbstractDataSourceInstance() - Constructor for class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
- AbstractFormField - Class in com.suncode.pwfl.workflow.form
-
Definiuje podstawowe własności pól formularza
- AbstractFormField() - Constructor for class com.suncode.pwfl.workflow.form.AbstractFormField
-
- AbstractTranslator - Class in com.suncode.pwfl.translation
-
- AbstractTranslator() - Constructor for class com.suncode.pwfl.translation.AbstractTranslator
-
- AbstractTranslator(Translator) - Constructor for class com.suncode.pwfl.translation.AbstractTranslator
-
- acceptActivity(AcceptationDefinition) - Method in interface com.suncode.pwfl.workflow.activity.ActivityAcceptor
-
Akceptuje zadanie.
- acceptActivity(AcceptationDefinition) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Akceptuje zadanie.
- AcceptanceContext - Class in com.suncode.pwfl.workflow
-
- AcceptanceContext(String, String, String) - Constructor for class com.suncode.pwfl.workflow.AcceptanceContext
-
- AcceptanceException - Exception in com.suncode.pwfl.workflow.form.exception
-
KROTKI OPIS...
- AcceptanceException(String) - Constructor for exception com.suncode.pwfl.workflow.form.exception.AcceptanceException
-
- AcceptanceException(Throwable) - Constructor for exception com.suncode.pwfl.workflow.form.exception.AcceptanceException
-
- AcceptanceException(String, Throwable) - Constructor for exception com.suncode.pwfl.workflow.form.exception.AcceptanceException
-
- AcceptanceService - Interface in com.suncode.pwfl.workflow.form
-
KROTKI OPIS...
- AcceptationDefinition - Class in com.suncode.pwfl.workflow.activity.util
-
Defnicija akceptacji zadania
- AcceptationDefinition(String, String, String, String) - Constructor for class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
- AcceptationDefinition(String, String, String, String, Map<String, Object>) - Constructor for class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
- AcceptationDefinition(String, String, String, String, Map<String, Object>, boolean) - Constructor for class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
- AcceptButton - Class in com.suncode.pwfl.workflow.form
-
Definiuje przycisk formularza
- AcceptButton() - Constructor for class com.suncode.pwfl.workflow.form.AcceptButton
-
- acceptedParamsXMLParamIdTag - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- ActionDefinition - Class in com.suncode.pwfl.workflow.form.action
-
Form action definition.
- ActionDefinition(String, LocalizedString) - Constructor for class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
- ActionDefinition(String, String, LocalizedString, LocalizedString, Icon, List<Category>, List<ActionDestination>, List<ParameterDefinition<?>>, List<ContextVariable<?>>, List<DtButtonDefinition>, LocalizedString) - Constructor for class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
- ActionDefinitionBuilder - Class in com.suncode.pwfl.workflow.form.action
-
- ActionDefinitionBuilder() - Constructor for class com.suncode.pwfl.workflow.form.action.ActionDefinitionBuilder
-
- ActionDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.workflow.form.action.ActionDefinitionBuilder
-
- ActionDestination - Class in com.suncode.pwfl.workflow.form.action
-
Form areas affected by the action.
- ActionDestination(ActionDestination.Type) - Constructor for class com.suncode.pwfl.workflow.form.action.ActionDestination
-
- ActionDestination(ActionDestination.Type, String) - Constructor for class com.suncode.pwfl.workflow.form.action.ActionDestination
-
- ActionDestination.Type - Enum in com.suncode.pwfl.workflow.form.action
-
Form areas affected by the action.
- Actions - Annotation Type in com.suncode.pwfl.workflow.form.action.annotation
-
Used to mark form actions definitons class.
- ActionsFormScript - Annotation Type in com.suncode.pwfl.workflow.form.action.annotation
-
Deprecated.
- ActionsScript - Annotation Type in com.suncode.pwfl.workflow.form.action.annotation
-
Annotation used on action class (class must be also marked with Actions
annotation) will
cause injection of given script with action implementation.
- ActionTarget - Class in com.suncode.pwfl.workflow.form.action
-
Class represents element which action Actions has been added to.
- ActionTarget(String, ActionDestination.Type) - Constructor for class com.suncode.pwfl.workflow.form.action.ActionTarget
-
- ActionUIFragment - Enum in com.suncode.pwfl.workflow.form.action
-
- actionUrlRegex - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- activate(CancelationHandler, Logger, ScheduledTaskInstanceInfo, ScheduledTaskFileSaver) - Static method in class com.suncode.pwfl.administration.scheduledtask.context.ScheduledTaskContext
-
Activates scheduled task context
- activate(String) - Static method in class com.suncode.pwfl.administration.user.UserContext
-
- activate(UserInfo) - Static method in class com.suncode.pwfl.administration.user.UserContext
-
- activate(UserInfo, InContext<UserContext>) - Static method in class com.suncode.pwfl.administration.user.UserContext
-
Activates context of given user and invokes provided action in created context.
- activate(T) - Method in class com.suncode.pwfl.core.context.ContextHolder
-
Activates given context and puts it on top of stack.
- activate(T, InContext<T>) - Method in class com.suncode.pwfl.core.context.ContextHolder
-
Activates given context and puts it on top of stack and automatically removes it after
invoking provided action.
- activate(String, String) - Static method in class com.suncode.pwfl.core.function.FunctionContext
-
Activates function context.
- activate(DataSourceOperation) - Static method in class com.suncode.pwfl.datasource.DataSourceContext
-
Activates data source context.
- activate(String, String, String) - Static method in class com.suncode.pwfl.workflow.AcceptanceContext
-
Activates acceptance context.
- activate(String, String, String, InContext<AcceptanceContext>) - Static method in class com.suncode.pwfl.workflow.AcceptanceContext
-
Activates acceptance context and invokes provided action in created context.
- activate(String, String) - Static method in class com.suncode.pwfl.workflow.application.ApplicationContext
-
Activates application context.
- activate(String, String, InContext<ApplicationContext>) - Static method in class com.suncode.pwfl.workflow.application.ApplicationContext
-
Activates application context and invokes provided action in created context.
- activate(String, String, ComponentQueryData, DataChooserResult, Collection<MappingDeclaration>) - Static method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
Activates datachooser context.
- activate(String, String, ComponentQueryData, DataChooserResult, Collection<MappingDeclaration>, InContext<DataChooserContext>) - Static method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
Activates datachooser context and invokes provided action in created context.
- activate(String, String, String, ValidationErrors) - Static method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Activates validation context.
- activate(String, String, String, ValidationErrors, InContext<ValidationContext>) - Static method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Activates validation context and invokes provided action in created context.
- ActivatedTime - Class in com.suncode.pwfl.workflow.activity
-
Klasa przechowująca dane o czasie uruchomienia zadania.
- ActivatedTime() - Constructor for class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- activateFunctionContext(String, String) - Static method in class com.suncode.pwfl.workflow.WorkflowContext
-
- activateUser(String) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Aktywuje użytkownika
- Activity - Interface in com.suncode.pwfl.workflow.activity
-
Klasa przechowująca dane o zadaniu.
- ActivityAcceptor - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia akceptowanie zadań
- ActivityAlreadyCompletedException - Exception in com.suncode.pwfl.workflow.activity.exception
-
Wyjątek występuję, gdy próbujemy wykonać operację na zadaniu które jest już zakończone.
- ActivityAlreadyCompletedException() - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityAlreadyCompletedException
-
- ActivityAlreadyCompletedException(String, Throwable) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityAlreadyCompletedException
-
- ActivityAlreadyCompletedException(String) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityAlreadyCompletedException
-
- ActivityAlreadyCompletedException(Throwable) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityAlreadyCompletedException
-
- ActivityAssignment - Class in com.suncode.pwfl.workflow.activity
-
Klasa przechowująca dane o przypisaniach do zadania.
- ActivityAssignment() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- ActivityAssignmentDao - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia wykonywanie operacji na bazie danych dotyczących zadań.
- ActivityContextMap - Class in com.suncode.pwfl.workflow.activity
-
Class provides context map for activity.
- ActivityContextMap(String, String, Map<String, Variable>) - Constructor for class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
- ActivityDao - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia wykonywanie operacji na bazie danych dotyczących zadań.
- ActivityDefinition - Class in com.suncode.pwfl.workflow.activity
-
Klasa przechowująca informacje o definicji zadania
- ActivityDefinition() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- ActivityDefinition(String, String, String) - Constructor for class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- ActivityDocument - Class in com.suncode.pwfl.workflow.activity
-
Przechowuje informacje o dokuemntach podłączonych do zadania
- ActivityDocument() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- ActivityDocumentDao - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia wykonywanie operacji na bazie danych dotyczących podłączania dokumentów do zadań.
- ActivityDocumentDto - Class in com.suncode.pwfl.workflow.activity
-
Umożliwia przesyłanie informacji o plikach systemowych wraz z dodatkową indormacją o użytkowniku, który podłączył plik do zadania/procesu.
- ActivityDocumentDto() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityDocumentDto
-
- ActivityDocumentService - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia zarządzanie dokumentami w zadaniach.
- ActivityEntity - Class in com.suncode.pwfl.workflow.activity
-
Klasa przechowująca dane o zadaniu.
- ActivityEntity() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- ActivityFinder - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia zarządzanie zadaniami.
- ActivityIndexingService - Interface in com.suncode.pwfl.workflow.activity.indexer
-
Enables indexing of activities
- ActivityIndexingWrapper - Class in com.suncode.pwfl.workflow.activity.indexer
-
- ActivityIndexingWrapper() - Constructor for class com.suncode.pwfl.workflow.activity.indexer.ActivityIndexingWrapper
-
- ActivityIsNotSuspendedException - Exception in com.suncode.pwfl.workflow.activity.exception
-
Wyjątek występuję, gdy próbujemy przywrócić zadanie które nie jest zawieszone.
- ActivityIsNotSuspendedException() - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityIsNotSuspendedException
-
- ActivityIsNotSuspendedException(String) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityIsNotSuspendedException
-
- ActivityIsSuspendedException - Exception in com.suncode.pwfl.workflow.activity.exception
-
Wyjątek występuję, gdy próbujemy wykonać operację na zadaniu które jest zawieszone.
- ActivityIsSuspendedException() - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityIsSuspendedException
-
- ActivityIsSuspendedException(String, Throwable) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityIsSuspendedException
-
- ActivityIsSuspendedException(String) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityIsSuspendedException
-
- ActivityIsSuspendedException(Throwable) - Constructor for exception com.suncode.pwfl.workflow.activity.exception.ActivityIsSuspendedException
-
- ActivityRedirection - Class in com.suncode.pwfl.workflow.activity
-
Przechowuje informacje przekierowaniach zadań do użytkowników
- ActivityRedirection() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- ActivityRedirectionDao - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia wykonywanie operacji na bazie danych dotyczących zadań.
- ActivityRedirectionService - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia zarządzanie przekierowań zadań.
- ActivityService - Interface in com.suncode.pwfl.workflow.activity
-
Umożliwia zarządzanie zadaniami.
- ActivityState - Enum in com.suncode.pwfl.workflow.activity
-
- ActivityStateEntity - Class in com.suncode.pwfl.workflow.activity
-
Klasa przechowująca informacje o statusie zadania
- ActivityStateEntity() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityStateEntity
-
- ActivityTranslationDao - Interface in com.suncode.pwfl.workflow.activity
-
Perform operations on a database about activity translations
- ActivityTranslationService - Interface in com.suncode.pwfl.workflow.activity
-
Perform operations about activity translations
- ActivityTranslationTable - Class in com.suncode.pwfl.workflow.activity
-
- ActivityTranslationTable() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- ActivityTranslationTable(String, String, String, String, String, String) - Constructor for class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- ActivityType - Class in com.suncode.pwfl.workflow.activity
-
- ActivityType() - Constructor for class com.suncode.pwfl.workflow.activity.ActivityType
-
- ActivityType(String, String) - Constructor for class com.suncode.pwfl.workflow.activity.ActivityType
-
- add(Record) - Method in class com.suncode.pwfl.core.data.TableStore
-
- add(String) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Adds a global error message from validator.
- add(ValidationError) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Adds a global error message from validator.
- add(String, String) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Adds an error message from validator, which is binded with given variableId.
- add(String, String, int) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Adds an error message from validator, which is binded with given cell in variable set.
- addAction(DocumentClassAction) - Method in class com.suncode.pwfl.archive.DocumentClass
-
- addActionToDocumentClass(Long, DocumentClassAction) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Dodaje akcje do klasy dokumentów
- addActivityDelegation(DelegatedActivity) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Dodaje zastępstwo
- addActivityDocument(ActivityDocument) - Method in class com.suncode.pwfl.archive.WfFile
-
- addClsPrefix(String) - Static method in class com.suncode.pwfl.util.style.IconUtils
-
- addConfirmation(String, String) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Adds confirmation from validator.
- addConfirmation(Confirmation) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Adds confirmation from validator.
- addDeclaration(DataSourceDeclaration) - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Add declaration to database.
- addDevice(Device) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zapisuje urządzenie w bazie danych
- addDirectory(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zapisuje katalog w bazie danych
- addDirectory(Directory) - Method in class com.suncode.pwfl.archive.Device
-
- AddDirectoryDto - Class in com.suncode.pwfl.archive
-
- AddDirectoryDto() - Constructor for class com.suncode.pwfl.archive.AddDirectoryDto
-
- addDocClassToProcess(String, DocumentClass) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Dodaje klasę dokumentu, która będzie dostępna w procesie
- addDocument(DocumentDefinition) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Dodaje dokument do systemu
- addDocumentClassIndexTranslation(Long, DocumentClassIndexTranslation) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Zapisuje tłumaczenie indeksu klasy dokumentów w bazie danych
- addDocumentClassTranslation(Long, DocumentClassTranslation) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Zapisuje tłumaczenie klasy dokumentów w bazie danych
- AddDocumentResultMeta - Class in com.suncode.pwfl.archive.util
-
- AddDocumentResultMeta() - Constructor for class com.suncode.pwfl.archive.util.AddDocumentResultMeta
-
- addDocumentTemplate(DocumentTemplateTable) - Method in interface com.suncode.pwfl.archive.DocumentTemplateService
-
- addDocumentWithMetaResult(DocumentDefinition) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Dodaje dokument do systemu
- addDuplicatedComponent(String, String) - Method in class com.suncode.pwfl.component.RegistrationSummary
-
- addElement(ConfigurationTransferAudit.ElementType) - Method in class com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit
-
- addElement(ConfigurationTransferAudit.ElementType, String) - Method in class com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit
-
- addElement(String) - Method in class com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit
-
- addElement(String, String) - Method in class com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit
-
- addField(FormField) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- addFile(DocumentDefinition) - Method in interface com.suncode.pwfl.archive.FileSaver
-
Dodaje dokument do archiwum i dołącza do procesu jeżeli podano odpowiednie parametry.
- AddFileResultMeta - Class in com.suncode.pwfl.archive.util
-
- AddFileResultMeta() - Constructor for class com.suncode.pwfl.archive.util.AddFileResultMeta
-
- addFileWithMetaResult(DocumentDefinition) - Method in interface com.suncode.pwfl.archive.FileSaver
-
Didahe dokument do archiwum i dołącza do procesu, jeżeli podano odpowiednie parametry.
- addFilter(HibernateFilter) - Method in class com.suncode.pwfl.search.hibernate.GroupHibernateFilter
-
- addFilter(T...) - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
Dodaje filtry do grupy
- addFilter(SQLFilter) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- addGridEvent(TableEvent) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- addGroup(UserGroup) - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Przypisuje grupę do zadania.
- addIndex(DocumentClassIndex) - Method in class com.suncode.pwfl.archive.DocumentClass
-
- addIndex(IndexInfo) - Method in class com.suncode.pwfl.archive.WfDocument
-
Dodaje indeks do dokumenty
- addIndex(IndexInfo) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- addIndexToDocumentClass(Long, DocumentClassIndex) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Dodaje indeks do klasy dokumentów
- addInvalidComponent(Class<?>) - Method in class com.suncode.pwfl.component.RegistrationSummary
-
Adds class of invalid component to invalid components.
- AdditionalFileRights - Interface in com.suncode.pwfl.workflow.support
-
Interfejs, który należy zaimplementować, jeżeli chcemy, aby dodatkowe uprawnienia były sprawdzane podczas podglądu
dokumentów.
- addLike(String, String, DetachedCriteria) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- addLink(Link) - Method in interface com.suncode.pwfl.archive.LinkService
-
Dodaje zestaw dokumentów
- addLinkConnection(long, long, long, long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Dodaje powiązanie indeksów
- addLinkIndex(LinkIndex) - Method in interface com.suncode.pwfl.archive.LinkService
-
Dodaje indeks zestawu dokumentów
- addLinkIndexTranslation(Long, LinkIndexTranslation) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zapisuje tłumaczenie indeksu zestawu dokumentów w bazie danych
- addLinkProtection(Long, LinkProtection) - Method in interface com.suncode.pwfl.archive.LinkService
-
Dodaje uprawnienie do zestawu dokumentów
- addLinkTranslation(Long, LinkTranslation) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zapisuje tłumaczenie zestawu dokumentów w bazie danych
- addNewConnection(OAuth2Client) - Method in interface com.suncode.pwfl.administration.email.oauth.OAuth2Service
-
Dodaje nowe połączenie do klienta, który używa metody autentykacji Client credentials
- addOrganizationalUnitTranslation(Long, OrganizationalUnitTranslation) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Zapisuje tłumaczenie jednostki organizacyjnej w bazie danych
- addOverride(FunctionOverride) - Method in interface com.suncode.pwfl.core.function.Function
-
Adds override to the list of overrides
- addParameter(String, ParameterDeclaration) - Method in class com.suncode.pwfl.workflow.component.declaration.ComponentDeclaration
-
- addParameter(ParameterDeclaration) - Method in class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- addParameterTypes(Type<?>) - Method in class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- addPositionsToUser(String, List<Long>) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Przypisuje stanowiska do użytkwonika
- addPositionToUser(String, Long) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Przypisuje stanowisko do użytkownika
- addPositionTranslation(Long, PositionTranslation) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Zapisuje tłumaczenie stanowiska w bazie danych
- addProcessDataTranslation(Long, ProcessDataTranslation) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- addRegisteredComponent(WorkflowComponent) - Method in class com.suncode.pwfl.component.RegistrationSummary
-
Adds component to registered components.
- addReportTranslation(Long, ReportTranslationWrapper) - Method in interface com.suncode.pwfl.report.ReportService
-
Zapisuje tłumaczenie raportu w bazie danych
- addRole(Role) - Method in class com.suncode.pwfl.administration.structure.Position
-
- addRole(Long, Long) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Dodaje rolę do stanowiska
- addRoles(Long, List<Long>) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Dodaje listę ról do stanowiska
- addScalar(String, Type) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- addSelectionEvent(TableEvent) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- addSorter(Sorter) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- addStoreEvent(TableEvent) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- addSubstitution(Substitution) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda tworzy zastępstwo.
- addTranslatedPackage(String) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
Adds package, that contains classes which should be translated with this translator.
- addTranslations(Map<Locale, Map<String, String>>) - Method in interface com.suncode.pwfl.xpdl.XpdlTranslationService
-
- addUser(User) - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Przypisuje użytkownika do zadania.
- addUserToGroup(String, String) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Przypisuje użytkownika do wskazanej grupy
- addUserToGroups(String, List<String>) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Przypisuje użytkownika do wskazanych grup
- addValue(ParameterValue) - Method in interface com.suncode.pwfl.workflow.component.declaration.ParameterDeclaration
-
- addViewTranslation(Long, ViewTranslationDto) - Method in interface com.suncode.pwfl.view.ViewService
-
Zapisuje tłumaczenie widoku w bazie danych
- AfterAddDelegation - Interface in com.suncode.pwfl.workflow.support
-
- afterCommentAdded(Comment) - Method in interface com.suncode.pwfl.workflow.support.CommentEvent
-
Metoda wywołana po dodaniu komentarza do bazy danych.
- AliasFormatException - Exception in com.suncode.pwfl.certificates.exceptions.alias
-
- AliasFormatException(String) - Constructor for exception com.suncode.pwfl.certificates.exceptions.alias.AliasFormatException
-
- AliasPresenceException - Exception in com.suncode.pwfl.certificates.exceptions.alias
-
- AliasPresenceException(String) - Constructor for exception com.suncode.pwfl.certificates.exceptions.alias.AliasPresenceException
-
- aliasType(Class<S>, TypeBase.Convert<S, T>) - Method in class com.suncode.pwfl.core.type.TypeBase
-
- allAuditsId - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- allAuditsTitle - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- allLoggerName - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- allowedActionTypes - Variable in enum com.plusmpm.util.documents.DocumentEventTypes
-
- AnnotatedComponentDiscovery - Class in com.suncode.pwfl.component
-
Strategy to search classes with given annotation using Spring library.
- AnnotatedComponentDiscovery(ResourceLoader, Class<? extends Annotation>...) - Constructor for class com.suncode.pwfl.component.AnnotatedComponentDiscovery
-
- Api - Annotation Type in com.suncode.pwfl.api
-
Annotation used to mark annotated class as part of public API.
- Application - Annotation Type in com.suncode.pwfl.workflow.application.annotation
-
Marks a workflow application class.
- Application - Class in com.suncode.pwfl.workflow.application
-
Workflow Application
- Application(ComponentDefinition, Method, Object) - Constructor for class com.suncode.pwfl.workflow.application.Application
-
- ApplicationContext - Class in com.suncode.pwfl.workflow.application
-
- ApplicationContext(String, String) - Constructor for class com.suncode.pwfl.workflow.application.ApplicationContext
-
- ApplicationDefinitionBuilder - Class in com.suncode.pwfl.workflow.application
-
- ApplicationDefinitionBuilder() - Constructor for class com.suncode.pwfl.workflow.application.ApplicationDefinitionBuilder
-
- ApplicationDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.workflow.application.ApplicationDefinitionBuilder
-
- apply(T) - Method in interface com.suncode.pwfl.util.Throwing.ThrowingFn
-
- applyDataChoosersAutoMappings(AutoMappingExecutorConfig) - Method in interface com.suncode.pwfl.workflow.form.datachooser.automapping.AutoMappingExecutor
-
- ArchiveStorageService - Interface in com.suncode.pwfl.archive
-
Umożliwia zarządzanie strukturą archiwum.
- areCustomMappingsEnabled() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooser
-
- areCustomMappingsEnabled() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinition
-
- areEmpty() - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Verify if validation has errors.
- Argument - Class in com.suncode.pwfl.component
-
Invocation argument.
- Argument(TypedValue<?>, ParameterDefinition<?>) - Constructor for class com.suncode.pwfl.component.Argument
-
- Argument(TypedValue<?>[], ParameterDefinition<?>) - Constructor for class com.suncode.pwfl.component.Argument
-
- arrayOf(Type<?>) - Static method in class com.suncode.pwfl.core.type.Types
-
Returns array type with elements of given type.
- ArrayType<T> - Class in com.suncode.pwfl.core.type
-
An array type, mapped to Java array.
- assemble(Serializable, Object) - Method in class com.suncode.pwfl.archive.IndexTypeEnum
-
- assignActivityToUser(String, String, String) - Method in interface com.suncode.pwfl.workflow.assignment.AssignmentService
-
Dopisuje podanego użytkownika do listy przypisanych użytkowników do zadania.
- AssignmentHook - Interface in com.suncode.pwfl.workflow.assignment
-
Process activities assignment hook.
- AssignmentHookAdapter - Class in com.suncode.pwfl.workflow.assignment
-
- AssignmentHookAdapter() - Constructor for class com.suncode.pwfl.workflow.assignment.AssignmentHookAdapter
-
- AssignmentService - Interface in com.suncode.pwfl.workflow.assignment
-
Klasa umożliwiająca przekazywanie zadań i zarządzanie przypisaniami zadań do użytkowników
- assignmentTransferred(String, String, Set<String>) - Method in interface com.suncode.pwfl.workflow.assignment.AssignmentHook
-
Executed when activities assignment transfer is completed.
- assignmentTransferred(String, String, Set<String>) - Method in class com.suncode.pwfl.workflow.assignment.AssignmentHookAdapter
-
- AssociatedIndexes - Class in com.suncode.pwfl.administration.archive
-
- AssociatedIndexes() - Constructor for class com.suncode.pwfl.administration.archive.AssociatedIndexes
-
- associationExists(DocumentClassAssociation) - Method in interface com.suncode.pwfl.administration.archive.DocumentClassAssociationDao
-
Sprawdza, czy istnieją jakieś powiązania między klasami dokumentów podanymi w obiekcie powiązania.
- asStream(Iterator<T>) - Static method in class com.suncode.pwfl.util.Streams
-
- attachDocumentToProcess(Long, Long, String, String, String) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Dołącza dokument istniejący w archiwum do procesu
- attachDocumentToProcess(WfDocument, String, String, String) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Dołącza dokument istniejący w archiwum do procesu
- attachDocumentToProcess(WfDocument, String, String, String, boolean) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Dołącza dokument istniejący w archiwum do procesu
- attachFileToProcess(Long, String, String, String) - Method in interface com.suncode.pwfl.archive.FileSaver
-
Dołącza plik z archiwum do zadania
- attachFileToProcess(Long, String, String, String, boolean) - Method in interface com.suncode.pwfl.archive.FileSaver
-
Dołącza plik z archiwum do zadania
- AuditBuilder - Class in com.suncode.pwfl.audit.builder
-
Builder for Audit objects.
- AuditBuilder() - Constructor for class com.suncode.pwfl.audit.builder.AuditBuilder
-
- AuditCategories - Enum in com.suncode.pwfl.audit.util
-
Kategorie audytow
- AuditConstants - Class in com.suncode.pwfl.audit.util
-
Stale modulu audytow
- AuditConstants() - Constructor for class com.suncode.pwfl.audit.util.AuditConstants
-
- AuditDetailDto - Class in com.suncode.pwfl.audit.dto
-
- AuditDetailDto() - Constructor for class com.suncode.pwfl.audit.dto.AuditDetailDto
-
- AuditDto - Class in com.suncode.pwfl.audit.dto
-
- AuditDto() - Constructor for class com.suncode.pwfl.audit.dto.AuditDto
-
- AuditExecutor - Interface in com.suncode.pwfl.audit
-
Interfejs do logowania manualnie tworzonych logów (poza kontrolerami/servletami).
- AuditFinder - Interface in com.suncode.pwfl.audit
-
- auditIdSqeuenceName - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- auditLoggerPrefix - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- auditParamPrefix - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- auditParamSplitSign - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- auditsAmountLabel - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- auditSequenceName - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- AuditSortProperty - Enum in com.suncode.pwfl.audit.util
-
- AuditTypes - Enum in com.suncode.pwfl.audit.util
-
Mozliwe akcje audytowe
- AuditWrapper - Class in com.suncode.pwfl.audit
-
- AuditWrapper() - Constructor for class com.suncode.pwfl.audit.AuditWrapper
-
- authenticate(HttpServletRequest) - Method in interface com.suncode.pwfl.security.Authenticator
-
Uwierzytelnianie użytkownika na podstawie danych zawartych w parametrze request.
- AuthenticationButton - Class in com.suncode.pwfl.security
-
Definicja przycisku umożliwiająca przejście na stronę z zewnętrzną autoryzacją.
- AuthenticationButton() - Constructor for class com.suncode.pwfl.security.AuthenticationButton
-
- authenticationButtonDefinition() - Method in interface com.suncode.pwfl.security.Authenticator
-
Przycisk dostępny na stronie logowania, który umożliwia wywołanie uwierzytelniania w
zewnętrznej aplikacji.
- AuthenticationResult - Class in com.suncode.pwfl.security
-
Obiekt zawierający odpowiedź z zewnętrznej autoryzacji.
- AuthenticationResult(boolean, String, String) - Constructor for class com.suncode.pwfl.security.AuthenticationResult
-
- Authenticator - Interface in com.suncode.pwfl.security
-
Interfejs dostarczający możliwość implementacji zewnętrznego uwierzytelniania użytkowników.
- author - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- AutoMappingConfig - Class in com.suncode.pwfl.workflow.form.datachooser.declaration
-
Konfiguracja AutoMapping
- AutoMappingConfig() - Constructor for class com.suncode.pwfl.workflow.form.datachooser.declaration.AutoMappingConfig
-
- AutoMappingExecutor - Interface in com.suncode.pwfl.workflow.form.datachooser.automapping
-
- AutoMappingExecutorConfig - Class in com.suncode.pwfl.workflow.form.datachooser.automapping
-
- AutoMappingExecutorConfig() - Constructor for class com.suncode.pwfl.workflow.form.datachooser.automapping.AutoMappingExecutorConfig
-
- AutoMappingTaskResult - Class in com.suncode.pwfl.workflow.form.datachooser.automapping
-
- AutoMappingTaskResult(List<Map<String, Object>>) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.automapping.AutoMappingTaskResult
-
- AutoMappingTaskResult(List<Map<String, Object>>, Set<String>) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.automapping.AutoMappingTaskResult
-
- AutoUpdate - Class in com.suncode.pwfl.workflow.form
-
- AutoUpdate() - Constructor for class com.suncode.pwfl.workflow.form.AutoUpdate
-
- AVATAR_FILE_SIZE_LIMIT - Static variable in class com.suncode.pwfl.administration.user.UserAvatarProperties
-
- AVATAR_SIZE - Static variable in class com.suncode.pwfl.administration.user.UserAvatarProperties
-
- AVATAR_SIZE_MINI - Static variable in class com.suncode.pwfl.administration.user.UserAvatarProperties
-
- avgDurationsLabelLabel - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- dao - Variable in class com.suncode.pwfl.util.BaseFinderImpl
-
- DATA_METHOD_NAME - Static variable in class com.suncode.pwfl.workflow.form.datachooser.DataChooser
-
- DATA_SOURCE_METHOD_NAME - Static variable in class com.suncode.pwfl.datasource.InvocableDataSource
-
- DatabaseConnectionConfig - Class in com.suncode.pwfl.plugin.modules.dbconfig
-
- DatabaseConnectionConfig() - Constructor for class com.suncode.pwfl.plugin.modules.dbconfig.DatabaseConnectionConfig
-
- DatabaseConnectionConfigEntry - Class in com.suncode.pwfl.dbconfig
-
- DatabaseConnectionConfigEntry() - Constructor for class com.suncode.pwfl.dbconfig.DatabaseConnectionConfigEntry
-
- DatabaseConnectionConfigProvider - Interface in com.suncode.pwfl.plugin.modules.dbconfig
-
- DatabaseConnectionConfigService - Interface in com.suncode.pwfl.dbconfig
-
- DataChooser - Interface in com.plusmpm.util.form.datachooser
-
Interfejs definiujacy metody, ktore klasa musi implementowac, jezeli ma byc uzwana jako zrodlo danych dla
dynamicznego wybieracza wartosci.
- DataChooser - Annotation Type in com.suncode.pwfl.workflow.form.datachooser.annotation
-
Marks a datachooser class.
- DataChooser - Class in com.suncode.pwfl.workflow.form.datachooser
-
DataChooser.
- DataChooser(DataChooserDefinition, Method, Object) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.DataChooser
-
- DataChooser - Class in com.suncode.pwfl.workflow.form.field
-
- DataChooser() - Constructor for class com.suncode.pwfl.workflow.form.field.DataChooser
-
- DataChooser(String, String, ProcessDefinition, I18Nxpdl) - Constructor for class com.suncode.pwfl.workflow.form.field.DataChooser
-
- DataChooser(DataChooserDeclaration, String, String, String, ProcessDefinition, I18Nxpdl) - Constructor for class com.suncode.pwfl.workflow.form.field.DataChooser
-
- DataChooserCaller - Interface in com.suncode.pwfl.workflow.form.datachooser
-
- DataChooserContext - Class in com.suncode.pwfl.workflow.form.datachooser
-
- DataChooserContext(String, String, ComponentQueryData, DataChooserResult, Collection<MappingDeclaration>) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
- DataChooserDeclaration - Class in com.suncode.pwfl.workflow.form.datachooser.declaration
-
- DataChooserDeclaration(String) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- DataChooserDefinition - Class in com.suncode.pwfl.workflow.form.datachooser
-
Datachooser definition.
- DataChooserDefinition(String, String, LocalizedString, LocalizedString, Icon, List<Category>, List<ParameterDefinition<?>>, List<Mapping>, boolean, List<ContextVariable<?>>, LocalizedString) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinition
-
- DataChooserDefinitionBuilder - Class in com.suncode.pwfl.workflow.form.datachooser
-
- DataChooserDefinitionBuilder() - Constructor for class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinitionBuilder
-
- DataChooserDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinitionBuilder
-
- DataChooserResult - Class in com.suncode.pwfl.workflow.form.datachooser
-
Result of datachooser.
- DataChooserResult(Pagination) - Constructor for class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
- DataChooserResult.Row - Class in com.suncode.pwfl.workflow.form.datachooser
-
- DataSource - Class in com.plusmpm.util.form.autoupdate
-
KROTKI OPIS...
- DataSource() - Constructor for class com.plusmpm.util.form.autoupdate.DataSource
-
- DataSource - Annotation Type in com.suncode.pwfl.datasource.annotation
-
Marks a data source class.
- DataSourceContext - Class in com.suncode.pwfl.datasource
-
- DataSourceContext() - Constructor for class com.suncode.pwfl.datasource.DataSourceContext
-
- DataSourceDeclaration - Class in com.suncode.pwfl.datasource.dao
-
- DataSourceDeclaration(String, String, String, String, Map<String, ParameterDeclaration>, DataSourceOperation, String, Boolean, Long) - Constructor for class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- DataSourceDeclarationDao - Interface in com.suncode.pwfl.datasource.dao
-
- DataSourceDefinition - Class in com.suncode.pwfl.datasource
-
- DataSourceDefinition(String, String, LocalizedString, LocalizedString, Icon, List<Category>, List<ParameterDefinition<?>>, Set<DataSourceOperation>, LocalizedString, Boolean) - Constructor for class com.suncode.pwfl.datasource.DataSourceDefinition
-
- DataSourceDefinitionBuilder - Class in com.suncode.pwfl.datasource
-
- DataSourceDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.datasource.DataSourceDefinitionBuilder
-
- DataSourceExecutionConfig - Class in com.suncode.pwfl.datasource.cache
-
- DataSourceExecutionConfig() - Constructor for class com.suncode.pwfl.datasource.cache.DataSourceExecutionConfig
-
- DataSourceExecutionMethod - Enum in com.suncode.pwfl.datasource.cache
-
- DataSourceFactory - Class in com.suncode.pwfl.database
-
Klasa udostępniająca systemowy data source.
- DataSourceFactory() - Constructor for class com.suncode.pwfl.database.DataSourceFactory
-
- DataSourceInjectScript - Annotation Type in com.suncode.pwfl.datasource.annotation
-
- DataSourceInstance - Interface in com.suncode.pwfl.datasource
-
Instance for data sources.
- DataSourceOperation - Enum in com.suncode.pwfl.datasource
-
- DataSourceParameter - Class in com.suncode.pwfl.datasource
-
- DataSourceParameter(String, String) - Constructor for class com.suncode.pwfl.datasource.DataSourceParameter
-
- DataSourceScript - Annotation Type in com.suncode.pwfl.datasource.annotation
-
Annotation used on data source class (class must be also marked with DataSource
annotation) will
cause injection of given script with dynamic form implementation.
- DataSourceService - Interface in com.suncode.pwfl.datasource
-
- DataSourceValidateException - Exception in com.suncode.pwfl.datasource
-
- DataSourceValidateException(String) - Constructor for exception com.suncode.pwfl.datasource.DataSourceValidateException
-
- DataSourceValidator - Interface in com.suncode.pwfl.datasource
-
- DATE - Static variable in class com.suncode.pwfl.core.type.Types
-
Date type.
- DATE_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- DATE_FORMAT - Static variable in class com.suncode.pwfl.util.constants.DateConstants
-
- DATE_TIME_FORMAT - Static variable in class com.suncode.pwfl.util.constants.DateConstants
-
- DATE_TIME_FORMATTER - Static variable in class com.suncode.pwfl.configuration.dto.ConfigurationDtoRoot
-
- DATE_TIME_SHORT_FORMAT - Static variable in class com.suncode.pwfl.util.constants.DateConstants
-
- DateConstants - Class in com.suncode.pwfl.util.constants
-
Klasa przechowująca standardowe formaty dat
- DateConstants() - Constructor for class com.suncode.pwfl.util.constants.DateConstants
-
- DateField - Class in com.suncode.pwfl.workflow.form.field
-
- DateField() - Constructor for class com.suncode.pwfl.workflow.form.field.DateField
-
- DATETIME - Static variable in class com.suncode.pwfl.core.type.Types
-
DateTime type.
- DATETIME_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- DateTimeField - Class in com.suncode.pwfl.workflow.form.field
-
- DateTimeField() - Constructor for class com.suncode.pwfl.workflow.form.field.DateTimeField
-
- DateTimeType - Class in com.suncode.pwfl.core.type
-
Date time type.
- DateType - Class in com.suncode.pwfl.core.type
-
Date type.
- DCMapping - Class in com.suncode.pwfl.workflow.form.field
-
- DCMapping() - Constructor for class com.suncode.pwfl.workflow.form.field.DCMapping
-
- DCMapping(String[]) - Constructor for class com.suncode.pwfl.workflow.form.field.DCMapping
-
- DCMapping(String[], String, ProcessDefinition, I18Nxpdl) - Constructor for class com.suncode.pwfl.workflow.form.field.DCMapping
-
- DCMapping(String, MappingDeclaration, String, ProcessDefinition, I18Nxpdl) - Constructor for class com.suncode.pwfl.workflow.form.field.DCMapping
-
- deactivate() - Static method in class com.suncode.pwfl.administration.scheduledtask.context.ScheduledTaskContext
-
Deactivates current validation context
- deactivate() - Static method in class com.suncode.pwfl.administration.user.UserContext
-
Deactivates current user context
- deactivate() - Static method in class com.suncode.pwfl.core.function.FunctionContext
-
Deactivates current function context
- deactivate() - Static method in class com.suncode.pwfl.datasource.DataSourceContext
-
Deactivates current data source context
- deactivate() - Static method in class com.suncode.pwfl.workflow.AcceptanceContext
-
Deactivates current acceptance context
- deactivate() - Static method in class com.suncode.pwfl.workflow.application.ApplicationContext
-
Deactivates current application context
- deactivate() - Static method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
Deactivates current validation context
- deactivate() - Static method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Deactivates current validation context
- deactivateFunctionContext() - Static method in class com.suncode.pwfl.workflow.WorkflowContext
-
- deactivateUser(String) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Dezaktywuje użytkownika.
- deactivateUser(String, String) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Dezaktywuje użytkowników.
- deactivateUser(String, String, boolean) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Dezaktywuje użytkowników.
- deactivateUser(Deactivation) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Dezaktywuje użytkownika.
- Deactivation - Class in com.suncode.pwfl.administration.user
-
Obiekt służący do dezaktywacji użytkownika.
- Deactivation() - Constructor for class com.suncode.pwfl.administration.user.Deactivation
-
- DeactivationActivity - Class in com.suncode.pwfl.administration.user
-
Definicja zadania wykorzystywana podczas dezaktywacji użytkownika.
- DeactivationActivity(ActivityType, boolean) - Constructor for class com.suncode.pwfl.administration.user.DeactivationActivity
-
- DeactivationActivity(String, String, boolean) - Constructor for class com.suncode.pwfl.administration.user.DeactivationActivity
-
- DeactivationHook - Interface in com.suncode.pwfl.administration.user
-
User deactivation hook.
- DeactivationHookAdapter - Class in com.suncode.pwfl.administration.user
-
- DeactivationHookAdapter() - Constructor for class com.suncode.pwfl.administration.user.DeactivationHookAdapter
-
- DeactivationParticipant - Class in com.suncode.pwfl.administration.user
-
Definicja uczestnika procesu wykorzystywana podczas dezaktywacji użytkownika.
- DeactivationParticipant(WfParticipant) - Constructor for class com.suncode.pwfl.administration.user.DeactivationParticipant
-
- DeactivationParticipant(String, String, List<DeactivationActivity>) - Constructor for class com.suncode.pwfl.administration.user.DeactivationParticipant
-
- DeactivationProcess - Class in com.suncode.pwfl.administration.user
-
Definicja procesu wykorzystywana podczas dezaktywacji użytkownika.
- DeactivationProcess(ProcessType) - Constructor for class com.suncode.pwfl.administration.user.DeactivationProcess
-
- DeactivationProcess(String, String, String, String, List<DeactivationParticipant>) - Constructor for class com.suncode.pwfl.administration.user.DeactivationProcess
-
- DecimalField - Class in com.suncode.pwfl.workflow.form.field
-
- DecimalField() - Constructor for class com.suncode.pwfl.workflow.form.field.DecimalField
-
- decodeUserId(String, String) - Static method in class com.suncode.pwfl.security.saml.SamlDecoder
-
- decodeUserId(String, Reader) - Static method in class com.suncode.pwfl.security.saml.SamlDecoder
-
- decrypt(String) - Method in class com.plusmpm.security.DesEncrypter
-
Deszyfruje podanego Stringa
- decrypt(String) - Static method in class com.plusmpm.security.TextCipher
-
- decryptFile(InputStream, String, String) - Method in interface com.suncode.pwfl.archive.FileCipherService
-
- decryptFile(Long) - Method in interface com.suncode.pwfl.archive.FileCipherService
-
Metoda odpowiedzialna za deszyfrowanie pliku.
- DecryptingException - Exception in com.suncode.pwfl.administration.configuration.exception
-
Wyjątek występujący, gdy nie uda się zdeszyfrować parametru (hasła).
- DecryptingException() - Constructor for exception com.suncode.pwfl.administration.configuration.exception.DecryptingException
-
- DecryptingException(String, Throwable) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.DecryptingException
-
- DecryptingException(String) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.DecryptingException
-
- DecryptingException(Throwable) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.DecryptingException
-
- deepCopy(Object) - Method in class com.suncode.pwfl.archive.IndexTypeEnum
-
- DEFAULT_AVATAR - Static variable in class com.suncode.pwfl.administration.user.UserAvatarProperties
-
- DEFAULT_LOGICAL_CONNECTION - Static variable in class com.suncode.pwfl.archive.DocumentClass
-
- DEFAULT_LOGICAL_CONNECTION - Static variable in class com.suncode.pwfl.archive.DocumentClassProtection
-
- DefaultConfigurationNotFoundException - Exception in com.suncode.pwfl.administration.email.configuration
-
- DefaultConfigurationNotFoundException() - Constructor for exception com.suncode.pwfl.administration.email.configuration.DefaultConfigurationNotFoundException
-
- DefaultInstanceFactory - Class in com.suncode.pwfl.component.support
-
- DefaultInstanceFactory() - Constructor for class com.suncode.pwfl.component.support.DefaultInstanceFactory
-
- defaultUserAuditsSortBy - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- defaultUserAuditsSortDir - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- defaultValue(Object) - Method in class com.suncode.pwfl.component.ParameterDefinitionBuilder
-
- defaultValue() - Method in interface com.suncode.pwfl.core.type.Type
-
Returns default value for this type.
- defaultValue() - Method in class com.suncode.pwfl.core.type.TypeBase
-
- Define - Annotation Type in com.suncode.pwfl.component.annotation
-
Annotation to mark method, which contains definition of component using builder class.
- DefinedConfirmation - Class in com.suncode.pwfl.workflow.form.validator.error
-
User-defined confirmation message during form validation.
- DefinedConfirmation(String, String) - Constructor for class com.suncode.pwfl.workflow.form.validator.error.DefinedConfirmation
-
- DefinedError - Class in com.suncode.pwfl.workflow.form.validator.error
-
User-defined error message during form validation.
- DefinedError(String) - Constructor for class com.suncode.pwfl.workflow.form.validator.error.DefinedError
-
- DefinedSystemParameter - Enum in com.suncode.pwfl.administration.configuration
-
Klasa przechowująca parametry systemowe przeniesione z pliku konfiguracyjnego
- Definition - Class in com.plusmpm.util.form.autoupdate
-
KROTKI OPIS...
- Definition() - Constructor for class com.plusmpm.util.form.autoupdate.Definition
-
- Definition - Class in com.plusmpm.util.form.datachooser
-
KROTKI OPIS...
- Definition() - Constructor for class com.plusmpm.util.form.datachooser.Definition
-
- DelegatedActivity - Class in com.suncode.pwfl.workflow.activity
-
Przechowuje informacje o zastępstwach zadania
- DelegatedActivity() - Constructor for class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- DelegatedActivity(String, String, String) - Constructor for class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- DelegatedActivity(String, String, String, boolean) - Constructor for class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- DelegatedActivity(String, String, String, TransferType) - Constructor for class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- delete(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemParameterService
-
Usuwa systemowy parametr na podstawie klucza
- delete(String) - Method in interface com.suncode.pwfl.administration.user.UserDataDao
-
Usuwa wszystkie ustawienia użytkownika.
- delete(Map<String, Object>) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
Deprecated.
- delete(Map<String, Object>) - Method in interface com.suncode.pwfl.datasource.DataSourceInstance
-
Deprecated.
- delete(T) - Method in class com.suncode.pwfl.support.CustomService
-
- delete(Iterable<PK>) - Method in class com.suncode.pwfl.support.CustomService
-
- delete(T) - Method in interface com.suncode.pwfl.support.EditableDao
-
Usuwa podany obiekt z bazy danych
- delete(T) - Method in interface com.suncode.pwfl.support.EditableService
-
Usuwa obiekt z bazy danych.
- delete(T) - Method in class com.suncode.pwfl.support.HibernateEditableDao
-
- delete(T) - Method in class com.suncode.pwfl.util.EditableServiceImpl
-
- deleteActivityDelegation(DelegatedActivity) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Dodaje zastępstwo
- deleteActivityRedirection(ActivityRedirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Usuwa przekierowanie
- deleteAllDocumentVersions(WfDocument) - Method in interface com.suncode.pwfl.archive.DocumentService
-
- deleteAvatar(String) - Method in interface com.suncode.pwfl.administration.user.UserAvatarService
-
Usuwa avatar użytkownika
- deleteById(Long) - Method in interface com.suncode.pwfl.workflow.process.CommentService
-
Usuwa komentarz o podanym id
- deleteByResource(String, boolean) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Usuwa uprawniania dla podanego użytkownika lub grupy
- deleteDevice(String) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Usuwa urządzenie
- deleteDevice(Long) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Usuwa urządzenie
- deleteDirectory(String) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Usuwa katalog
- deleteDirectory(Long) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Usuwa katalog po id
- deleteDocClassFromAllProcesses(Long) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Usuwa przypisanie klasy dokumentu do definicji wszystkich procesów
- deleteDocClassFromProcess(Long) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Usuwa przypisanie klasy dokumentu do definicji procesu
- deleteDocClassTable(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassDao
-
Usuwa tabele przechowującą indeksy dla dokumentów w konkretnej klasie.
- deleteDocument(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Usuwa dokument z systemu
- deleteDocument(WfDocument) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Usuwa dokument z systemu
- deleteDocumentClass(String) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa klasę dokumentów
- deleteDocumentClass(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa klasę dokumentów
- deleteDocumentClassAction(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa akcję klasy dokumentów o podanym id
- deleteDocumentClassAssociation(DocumentClassAssociation) - Method in interface com.suncode.pwfl.archive.DocumentClassAssociationService
-
Usuwa powiązanie między klasami dokumentów w bazie danych.
- deleteDocumentClassAssociationById(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassAssociationService
-
Usuwa powiązanie między klasami dokumentów w bazie danych.
- deleteDocumentClassIndex(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa indeks klasy dokumentów o podanym id
- deleteDocumentClassIndexTranslation(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa tłumaczenie indeksu klasy dokumentów o podanym id
- deleteDocumentClassIndexTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa wszystkie nadpisane tłumaczenia indeksów klas dokumentów w podanym języku
- deleteDocumentClassProtection(DocumentClassProtectionPk) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Usuwa dodatkowe ustawienia dla danego uprawnienia w bazie danych.
- deleteDocumentClassProtection(String, boolean, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Usuwa dodatkowe ustawienia dla danego uprawnienia w bazie danych.
- deleteDocumentClassTranslation(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa tłumaczenie klasy dokumentów o podanym id
- deleteDocumentClassTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Usuwa wszystkie nadpisane tłumaczenia klas dokumentów w podanym języku
- deleteDocumentIndexes(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentDataService
-
Deprecated.
Usuwa indeksy z dokumentu
- deleteDocumentProtection(Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Usuwa uprawnienie o podanym id
- deleteDocumentProtection(String, boolean, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Usuwa uprawnienia dla podanego użytkownika/grupy i klasy dokumentów.
- deleteFile(Long) - Method in interface com.suncode.pwfl.archive.FileService
-
Usuwa plik z systemu.
- deleteFile(Long) - Method in interface com.suncode.pwfl.customfile.CustomFileService
-
Usuwa plik z dysku oraz bazy.
- deleteFiles(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassDao
-
Usuwa dane z tabel pm_files i pm_file_versions
- deleteGroup(String) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Usuwa grupę z systemu.
- deleteLink(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa zestaw dokumentów
- deleteLinkConnection(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa powiązanie zestawu dokumentów
- deleteLinkIndex(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa indeks zestawu dokumentów
- deleteLinkIndexTranslation(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa tłumaczenie indeksu zestawu dokumentów o podanym id
- deleteLinkIndexTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa wszystkie nadpisane tłumaczenia indeksów zestawów dokumentów w podanym języku
- deleteLinkProtection(Long, String, Boolean) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa uprawnienie do zestawu dokumentów
- deleteLinkTranslation(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa tłumaczenie zestawu dokumentów o podanym id
- deleteLinkTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.archive.LinkService
-
Usuwa wszystkie nadpisane tłumaczenia zestawów dokumentów w podanym języku
- deleteOrganizationalUnit(String) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa jednostkę o podanym symbolu
- deleteOrganizationalUnit(Long) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa jednostkę o podanym id
- deleteOrganizationalUnitTranslation(Long) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa tłumaczenie jednostki organizacyjnej o podanym id
- deleteOrganizationalUnitTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa wszystkie nadpisane tłumaczenia jednostek organizacyjnych w podanym języku
- deletePosition(String) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa stanowisko o podanym symbolu
- deletePosition(Long) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa stanowisko o podanym identyfikatorze
- deletePositionTranslation(Long) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa tłumaczenie stanowiska o podanym id
- deletePositionTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Usuwa wszystkie nadpisane tłumaczenia stanowisk w podanym języku
- deleteProcess(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Usuwa proces
- deleteProcessDataFromIdxTable(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessDao
-
Usuwa dane o podanym procesie z tabeli przechowującej indeksy procesów
- deleteProcessDataTranslation(Long) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- deleteProcessDataTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- deleteProcesses(List<String>) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Usuwa procesy o podanych id
- deleteRedirectionsForUser(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
- deleteReportTranslation(Long) - Method in interface com.suncode.pwfl.report.ReportService
-
Usuwa tłumaczenie raportu o podanym id
- deleteReportTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.report.ReportService
-
Usuwa wszystkie nadpisane tłumaczenia raportów w podanym języku
- deleteRolesFromPackage(String) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Usuwa role z wyładowanego pakietu
- deleteSequence(String) - Method in interface com.suncode.pwfl.database.sequence.SequenceService
-
Usuwa sekwencję
- deleteSubstitution(Long) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda usuwa zastępstwo.
- deleteSubstitution(Substitution) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda usuwa zastępstwo.
- deleteUnusedRolesFromPackage(String) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Usuwa nieużywane role z pakietu
- deleteUser(String) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Usuwa użytkownika o podanym loginie
- deleteUserSetting(String, UserSettingsService.UserSetting) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Usuwa podane ustawienie użytkownika
- deleteUserSetting(String, String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Usuwa podane ustawienie użytkownika
- deleteUserSettings(String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Usuwa wszystkie ustawienia podanego użytkownika.
- deleteView(Long) - Method in interface com.suncode.pwfl.view.ViewService
-
Usuwa widok dla podanego id
- deleteViewTranslation(Long) - Method in interface com.suncode.pwfl.view.ViewService
-
Usuwa tłumaczenie widoku o podanym id
- deleteViewTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.view.ViewService
-
Usuwa wszystkie nadpisane tłumaczenia widoków w podanym języku
- deleteWithActivitiesAsync(List<String>) - Method in interface com.suncode.pwfl.workflow.process.indexer.ProcessIndexingService
-
Delete process with the indexing queue (async)
- Deprecated - Annotation Type in com.suncode.pwfl.util.annotation
-
- deprecationDescription - Variable in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- deprecationDescription(String) - Method in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- DESC_COLUMN_NAME - Static variable in class com.suncode.pwfl.archive.DocumentClass
-
- DESC_COLUMN_NAME - Static variable in class com.suncode.pwfl.archive.DocumentClassIndex
-
- DESC_COLUMN_NAME - Static variable in class com.suncode.pwfl.archive.Link
-
- DESC_COLUMN_NAME - Static variable in class com.suncode.pwfl.archive.LinkIndex
-
- DESC_COLUMN_NAME - Static variable in class com.suncode.pwfl.report.ReportsTableWrapper
-
- description - Variable in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- description(String) - Method in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- description(String) - Method in class com.suncode.pwfl.component.ContextVariableBuilder
-
- description(String) - Method in class com.suncode.pwfl.component.ParameterDefinitionBuilder
-
- description(String) - Method in class com.suncode.pwfl.workflow.form.datachooser.MappingDefinitionBuilder
-
- description(String) - Method in class com.suncode.pwfl.workflow.form.eventaction.EventActionDefinitionBuilder.EventBuilder
-
- DesEncrypter - Class in com.plusmpm.security
-
Klasa umożliwiająca szyfrowanie i deszyfrowanie haseł zapisanych algorytmem DES
- DesEncrypter() - Constructor for class com.plusmpm.security.DesEncrypter
-
Publiczny konstruktor.
- deserialize(JsonParser, DeserializationContext) - Method in class com.suncode.pwfl.search.FilterValueTypeResolver
-
- deserialize(byte[]) - Method in interface com.suncode.pwfl.workflow.component.declaration.ParameterDeclarationReader
-
- deserializeJson(JsonNode) - Method in class com.suncode.pwfl.core.type.ArrayType
-
- deserializeJson(JsonNode) - Method in interface com.suncode.pwfl.core.type.support.JsonSerializable
-
Deserializes given json node.
- deserializeJson(JsonNode) - Method in class com.suncode.pwfl.core.type.support.JsonTypeBase
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.BooleanType
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.DateTimeType
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.DateType
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.FloatType
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.IntegerType
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.StringType
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.support.JsonTypeBase
-
- deserializeNonEmptyNode(JsonNode) - Method in class com.suncode.pwfl.core.type.TableStoreType
-
- Destination - Class in com.plusmpm.util.form.autoupdate
-
KROTKI OPIS...
- Destination() - Constructor for class com.plusmpm.util.form.autoupdate.Destination
-
- destination(ActionDestination...) - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinitionBuilder
-
- destroy() - Method in class com.suncode.pwfl.filter.ForceRequestEncodingFilter
-
- detachAllDocumentsFromProcess(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Odłącza wszystkie dokumenty z procesu
- detachAllPositions(String) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Odłącza wszystkie stanowiska od użytkownika
- detachAllRoles(Long) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Odłącza wszystkie role od stanowiska
- detachDocument(Long, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Odłącza dokument z procesu
- detachDocument(WfDocument, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Odłącza dokument z procesu
- detachDocumentFromActivity(WfDocument, String, String) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Odłącza dokument od zadania.
- detachDocumentFromActivity(Long, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Odłącza dokument z zadania
- detachDocumentFromActivity(WfDocument, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Odłącza dokument z zadania
- detachDocumentFromProcess(Long, Long, String) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Odłącza dokument od procesu.
- detachDocumentFromProcess(WfDocument, String) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Odłącza dokument od procesu.
- detachDocumentsFromActivity(List<Long>, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Odłącza dokumenty od zadania
- detachFileFromActivity(Long, String, String) - Method in interface com.suncode.pwfl.archive.FileService
-
Odłącza dokument od zadania.
- detachFileFromProcess(Long, String) - Method in interface com.suncode.pwfl.archive.FileService
-
Odłącza dokument od procesu.
- detachFilesFromActivity(List<Long>, String, String) - Method in interface com.suncode.pwfl.archive.FileService
-
Odłącza dokumenty od zadania.
- detachPositionFromUser(Long) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Odłącza stanowisko od użytkownika
- detachRole(Long, Long) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Odłącza rolę ze stanowiska
- detachRole(String, Long) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Odłącza rolę od użytkownika
- detectBomEncoding(InputStream) - Static method in class com.suncode.pwfl.util.io.FileEncodingUtils
-
Funkcja odczytuje kodowanie na podstawie znacznika BOM zawartego na początku strumienia.
- detectXmlEncoding(File) - Static method in class com.suncode.pwfl.util.io.FileEncodingUtils
-
- detectXmlEncoding(InputStream) - Static method in class com.suncode.pwfl.util.io.FileEncodingUtils
-
Wykrywa kodowanie pliku xml na podstawie przesłanek zawartych na stronie:
Extensible Markup Language (XML) 1.0 w rozdziale
Autodetection of Character Encodings
Odczytanie kodowania pliku musi być jak najszybsze, dlatego plik nie jest parsowany.
- Device - Class in com.suncode.pwfl.archive
-
Klasa przechowująca dane o urządzeniach archiwum.
- Device(Long) - Constructor for class com.suncode.pwfl.archive.Device
-
- Device() - Constructor for class com.suncode.pwfl.archive.Device
-
- DeviceDao - Interface in com.suncode.pwfl.archive
-
Umożliwia wykonywanie operacji na bazie danych dotyczących urządzeń archiwum
- DeviceNotExistOnDiskException - Exception in com.suncode.pwfl.archive.exception
-
Wyjątek występujący, gdy próbujemy odwołać się do urządzenia, które nie istnieje na dysku.
- DeviceNotExistOnDiskException() - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotExistOnDiskException
-
- DeviceNotExistOnDiskException(String, Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotExistOnDiskException
-
- DeviceNotExistOnDiskException(String) - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotExistOnDiskException
-
- DeviceNotExistOnDiskException(Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotExistOnDiskException
-
- DeviceNotFoundException - Exception in com.suncode.pwfl.archive.exception
-
Wyjątek występujący, gdy próbujemy odwołać się do urządzania, którego nie ma w bazie danych.
- DeviceNotFoundException() - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotFoundException
-
- DeviceNotFoundException(String, Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotFoundException
-
- DeviceNotFoundException(String) - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotFoundException
-
- DeviceNotFoundException(Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DeviceNotFoundException
-
- digest(String, String, String) - Method in class com.suncode.pwfl.util.Encrypter
-
- Directory - Class in com.suncode.pwfl.archive
-
Klasa przechowująca dane o katalogach archiwum.
- Directory(Long) - Constructor for class com.suncode.pwfl.archive.Directory
-
- Directory() - Constructor for class com.suncode.pwfl.archive.Directory
-
- DirectoryDao - Interface in com.suncode.pwfl.archive
-
Umożliwia wykonywanie operacji na bazie danych dotyczących katalogów archiwum.
- directoryWithNameAlreadyExists(Directory) - Method in interface com.suncode.pwfl.archive.DirectoryDao
-
Sprawdza czy w katalogu nadrzędnym/urządzeniu istnieje już katalog o tej samej nazwie
- disabled(boolean) - Method in class com.suncode.pwfl.component.DtButtonDefinitionBuilder
-
- disableLogging() - Method in class com.suncode.pwfl.core.function.FunctionContext
-
- disableLogging() - Method in class com.suncode.pwfl.workflow.AcceptanceContext
-
- disableLogging() - Method in class com.suncode.pwfl.workflow.application.ApplicationContext
-
- disableLogging() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
- disableLogging() - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
- disableLogging() - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
- disassemble(Object) - Method in class com.suncode.pwfl.archive.IndexTypeEnum
-
- discoverComponentsClasses() - Method in class com.suncode.pwfl.component.AnnotatedComponentDiscovery
-
- discoverComponentsClasses() - Method in interface com.suncode.pwfl.component.ComponentDiscovery
-
Searching all classes with component definition.
- DISPLAY_VALUE_FIELD - Static variable in class com.suncode.pwfl.workflow.form.field.UserListAttributes
-
- DisplayedIndex - Class in com.suncode.pwfl.administration.archive
-
- DisplayedIndex() - Constructor for class com.suncode.pwfl.administration.archive.DisplayedIndex
-
- displayProperties - Variable in class com.suncode.pwfl.configuration.dto.ConfigurationDtoConfigObjectMetadata
-
- DivanteColor - Enum in com.suncode.pwfl.web.ui
-
Zestaw kolorow Divante
- DivanteIcon - Enum in com.suncode.pwfl.web.ui
-
Zestaw ikon Divante
- DocClassTable - Class in com.plusmpm.database
-
- DocClassTable(String, String, String, String, Long, String, String) - Constructor for class com.plusmpm.database.DocClassTable
-
Deprecated.
- DocClassTable() - Constructor for class com.plusmpm.database.DocClassTable
-
Deprecated.
- documentationLink - Variable in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- documentationLink(String) - Method in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- DocumentAttachedToProcessStatus - Enum in com.suncode.pwfl.archive
-
- DocumentClass - Class in com.suncode.pwfl.archive
-
Klasa przechowująca dane o klasie dokumentów.
- DocumentClass() - Constructor for class com.suncode.pwfl.archive.DocumentClass
-
- DocumentClassAction - Class in com.suncode.pwfl.archive
-
Klasa przechowująca dane o akcjach klas dokumentów.
- DocumentClassAction() - Constructor for class com.suncode.pwfl.archive.DocumentClassAction
-
- DocumentClassActionDao - Interface in com.suncode.pwfl.archive
-
Umożliwia wykonywanie operacji na bazie danych dotyczących akcji klas dokumentów.
- DocumentClassActionFinder - Interface in com.suncode.pwfl.archive
-
Umożliwia wyszukiwanie akcji na klasach dokumentów
- DocumentClassActionService - Interface in com.suncode.pwfl.archive
-
Umożliwia wyszukiwanie akcji na klasach dokumentów
- DocumentClassAlreadyExistException - Exception in com.suncode.pwfl.archive.exception
-
Wyjątek występujący, gdy próbujemy wykonać stworzyć klasę dokumentów, która już istnieje.
- DocumentClassAlreadyExistException() - Constructor for exception com.suncode.pwfl.archive.exception.DocumentClassAlreadyExistException
-
- DocumentClassAlreadyExistException(String, Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DocumentClassAlreadyExistException
-
- DocumentClassAlreadyExistException(String) - Constructor for exception com.suncode.pwfl.archive.exception.DocumentClassAlreadyExistException
-
- DocumentClassAlreadyExistException(Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DocumentClassAlreadyExistException
-
- DocumentClassAssociation - Class in com.suncode.pwfl.administration.archive
-
- DocumentClassAssociation() - Constructor for class com.suncode.pwfl.administration.archive.DocumentClassAssociation
-
- DocumentClassAssociationDao - Interface in com.suncode.pwfl.administration.archive
-
- DocumentClassAssociationFinder - Interface in com.suncode.pwfl.administration.archive
-
- DocumentClassAssociationService - Interface in com.suncode.pwfl.archive
-
Umożliwia zarządzanie powiązaniami między klasami dokumentów.
- DocumentClassDao - Interface in com.suncode.pwfl.archive
-
Umożliwia wykonywanie operacji na bazie danych dotyczących klas dokumentów.
- DocumentClassIndex - Class in com.suncode.pwfl.archive
-
Klasa przechowująca dane o indeksach klas dokumentów.
- DocumentClassIndex() - Constructor for class com.suncode.pwfl.archive.DocumentClassIndex
-
- DocumentClassIndexDao - Interface in com.suncode.pwfl.archive
-
Umożliwia wykonywanie operacji na bazie danych dotyczących indeksów klas dokumentów.
- DocumentClassIndexFinder - Interface in com.suncode.pwfl.archive
-
Umożliwia wyszukiwanie indeksów klasy dokumentów
- DocumentClassIndexTranslation - Class in com.suncode.pwfl.translation.configElements
-
- DocumentClassIndexTranslation() - Constructor for class com.suncode.pwfl.translation.configElements.DocumentClassIndexTranslation
-
- DocumentClassProtection - Class in com.suncode.pwfl.archive
-
- DocumentClassProtection() - Constructor for class com.suncode.pwfl.archive.DocumentClassProtection
-
- DocumentClassProtectionDao - Interface in com.suncode.pwfl.archive
-
- DocumentClassProtectionPk - Class in com.suncode.pwfl.archive
-
- DocumentClassProtectionPk(Long, boolean, String) - Constructor for class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- DocumentClassRightType - Enum in com.suncode.pwfl.administration.archive
-
- DocumentClassService - Interface in com.suncode.pwfl.archive
-
Umożliwia zarządzanie klasami dokumentów.
- DocumentClassTranslation - Class in com.suncode.pwfl.translation.configElements
-
- DocumentClassTranslation() - Constructor for class com.suncode.pwfl.translation.configElements.DocumentClassTranslation
-
- DocumentData - Class in com.plusmpm.util
-
- DocumentData(Map<String, Object>) - Constructor for class com.plusmpm.util.DocumentData
-
- DocumentData(long, long, String, String, int) - Constructor for class com.plusmpm.util.DocumentData
-
- DocumentData() - Constructor for class com.plusmpm.util.DocumentData
-
- DocumentData(WfDocument) - Constructor for class com.plusmpm.util.DocumentData
-
- DocumentDataService - Interface in com.suncode.pwfl.archive
-
- DocumentDefinition - Class in com.suncode.pwfl.archive.util
-
Obiek służący do defniowania specyficznych parametrów podczas dodawania dokumentu do archiwum
- DocumentDefinition(boolean) - Constructor for class com.suncode.pwfl.archive.util.DocumentDefinition
-
- DocumentDefinition() - Constructor for class com.suncode.pwfl.archive.util.DocumentDefinition
-
- DocumentDetachProtectionTypes - Enum in com.suncode.pwfl.archive
-
- DocumentEventTypes - Enum in com.plusmpm.util.documents
-
Klasa reprezentująca dostępne typy zdarzeń wywoływanych przez akcje na dokumentach
- DocumentFinder - Interface in com.suncode.pwfl.archive
-
Umożliwia wyszukiwanie dokumentów.
- DocumentHandlerTypes - Enum in com.plusmpm.util.documents.handlers
-
- DOCUMENTID_COLUMN - Static variable in class com.suncode.pwfl.archive.search.SimpleIndexFilter
-
- DocumentNotFoundException - Exception in com.suncode.pwfl.archive.exception
-
- DocumentNotFoundException() - Constructor for exception com.suncode.pwfl.archive.exception.DocumentNotFoundException
-
- DocumentNotFoundException(String, Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DocumentNotFoundException
-
- DocumentNotFoundException(String) - Constructor for exception com.suncode.pwfl.archive.exception.DocumentNotFoundException
-
- DocumentNotFoundException(Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.DocumentNotFoundException
-
- DocumentProtection - Class in com.suncode.pwfl.archive
-
Klasa przechowująca informacje o uprawnieniach do klasy dokumentów
- DocumentProtection() - Constructor for class com.suncode.pwfl.archive.DocumentProtection
-
- DocumentProtectionDao - Interface in com.suncode.pwfl.archive
-
- DocumentProtectionService - Interface in com.suncode.pwfl.archive
-
- DocumentRightService - Interface in com.suncode.pwfl.security.rights
-
- documents(List<WfDocument>) - Method in class com.suncode.pwfl.administration.email.EmailMessage.EmailMessageBuilder
-
- DocumentService - Interface in com.suncode.pwfl.archive
-
Umożliwia zarządzanie dokumentami systemu.
- DocumentTemplateDao - Interface in com.suncode.pwfl.archive
-
KROTKI OPIS...
- DocumentTemplateService - Interface in com.suncode.pwfl.archive
-
KROTKI OPIS...
- DocumentTemplateTable - Class in com.plusmpm.database
-
- DocumentTemplateTable(String, String, String) - Constructor for class com.plusmpm.database.DocumentTemplateTable
-
- DocumentTemplateTable() - Constructor for class com.plusmpm.database.DocumentTemplateTable
-
- DocumentUploadSource - Enum in com.suncode.pwfl.archive
-
- doesNeedRestart(String) - Static method in enum com.suncode.pwfl.administration.configuration.DefinedSystemParameter
-
- doesUserExists(User) - Static method in class com.suncode.pwfl.administration.user.UserValidator
-
Sprawdzenie czy podany użytkownik istniej w systemie
- doesUserHasRole(String, Long) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Sprawdza czy użytkownik posiada podaną rolę
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.suncode.pwfl.filter.ForceRequestEncodingFilter
-
- doInContext(T) - Method in interface com.suncode.pwfl.core.context.InContext
-
Do work in context.
- doInHibernateTransaction(TransactionWrapper.HibernateRunnable) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
Calls given function inside opened hibernate transaction.
- doInHibernateTransaction(TransactionWrapper.HibernateCallable<T>) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
Calls given function inside opened hibernate transaction and returns function result.
- doInJdbcConnection(TransactionWrapper.JdbcRunnable) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
- doInJdbcConnection(TransactionWrapper.JdbcCallable<T>) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
- doInNewHibernateTransaction(TransactionWrapper.HibernateRunnable) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
- doInNewHibernateTransaction(TransactionWrapper.HibernateCallable<T>) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
Calls given function inside new hibernate transaction and returns function result.runnable.
- doInSharkTransaction(SharkTransaction, TransactionStatus) - Method in class com.suncode.pwfl.transaction.support.SharkTransactionCallback
-
Metoda wywołania z TransactionTemplate.execute(TransactionCallback)
.
- doInSharkTransaction(SharkTransaction, TransactionStatus) - Method in class com.suncode.pwfl.transaction.support.SharkTransactionCallbackWithoutResult
-
- doInSharkTransaction(TransactionWrapper.SharkRunnable) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
Calls given function inside opened shark transaction.
- doInSharkTransaction(TransactionWrapper.SharkRunnable, int) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
- doInSharkTransaction(TransactionWrapper.SharkCallable<T>) - Method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
Calls given function inside opened shark transaction and returns function result.
- doInSharkTransactionWithoutResult(SharkTransaction, TransactionStatus) - Method in class com.suncode.pwfl.transaction.support.SharkTransactionCallbackWithoutResult
-
Metoda wywołania z TransactionTemplate.execute(TransactionCallback)
.
- doInTransaction(TransactionStatus) - Method in class com.suncode.pwfl.transaction.support.SharkTransactionCallback
-
- Domain - Class in com.suncode.pwfl.administration.user
-
Klasa przechowująca dane o domenach.
- Domain() - Constructor for class com.suncode.pwfl.administration.user.Domain
-
- Domain(String, String, Long, String, String, String) - Constructor for class com.suncode.pwfl.administration.user.Domain
-
- Domain(String, String, Long, String, String, String, String) - Constructor for class com.suncode.pwfl.administration.user.Domain
-
- Domain(String, String, String, Long, String, String, String) - Constructor for class com.suncode.pwfl.administration.user.Domain
-
- DomainDao - Interface in com.suncode.pwfl.administration.user
-
Umożliwia wykonywanie operacji na bazie danych dotyczących domen.
- DomainMappingDefault - Class in com.suncode.pwfl.administration.user
-
- DomainService - Interface in com.suncode.pwfl.administration.user
-
Umożliwia zarządzanie domenami.
- doReadAs(I, Class<I>, Class<O>) - Method in class com.suncode.pwfl.core.type.ArrayType
-
- doReadAs(I, Class<I>, Class<O>) - Method in class com.suncode.pwfl.core.type.TypeBase
-
- DownloadResource - Class in com.suncode.pwfl.web.support.io
-
Zasób opisujący pobierany plik.
- DownloadResource(File) - Constructor for class com.suncode.pwfl.web.support.io.DownloadResource
-
Tworzy nowy zasób na podstawie pliku
- DownloadResource(String, long, InputStream) - Constructor for class com.suncode.pwfl.web.support.io.DownloadResource
-
- DownloadResource(String, long, Resource) - Constructor for class com.suncode.pwfl.web.support.io.DownloadResource
-
Tworzy nowy zasób oparty na Resource
- dtButton() - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinitionBuilder
-
- dtButton(DtButtonDefinition) - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinitionBuilder
-
- dtButton() - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the button in table.
- dtButton(String) - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the button in table.
- DtButton - Class in com.suncode.pwfl.xpdl.table
-
- DtButton() - Constructor for class com.suncode.pwfl.xpdl.table.DtButton
-
- DtButtonDefinition - Class in com.suncode.pwfl.component
-
- DtButtonDefinition(String) - Constructor for class com.suncode.pwfl.component.DtButtonDefinition
-
- DtButtonDefinition(String, LocalizedString, SilkIconPack, LocalizedString, boolean) - Constructor for class com.suncode.pwfl.component.DtButtonDefinition
-
- DtButtonDefinitionBuilder - Class in com.suncode.pwfl.component
-
- DtButtonDefinitionBuilder(ActionDefinitionBuilder) - Constructor for class com.suncode.pwfl.component.DtButtonDefinitionBuilder
-
- DynamicListForm - Class in com.suncode.pwfl.customform
-
KROTKI OPIS...
- DynamicListForm() - Constructor for class com.suncode.pwfl.customform.DynamicListForm
-
- DynamicListProvider<T> - Interface in com.suncode.pwfl.customform
-
KROTKI OPIS...
- FailedBulkProcessDeleteException - Exception in com.suncode.pwfl.workflow.process.exception
-
- FailedBulkProcessDeleteException() - Constructor for exception com.suncode.pwfl.workflow.process.exception.FailedBulkProcessDeleteException
-
- failure(T, String) - Static method in class com.suncode.pwfl.web.support.ajax.EntityRestResult
-
- FeatureLicense - Interface in com.suncode.pwfl.license
-
Obiekt tworzony podczas załadowania licencji z funkcjonalnością systemu ułatwiający zarządzanie
tą licencją.
- FieldType - Enum in com.suncode.pwfl.workflow.form
-
- FILE - Static variable in class com.suncode.pwfl.core.type.Types
-
Custom file type.
- FILE_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- FileAction - Enum in com.suncode.pwfl.archive
-
- FileArchiver - Interface in com.suncode.pwfl.archive
-
Umożliwia kompresje oraz dekompresje plików systemu.
- FileCipherService - Interface in com.suncode.pwfl.archive
-
- FileEncodingUtils - Class in com.suncode.pwfl.util.io
-
Klasa pomocnicza zawierające metody związane z kodowaniem plików.
- FileEncodingUtils() - Constructor for class com.suncode.pwfl.util.io.FileEncodingUtils
-
- FileFinder - Interface in com.suncode.pwfl.archive
-
Umożliwia wyszukiwanie plików systemowych
- FILEID_COLUMN - Static variable in class com.suncode.pwfl.archive.search.SimpleIndexFilter
-
- FileSaver - Interface in com.suncode.pwfl.archive
-
Klasa odpowiedzialna za zapis plików w systemie
- FileService - Interface in com.suncode.pwfl.archive
-
Umożliwia zarządzanie plikami systemu.
- FileSizeLimitExceededException - Exception in com.suncode.pwfl.archive.exception
-
Exception thrown when exceeded size of upload file
- FileSizeLimitExceededException() - Constructor for exception com.suncode.pwfl.archive.exception.FileSizeLimitExceededException
-
- FileSizeLimitExceededException(String, Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.FileSizeLimitExceededException
-
- FileSizeLimitExceededException(String) - Constructor for exception com.suncode.pwfl.archive.exception.FileSizeLimitExceededException
-
- FileSizeLimitExceededException(Throwable) - Constructor for exception com.suncode.pwfl.archive.exception.FileSizeLimitExceededException
-
- FileSorter - Enum in com.suncode.pwfl.archive.util
-
Zawiera możliwe pola sortowania plików
- FileType - Class in com.suncode.pwfl.core.type
-
- FileType() - Constructor for class com.suncode.pwfl.core.type.FileType
-
- Filter - Interface in com.suncode.pwfl.search
-
- FilterOperator - Enum in com.suncode.pwfl.search
-
- FilterOperatorNotSupported - Exception in com.suncode.pwfl.search
-
- FilterOperatorNotSupported() - Constructor for exception com.suncode.pwfl.search.FilterOperatorNotSupported
-
- FilterOperatorNotSupported(String, Throwable) - Constructor for exception com.suncode.pwfl.search.FilterOperatorNotSupported
-
- FilterOperatorNotSupported(String) - Constructor for exception com.suncode.pwfl.search.FilterOperatorNotSupported
-
- FilterOperatorNotSupported(Throwable) - Constructor for exception com.suncode.pwfl.search.FilterOperatorNotSupported
-
- filterProcesses(String, List<ProcessType>) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionHook
-
Metoda filtrująca listę procesów do wybrania podczas definiowania nowego zastępstwa.
- filterProcesses(String, List<ProcessType>) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionHookAdapter
-
- FilterValueTypeResolver - Class in com.suncode.pwfl.search
-
Komponent deserializujący obiekt JSON do odpowiednich obiektów w zależności od nazwy właściwości:
Proste:
string
long
date
double
integer
Listy:
stringList
longList
dateList
doubleList
integerList
Użycie: oznaczenie właściwości adnotacją @JsonDeserialize( using = FilterValueTypeResolver.class )
- FilterValueTypeResolver() - Constructor for class com.suncode.pwfl.search.FilterValueTypeResolver
-
- find(String, String, String, String, Integer, Integer, Sorter) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Funkcja umożliwjająca wyszukiwanie jednostek organizacyjnych
- find(String, String, String, String, String, String, Integer, Integer, Sorter) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Funkcja umożliwjająca wyszukiwanie jednostek organizacyjnych
- find(String, String, String, String, Integer, Integer, Sorter) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Umożliwia wyszukiwania stanowisk
- find(DeactivationActivity, List<DeactivationActivity>) - Static method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Odnajduje DeactivationActivity w liście zadań
- find(DeactivationParticipant, List<DeactivationParticipant>) - Static method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
Odnajduje DeactivationParticipant w liście ról
- find(DeactivationProcess, List<DeactivationProcess>) - Static method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Odnajduje DeactivationProcess w liście procesów
- find(SQLBuilder) - Method in interface com.suncode.pwfl.search.sql.SQLFinder
-
Wykonuje zdefiniowane zapytanie i pobiera wyniki.
- find(SQLBuilder, Integer, Integer) - Method in interface com.suncode.pwfl.search.sql.SQLFinder
-
Wykonuje zdefiniowane zapytanie i pobiera wyniki z podanymi ograniczeniami.
- find(SQLBuilder, Class<T>) - Method in interface com.suncode.pwfl.search.sql.SQLFinder
-
Wykonuje zdefiniowane zapytanie.
- find(SQLBuilder, Class<T>, Integer, Integer) - Method in interface com.suncode.pwfl.search.sql.SQLFinder
-
Wykonuje zdefiniowane zapytanie i pobiera wyniki z podanymi ograniczeniami.
- findActivities(String, String, List<ActivityState>, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera wszystkie zadania dla podanej definicji procesu, definicji zadania i wybranych statusów
- findActivitiesAssignedToUser(String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania przypisane do użytkownika
- findActivitiesAssignedToUser(String, Integer, Integer, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania przypisane do użytkownika
- findActivitiesAssignedToUserForProcessDefinitions(String, List<ActivityState>, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania przypisane do użytkownika, należące do podanych typów procesów oraz w podanych statusach
- findActivitiesAssignedToUserFromProcess(String, String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania przypisane do użytkownika z podanego procesu
- findActivitiesExecutedByUser(String, Integer, Integer, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania wykonane przez użytkownika
- findActivitiesExecutedByUserFromProcess(String, String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania wykonane przez użytkownika z podanego procesu
- findActivitiesInSubstitutionForUserForProcessDefinitions(String, List<ActivityState>, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania użytkownika w zastępstwie, należące do podanych typów procesów oraz w podanych statusach
- findActivitiesWithExceededDeadlineAssignedToUserForProcessDefinitions(String, List<ActivityState>, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera przeterminowane zadania przypisane do użytkownika, należące do podanych typów procesów oraz w podanych statusach
- findActivity(String, String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera informacje o zadaniu.
- findAll(LocalDate, Pagination) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionFinder
-
Metoda pobiera wszystkie zastępstwa w systemie, które są aktywne lub zakończone nie wcześniej niż podana data.
- findAllForUser(String, LocalDate, Pagination) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionFinder
-
Metoda pobiera wszystkie zastępstwa w systemie dla użytkownika, które są aktywne lub zakończone nie wcześniej niż
podana data.
- findAvailablePositions(String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera listę stanowisk, które nie są przypisane do żadnego użytkownika
- findByActivity(String, String, String) - Method in interface com.suncode.pwfl.administration.structure.RoleFinder
-
Pobiera role na której jest zdefiniowane zadanie
- findByCategory(String, String...) - Method in interface com.suncode.pwfl.administration.configuration.SystemParameterFinder
-
Pobiera wszystkie systemowe parametry na podstawie kategorii
- findByCriteria(DetachedCriteria, Integer, Integer, boolean) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Funkcja umożliwia wyszukanie użytkowników bez zawężenia listy wyników do użytkowników aktywnych
- findByCriteria(DetachedCriteria) - Method in interface com.suncode.pwfl.support.BaseDao
-
' Umożliwia wyszukanie elementów o podanych parametrach
- findByCriteria(DetachedCriteria, Integer, Integer) - Method in interface com.suncode.pwfl.support.BaseDao
-
Umożliwia wyszukanie elementów o podanych parametrach
- findByCriteria(DetachedCriteria, Integer, Integer) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Wyszukuje obiekty o podanych kryteriach.
- findByCriteria(DetachedCriteria) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Wyszukuje obiekty o podanych kryteriach.
- findByCriteria(DetachedCriteria) - Method in class com.suncode.pwfl.support.CustomService
-
- findByCriteria(DetachedCriteria, int, int) - Method in class com.suncode.pwfl.support.CustomService
-
- findByCriteria(DetachedCriteria) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- findByCriteria(DetachedCriteria, Integer, Integer) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- findByCriteria(DetachedCriteria, Integer, Integer) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- findByCriteria(DetachedCriteria) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- findByCriteria(DetachedCriteria) - Method in interface com.suncode.pwfl.util.QueryExecutor
-
Wyszukuje dane na podstawie podanych kryteriów
- findByCriteria(DetachedCriteria, Integer, Integer) - Method in interface com.suncode.pwfl.util.QueryExecutor
-
Wyszukuje dane na podstawie podanych kryteriów
- findByDocumentClass(Long, String...) - Method in interface com.suncode.pwfl.archive.DocumentClassActionDao
-
- findByDocumentClass(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassActionFinder
-
Pobiera wszystkie akcje dla podanej klasy dokumentów
- findByDocumentClass(Long, String...) - Method in interface com.suncode.pwfl.archive.DocumentClassActionFinder
-
Pobiera wszystkie akcje dla podanej klasy dokumentów
- findByDocumentClass(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassIndexFinder
-
Pobiera indeksy z klasy dokumentów z domyślnym sortowaniem po orderId asc
- findByDocumentClass(Long, Sorter) - Method in interface com.suncode.pwfl.archive.DocumentClassIndexFinder
-
Pobiera indeksy z klasy dokumentów
- findByDocumentClass(Long, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.archive.DocumentClassIndexFinder
-
Pobiera stronnicowaną listę przetłumaczonych indeksów klasy dokumentów
- findByDocumentClass(Long, Locale, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.archive.DocumentClassIndexFinder
-
Pobiera stronnicowaną listę przetłumaczonych we wskazanym jęzku indeksów klasy dokumentów
- findByDocumentClassName(String, Integer, Integer) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera wszystkie pliki z podanej klasy dokumentów
- findByFileId(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Pobiera dokument po id pliku
- findByFilters(HibernateFilter, Pagination) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Umożliwia wyszukiwanie stanowisk na podstawie filtrów
- findByFilters(HibernateFilter, Pagination) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionFinder
-
Pobiera zastępstwa na podstawie zdefiniowanych filtrów.
- findByFilters(List<HibernateFilter>, UserSorter, int, int) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkowników na podstawie zdefiniowanych filtrów.
- findByGroup(String) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkowników należących do podanej grupy
- findByGroups(List<String>, Sorter, int, int) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera wyszukuje użytkowników należących do podanych grup
- findByGroups(List<String>) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera listę użytkowników z podanych grup
- findByHigherPositionSymbol(String, String, String, String, Integer, Integer, Sorter) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Umożliwia wyszukiwania stanowisk
- findById(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassIndexFinder
-
Pobiera indeksy z klasy dokumentów
- findByIndexes(Long, List<IndexFilter>, List<Sorter>, Integer, Integer, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Wyszukuje dokumenty o podanych parametrach.
- findByIndexes(Long, Map<Long, Object>, List<Sorter>, Integer, Integer, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Wyszukuje dokumenty o podanych indeksach
- findByIndexes(Map<Long, Object>, Long) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Wyszukuje pliki posiadające podane indeksy
- findByIndexes(Map<Long, Object>, Long, Integer, Integer) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Wyszukuje jedna strone plikow posiadających podane indeksy
- findByIndexes(String, Map<String, Object>) - Method in interface com.suncode.pwfl.workflow.process.ProcessDao
-
Wyszukuje procesy o określonych wartościach zmiannych
- findByIndexes(String, List<IndexFilter>, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
- findByIndexes(String, List<IndexFilter>, List<Sorter>, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
- findByIndexes(String, List<IndexFilter>, List<Sorter>, Integer, Integer, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
- findByIndexes(String, Map<String, Object>, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
- findByIndexes(String, Map<String, Object>, List<Sorter>, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
- findByIndexes(String, Map<String, Object>, List<Sorter>, Integer, Integer, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
- findByIndexesCounted(Map<Long, Object>, Long, Integer, Integer) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Wyszukuje dokumenty o podanych indeksach
- findByIndexesForUser(String, Long, List<IndexFilter>, List<Sorter>, Integer, Integer, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Wyszukuje dokumenty o podanych parametrach.
- findByIndexesForUser(String, Long, Map<Long, Object>, List<Sorter>, Integer, Integer, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Wyszukuje dokumenty o podanych parametrach.
- findByLinkId(Long) - Method in interface com.suncode.pwfl.archive.LinkIndexDao
-
- findByLocale(Locale, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataTranslationDao
-
Zwraca listę tłumaczeń w podanym języku
- findByName(String, String...) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Pobiera jednostki o podanej nazwie
- findByName(String, String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera listę stanowisk po nazwie
- findByName(String, String...) - Method in interface com.suncode.pwfl.administration.user.UserGroupFinder
-
- findByOU(String) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkowników z podanej jednostki
- findByOUs(List<String>) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkowników z podanych jednostek
- findByPosition(Long) - Method in interface com.suncode.pwfl.administration.structure.RoleFinder
-
Pobiera role podłączone do stanowiska
- findByProcess(String) - Method in interface com.suncode.pwfl.administration.structure.RoleFinder
-
Pobiera role zdefiniowane w procesie(również role globalne jeżeli zostały użyte)
- findByProcessDefinitionId(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
Wyszukuje wyszystkie procesu o podanej definicji
- findByProcessId(String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Wyszukuje zadania po podanym id procesu
- findByProcessIds(List<String>, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Wyszukuje wszystkie zadania po podanych id procesów
- findByProperty(String, Object, Integer, Integer, String...) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera listę obiektów o podanym paremetrze
- findByProperty(String, Object, Integer, Integer, String...) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Pobiera listę obiektów o podanym paremetrze
- findByProperty(String, Object, Integer, Integer, String...) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- findByProperty(String, Object, Integer, Integer, String...) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- findByRole(Long, String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera stanowiska, które są powiązane z rolą o podanym id
- findByRoleId(Long) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkowników posiadających stanowisko przypisane do podanej roli
- findByRoles(List<RoleFilter>) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Wyszukuje użytkowników po zdefiniowanych rolach
- findBySymbol(String, String...) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Pobiera jednostkę organizacyjną o podanym symbolu.
- findBySymbol(String, String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera stanowisko o podanym symbolu.
- findByType(Long, DocumentEventTypes) - Method in interface com.suncode.pwfl.archive.DocumentClassActionFinder
-
Pobiera akcje na klasie dokumentów o podanym typie
- findByUserName(String, String...) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Pobiera jednostki organizacyjne do których należy podanych użytkownik
- findByUserName(String, String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera stanowiska dla podanego użytkownika
- findByUserName(String) - Method in interface com.suncode.pwfl.administration.structure.RoleFinder
-
Pobiera role przypisane do użytkownika
- findByUserName(String, boolean) - Method in interface com.suncode.pwfl.administration.user.UserAvatarDao
-
- findByUserName(String, boolean) - Method in class com.suncode.pwfl.administration.user.UserAvatarDaoImpl
-
- findByUserName(String, String...) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkownika po loginie.
- findByUserName(String, boolean, String...) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkownika po loginie.
- findByUserNameIgnoreCase(String, boolean, String...) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera użytkownika po loginie pomijając wielkość liter
- findCategory(String, String...) - Method in interface com.suncode.pwfl.administration.configuration.SystemParameterFinder
-
Pobiera kategorię na podstawie jej nazwy
- findDirectoriesByCriteria(DetachedCriteria) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Wyszukuje katalogi
- findDocumentClassActionByProcessDefId(String, DocumentEventTypes) - Method in interface com.suncode.pwfl.archive.DocumentClassActionFinder
-
Pobiera akcje na klasach dokumentów, które są zdefiniowane na procesie o podanym id,
oraz są akcjami podanego typu.
- findDocumentClassIndexTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.archive.DocumentClassIndexFinder
-
Pobiera listę wszystkich tłumaczeń powiązanych z indeksami klas dokumentów w podanym języku
- FinderFactory - Class in com.suncode.pwfl.util
-
Pozwala pobrierać klasy wyszukujące
- FinderFactory() - Constructor for class com.suncode.pwfl.util.FinderFactory
-
- findExpiredDocuments() - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Wyszukuje dokumenty, których termin ważności się zakończył
- findInfo(Long) - Method in interface com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfoService
-
Pobiera informacja o zadaniu zaplanowanym
- findLastActivity(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Wyszukuje zadanie z procesu o najpóźniejszym czasie zmiany stanu.
- findMobileActivitiesForUser(String, Integer, Integer) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera zadania przypisane do użytkownika, które są zgodne z aplikacją mobilną.
- findNextActivities(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Wyszukuje zadania, które zostały utworzone po zakończeniu zadania o podanym id
- findOne(DetachedCriteria) - Method in interface com.suncode.pwfl.support.BaseDao
-
Wyszukuje jeden obiekt na podstawie przekazanej definicji zapytania
- findOne(DetachedCriteria) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Wyszukuje jeden obiekt na podstawie przekazanej definicji zapytania
- findOne(DetachedCriteria) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- findOne(DetachedCriteria) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- findOne(DetachedCriteria) - Method in interface com.suncode.pwfl.util.QueryExecutor
-
Wyszukuje jeden obiekt na podstawie przekazanej definicji zapytania
- findOneByIndexes(Long, List<IndexFilter>) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Wyszukuje dokument o podanych parametrach.
- findOneByProperty(String, Object, String...) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera obiekt o podanym parametrze
- findOneByProperty(String, Object, String...) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Pobiera obiekt o podanym parametrze
- findOneByProperty(String, Object, String...) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- findOneByProperty(String, Object, String...) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- findOpenedActivities(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
- findOverlappedSubstitutions(Substitution) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionFinder
-
Metoda wyszukuje zastępstwa, na które nachodzi zdefiniowane zastępstwo.
- findPreviousActivity(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Wyszukuje poprzednie zadanie od wskazanego zadania
- findProcessData(String, String, String) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- findProcessesByFileId(Long) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
Wyszukuje wyszystkie procesy, do których podłączony jest dany plik
- findProcessIdByActivityId(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
Pobiera id procesu
- findProcessIdsByIndexes(String, Map<String, Object>) - Method in interface com.suncode.pwfl.workflow.process.ProcessFinder
-
Wyszukuje procesu po indeksach
- findRoles(String, String, String) - Method in interface com.suncode.pwfl.administration.structure.RoleFinder
-
- findSubstitutionsForUserOus(String, LocalDate, boolean, Pagination) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionFinder
-
Metoda wyszukuje zdefiniowane zastępstwa dla wszystkich użytkowników należących do tej samej jednostki
organizacyjnej, co podany użytkownik.
- findTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Pobiera listę wszystkich tłumaczeń powiązanych z jednostkami organizacyjnymi w podanym języku
- findTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera listę wszystkich tłumaczeń powiązanych ze stanowiskami w podanym języku
- findUserNamesByGroups(List<String>) - Method in interface com.suncode.pwfl.administration.user.UserFinder
-
Pobiera listę loginów użytkowników z podanych grup
- FIRSTNAME - Static variable in class com.suncode.pwfl.administration.user.DomainMappingDefault
-
- FLOAT - Static variable in class com.suncode.pwfl.core.type.Types
-
Float type.
- FLOAT_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- FloatType - Class in com.suncode.pwfl.core.type
-
Float type.
- forceDeleteDeviceByName(String) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Usuwa urządzenie, jeżeli zawiera katalogi to również są usuwane.
- ForceRequestEncodingFilter - Class in com.suncode.pwfl.filter
-
- ForceRequestEncodingFilter() - Constructor for class com.suncode.pwfl.filter.ForceRequestEncodingFilter
-
- forClass(Class<?>) - Method in interface com.suncode.pwfl.translation.TranslatorRegistry
-
- form() - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the whole form area.
- form() - Static method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Form
- Form - Class in com.suncode.pwfl.workflow.form
-
Klasa przechowująca dane o formularzu
- Form() - Constructor for class com.suncode.pwfl.workflow.form.Form
-
- FormatField - Class in com.suncode.pwfl.workflow.form.field
-
- FormatField() - Constructor for class com.suncode.pwfl.workflow.form.field.FormatField
-
- FormBuilderService - Interface in com.suncode.pwfl.workflow.form
-
Serwis builder'a formularza
- FormCriteria - Class in com.plusmpm.util.form.datachooser
-
KROTKI OPIS...
- FormCriteria() - Constructor for class com.plusmpm.util.form.datachooser.FormCriteria
-
- FormElement - Class in com.suncode.pwfl.workflow.form
-
Klasa przechowująca elementu formularza.
- FormElement(FormField, int) - Constructor for class com.suncode.pwfl.workflow.form.FormElement
-
- FormElement(FormGrid, int) - Constructor for class com.suncode.pwfl.workflow.form.FormElement
-
- FormElementType - Enum in com.suncode.pwfl.workflow.form
-
- FormField - Interface in com.suncode.pwfl.workflow.form
-
Definicja pola formularza
- FormGrid - Class in com.suncode.pwfl.workflow.form
-
Definiuje tabele dynamiczną
- FormGrid() - Constructor for class com.suncode.pwfl.workflow.form.FormGrid
-
- FormService - Interface in com.suncode.pwfl.workflow.form
-
Umożliwia pobieranie informacji o formularzu
- forType(String) - Static method in enum com.suncode.pwfl.workflow.form.action.ActionDestination.Type
-
- fragment(UIFragment) - Static method in class com.suncode.pwfl.web.ui.WebScripts.Link
-
Returns relative link to given fragment e.g.
- fragment(UIFragment, boolean) - Static method in class com.suncode.pwfl.web.ui.WebScripts.Link
-
Returns relative link to given fragment e.g.
- fragment(String, boolean) - Static method in class com.suncode.pwfl.web.ui.WebScripts.Link
-
Returns relative link to given fragment e.g.
- FRAGMENTS_URL_PREFIX - Static variable in interface com.suncode.pwfl.web.ui.WebScripts
-
- fragmentSupported(ActionUIFragment) - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
- fromBase(T) - Method in interface com.suncode.pwfl.core.type.TypeBase.Convert
-
- fromCode(String) - Static method in enum com.suncode.pwfl.web.ui.DivanteColor
-
- fromCode(String) - Static method in enum com.suncode.pwfl.web.ui.DivanteIcon
-
- fromEntity(Link) - Static method in class com.suncode.pwfl.archive.LinkDto
-
- fromJson(String) - Static method in class com.suncode.pwfl.core.data.TableStore
-
- fromString(String) - Static method in enum com.suncode.pwfl.administration.configuration.SystemType
-
- fromString(String) - Static method in enum com.suncode.pwfl.web.ui.DivanteColor
-
- fromString(String) - Static method in enum com.suncode.pwfl.web.ui.DivanteIcon
-
- fromString(String) - Static method in enum com.suncode.pwfl.workflow.process.IndexType
-
- fromVariableSet(Integer) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- Function - Annotation Type in com.suncode.pwfl.core.function.annotation
-
Annotation used to mark single methods as function overrides.
- Function - Interface in com.suncode.pwfl.core.function
-
Function defined as set of overrides with common name and different parameters.
- FUNCTION - Static variable in class com.suncode.pwfl.core.type.Types
-
Function type.
- Function.FunctionAccessibility - Enum in com.suncode.pwfl.core.function
-
- FUNCTION_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- FunctionAlreadyRegisteredException - Exception in com.suncode.pwfl.core.function
-
Expection thrown, when given function is already registered within
FunctionRegistry
.
- FunctionAlreadyRegisteredException(Function) - Constructor for exception com.suncode.pwfl.core.function.FunctionAlreadyRegisteredException
-
- FunctionCall - Class in com.suncode.pwfl.core.function
-
Function call.
- FunctionCall(Function, Type<?>, Object...) - Constructor for class com.suncode.pwfl.core.function.FunctionCall
-
- FunctionCall(Function, Type<?>, List<Type<?>>, Object...) - Constructor for class com.suncode.pwfl.core.function.FunctionCall
-
- FunctionCall(FunctionOverride, Object...) - Constructor for class com.suncode.pwfl.core.function.FunctionCall
-
- FunctionCallException - Exception in com.suncode.pwfl.core.function
-
Exception thrown when there was a problem calling function.
- FunctionCallException(Function, String) - Constructor for exception com.suncode.pwfl.core.function.FunctionCallException
-
- FunctionCallException(Function, String, Throwable) - Constructor for exception com.suncode.pwfl.core.function.FunctionCallException
-
- FunctionCallException(FunctionOverride, String, Throwable) - Constructor for exception com.suncode.pwfl.core.function.FunctionCallException
-
- FunctionContext - Class in com.suncode.pwfl.core.function
-
- FunctionDeclaration - Class in com.suncode.pwfl.workflow.component.declaration
-
Function declaration - raw data from XPDL.
- FunctionDeclaration(String) - Constructor for class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- FunctionNotFoundException - Exception in com.suncode.pwfl.core.function
-
Expection thrown, when given function is not registered within
FunctionRegistry
.
- FunctionNotFoundException(String) - Constructor for exception com.suncode.pwfl.core.function.FunctionNotFoundException
-
- FunctionOverride - Interface in com.suncode.pwfl.core.function
-
Function override.
- FunctionRegistry - Interface in com.suncode.pwfl.core.function
-
Function registry that holds every registered function.
- Functions - Annotation Type in com.suncode.pwfl.core.function.annotation
-
Every class annotated with this annotation is treated as functions container.
- FunctionsDiscovery - Class in com.suncode.pwfl.core.function
-
Strategy for discovering functions using given
ResourceLoader
annotated with @
Functions
- FunctionsDiscovery(ResourceLoader) - Constructor for class com.suncode.pwfl.core.function.FunctionsDiscovery
-
- FunctionsException - Exception in com.suncode.pwfl.core.function
-
Base class for every exception thrown within FunctionAPI.
- FunctionsException(String) - Constructor for exception com.suncode.pwfl.core.function.FunctionsException
-
- FunctionsException(String, Throwable) - Constructor for exception com.suncode.pwfl.core.function.FunctionsException
-
- FunctionsFormScript - Annotation Type in com.suncode.pwfl.workflow.form.function.annotation
-
Annotation used on function class (class must be also marked with Functions
annotation) will
cause injection of given script with action form implementation.
- FunctionsScript - Annotation Type in com.suncode.pwfl.core.function.annotation
-
Annotation used on functions class (annotated with @
Functions annotation)
will cause injection of given script with functions implementations.
- FunctionType - Class in com.suncode.pwfl.core.type
-
Function type.
- generateSnapshot(ActivityRedirection) - Static method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- get(String, String) - Method in interface com.suncode.pwfl.administration.user.UserDataDao
-
Odczytuje ustawienie użytkownika o podanej nazwie.
- get(String) - Method in interface com.suncode.pwfl.administration.user.UserDataDao
-
Odczytuje wszystkie ustawienia użytkownika.
- get() - Static method in class com.suncode.pwfl.administration.user.UserInfoCache
-
- get(String) - Method in class com.suncode.pwfl.administration.user.UserInfoCache
-
- get() - Method in class com.suncode.pwfl.component.Argument
-
Returns this argument value.
- get(Class<T>) - Method in class com.suncode.pwfl.component.Argument
-
Returns this argument value as instance of given class.
- get(String) - Method in class com.suncode.pwfl.component.Parameters
-
Returns resolved value of parameter.
- get(String, Class<T>) - Method in class com.suncode.pwfl.component.Parameters
-
Returns resolved value of parameter as specified class instance.
- get(String) - Method in class com.suncode.pwfl.core.data.Record
-
- get() - Method in class com.suncode.pwfl.core.type.TypedValue
-
Returns raw value ( not evaluated in case of
EvaluableType
types).
- get(String) - Static method in class com.suncode.pwfl.core.type.Types
-
Returns type with given name.
- get(PK) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera obiekt po id.
- get(PK, String...) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera obiekt po id.
- get(PK) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Pobiera obiekt po identyfikatorze.
- get(PK, String...) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Pobiera obiekt po identyfikatorze.
- get(PK) - Method in class com.suncode.pwfl.support.CustomService
-
- get(PK, String...) - Method in class com.suncode.pwfl.support.CustomService
-
- get(PK) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- get(PK, String...) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- get() - Static method in class com.suncode.pwfl.SystemContext
-
- get(String) - Method in exception com.suncode.pwfl.SystemException
-
- get() - Static method in class com.suncode.pwfl.transaction.support.TransactionWrapper
-
- get() - Method in class com.suncode.pwfl.translation.LocalizedString
-
Returns translated message.
- get(String) - Method in interface com.suncode.pwfl.translation.TranslatorRegistry
-
- get(String, TranslatorScope) - Method in interface com.suncode.pwfl.translation.TranslatorRegistry
-
- get(String) - Static method in class com.suncode.pwfl.translation.Translators
-
Return translator withi given name.
- get(String, TranslatorScope) - Static method in class com.suncode.pwfl.translation.Translators
-
Return translator withi given name and scope.
- get(Class<?>) - Static method in class com.suncode.pwfl.translation.Translators
-
Return translator for given class
- get(PK) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- get(PK, String...) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- get() - Static method in class com.suncode.pwfl.util.CollatorInstance
-
- get(String) - Method in class com.suncode.pwfl.util.ShaKey
-
Generuje i zwraca zakodowany klucz.
- get() - Static method in class com.suncode.pwfl.web.ui.WebScripts.UrlCacheParameter
-
- get() - Static method in class com.suncode.pwfl.workflow.activity.indexer.ActivityIndexingWrapper
-
- get(String) - Method in class com.suncode.pwfl.workflow.component.ContextVariables
-
Returns context variable value
- get() - Static method in class com.suncode.pwfl.workflow.process.indexer.ProcessIndexingWrapper
-
- get(UUID) - Method in interface com.suncode.pwfl.xpdl.PackageCacheService
-
- get(UUID) - Method in class com.suncode.pwfl.xpdl.PackageCacheServiceImpl
-
- getAbsolutePath(String) - Method in class com.suncode.pwfl.SystemContext
-
- getAccessibility() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Specify place (server, browser) where function can be executed.
- getAction(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns action with given id or null if action is not registered.
- getActionName() - Method in class com.suncode.pwfl.workflow.AcceptanceContext
-
Returns action name or null if default acceptance path is evaluated.
- getActionName() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Pobiera nazwę akcji przycisku akceptacji z mapy procesu
- getActionName() - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- getActionName() - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Returns action name or null if default acceptance path is evaluated.
- getActions() - Method in class com.suncode.pwfl.archive.DocumentClass
-
- getActions() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered actions.
- getActionSource() - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- getActionSourceClass(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns source class of action with given id.
- getActivated() - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- getActivatedTime() - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- getActivatedTime() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getActivatedTime() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getActiveConnection(OAuth2Connection) - Method in interface com.suncode.pwfl.administration.email.oauth.OAuth2Service
-
Zwraca połączenie, jeśli wygasło dodatkowo je odświeża
- getActiveConnection(OAuth2Connection, Long) - Method in interface com.suncode.pwfl.administration.email.oauth.OAuth2Service
-
Zwraca połączenie, jeśli wygasło dodatkowo je odświeża
- getActivities() - Method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
Zwraca definicje zadań przypisane do tego uczestnika.
- getActivities() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getActivitiesInSubstitutionAssignedToUser(String, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera stronnicowane zadania w zastępstwie danego użytkownika, należące do podanych typów procesów.
- getActivity() - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- getActivity() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getActivity(String, String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityFinder
-
Pobiera informacje o zadaniu
- getActivity(String, String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera informacje o zadaniu
- getActivityContext(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Metoda służy do pobierania kontekst mapy zadania(zawiera wszystkie zmienne i ich wartości z zadania)
- getActivityDefId() - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Zwraca id definicji zadania.
- getActivityDefId() - Method in class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- getActivityDefId() - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- getActivityDefId() - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- getActivityDefId() - Method in class com.suncode.pwfl.workflow.activity.ActivityType
-
- getActivityDefId() - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
- getActivityDefinition() - Method in class com.suncode.pwfl.workflow.form.Form
-
- getActivityDefinitionId() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getActivityDefinitionId() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getActivityDelegation(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera informacje o zastępstwie
- getActivityDelegations(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Zwraca informacje o wszystkich zastępstwach
- getActivityDelegations(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Zwraca informacje o wszystkich zastępstwach dla danego zadania
- getActivityDelegations(String, String) - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
Get Activity Delegations.
- getActivityDocument(long, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Pobiera obiekt ActivityDocument przypisany do zadania
- getActivityDocuments() - Method in class com.suncode.pwfl.archive.WfFile
-
- getActivityDocuments() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getActivityDocuments(Long) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Pobiera informacje o podłączonym dokumencie do procesów
- getActivityDocuments(Long, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Pobiera informacje o podłączonym dokumencie do procesów
- getActivityDocuments(String, String, String...) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Pobiera informacje o podłączonym dokumencie do procesów
- getActivityDocumentService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getActivityFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getActivityId() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Id zadania do którego chcemy dołączyć plik.
- getActivityId() - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- getActivityId() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getActivityId() - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- getActivityId() - Method in class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
- getActivityId() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getActivityId() - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- getActivityId() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Pobiera id zadania
- getActivityId() - Method in class com.suncode.pwfl.workflow.process.util.CreateProcessResult
-
- getActivityId() - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
- getActivityName() - Method in class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- getActivityName(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
- getActivityService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getActivityState() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getActivityTranslationTableByDefinitionIdAndLocale(String, String, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityTranslationService
-
- getActivityTypes(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera typy zadań dla podanego procesu
- getAlIndecies() - Method in class com.plusmpm.util.DocumentData
-
- getAll(String, String) - Method in interface com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfoService
-
Pobiera listę zawierającą informacje o zadaniach zaplanowanych danego typu
- getAll(Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera stronnicowaną listę przetłumaczonych klas dokumentów
- getAll(Locale, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera stronnicowaną listę przetłumaczonych we wskazanym języku klas dokumentów
- getAll() - Method in interface com.suncode.pwfl.report.ReportService
-
Pobiera listę raportów.
- getAll(String...) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera wszystkie obiekty danego typu z bazy danych
- getAll(int, int, String...) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera obiekty danego typu z bazy danych.
- getAll(String...) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Pobiera wszystkie obiekty danego typWu.
- getAll(Integer, Integer, String...) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Pobiera wszystkie obiekty danego typu.
- getAll() - Method in class com.suncode.pwfl.support.CustomService
-
- getAll(String...) - Method in class com.suncode.pwfl.support.CustomService
-
- getAll(int, int) - Method in class com.suncode.pwfl.support.CustomService
-
- getAll(int, int, String...) - Method in class com.suncode.pwfl.support.CustomService
-
- getAll(String...) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- getAll(int, int, String...) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- getAll(TranslatorScope) - Method in interface com.suncode.pwfl.translation.TranslatorRegistry
-
Returns all translators
Translator with given scope.
- getAll(TranslatorScope) - Static method in class com.suncode.pwfl.translation.Translators
-
- getAll(String...) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- getAll(Integer, Integer, String...) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- getAllAssociatedDocumentsForClass(Long, Long, String) - Method in interface com.suncode.pwfl.archive.DocumentClassAssociationService
-
Pobiera listę wszystkich dokumentów powiązanych dla dokumentu o Id przekazanym w parametrze documentId.
- getAllByName(TranslatorScope) - Method in interface com.suncode.pwfl.translation.TranslatorRegistry
-
Returns the map of all translators with the given scope, where key is the translator name.
- getAllByName(TranslatorScope) - Static method in class com.suncode.pwfl.translation.Translators
-
- getAllCategories(String...) - Method in interface com.suncode.pwfl.administration.configuration.SystemParameterFinder
-
Pobiera wszystkie kategorie parametrów systemowych
- getAllDevices(String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera listę wszystkich urządzeń
- getAllDirectories(String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera listę wszystkich katalogów archiwum
- getAllDirectoriesFreeSpaceFromDB() - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zwraca mapę z ilością wolnego miejsca w katalogach, gdzie kluczem jest id katalogu, a wartością ilość wolnego miejsca w katalogu.
- getAllDocumentsFromDocumentClass(String) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Zwraca wszystkie dokumenty należące do podanej klasy dokumentów
- getAllDocumentTemplatesForProcess(String) - Method in interface com.suncode.pwfl.archive.DocumentTemplateService
-
- getAllLinkIndices() - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera listę wszystkich indeksów zestawów dokumentów
- getAllowCache() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getAllProcessTypes(boolean) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera informacje o dostępnych typach procesów z aktualnie załadowanych pakietów.
- getAllUserAssignments(Set<String>, Set<String>) - Method in interface com.suncode.pwfl.workflow.assignment.AssignmentService
-
- getAllVersionsForFile(Long) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Zwraca wszystkie wersje danego pliku
- getAlreadyRegisteredComponent() - Method in exception com.suncode.pwfl.component.exception.ComponentAlreadyRegisteredException
-
- getApplication(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns application with given id or null if application is not registered.
- getApplications() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered applications.
- getArchiveStorageService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getArgs() - Method in class com.suncode.pwfl.core.function.FunctionCall
-
Returns call arguments of this function call.
- getAssignments() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getAssignments(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera informacje o przypisanych do zadania użytkownikach
- getAssignments(String, String, String) - Method in interface com.suncode.pwfl.workflow.assignment.AssignmentService
-
Pobiera rekordy z bazy danych dotyczące przypisań zadań
- getAssignmentsCount(String) - Method in interface com.suncode.pwfl.workflow.assignment.AssignmentService
-
Pobiera liczbę przypisanych zadań dla użytkownika
- getAssignmentService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getAssociatedDocumentsFromClass(Long, Long, Long, Integer, Integer, String, String, String) - Method in interface com.suncode.pwfl.archive.DocumentClassAssociationService
-
Pobiera listę dokumentów powiązanych należących do klasy przekazanej w parametrze childDocumentClassId
- getAuditFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getAudits(LocalDateTime, LocalDateTime, Integer, Integer, AuditSortProperty, SortDirection) - Method in interface com.suncode.pwfl.audit.AuditFinder
-
Pobiera audyty w podanym przedziale czasowym
- getAuditsByCategories(List<AuditCategories>, LocalDateTime, LocalDateTime, Integer, Integer, AuditSortProperty, SortDirection) - Method in interface com.suncode.pwfl.audit.AuditFinder
-
Pobiera audyty danej kategorii w podanym przedziale czasowym
- getAuditsByTypes(List<AuditTypes>, LocalDateTime, LocalDateTime, Integer, Integer, AuditSortProperty, SortDirection) - Method in interface com.suncode.pwfl.audit.AuditFinder
-
Pobiera audyty danego typu w podanym przedziale czasowym
- getAutoMapping() - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- getAutoUpdates() - Method in class com.suncode.pwfl.workflow.form.Form
-
Defnicje autoupdate'ów
- getAvailablePluginsToTransfer() - Method in interface com.suncode.pwfl.configuration.plugins.PluginConfigurationTransferSupportService
-
- getAvailableValues() - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- getBaseConfiguration() - Method in interface com.suncode.pwfl.configuration.ConfigurationExportService
-
- getBaseUrl() - Method in class com.suncode.pwfl.SystemContext
-
- getBaseValue(String) - Method in class com.suncode.pwfl.configuration.plugins.mapper.PluginConfigurationPropertiesMapping
-
- getBasicType() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns basic type from xpdl declaration.
- getBean(String) - Static method in class com.suncode.pwfl.util.SpringContext
-
- getBean(Class<T>) - Static method in class com.suncode.pwfl.util.SpringContext
-
- getBean(String, Class<T>) - Static method in class com.suncode.pwfl.util.SpringContext
-
- getBindTo() - Method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
- getBoolean(String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera logiczny parametr konfiguracyjny systemu.
- getBoolean(String, Boolean) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera logiczny parametr konfiguracyjny systemu.
- getBoolean(DefinedSystemParameter) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera logiczny parametr konfiguracyjny systemu.
- getBoolean(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getBoolean(String, Boolean) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getBoolean(DefinedSystemParameter) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getButtonName() - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- getButtons() - Method in class com.suncode.pwfl.workflow.form.Form
-
Pobiera listę przycisków na formularzu
- getByCategory(AuditCategories) - Static method in enum com.suncode.pwfl.audit.util.AuditTypes
-
- getByClientId(long, int, int, Sorter) - Method in interface com.suncode.pwfl.administration.email.oauth.connection.OAuth2ConnectionService
-
- getByDefinitionId(String, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityTranslationService
-
- getByField(String, Object, String...) - Method in interface com.suncode.pwfl.support.BaseDao
-
Pobiera jeden element spełniający kryterium.
- getByField(String, Object, String...) - Method in class com.suncode.pwfl.support.CustomService
-
- getByField(String, Object, String...) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- getByLastRun(String, String) - Method in interface com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfoService
-
Pobiera informacje o ostatnio uruchomionym zadaniu danego typu
- getByName(String, String...) - Method in interface com.suncode.pwfl.administration.user.DomainService
-
Pobiera domene po nazwie
- getByName(String, String...) - Method in interface com.suncode.pwfl.archive.DocumentTemplateService
-
- getByName(String, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera zestaw dokumentów po jego nazwie
- getByName(String) - Static method in enum com.suncode.pwfl.audit.util.AuditTypes
-
- getByName(String) - Static method in enum com.suncode.pwfl.xpdl.util.ValidationErrorLevel
-
- getByNameAndProcess(String, String, String...) - Method in interface com.suncode.pwfl.archive.DocumentTemplateService
-
- getByParameterId(String) - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- getByParameterPosition(int) - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- getByProcessDefId(String) - Method in interface com.suncode.pwfl.administration.processField.ProcessFieldService
-
Zwraca pola procesu
- getByProcessId(String, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessDao
-
Pobiera informacje o procesie
- getByProcessId(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessTranslationService
-
- getCacheExpirationDelaySec() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getCancelationHandler() - Method in class com.suncode.pwfl.administration.scheduledtask.context.ScheduledTaskContext
-
- getCategories() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getCategoryNameForAudit(AuditTypes) - Static method in enum com.suncode.pwfl.audit.util.AuditCategories
-
- getCertificate(String) - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Zwraca certyfikat pod wybranym aliasem z systemowego KeyStore, który był
wgrywany z poziomu systemu.
- getCertificates() - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Zwraca certyfikaty z systemowego KeyStore, które były wgrywane z poziomu systemu.
- getCheckInDate() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getCheckOutDate() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getCheckOutUserName() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getChildDirectories(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera podkatalogi
- getCipherAlgorithm() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getCipherAlgorithm() - Method in class com.suncode.pwfl.archive.WfFile
-
- getCipherKey() - Method in class com.suncode.pwfl.archive.WfFile
-
- getClassName() - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- getClasspath() - Method in class com.plusmpm.util.form.datachooser.Definition
-
- getColorsForAvatar() - Static method in enum com.suncode.pwfl.web.ui.DivanteColor
-
- getColumn() - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- getComment() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getCommentDate() - Method in class com.suncode.pwfl.workflow.process.Comment
-
- getCommentService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getCommentsForActivity(String) - Method in interface com.suncode.pwfl.workflow.process.CommentService
-
Pobiera komentarze dla konkretnego zadania
- getCommentsForProcess(String) - Method in interface com.suncode.pwfl.workflow.process.CommentService
-
Pobiera wszystkie komentarze dla procesu
- getComponentDefinition() - Method in exception com.suncode.pwfl.component.exception.UnknownParameterException
-
- getComponentSourceClass(WorkflowComponent) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns source class of given component.
- getCondition() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getConditionFn() - Method in class com.suncode.pwfl.component.Condition
-
Return condition function that will be evaluated to check if condition is fulfilled.
- getConditionType() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getConfigs() - Method in interface com.suncode.pwfl.dbconfig.DatabaseConnectionConfigService
-
Zwraca listę dostępnych połączeń do baz danych zaimportowanych przez inne wtyczki.
- getConfigsByPluginId(String) - Method in interface com.suncode.pwfl.dbconfig.DatabaseConnectionConfigService
-
Zwraca listę dostępnych połączeń do baz danych zaimportowanych przez daną wtyczkę.
- getConfirmation() - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Returns confirmations message configured by user.
- getConfirmation() - Method in class com.suncode.pwfl.workflow.view.ViewResultAction
-
- getConfirmations() - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
- getConnection() - Static method in class com.suncode.pwfl.database.DataSourceFactory
-
- getContextMap() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Pobiera kontekst mapę zadania.
- getContextVariable(String) - Method in class com.suncode.pwfl.workflow.component.ContextVariables
-
- getContextVariables() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getCountedData(Map<String, String>, Pagination) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
Deprecated.
- getCountedData(Map<String, String>, Map<String, String>, Pagination) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
Deprecated.
- getCountedData(Map<String, String>, Pagination) - Method in interface com.suncode.pwfl.datasource.DataSourceInstance
-
Deprecated.
- getCountedData(Map<String, String>, Map<String, String>, Pagination) - Method in interface com.suncode.pwfl.datasource.DataSourceInstance
-
Deprecated.
- getCountedResult(DetachedCriteria, Sorter, Integer, Integer) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Wyszukuje obiekty na podstawie zdefiniowanych parametrów.
- getCountedResult(DetachedCriteria, Pagination) - Method in interface com.suncode.pwfl.support.BaseFinder
-
Wyszukuje obiekty na podstawie zdefiniowanych parametrów.
- getCountedResult(DetachedCriteria, Sorter, Integer, Integer) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- getCountedResult(DetachedCriteria, Pagination) - Method in class com.suncode.pwfl.util.BaseFinderImpl
-
- getCountQuery() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getCreatedTime() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getCreatedTime() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getCreatedTime() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getCreatedTime() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getCreationDate() - Method in interface com.suncode.pwfl.customfile.CustomFile
-
Zwraca datę utworzenia pliku.
- getCreator() - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- getCreatorPassword() - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
Deprecated.
- getCriteria() - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- getCss() - Method in enum com.suncode.pwfl.web.ui.DivanteIcon
-
- getCss() - Method in enum com.suncode.pwfl.web.ui.SilkIconPack
-
Deprecated.
- getCurrentRequest() - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
- getCurrentSequenceValue(String) - Method in interface com.suncode.pwfl.database.sequence.SequenceService
-
Pobiera aktualną wartość sekwencji
- getCurrentSession() - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
- getCustomKeys(String, String) - Method in interface com.plusmpm.util.form.datachooser.StandardDataChooserDef
-
- getCustomKeys() - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- getCustomService(Class<E>, Class<P>) - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getData() - Method in class com.suncode.pwfl.core.data.TableStore
-
- getData(DynamicListForm) - Method in interface com.suncode.pwfl.customform.DynamicListProvider
-
- getData() - Method in class com.suncode.pwfl.customform.ListResult
-
- getData(ControllerForm) - Method in interface com.suncode.pwfl.customform.ServiceCallerProvider
-
- getData() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
- getDatabaseConnectionConfigs() - Method in interface com.suncode.pwfl.plugin.modules.dbconfig.DatabaseConnectionConfigProvider
-
- getDataChooser(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns datachooser with given id or null if datachooser is not registered.
- getDataChooserResult(int, int, String, String, Map<String, String>, Map<String, String>) - Method in interface com.plusmpm.util.form.datachooser.DataChooser
-
Zwraca wyniki dla konkretnej strony, na podstawie opcjonalnych kryteriow
- getDataChooserResultSize(Map<String, String>, Map<String, String>) - Method in interface com.plusmpm.util.form.datachooser.DataChooser
-
Zwraca calkowita ilosc wynikow w zwracanym zestawie danych.
- getDataChoosers() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered datachoosers.
- getDataSource() - Static method in class com.suncode.pwfl.database.DataSourceFactory
-
Zwraca systemowy data source.
- getDataSource(String) - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Returns data source implementation.
- getDataSource(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns data source with given id or null if data source is not registered.
- getDataSource(Class<?>) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns data source with given class or null if data source is not registered.
- getDataSource() - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- getDataSourceClass(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns source class of data source with given id.
- getDataSources(String, String) - Method in interface com.plusmpm.util.form.autoupdate.StandardAutoUpdateDef
-
- getDataSources() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered data sources.
- getDataUrl() - Method in class com.suncode.pwfl.web.ui.Base64Icon
-
Returns data-url of this icon content e.g.
- getDate(String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera datowy parametr konfiguracyjny systemu.
- getDate(String, Date) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera datowy parametr konfiguracyjny systemu.
- getDate(DefinedSystemParameter) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera datowy parametr konfiguracyjny systemu.
- getDate(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getDate(String, Date) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getDate(DefinedSystemParameter) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getDate() - Static method in class com.suncode.pwfl.SystemVersion
-
- getDate() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getDates() - Method in class com.suncode.pwfl.license.License
-
- getDcVarId() - Method in class com.suncode.pwfl.workflow.form.field.DCMapping
-
- getDeclaration(String) - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Returns declaration from database with given declarationId
or null if declaration
doesn't exist.
- getDeclaration() - Method in class com.suncode.pwfl.workflow.component.declaration.ConditionDeclaration
-
- getDeclarations() - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Returns all declarations from database.
- getDeclarations(String) - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Returns all declaration of given type.
- getDeclarations(Pagination) - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Returns all declarations from database.
- getDeclarations(HibernateFilter, Pagination) - Method in interface com.suncode.pwfl.datasource.DataSourceService
-
Returns all declarations from database.
- getDeclaringClass() - Method in class com.suncode.pwfl.component.support.InvocableMethod
-
- getDeclaringClass() - Method in class com.suncode.pwfl.workflow.component.InvocableComponent
-
- getDecryptedClientSecret() - Method in class com.suncode.pwfl.administration.email.oauth.client.OAuth2Client
-
- getDecryptedPassword() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDecryptedUserPassword() - Method in class com.suncode.pwfl.administration.email.configuration.EmailConfiguration
-
- getDef(String, String) - Method in interface com.plusmpm.util.form.autoupdate.StandardAutoUpdateDef
-
- getDef(String, String) - Method in interface com.plusmpm.util.form.datachooser.StandardDataChooserDef
-
- getDefaultConfiguration() - Method in interface com.suncode.pwfl.administration.email.configuration.EmailConfigurationService
-
- getDefaultSkin() - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Odczytuje domyślną skórkę w systemie.
- getDefaultUsers() - Method in class com.suncode.pwfl.administration.user.Deactivation
-
Zwraca domyślnych użytkowników, którzy zostaną wykorzystani w przypadku braku przypisania zadań użytkownikom.
- getDefaultValue() - Method in enum com.suncode.pwfl.administration.configuration.DefinedSystemParameter
-
Zwraca domyślną wartość parametru
- getDefaultValue() - Method in class com.suncode.pwfl.component.ParameterDefinition
-
- getDelegatedUser() - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- getDeprecationDescription() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getDeprecationDescription() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns description if this function is deprecated.
- getDescr() - Method in class com.plusmpm.util.form.autoupdate.DataSource
-
- getDescr() - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- getDescr() - Method in class com.plusmpm.util.form.autoupdate.Destination
-
- getDescr() - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- getDescr() - Method in class com.plusmpm.util.form.datachooser.Definition
-
- getDescr() - Method in class com.plusmpm.util.form.datachooser.FormCriteria
-
- getDescr() - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- getDescription() - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Zwraca opis procesu.
- getDescription() - Method in class com.suncode.pwfl.administration.user.UserGroup
-
- getDescription() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Opis pliku.
- getDescription() - Method in class com.suncode.pwfl.archive.WfFile
-
- getDescription() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getDescription() - Method in class com.suncode.pwfl.component.ParameterDefinition
-
- getDescription() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns short function description.
- getDescription() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getDescription() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getDescription() - Method in class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- getDescription() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getDescription() - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- getDescription() - Method in class com.suncode.pwfl.workflow.component.ContextVariable
-
Returns context variable description.
- getDescription() - Method in class com.suncode.pwfl.workflow.form.eventaction.Event
-
- getDescription() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getDescription() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getDescription() - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- getDescription() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns variable description.
- getDestination(ActionTarget) - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
Returns action destination that matches declared action target.
- getDestination() - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- getDestinations(String, String) - Method in interface com.plusmpm.util.form.autoupdate.StandardAutoUpdateDef
-
- getDestinations() - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
Form areas affected by the action.
- getDestinationsTypes() - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
Form areas affected by the action.
- getDevice(String, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera urządzenie po nazwie
- getDevice() - Method in class com.suncode.pwfl.archive.Directory
-
- getDeviceById(Long, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera urządzenie po id
- getDeviceForDocumentClass(Long, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera urządzenia dla klasy dokumentów
- getDeviceFreeSpace() - Method in class com.suncode.pwfl.archive.Device
-
- getDeviceName() - Method in class com.suncode.pwfl.archive.Device
-
- getDevicePath() - Method in class com.suncode.pwfl.archive.Device
-
- getDeviceSize() - Method in class com.suncode.pwfl.archive.Device
-
- getDirection() - Method in class com.suncode.pwfl.administration.user.search.UserSorter
-
- getDirection() - Method in class com.suncode.pwfl.search.Sorter
-
- getDirectoredUnits() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getDirectories() - Method in class com.suncode.pwfl.archive.Device
-
- getDirectoriesForDevice(Long, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zwraca katalogi należące do podanego urządzenia
- getDirectoriesForDevice(Long, String...) - Method in interface com.suncode.pwfl.archive.DirectoryDao
-
Zwraca katalogi należące do podanego urządzenia
- getDirectorPosition() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- getDirectory(String, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera katalog po nazwie
- getDirectory(Long, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera katalog po id
- getDirectoryFreeSpace() - Method in class com.suncode.pwfl.archive.Directory
-
- getDirectoryFreeSpaceFromDB(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zwraca ilość wolnego miejsca w katalogu.
- getDirectoryFreeSpaceOnDisc(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zwraca ilość wolnego miejsca w katalogu.
- getDirectoryName() - Method in class com.suncode.pwfl.archive.Directory
-
- getDirectoryPath(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera pełną ścieżkę do katalogu
- getDirectorySize() - Method in class com.suncode.pwfl.archive.Directory
-
- getDirectoryThreshold() - Method in class com.suncode.pwfl.archive.Directory
-
- getDirectoryUsedSpaceFromDB(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zwraca ilość zajętego miejsca w katalogu.
- getDirectoryUsedSpaceOnDisc(Directory) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Zwraca ilość zajętego miejsca w katalogu.
- getDisplay() - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- getDocClassAssociationsForChildDocClass(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassAssociationService
-
Pobiera listę powiązań między klasami dokumentów dla podanej klasy dokumentów, gdzie podana klasa dokumentów jest dzieckiem relacji
- getDocClassAssociationsForParentDocClass(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassAssociationService
-
Pobiera listę powiązań między klasami dokumentów dla podanej klasy dokumentów, gdzie podana klasa dokumentów jest rodzicem relacji
- getDocClassCompressing() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassDescription() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassDirectoryId() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassDirectoryName() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassEncoding() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClasses() - Method in class com.suncode.pwfl.archive.Directory
-
- getDocClassExpiretionDate() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassExpiretionType() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassFTSServerId() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassId() - Method in class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- getDocClassIndex() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassIndexPath() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassName() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassOrderId() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getDocClassViewName() - Method in class com.plusmpm.util.DocumentData
-
- getDocument(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Pobiera dokument po id
- getDocument(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Pobiera dokument po id
- getDocument(Long) - Method in interface com.suncode.pwfl.archive.DocumentService
-
Pobiera dokument za pomocą fileId(z pm_files)
- getDocumentationLink() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getDocumentClass(String, String...) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera obiekt klasy dokumentów
- getDocumentClass() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getDocumentClass() - Method in class com.suncode.pwfl.archive.WfFile
-
- getDocumentClassActionFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getDocumentClassActionService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getDocumentClassDirectory(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera katalog klasy dokumentów (dla dynamicznie tworzonych nazw katalogów nazwa generowana jest na podstawie aktualnej daty)
- getDocumentClassesAssociationFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getDocumentClassesForProcess(String) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera klasy dokumentów przypisane do procesu
- getDocumentClassesForUser(String) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera listę klas dokumentów do których podany użytkownik może dodawać dokumenty
- getDocumentClassesForUser(String, boolean) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera listę klas dokumentów do których podany użytkownik ma uprawnienia do odczytu lub dodawania dokumentów (w zależności od parametru)
- getDocumentClassesForUser(String, DocumentUploadSource) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera listę klas dokumentów do których użytkownik może dodawać dokumentu na konkretnym poziomie
(archiwum lub proces)
- getDocumentClassesForUserAndProcess(String, String, boolean) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera listę klas dokumentów do których podany użytkownik ma uprawnienia do odczytu lub
dodawania dokumentów (w zależności od parametru) w konkretnym procesie
- getDocumentClassesForUserAndProcess(String, String) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera listę klas dokumentów do których użytkownik może dodawać dokument w konkretnym procesie
- getDocumentClassId() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Id klasy dokumentów do której dodajemy plik.
- getDocumentClassId() - Method in class com.suncode.pwfl.archive.WfDocument
-
- getDocumentClassIndexFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getDocumentClassIndexTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Zwraca tłumaczenie dla konkretnego pola indeksu klasy dokumentów o podanym id
- getDocumentClassIndexTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Zwraca tłumaczenie dla konkretnego pola indeksu klasy dokumentów o podanym id
- getDocumentClassProtection(DocumentClassProtectionPk) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Pobiera dodatkowe ustawienia dla danego uprawnienia w bazie danych.
- getDocumentClassProtection(String, boolean, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Pobiera dodatkowe ustawienia dla danego uprawnienia w bazie danych.
- getDocumentClassService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getDocumentClassTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Zwraca tłumaczenie dla konkretnego pola klasy dokumentów o podanym id
- getDocumentClassTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Zwraca tłumaczenie dla konkretnego pola klasy dokumentów o podanym id
- getDocumentClassTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera listę wszystkich tłumaczeń powiązanych z klasami dokumentów w podanym języku
- getDocumentData(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentDataService
-
Deprecated.
Pobiera szczegółowe informacje o dokumencie
- getDocumentDataByFileId(Long, Long) - Method in interface com.suncode.pwfl.archive.DocumentDataService
-
Deprecated.
Pobiera dane o dokumencie
- getDocumentFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getDocumentProtection(Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Pobiera listę uprawnień warunkowych do klasy dokumentów
- getDocumentProtectionForGroup(String, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Pobiera listę uprawnień warunkowych do klasy dokumentów dla podanej grupy
- getDocumentProtectionForResource(String, boolean, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Pobiera listę uprawnień warunkowych do klasy dokumentów dla podanego zasobu (użytkownika lub grupy)
- getDocumentProtectionForUser(String, boolean, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
- getDocumentProtectionForUser(String, Long) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Pobiera listę uprawnień warunkowych do klasy dokumentów dla danego użytkownika
- getDocuments() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getDocumentService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getDocumentsFromActivity(String, String, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Pobiera dokumenty dla podanego zadania
- getDocumentsFromActivity(String, String, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty dla podanego zadania
- getDocumentsFromActivity(String, String, FileSorter, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty dla podanego zadania
- getDocumentsFromActivityCount(String, String) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera liczbę dokumentów dla podanego zadania
- getDocumentsFromOpenedActivities(String, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Pobiera dokumenty z podanego procesu podłączone do wszystkich otwartych zadań
- getDocumentsFromOpenedActivities(String, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty z podanego procesu podłączone do wszystkich otwartych zadań
- getDocumentsFromOpenedActivities(String, FileSorter, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty z podanego procesu podłączone do wszystkich otwartych zadań
- getDocumentsFromProcess(String, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Pobiera dokumenty z procesu.
- getDocumentsFromProcess(String, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty z procesu.
- getDocumentsFromProcess(String, FileSorter, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty z procesu.
- getDocumentsFromProcessAndClass(String, String, String...) - Method in interface com.suncode.pwfl.archive.DocumentFinder
-
Pobiera dokumenty z procesu, należące do określonej klasy.
- getDocumentsFromProcessAndClass(String, String, String...) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera dokumenty z procesu z określonej klasy.
- getDocumentsFromProcessCount(String) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera liczbę dokumentów z procesu.
- getDocumentTemplatesCountForProcess(String) - Method in interface com.suncode.pwfl.archive.DocumentTemplateService
-
- getDocumentTemplateService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getDocumentTemplatesForProcess(String, int, int, String, SortDirection) - Method in interface com.suncode.pwfl.archive.DocumentTemplateService
-
- getDomain(Long) - Method in interface com.suncode.pwfl.administration.user.DomainService
-
Pobiera domene po id
- getDomainBaseSearch() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDomainList() - Method in interface com.suncode.pwfl.administration.user.DomainService
-
Pobiera listę domen z systemu
- getDomainName() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDomainServerAdres() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDomainServerPort() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDomainUser() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDomainUserPassword() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getDouble(String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera liczbowy (zmiennoprzecinkowy) parametr konfiguracyjny systemu.
- getDouble(String, Double) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera liczbowy (zmiennoprzecinkowy) parametr konfiguracyjny systemu.
- getDouble(DefinedSystemParameter) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera liczbowy (zmiennoprzecinkowy) parametr konfiguracyjny systemu.
- getDouble(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getDouble(String, Double) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getDouble(DefinedSystemParameter) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getDuplicatedComponents() - Method in class com.suncode.pwfl.component.RegistrationSummary
-
- getElements() - Method in class com.suncode.pwfl.workflow.form.Form
-
Pobiera listę wszystkich pól na formularzu, oraz tabel w odpowiedniej kolejności.
- getElementType() - Method in class com.suncode.pwfl.core.type.ArrayType
-
Returns type
Type
of elements in this array type.
- getEmail() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getEmailMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getEntity() - Method in class com.suncode.pwfl.web.support.ajax.EntityRestResult
-
- getError() - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Returns error message configured by user.
- getErrorMessage() - Method in class com.suncode.pwfl.configuration.validators.ConfigurationElementTransferValidatorResult
-
- getErrorMessage() - Method in class com.suncode.pwfl.customform.ControllerResult
-
- getErrors() - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
- getErrors(String) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
- getErrorsMap() - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
- getErrorType() - Method in class com.suncode.pwfl.configuration.validators.ConfigurationElementTransferValidatorResult
-
- getEvaluableType() - Method in class com.suncode.pwfl.core.type.TypedValue
-
- getEvaluatedValue() - Method in class com.suncode.pwfl.core.type.TypedValue
-
Returns evaluated value.
- getEvaluatedValue(Class<V>) - Method in class com.suncode.pwfl.core.type.TypedValue
-
Returns value as target class.
- getEventAction(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns event action with given id
- getEventActions() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered event actions.
- getEventType() - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- getEventType() - Method in class com.suncode.pwfl.workflow.form.TableEvent
-
- getExactIndexesCheck() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Określa, czy przy próbie zapisu dokumentu jako nowa wersja uwzględniać
indeksy niezdefiniowane w mapie indeksów (jako sprawdzenie "is null") a istniejące
dla tej klasy dokumentów.
- getExecutor() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Pobiera login użytkownika akceptującego zadanie
- getExpirationDate() - Method in class com.suncode.pwfl.archive.DocumentClass
-
- getExpirationDate() - Method in class com.suncode.pwfl.archive.WfDocument
-
Data wygaśnięcia
- getExpirationTime() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
Pobiera czas od aktualnej chwili ( new Date() ) do którego wazny będzie dodany dokument
- getFieldName() - Method in class com.suncode.pwfl.administration.user.UserData
-
- getFieldNames() - Method in class com.suncode.pwfl.core.data.Record
-
- getFields() - Method in class com.suncode.pwfl.core.data.Record
-
- getFields() - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- getFieldValue() - Method in class com.suncode.pwfl.administration.user.UserData
-
- getFile(Long, String...) - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera plik o podanym id
- getFile() - Method in class com.suncode.pwfl.archive.WfDocument
-
Informacje o pliku
- getFile() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getFile(Long) - Method in interface com.suncode.pwfl.customfile.CustomFileService
-
Zwraca obiekt reprezentujący plik.
- getFile() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getFileActions(String, WfFile) - Method in interface com.suncode.pwfl.archive.FileService
-
Metoda pobiera możliwe do wykonania akcje, dla podanego pliku, przez podanego użytkownika
- getFileDate() - Method in class com.suncode.pwfl.archive.WfFile
-
- getFileFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getFileIndexes(Long, Long) - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera indeksy pliku
- getFileInputStream(Long) - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera strumień danych pliku
- getFileName() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Wyświetlana nazwa pliku.
- getFileName() - Method in class com.suncode.pwfl.archive.WfFile
-
- getFileName() - Method in interface com.suncode.pwfl.customfile.ComponentFile
-
Zwraca nazwę pliku.
- getFileName() - Method in interface com.suncode.pwfl.customfile.CustomFile
-
Zwraca nazwę pliku.
- getFileName() - Method in class com.suncode.pwfl.web.support.io.DownloadResource
-
- getFileSaver() - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera obiekt który pozwala zapisywać pliki w systemie
- getFileService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getFileSize() - Method in interface com.suncode.pwfl.customfile.ComponentFile
-
Zwraca wielkość pliku w bajtach.
- getFileSize() - Method in interface com.suncode.pwfl.customfile.CustomFile
-
Zwraca wielkość pliku w bajtach.
- getFileVersion(Long) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera obiekt wersji
- getFileVersion(Long) - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera obiekt wersji
- getFilters() - Method in class com.suncode.pwfl.search.GroupFilter
-
Pobiera listę filtrów.
- getFilters() - Method in class com.suncode.pwfl.search.hibernate.GroupHibernateFilter
-
Pobiera listę filtrów.
- getFilters() - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
Pobiera listę filtrów.
- getFilters() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getFilters() - Method in class com.suncode.pwfl.workflow.component.ComponentQueryData
-
Returns filters associated with data properties to filter data.
- getFinishDate() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca datę zakończenia zastępstwa.
- getFinishDate() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getFirstName() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getFirstnameMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getForm(String, String) - Method in interface com.suncode.pwfl.workflow.form.FormService
-
Pobiera formularz zadania
- getFormat() - Method in class com.suncode.pwfl.workflow.form.field.FormatField
-
- getFormCriteria(String, String) - Method in interface com.plusmpm.util.form.datachooser.StandardDataChooserDef
-
- getFormField() - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- getFormGrid() - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- getFormService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getFormVarId() - Method in class com.suncode.pwfl.workflow.form.field.DCMapping
-
- getFragmentId() - Method in interface com.suncode.pwfl.web.ui.ScriptInjection
-
Returns fragment id, into which this script was injected
- getFullName() - Method in class com.suncode.pwfl.administration.user.User
-
- getFullName() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getFullPath() - Method in class com.suncode.pwfl.archive.WfFile
-
- getFullPathForDocClass(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Pobiera ścieżkę do katalogu klasy dokumentów (dla dynamicznie tworzonych nazw katalogów nazwa generowana jest na podstawie aktualnej daty)
- getFunction() - Method in class com.suncode.pwfl.core.function.FunctionCall
-
Returns underlying function.
- getFunction() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns function instance that holds this override.
- getFunction(String) - Method in interface com.suncode.pwfl.core.function.FunctionRegistry
-
Returns registered function with given name.
- getFunctionName() - Method in class com.suncode.pwfl.workflow.form.TableEvent
-
- getFunctions() - Method in interface com.suncode.pwfl.core.function.FunctionRegistry
-
Returns all registered functions.
- getGlobalTable(String, String) - Method in interface com.suncode.pwfl.xpdl.table.XpdlTableService
-
Zwraca tabele globalną
- getGlobalTable(String, String, Locale) - Method in interface com.suncode.pwfl.xpdl.table.XpdlTableService
-
Zwraca tabele globalną
- getGlobalTable(String, String, Locale, Package) - Method in interface com.suncode.pwfl.xpdl.table.XpdlTableService
-
Zwraca tabele globalną
- getGridEvents() - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- getGroup(Long, String...) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Pobiera groupę po id.
- getGroup(String, String...) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Pobiera grupę o podanej nazwie
- getGroups() - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Zwraca grupy przypisane do zadania.
- getGroups() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getHandlerType() - Method in class com.suncode.pwfl.archive.DocumentClassAction
-
- getHibernateTransactionManager() - Static method in class com.suncode.pwfl.transaction.TransactionManagerFactory
-
- getHidden() - Method in class com.suncode.pwfl.workflow.component.ContextVariable
-
Returns if context variable is hidden
- getHigherOrganizationalUnit() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- getHigherPosition() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getHigherPosition() - Method in class com.suncode.pwfl.administration.user.UserInfo.PositionInfo
-
- getHistoryEntriesInfo(Long, Pagination) - Method in interface com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfoService
-
Pobiera wpisy historii dla zadania zaplanowanego
- getI18nXpdl() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
- getIcon() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getIcon() - Method in class com.suncode.pwfl.component.DtButtonDefinition
-
- getIconColor() - Method in class com.suncode.pwfl.archive.DocumentClass
-
- getIconColor() - Method in class com.suncode.pwfl.archive.Link
-
- getIconName() - Method in class com.suncode.pwfl.archive.DocumentClass
-
- getIconName() - Method in class com.suncode.pwfl.archive.Link
-
- getId() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getId() - Method in class com.plusmpm.database.DocumentTemplateTable
-
- getId() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getId() - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- getId() - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- getId() - Method in class com.plusmpm.util.IndexData
-
- getId() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- getId() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getId() - Method in class com.suncode.pwfl.administration.structure.Role
-
- getId() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca id zastępstwa z bazy.
- getId() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getId() - Method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
Zwraca id uczestnika procesu.
- getId() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getId() - Method in class com.suncode.pwfl.administration.user.UserData
-
- getId() - Method in class com.suncode.pwfl.archive.Device
-
- getId() - Method in class com.suncode.pwfl.archive.Directory
-
- getId() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getId() - Method in class com.suncode.pwfl.archive.IndexInfo
-
Id indeksu
- getId() - Method in class com.suncode.pwfl.archive.WfDocument
-
Id dokumentu z bazy danych(tabela pm_idx000x)
- getId() - Method in class com.suncode.pwfl.archive.WfFile
-
- getId() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getId() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
Component id.
- getId() - Method in class com.suncode.pwfl.component.ComponentSource
-
- getId() - Method in class com.suncode.pwfl.component.ParameterDefinition
-
- getId() - Method in interface com.suncode.pwfl.customfile.CustomFile
-
Zwraca identyfikator pliku.
- getId() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getId() - Method in class com.suncode.pwfl.license.License
-
- getId() - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- getId() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getId() - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- getId() - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- getId() - Method in class com.suncode.pwfl.workflow.assignment.WfParticipant
-
- getId() - Method in class com.suncode.pwfl.workflow.component.ContextVariable
-
Returns context variable id prefixed with context:
- getId() - Method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Returns identificator of target element.
- getId() - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- getId() - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- getId() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns variable id.
- getIdNamePairs() - Static method in enum com.suncode.pwfl.audit.util.AuditTypes
-
- getIds() - Method in interface com.plusmpm.util.form.autoupdate.StandardAutoUpdateDef
-
- getIds() - Method in interface com.plusmpm.util.form.datachooser.StandardDataChooserDef
-
- getIgnoreOwnerShip() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
- getInactive() - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
Deprecated.
- getIndex(String) - Method in interface com.suncode.pwfl.workflow.process.Process
-
Wywołanie metody gdy indeksy nie są załadowane rzuci wyjątek
- getIndex(String) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getIndexById(Long) - Method in class com.suncode.pwfl.archive.WfDocument
-
Pobiera indeks po id
- getIndexByName(String) - Method in class com.suncode.pwfl.archive.WfDocument
-
Pobiera indeks po nazwie.
- getIndexData(long, long) - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera rekord z tabeli pm_idx000 dla podanego pliku.
- getIndexes() - Method in class com.suncode.pwfl.archive.DocumentClass
-
- getIndexes() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Indeksy dodawanago dokumentu.
- getIndexes() - Method in class com.suncode.pwfl.archive.WfDocument
-
Lista indeksów dokumentu
- getIndexes() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getIndexIdFromCondition(DocumentProtection) - Method in interface com.suncode.pwfl.archive.DocumentProtectionService
-
Zwraca id indeksu zawartego w warunku danego uprawnienia
- getIndexTable(Long) - Method in interface com.suncode.pwfl.archive.DocumentClassDao
-
Zwraca nazwę tabeli przechowującej indeksy dla dokumentów w konkretnej klasie.
- getIndexTypeName() - Method in class com.suncode.pwfl.archive.LinkIndex
-
- getIndexValue(String) - Method in class com.suncode.pwfl.archive.WfDocument
-
- getIndexValue(Long) - Method in class com.suncode.pwfl.archive.WfDocument
-
- getIndexValue(String) - Method in interface com.suncode.pwfl.workflow.process.Process
-
Wywołanie metody gdy indeksy nie są załadowane rzuci wyjątek
- getIndexValue(String) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getInfo(Long) - Method in interface com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfoService
-
Pobiera informacja o zadaniu zaplanowanym
- getInputParameters() - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
- getInputParameters() - Method in interface com.suncode.pwfl.datasource.DataSourceInstance
-
- getInputStream() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Strumień danych pliku.
- getInputStream() - Method in class com.suncode.pwfl.web.support.io.DownloadResource
-
- getInstance() - Static method in class com.suncode.pwfl.audit.builder.AuditBuilder
-
Returns instance of builder.
- getInstance() - Static method in class com.suncode.pwfl.audit.builder.ManualAuditBuilder
-
Returns instance of builder.
- getInstance() - Static method in class com.suncode.pwfl.util.SpringContext
-
- getInvalidComponents() - Method in class com.suncode.pwfl.component.RegistrationSummary
-
- getInvocableMethod() - Method in class com.suncode.pwfl.workflow.component.InvocableComponent
-
- getInvokedCallbackValidators() - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
Returns validator ids which invoked callbacks.
- getIsActive() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getIsGroup() - Method in class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- getIsGroup() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getJsAction() - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- getKey() - Method in enum com.suncode.pwfl.administration.configuration.DefinedSystemParameter
-
Zwraca klucz parametru
- getKey() - Method in interface com.suncode.pwfl.web.ui.skin.Skin
-
- getKeyLength() - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- getLanguage() - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- getLanguage() - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- getLastName() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getLastnameMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getLastStateTime() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getLastStateTime() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getLastStateTime() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getLastStateTime() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getLDocClassId() - Method in class com.plusmpm.util.DocumentData
-
- getLDocClassName() - Method in class com.plusmpm.util.DocumentData
-
- getLDocumentId() - Method in class com.plusmpm.util.DocumentData
-
- getLDocumentRights() - Method in class com.plusmpm.util.DocumentData
-
- getLFileId() - Method in class com.plusmpm.util.DocumentData
-
- getLFinishDate() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getLicenseData() - Method in class com.suncode.pwfl.license.License
-
- getLimit() - Method in class com.suncode.pwfl.customform.DynamicListForm
-
- getLimit() - Method in class com.suncode.pwfl.search.Pagination
-
- getLimitTime() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getLimitTime() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getLink(Long, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera zestaw dokumentów o podanym id
- getLink() - Method in class com.suncode.pwfl.workflow.view.ViewResultAction
-
- getLinkConnectionsForDocClassIndex(Long, String...) - Method in interface com.suncode.pwfl.archive.LinkConnectionDao
-
- getLinkConnectionsForDocClassIndex(Long, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera wszystkie powiązania zestawu dokumentów dla wskazanego indeksu klasy dokumentów
- getLinkConnectionsForLink(Long, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera wszystkie powiązania zestawu dokumentów
- getLinkConnectionsForLinkIndex(Long, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera wszystkie powiązania zestawu dokumentów dla wskazanego indeksu zestawu dokumentów
- getLinkIndex(Long, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera indeks zestawu dokumentów o podanym id
- getLinkIndexByName(Long, String) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera indeks podanego zestawu dokumentów o podanej nazwie, jeśli istnieje
- getLinkIndexTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zwraca tłumaczenie dla konkretnego pola indeksu zestawu dokumentów o podanym id
- getLinkIndexTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zwraca tłumaczenie dla konkretnego pola indeksu zestawu dokumentów o podanym id
- getLinkIndexTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera listę wszystkich tłumaczeń powiązanych z indeksami zestawów dokumentów w podanym języku
- getLinkIndicesForLink(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera listę indeksów dla zestawu dokumentów o podanym id
- getLinkProtections(Long) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zwraca listę uprawnionych do zestawu dokumentów użytkowników/grup
- getLinks(String) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zwraca listę zestawów dokumentów, do których użytkownik jest uprawniony
- getLinkService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getLinkTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zwraca tłumaczenie dla konkretnego pola zestawu dokumentów o podanym id
- getLinkTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.archive.LinkService
-
Zwraca tłumaczenie dla konkretnego pola zestawu dokumentów o podanym id
- getLocalizedMessage() - Method in exception com.suncode.pwfl.SystemException
-
Returns translated message for end user.
- getLocalizedString(String) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, String) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, String[], String) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, Locale) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, String, Locale) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, String, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, Locale, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, String, Locale, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String, String[], String, Locale, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getLocalizedString(String) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, String) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, String[], String) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, Locale) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, String, Locale) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, String, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
Creates
LocalizedString with given key, default value and message arguments.
- getLocalizedString(String, Locale, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLocalizedString(String, String, Locale, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
Creates
LocalizedString with given key, default value, locale and message arguments.
- getLocalizedString(String, String[], String, Locale, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
- getLoggedUserDomain() - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
- getLoggedUserName() - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
- getLoggedUserNameOrUnknown() - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
- getLoggedUserPassword() - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
Deprecated.
- getLogicalConnection() - Method in class com.suncode.pwfl.archive.DocumentClassProtection
-
- getLogicOperator() - Method in class com.suncode.pwfl.search.GroupFilter
-
Pobiera operator logiczny jakim mają zostać połączone warunki danej grupy filtrów(filters)
- getLogicOperator() - Method in class com.suncode.pwfl.search.hibernate.GroupHibernateFilter
-
Pobiera operator logiczny jakim mają zostać połączone warunki danej grupy filtrów(filters)
- getLogicOperator() - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
Pobiera operator logiczny jakim mają zostać połączone warunki danej grupy filtrów(filters)
- getLong(String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera liczbowy (całkowity) parametr konfiguracyjny systemu.
- getLong(String, Long) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera liczbowy (całkowity) parametr konfiguracyjny systemu.
- getLong(DefinedSystemParameter) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera liczbowy parametr konfiguracyjny systemu.
- getLong(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getLong(String, Long) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getLong(DefinedSystemParameter) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getLStartDate() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getMappedValue(String) - Method in class com.suncode.pwfl.configuration.plugins.mapper.PluginConfigurationPropertiesMapping
-
- getMapping(String) - Method in interface com.suncode.pwfl.configuration.plugins.PluginConfigurationTransferSupportService
-
- getMapping(String) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooser
-
- getMapping(String) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinition
-
- getMapping(String) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- getMappings(String, String) - Method in interface com.plusmpm.util.form.datachooser.StandardDataChooserDef
-
- getMappings() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooser
-
- getMappings() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
Returns datachooser declared mappings.
- getMappings() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinition
-
- getMappings() - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- getMappings() - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- getMemberMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getMemberOfMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getMessage() - Method in exception com.suncode.pwfl.support.WrappedCheckedException
-
- getMessage() - Method in exception com.suncode.pwfl.SystemException
-
Returns message of exception.
- getMessage(String, Locale, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getMessage(String) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getMessage(String, Locale) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getMessage(String, Object...) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getMessage(String, List<Translator>) - Static method in class com.suncode.pwfl.translation.TranslationSupport
-
- getMessage(String) - Method in interface com.suncode.pwfl.translation.Translator
-
Return translated message for given key using current user locale.
- getMessage(String, Locale) - Method in interface com.suncode.pwfl.translation.Translator
-
Return translated message for given key and locale.
- getMessage(String, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
Return translated message for given key and arguments using current user locale.
- getMessage(String, Locale, Object...) - Method in interface com.suncode.pwfl.translation.Translator
-
Return translated message for given key, locale and arguments.
- getMessage() - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- getMessage() - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationError
-
- getMessage() - Method in exception com.suncode.pwfl.workflow.form.validator.error.ValidationException
-
- getMessage() - Method in exception com.suncode.pwfl.xpdl.exception.PackageCacheExpiredException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.alias.AliasFormatException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.alias.AliasPresenceException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.alias.NoSuchAliasException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.CertificateBaseException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.CertificateScanException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.CertificateSourceException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.keystore.KeystoreAccessException
-
- getMessageKey() - Method in exception com.suncode.pwfl.certificates.exceptions.keystore.KeystorePasswordException
-
- getMessageOrDefault(String, String, List<Translator>) - Static method in class com.suncode.pwfl.translation.TranslationSupport
-
- getMessages(Locale) - Method in class com.suncode.pwfl.translation.EmptyTranslator
-
- getMessages(Locale) - Method in class com.suncode.pwfl.translation.PropertiesTranslator
-
- getMessages(Locale) - Method in interface com.suncode.pwfl.translation.Translator
-
Returns key-value map with every available translations for given locale.
- getMessageTranslated() - Method in exception com.suncode.pwfl.administration.user.exception.EmptyUserNameException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.administration.user.exception.GroupNotAddedException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.administration.user.exception.InvalidEmailException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.administration.user.exception.InvalidUserException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.administration.user.exception.InvalidUserNameException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.administration.user.exception.UserAlreadyExistException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.license.exceptions.LicenseException
-
- getMessageTranslated() - Method in exception com.suncode.pwfl.license.exceptions.LicenseInvalidException
-
- getMessageTypes() - Method in class com.suncode.pwfl.workflow.form.validator.Validator
-
- getMessageTypes() - Method in class com.suncode.pwfl.workflow.form.validator.ValidatorDefinition
-
- getMethod() - Method in class com.suncode.pwfl.component.support.InvocableMethod
-
Returns original method
- getMyViewsForUser(String) - Method in interface com.suncode.pwfl.view.ViewService
-
Zwraca widoki danego użytkownika
- getName() - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- getName() - Method in class com.plusmpm.util.form.datachooser.Definition
-
- getName() - Method in enum com.plusmpm.util.form.tool.StandardTool.ActualParametersForm
-
- getName() - Method in enum com.plusmpm.util.form.tool.StandardTool.Type
-
- getName() - Method in enum com.plusmpm.util.form.tool.StandardToolParameter.Mode
-
- getName() - Method in enum com.plusmpm.util.form.tool.StandardToolParameter.Type
-
- getName() - Method in class com.plusmpm.util.IndexData
-
- getName() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- getName() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getName() - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Zwraca nazwę zadania.
- getName() - Method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
Zwraca nazwę uczestnika procesu.
- getName() - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Zwraca nazwę procesu.
- getName() - Method in class com.suncode.pwfl.administration.user.UserGroup
-
- getName() - Method in class com.suncode.pwfl.administration.user.UserInfo.GroupInfo
-
- getName() - Method in class com.suncode.pwfl.administration.user.UserInfo.Resource
-
- getName() - Method in enum com.suncode.pwfl.administration.user.UserSettingsService.UserSetting
-
- getName() - Method in class com.suncode.pwfl.archive.IndexInfo
-
Nazwa indeksu
- getName() - Method in interface com.suncode.pwfl.component.Category
-
- getName() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getName() - Method in class com.suncode.pwfl.component.ComponentSource
-
- getName() - Method in class com.suncode.pwfl.component.DtButtonDefinition
-
- getName() - Method in class com.suncode.pwfl.component.ParameterDefinition
-
- getName() - Method in interface com.suncode.pwfl.core.function.Function
-
Returns unique function name.
- getName() - Method in class com.suncode.pwfl.core.function.FunctionCall
-
Returns name of underlying function.
- getName() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns function name.
- getName() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getName() - Method in interface com.suncode.pwfl.security.Authenticator
-
Nazwa aplikacji uwierzytelniającej.
- getName() - Method in interface com.suncode.pwfl.web.ui.skin.Skin
-
- getName() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getName() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getName() - Method in class com.suncode.pwfl.workflow.activity.ActivityStateEntity
-
- getName() - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- getName() - Method in class com.suncode.pwfl.workflow.activity.ActivityType
-
- getName() - Method in class com.suncode.pwfl.workflow.assignment.WfParticipant
-
- getName() - Method in class com.suncode.pwfl.workflow.component.ContextVariable
-
Returns context variable name.
- getName() - Method in class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- getName() - Method in class com.suncode.pwfl.workflow.form.field.DCMapping
-
- getName() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getName() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getName() - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- getName() - Method in class com.suncode.pwfl.workflow.process.ProcessStateEntity
-
- getName() - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- getName() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns variable name.
- getName() - Method in class com.suncode.pwfl.workflow.view.ViewResultAction
-
- getName() - Method in enum com.suncode.pwfl.xpdl.util.ValidationErrorLevel
-
- getNewestFile() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getNextSequenceValue(String) - Method in interface com.suncode.pwfl.database.sequence.SequenceService
-
Zwiększa sekwencję i zwraca uzyskaną wartość
- getNo() - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- getNoParams() - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- getNumber() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getNumberMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getObjectId() - Method in class com.suncode.pwfl.administration.user.UserGroup
-
- getObjectId() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getObjectId() - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- getObjectId() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getObjectId() - Method in class com.suncode.pwfl.workflow.activity.ActivityStateEntity
-
- getObjectId() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getObjectId() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getObjectId() - Method in class com.suncode.pwfl.workflow.process.ProcessStateEntity
-
- getObjectVersion() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getObjectVersion() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getOCRContent() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Parametr służy do przechowywania treści dokumentu zeskanowanego.
- getOnlyProcessDocument(long, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityDocumentService
-
Pobiera obiekt ActivityDocument przypisany tylko do procesu
- getOnlySelectedElements() - Method in class com.suncode.pwfl.configuration.dto.ConfigurationDtoContainer
-
- getOpenActivitiesAssignedToUser(String, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera stronnicowane otwarte zadania dla danego użytkownika, należące do podanych typów procesów.
- getOpenActivitiesForProcess(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera wszystkie otwarte zadania dla danego procesu.
- getOpenActivitiesWithExceededDeadlineAssignedToUser(String, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera stronnicowane przeterminowane zadania danego użytkownika, należące do podanych typów procesów.
- getOperation() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getOperator() - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- getOperator() - Method in class com.suncode.pwfl.search.SimpleFilter
-
- getOperator() - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- getOptional() - Method in class com.suncode.pwfl.translation.LocalizedString
-
Returns translated message or key value if translation does not exists.
- getOrder() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionHookAdapter
-
- getOrder() - Method in class com.suncode.pwfl.administration.user.DeactivationHookAdapter
-
- getOrder() - Method in class com.suncode.pwfl.administration.user.UserCreationHookAdapter
-
- getOrder() - Method in class com.suncode.pwfl.core.PlusworkflowStartupHookAdapter
-
- getOrder() - Method in class com.suncode.pwfl.workflow.assignment.AssignmentHookAdapter
-
- getOrder() - Method in class com.suncode.pwfl.workflow.support.ReadFileHookAdapter
-
- getOrEmpty(LocalizedString) - Static method in class com.suncode.pwfl.translation.LocalizedString
-
Returns value of localized string or empty string "" if specified localized string is null.
- getOrganizationalUnit() - Method in class com.suncode.pwfl.administration.structure.Position
-
Pobiera jednostkę do której należy stanowisko
- getOrganizationalUnit(Long, String...) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Pobiera jednostkę organizacyjną o podanym id.
- getOrganizationalUnit(String, String...) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Pobiera jednostkę organizacyjną o podanym symbolu.
- getOrganizationalUnitFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getOrganizationalUnits(String, String, String, String, String, String) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Wyszukiwanie jednostek organizacyjnych
- getOrganizationalUnits(String, String, String, String, String, String, Pagination) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Wyszukiwanie jednostek organizacyjnych
- getOrganizationalUnitTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Zwraca tłumaczenie dla konkretnego pola jendostki organizacyjnej o podanym id
- getOrganizationalUnitTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Zwraca tłumaczenie dla konkretnego pola jendostki organizacyjnej o podanym id
- getOutputParameters() - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
- getOutputParameters() - Method in interface com.suncode.pwfl.datasource.DataSourceInstance
-
- getOverride(Type<?>...) - Method in interface com.suncode.pwfl.core.function.Function
-
Returns this function override that matches given parameter types.
- getOverride(Type<?>, Type<?>...) - Method in interface com.suncode.pwfl.core.function.Function
-
- getOverride(Object...) - Method in interface com.suncode.pwfl.core.function.Function
-
Returns this function override that matches given arguments.
- getOverride(Type<?>, Object...) - Method in interface com.suncode.pwfl.core.function.Function
-
- getOverride() - Method in class com.suncode.pwfl.core.function.FunctionCall
-
- getOverrides() - Method in interface com.suncode.pwfl.core.function.Function
-
Returns list of available overrides (at least 1).
- getPackageId() - Method in class com.suncode.pwfl.administration.structure.Role
-
- getPackageId() - Method in class com.suncode.pwfl.administration.structure.role.RoleFilter
-
- getPackageId() - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Zwraca id pakietu, do którego należy proces.
- getPackageId() - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- getPackageId() - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- getPackageId() - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
- getPage(Integer) - Method in class com.suncode.pwfl.util.PaginatedList
-
Returns given page.
- getPagination() - Method in class com.suncode.pwfl.workflow.component.ComponentQueryData
-
Returns paging information.
- getParameter(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemParameterService
-
Pobiera parametr systemowy na podstawie jego klucza
- getParameter() - Method in class com.suncode.pwfl.component.Argument
-
Returns component parameter for this argument
- getParameter(String) - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getParameter(String) - Method in class com.suncode.pwfl.component.Parameters
-
Returns component parameter with given id.
- getParameter(String) - Method in class com.suncode.pwfl.customform.ControllerParameters
-
- getParameter(String) - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getParameter(String) - Method in class com.suncode.pwfl.workflow.component.declaration.ComponentDeclaration
-
- getParameterAnnotation(int, Class<? extends Annotation>) - Method in class com.suncode.pwfl.component.support.InvocableMethod
-
Returns parameter annotation of given class by parameter index.
- getParameterClass(int) - Method in class com.suncode.pwfl.component.support.InvocableMethod
-
Returns parameter class by parameter index.
- getParameterCount() - Method in class com.suncode.pwfl.component.support.InvocableMethod
-
Returns parameter count
- getParameterId() - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskParameterInfo
-
- getParameterId() - Method in exception com.suncode.pwfl.component.exception.UnknownParameterException
-
- getParameterName(int) - Method in class com.suncode.pwfl.component.support.InvocableMethod
-
Returns parameter name.
- getParameters() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getParameters() - Method in class com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit
-
- getParameters() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns list of function override parameters.
- getParameters() - Method in class com.suncode.pwfl.customform.ControllerForm
-
- getParameters() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getParameters() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getParameters() - Method in class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- getParameters() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
- getParametersList() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getParameterTypes() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns function override parameter types.
- getParameterTypes() - Method in class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- getParameterTypesArray() - Method in class com.suncode.pwfl.workflow.component.declaration.FunctionDeclaration
-
- getParent() - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- getParentFile() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getParentId() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getParticipants() - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Zwraca uczestników procesu.
- getParticipantsFromProcess(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera listę ról z procesu
- getPassword(String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera tekstowy parametr konfiguracyjny systemu.
- getPassword(String, String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera tekstowy parametr konfiguracyjny systemu.
- getPassword(DefinedSystemParameter) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera tekstowy parametr konfiguracyjny systemu.
- getPassword(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getPassword(String, String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getPassword(DefinedSystemParameter) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getPath() - Method in class com.suncode.pwfl.archive.WfFile
-
- getPath() - Method in interface com.suncode.pwfl.web.ui.skin.Skin
-
- getPerformer() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getPk() - Method in class com.suncode.pwfl.archive.DocumentClassProtection
-
- getPmidxType() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns pm_idx type from db
- getPosition(Long, String...) - Method in interface com.suncode.pwfl.administration.structure.PositionFinder
-
Pobiera stanowisko o podanym id.
- getPosition(Long, String...) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Pobiera stanowisko o podanym id.
- getPosition(String, String...) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Pobiera stanowisko o podanym symbolu.
- getPosition() - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- getPositionFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getPositions() - Method in class com.suncode.pwfl.administration.structure.Role
-
- getPositions(String, String, String, String, String, String, Long, String) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
- getPositions(String, String, String, String, String, String, Long, String, Pagination) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
- getPositions() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getPositionTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Zwraca tłumaczenie dla konkretnego pola stanowiska o podanym id
- getPositionTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Zwraca tłumaczenie dla konkretnego pola stanowiska o podanym id
- getProcess() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getProcess() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getProcess() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getProcess(String, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera informacje o procesie
- getProcessContext(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Metoda służy do pobierania kontekst mapy procesu(zawiera wszystkie zmienne i ich wartości
z procesu)
- getProcessData(String, String, String) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- getProcessDataTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- getProcessDefDocumentClasses(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera klasy dokumentów przypisane do definicji procesu
- getProcessDefId() - Method in class com.suncode.pwfl.administration.structure.Role
-
- getProcessDefId() - Method in class com.suncode.pwfl.administration.structure.role.RoleFilter
-
- getProcessDefId() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca nazwę definicji procesu, dla którego obowiązuje zastępstwo.
- getProcessDefId() - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Zwraca id definicji procesu.
- getProcessDefId() - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- getProcessDefId() - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- getProcessDefId() - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- getProcessDefId() - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
- getProcessDefinition() - Method in class com.suncode.pwfl.workflow.form.Form
-
- getProcessDefinition() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getProcessDefinition() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getProcessDefinition(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera definicję procesu
- getProcessDefName() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getProcesses() - Method in class com.suncode.pwfl.administration.user.Deactivation
-
Zwraca procesy z systemu, dla których należy przydzielić nowych użytkowników.
- getProcessFieldName() - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- getProcessFieldValue() - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- getProcessFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getProcessId() - Method in class com.plusmpm.database.DocumentTemplateTable
-
- getProcessId() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Id procesu do którego chcemy dołączyć plik.
- getProcessId() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Pobiera id procesu
- getProcessId() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.process.util.CreateProcessResult
-
- getProcessId() - Method in class com.suncode.pwfl.workflow.WorkflowContext
-
- getProcessIdxTableName(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessDao
-
Pobiera nazwę tabeli, która przechowuje indeksy dla danego procesu
- getProcessIndexes(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera definicję indeksów procesu
- getProcessService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getProcessState() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getProcessTypeName() - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- getProcessTypesForUser(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera informacje o dostępnych typach procesów z aktualnie załadowanych pakietów.
- getProgress() - Method in class com.plusmpm.util.scheduledTasks.AbstractAdvancedTask
-
Zwraca postęp wykonywania zadania
- getProgress() - Method in class com.suncode.pwfl.administration.scheduledtask.context.ProgressHolder
-
- getPropertiesMapping() - Method in interface com.suncode.pwfl.configuration.plugins.PluginConfigurationProvider
-
- getProperty() - Method in enum com.suncode.pwfl.administration.substitution.SubstitutionProperty
-
Zwraca pole w odpowiedniej formie na potrzeby zapytań hibernate.
- getProperty() - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- getProperty() - Method in enum com.suncode.pwfl.administration.user.search.UserPropertyFilter
-
- getProperty() - Method in class com.suncode.pwfl.administration.user.search.UserSorter
-
- getProperty() - Method in enum com.suncode.pwfl.administration.user.search.UserSortProperty
-
- getProperty() - Method in class com.suncode.pwfl.search.SimpleFilter
-
- getProperty() - Method in class com.suncode.pwfl.search.Sorter
-
- getProperty() - Method in exception com.suncode.pwfl.util.exception.EmptyPropertyException
-
- getProtector() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getPublicKey() - Method in class com.suncode.pwfl.license.License
-
- getPublicSystemParameters(String...) - Method in interface com.suncode.pwfl.administration.configuration.SystemParameterFinder
-
Pobiera publiczne parametry systemowe.
- getQuery() - Method in class com.suncode.pwfl.customform.DynamicListForm
-
- getQuery() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getQuery() - Method in class com.suncode.pwfl.workflow.component.ComponentQueryData
-
Returns global query to filter data.
- getQueryData() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
Returns query data used to fetch result.
- getQueryExecutor() - Static method in class com.suncode.pwfl.util.ComponentFactory
-
- getRange(Integer) - Method in class com.suncode.pwfl.util.PaginatedList
-
Returns range of list.
- getRaw() - Method in class com.suncode.pwfl.component.Argument
-
Returns this argument value.
- getRaw(String) - Method in class com.suncode.pwfl.component.Parameters
-
Returns value of parameter compatible with parameter type.
- getRawName() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getRawName() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getRawValues() - Method in class com.suncode.pwfl.component.Parameters
-
- getRecommendedFunctions() - Method in class com.suncode.pwfl.component.ParameterDefinition
-
- getRecursiveSubstitutionsForSubstitute(String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera wszystkie aktywne zastępstwa na podstawie użytkownika, który jest zastępcą.
- getRedirections() - Method in interface com.suncode.pwfl.security.Authenticator
-
Linki na które użytkownik zostanie przekierowny w przypadku akcji z enuma RedirectEvent
- getRedirections(String, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Pobiera listę użytkowników do których ustawione jest przekierowanie
- getRedirections(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Pobiera listę przekierowań dla użytkownika
- getRedirectionsSet(String, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Pobiera listę użytkowników do których ustawione jest przekierowanie
- getRedirectionsTo(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Pobiera przekierowania przypisane do użytkownika
- getRedirectionsToGroup(String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Pobiera przekierowanie do grupy
- getRegisteredComponents() - Method in class com.suncode.pwfl.component.RegistrationSummary
-
- getReplaceDate() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getReplacement() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns replacement function if this function is deprecated.
- getReplaceSemicolonsChar() - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- getReportService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getReportTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.report.ReportService
-
Zwraca tłumaczenie dla konkretnego pola raportu o podanym id
- getReportTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.report.ReportService
-
Zwraca tłumaczenie dla konkretnego pola raportu o podanym id
- getReportTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.report.ReportService
-
Pobiera listę tłumaczeń powiązanych z raportami w podanym języku.
- getRepositoryTransaction() - Method in interface com.suncode.pwfl.transaction.SharkTransactionManager
-
Zwraca adapter aktualnej transakcji SharkTransaction
, który umożliwia wykonywanie operacji wymagających
transakcji RepositoryTransaction
- getResource() - Method in interface com.suncode.pwfl.web.ui.ScriptInjection
-
Returns script content resource
- getResourceId() - Method in class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- getResourceId() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getResourceId() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getResourceRequesterId() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getResult() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
Returns datachooser result.
- getReturnType() - Method in class com.suncode.pwfl.core.function.FunctionCall
-
- getReturnType() - Method in interface com.suncode.pwfl.core.function.FunctionOverride
-
Returns function override result type.
- getRevision() - Static method in class com.suncode.pwfl.SystemVersion
-
- getRole(String, String, String) - Method in interface com.suncode.pwfl.administration.structure.RoleDao
-
- getRole(String, String, String) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Pobiera role o podanych parametrach
- getRole(Long) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Pobiera role o podanym id
- getRole() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca rolę dostępna w podanym processDefId.
- getRoleActivityMap(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Pobiera mapę w której kluczem jest id roli a wartość to lista obiektów zawierajacych
informajce o zadaniach w obrębie roli.
- getRoleFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getRoleId() - Method in class com.suncode.pwfl.administration.structure.Role
-
- getRoleIds() - Method in class com.suncode.pwfl.administration.structure.role.RoleFilter
-
- getRoleName() - Method in class com.suncode.pwfl.administration.structure.Role
-
- getRoleName() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getRoles() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getRoleService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getRolesForPosition(Long, String, SortDirection) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Zwraca listę ról dla stanowiska
- getRootDir() - Method in class com.suncode.pwfl.archive.Directory
-
- getRowIndex() - Method in class com.suncode.pwfl.workflow.component.ComponentQueryData
-
Returns index of row for datachooser from table.
- getRowIndex() - Method in class com.suncode.pwfl.workflow.form.validator.error.VariableSetVariableValidationError
-
- getRowNumber() - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- getRunInBackground() - Method in class com.suncode.pwfl.administration.user.Deactivation
-
- getRunningActivitiesAssignedToUser(String, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera stronnicowane uruchomione zadania dla danego użytkownika, należące do podanych typów procesów.
- getSActivityId() - Method in class com.plusmpm.util.DocumentData
-
- getScalars() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getScheduledTask(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns scheduled task with given id or null if scheduled task is not registered.
- getScheduledTask(Class<?>) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns scheduled task with given class or null if scheduled task is not registered.
- getScheduledTaskClass(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns source class of scheduled task with given id.
- getScheduledTasks() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered scheduled tasks.
- getSDelegatedUser() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getSDocumentDate() - Method in class com.plusmpm.util.DocumentData
-
- getSelectedGroups() - Method in class com.suncode.pwfl.configuration.dto.ConfigurationDtoRoot
-
- getSelectedGroups() - Method in interface com.suncode.pwfl.configuration.dto.ConfigurationDtoSystemRoot
-
- getSelectedUsers() - Method in class com.suncode.pwfl.configuration.dto.ConfigurationDtoRoot
-
- getSelectedUsers() - Method in interface com.suncode.pwfl.configuration.dto.ConfigurationDtoSystemRoot
-
- getSelectionEvents() - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- getSequenceService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getServletContext() - Static method in class com.suncode.pwfl.util.GlobalParams
-
Deprecated.
Zwraca servletContext systemu
- getSession() - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Zwraca sesje klienta
- getSession() - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Zwraca sesje utworzoną z domyślnej konfiguracji
- getSession(EmailConfiguration) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Zwraca sesje utworzoną z podanej konfiguracji
- getSession() - Method in class com.suncode.pwfl.support.CustomService
-
Ułatwia pobranie sesji
- getSession() - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
Ułatwia pobranie sesji
- getSession() - Method in interface com.suncode.pwfl.util.QueryExecutor
-
Pobiera sesje z aktualnej transakcji.
- getSessionAttribute(String) - Static method in class com.suncode.pwfl.web.util.SessionUtils
-
- getSessionFactory() - Method in class com.suncode.pwfl.support.CustomService
-
- getSessionFactory() - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- getSetting(String, UserSettingsService.UserSetting) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Pobiera wartość podanego ustawienia użytkownika.
- getSetting(String, String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Pobiera wartość podanego ustawienia użytkownika.
- getSettings(String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Pobiera wszystkie ustawienia użytkownika
- getSExpiretionDate() - Method in class com.plusmpm.util.DocumentData
-
- getSharkActivityService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getSharkState(ActivityState) - Static method in enum com.suncode.pwfl.workflow.activity.ActivityState
-
- getSharkTransaction() - Method in interface com.suncode.pwfl.transaction.SharkTransactionManager
-
Zwraca aktualną aktywną transakcję sharka SharkTransaction
dla tego wątku.
- getSharkTransactionManager() - Static method in class com.suncode.pwfl.transaction.TransactionManagerFactory
-
- getSize() - Method in class com.suncode.pwfl.archive.WfFile
-
- getSize() - Method in class com.suncode.pwfl.web.support.io.DownloadResource
-
- getSkinForUser(String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Odczytuje skórkę użytkownika.
- getSorter() - Method in class com.suncode.pwfl.search.Pagination
-
- getSorters() - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- getSource() - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- getSourceName(DocumentEventTypes) - Method in class com.suncode.pwfl.archive.DocumentClassAction
-
- getSourceUser() - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- getSParticipantId() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getSProcesId() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getSProcessId() - Method in class com.plusmpm.util.DocumentData
-
- getSQLFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getStart() - Method in class com.suncode.pwfl.customform.DynamicListForm
-
- getStart() - Method in class com.suncode.pwfl.search.Pagination
-
- getStartDate() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca datę rozpoczęcia zastępstwa.
- getStartDate() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getStartedTime() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getStartedTime() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getStartedTime() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getStartedTime() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getState() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getState() - Method in interface com.suncode.pwfl.workflow.activity.Activity
-
- getState() - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- getState(String) - Static method in enum com.suncode.pwfl.workflow.activity.ActivityState
-
- getState() - Method in interface com.suncode.pwfl.workflow.process.Process
-
- getState() - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- getState(String) - Static method in enum com.suncode.pwfl.workflow.process.ProcessState
-
- getStateNumber() - Method in enum com.suncode.pwfl.workflow.activity.ActivityState
-
- getStateNumber() - Method in enum com.suncode.pwfl.workflow.process.ProcessState
-
- getStateText() - Method in enum com.suncode.pwfl.workflow.activity.ActivityState
-
- getStateText() - Method in enum com.suncode.pwfl.workflow.process.ProcessState
-
- getStoreEvents() - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- getString(String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera tekstowy parametr konfiguracyjny systemu.
- getString(String, String) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera tekstowy parametr konfiguracyjny systemu.
- getString(DefinedSystemParameter) - Static method in class com.suncode.pwfl.administration.configuration.SystemProperties
-
Pobiera tekstowy parametr konfiguracyjny systemu.
- getString(String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getString(String, String) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getString(DefinedSystemParameter) - Method in interface com.suncode.pwfl.administration.configuration.SystemPropertiesBean
-
- getStructureService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getSubDirectories(Long, String...) - Method in interface com.suncode.pwfl.archive.ArchiveStorageService
-
Pobiera wszystkie podkatalogi katalogu o podanym id
- getSubOrganizationalUnits(Long) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Pobiera wszystkie jednostki podrzędne do jednostki o podanym symbolu.
- getSubOrganizationalUnitsForUser(String) - Method in interface com.suncode.pwfl.administration.structure.OrganizationalUnitFinder
-
Pobiera wszystkie jednostki do których przypisany jest użytkownik, wraz z jednostkami podrzędnymi.
- getSubOus() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
Zbiór jednostek podrzędnych pierwszego poziomu.
- getSubPositions() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getSubstitute() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca zastępcę.
- getSubstituted() - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Zwraca użytkownika zastępowanego.
- getSubstitutedFullName() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getSubstituteFullName() - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- getSubstitutes(String, String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionHook
-
Metoda zwraca listę użytkowników, którzy mogą być zastępcami dla substitutedUser
.
- getSubstitutes(String, String) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionHookAdapter
-
- getSubstituteUsers(String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera zastępców dla podanego użytkownika uwzględniając aktywne zastępstwa.
- getSubstituteUsersForProcess(String, String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera zastępców dla podanego użytkownika i z konkretnej instancji procesu uwzględniając aktywne
zastępstwa.
- getSubstituteUsersForProcess(String, String, Role) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera zastępców dla podanego użytkownika, z konkretnej instancji procesu i o podanej roli uwzględniając
aktywne zastępstwa.
- getSubstituteUsersForProcessType(String, String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera zastępców dla podanego użytkownika i z konkretnego typu procesu uwzględniając aktywne zastępstwa.
- getSubstituteUsersForProcessType(String, String, Role) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera zastępców dla podanego użytkownika, z konkretnego typu procesu i o podanej roli uwzględniając
aktywne zastępstwa.
- getSubstitution(Long) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera zastępstwo.
- getSubstitutionFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getSubstitutions() - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera wszystkie aktywne zastępstwa w systemie.
- getSubstitutions(String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera wszystkie aktywne zastępstwa dotyczące użytkownika.
- getSubstitutionService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getSubstitutionsForSubstitute(String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera wszystkie aktywne zastępstwa na podstawie użytkownika, który jest zastępcą.
- getSubstitutionsForSubstituted(String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionService
-
Metoda pobiera wszystkie aktywne zastępstwa na podstawie użytkownika, który jest osobą zastępowaną.
- getSUser() - Method in class com.plusmpm.database.UserDelegationsTable
-
- getSymbol() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- getSymbol() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getSymbol() - Method in class com.suncode.pwfl.administration.user.UserInfo.Resource
-
- getSystemCertificate(String) - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Zwraca systemowy certyfikat pod wybranym aliasem z systemowego KeyStore.
- getSystemCertificates() - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Zwraca systemowe certyfikaty z systemowego KeyStore.
- getSystemFileName() - Method in class com.suncode.pwfl.archive.WfFile
-
- getSystemParameterFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getSystemParameterService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getTableId() - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- getTanslatedShortName() - Method in enum com.suncode.pwfl.workflow.assignment.TransferType
-
- getTargetGroups() - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- getTargetUsers() - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- getTaskContext(Long) - Method in interface com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfoService
-
Zwraca kontekst zadania zaplanowanego
- getTaskName() - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- getTaskName() - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- getTaskTypeName() - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- getTemplateName() - Method in class com.plusmpm.database.DocumentTemplateTable
-
- getTemplatePath() - Method in class com.plusmpm.database.DocumentTemplateTable
-
- getThis() - Method in class com.suncode.pwfl.administration.scheduledtask.ScheduledTaskDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.component.ComponentDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.datasource.DataSourceDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.application.ApplicationDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.form.eventaction.EventActionDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.form.validator.ValidatorDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.form.variablesetter.VariableSetterDefinitionBuilder
-
- getThis() - Method in class com.suncode.pwfl.workflow.invocable.CommonDefinitionBuilder
-
- getTitle() - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- getTitle() - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- getTooltip() - Method in class com.suncode.pwfl.component.DtButtonDefinition
-
- getTotal() - Method in class com.suncode.pwfl.customform.ListResult
-
- getTotal() - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
- getTransactionManager() - Method in class com.suncode.pwfl.transaction.support.SharkTransactionTemplate
- getTransactionManager() - Static method in class com.suncode.pwfl.transaction.support.SharkTransactionUtils
-
- getTransferActivityService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getTransferType() - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- getTranslatedAuditType(String) - Static method in enum com.suncode.pwfl.audit.util.AuditTypes
-
- getTranslatedMessage(Locale) - Method in exception com.suncode.pwfl.xpdl.exception.XpdlPackageValidationException
-
- getTranslations() - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- getTranslations() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getTranslations(String, List<Locale>) - Method in interface com.suncode.pwfl.xpdl.XpdlTranslationService
-
- getTranslationsForLocale(Locale, String...) - Method in interface com.suncode.pwfl.archive.LinkService
-
Pobiera listę wszystkich tłumaczeń powiązanych z zestawami dokumentów
- getTranslatorName() - Method in interface com.suncode.pwfl.translation.TranslatorRegistration
-
Returns translator name
- getTrueDirectoryFreeSpace() - Method in class com.suncode.pwfl.archive.Directory
-
- getType() - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- getType() - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- getType() - Method in class com.suncode.pwfl.archive.IndexInfo
-
Typ indeksu
- getType(String) - Static method in enum com.suncode.pwfl.archive.IndexType
-
- getType() - Method in class com.suncode.pwfl.component.ParameterDefinition
-
- getType() - Method in class com.suncode.pwfl.component.support.EmptyInstance
-
Returns type of null instance.
- getType() - Method in enum com.suncode.pwfl.core.type.BasicTypes
-
Returns type instance.
- getType() - Method in class com.suncode.pwfl.core.type.TypedValue
-
Returns this value type.
- getType() - Method in class com.suncode.pwfl.search.SimpleFilter
-
- getType() - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- getType() - Method in class com.suncode.pwfl.web.ui.Base64Icon
-
- getType() - Method in enum com.suncode.pwfl.web.ui.DivanteIcon
-
- getType() - Method in interface com.suncode.pwfl.web.ui.Icon
-
Return icon type one of
Icon.Type (CSS, BASE64).
- getType() - Method in enum com.suncode.pwfl.web.ui.SilkIconPack
-
Deprecated.
- getType() - Method in class com.suncode.pwfl.workflow.component.ContextVariable
-
Returns context variable type.
- getType() - Method in class com.suncode.pwfl.workflow.component.declaration.ConditionDeclaration
-
- getType() - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- getType() - Method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
- getType() - Method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Returns type of target element.
- getType() - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- getType() - Method in interface com.suncode.pwfl.workflow.form.FormField
-
- getType() - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- getType() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns variable type.
- getUnit() - Method in class com.suncode.pwfl.administration.user.UserInfo.PositionInfo
-
- getUploader() - Method in class com.suncode.pwfl.archive.WfFile
-
- getUser() - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Zwraca użytkownika klienta
- getUser() - Method in class com.suncode.pwfl.administration.structure.Position
-
- getUser() - Method in class com.suncode.pwfl.administration.user.UserContext
-
Returns user associated with this context.
- getUser() - Method in class com.suncode.pwfl.administration.user.UserData
-
- getUser() - Method in class com.suncode.pwfl.administration.user.UserInfo.PositionInfo
-
- getUser(String, String...) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Pobiera użytkownika po loginie.
- getUser(Long, String...) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Pobiera użytkownika po id.
- getUser(String, boolean, String...) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Pobiera użytkownika po loginie.
- getUser(Long, boolean, String...) - Method in interface com.suncode.pwfl.administration.user.UserService
-
Pobiera użytkownika po id.
- getUser() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getUserAvatar(String, boolean) - Method in interface com.suncode.pwfl.administration.user.UserAvatarService
-
Pobiera avatar użytkownika po id.
- getUserAvatar(String) - Method in interface com.suncode.pwfl.administration.user.UserAvatarService
-
Zwraca avatar użytkownika
- getUserBackgroundColor(String) - Method in interface com.suncode.pwfl.administration.user.UserAvatarService
-
Zwraca kolor tła użytkownika
- getUserFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getUserFullName() - Method in class com.suncode.pwfl.workflow.process.Comment
-
- getUserGroupFinder() - Static method in class com.suncode.pwfl.util.FinderFactory
-
- getUserId() - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- getUserId() - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- getUserIdByUsername(String) - Method in class com.suncode.pwfl.administration.user.UserIdCache
-
- getUserJson() - Method in class com.suncode.pwfl.administration.user.UserContext
-
Returns serialized user in JSON notation.
- getUserLocale(String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Odczytuje ustawienia językowe użytkownika.
- getUserMiniAvatar(String) - Method in interface com.suncode.pwfl.administration.user.UserAvatarService
-
Zwraca mini avatar użytkownika
- getUserName() - Method in class com.suncode.pwfl.administration.user.UserInfo
-
- getUserName() - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Nazwa użytkownika, który dodaje plik.
- getUserName() - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- getUsernameById(Long) - Method in class com.suncode.pwfl.administration.user.UserIdCache
-
- getUsernameMapping() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getUsernameTemplate() - Method in class com.suncode.pwfl.administration.user.Domain
-
- getUserPageSize(String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Odczytuje ilość wyświetlanych pozycji na stronie w tabeli.
- getUserRedirectionsToActivity(String, String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityRedirectionService
-
Pobiera przekierowania uzytkownika dla danego zadania w procesie
- getUsers() - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Zwraca użytkowników przypisanych do zadania.
- getUsers() - Method in class com.suncode.pwfl.administration.user.UserGroup
-
- getUserSearchView(String) - Method in interface com.suncode.pwfl.view.ViewService
-
Pobiera widok o podanym id
- getUserSearchViewByName(String) - Method in interface com.suncode.pwfl.view.ViewService
-
Pobiera widok o podanej nazwie
- getUserService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getUserSettingsService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getUserTransaction() - Method in interface com.suncode.pwfl.transaction.SharkTransactionManager
-
Zwraca adapter aktualnej transakcji SharkTransaction
, który umożliwia wykonywanie operacji wymagających
transakcji UserTransaction
- getValidationErrors() - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
Returns validation errors object thath holds all errors from all validators.
- getValidator(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns validator with given id or null if validator is not registered.
- getValidators() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered validators.
- getValidatorSourceClass(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns source class of validator with given id.
- getValue() - Method in class com.plusmpm.util.DocumentData
-
- getValue() - Method in class com.plusmpm.util.form.autoupdate.DataSource
-
- getValue() - Method in class com.plusmpm.util.form.autoupdate.Destination
-
- getValue() - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- getValue() - Method in class com.plusmpm.util.IndexData
-
- getValue() - Method in class com.suncode.pwfl.administration.configuration.SystemParameter
-
- getValue(int) - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- getValue(String) - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- getValue() - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- getValue() - Method in class com.suncode.pwfl.archive.IndexInfo
-
Wartość indeksu
- getValue() - Method in enum com.suncode.pwfl.archive.util.FileSorter
-
- getValue() - Method in class com.suncode.pwfl.search.SimpleFilter
-
- getValue() - Method in class com.suncode.pwfl.search.sql.RawSQLFilter
-
- getValue() - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- getValue() - Method in interface com.suncode.pwfl.workflow.component.declaration.ParameterDeclaration
-
- getValue() - Method in class com.suncode.pwfl.workflow.component.declaration.ParameterValue
-
- getValue() - Method in class com.suncode.pwfl.workflow.process.IndexInfo
-
- getValue() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns variable value.
- getValueAsBasicType() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns value parsed to basic type from xpdl definition.
- getValueAsPmidxType() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Returns value parsed to type for pm_idx table
- getValues() - Method in class com.suncode.pwfl.workflow.form.field.ListBox
-
- getValues() - Method in class com.suncode.pwfl.workflow.form.field.OptionField
-
- getValuesToSynchronize() - Method in class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
- getVariable(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
- getVariableDescription() - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- getVariableDescription() - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Pobiera opis zmiennej
- getVariableId() - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- getVariableId() - Method in interface com.suncode.pwfl.workflow.form.FormField
-
- getVariableId() - Method in class com.suncode.pwfl.workflow.form.validator.error.VariableValidationError
-
- getVariableName() - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- getVariables() - Method in class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
- getVariables() - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- getVariableSetter(String) - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns variable setter with given id or null if variable setter is not registered.
- getVariableSetters() - Method in interface com.suncode.pwfl.workflow.component.WorkflowComponentRegistry
-
Returns all registered variable setters.
- getVarId() - Method in class com.plusmpm.util.form.datachooser.FormCriteria
-
- getVarId() - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- getVersion() - Method in class com.suncode.pwfl.archive.WfDocument
-
Informacje o wersji pliku
- getVersion() - Method in class com.suncode.pwfl.archive.WfFile
-
- getVersion() - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- getVersion() - Static method in class com.suncode.pwfl.SystemVersion
-
- getVersion() - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- getVersionForFile(Long) - Method in interface com.suncode.pwfl.archive.FileFinder
-
Pobiera obiekt wersji dla pliku
- getVersionForFile(Long) - Method in interface com.suncode.pwfl.archive.FileService
-
Pobiera obiekt wersji dla pliku
- getVersionIdentifier() - Static method in class com.suncode.pwfl.SystemVersion
-
- getView(Long) - Method in interface com.suncode.pwfl.view.ViewService
-
Zwraca widok dla podanego id
- getViews(ViewFetchType) - Method in interface com.suncode.pwfl.view.ViewService
-
- getViewService() - Static method in class com.suncode.pwfl.util.ServiceFactory
-
- getViewsForUser(String) - Method in interface com.suncode.pwfl.view.ViewService
-
Pobiera widoki, do których użytkownik ma uprawnienia
- getViewTranslation(Long, TranslatedFieldType) - Method in interface com.suncode.pwfl.view.ViewService
-
Zwraca tłumaczenie dla konkretnego pola widoku o podanym id
- getViewTranslation(Long, TranslatedFieldType, Locale) - Method in interface com.suncode.pwfl.view.ViewService
-
Zwraca tłumaczenie dla konkretnego pola widoku o podanym id
- getViewTranslationsForLocale(Locale) - Method in interface com.suncode.pwfl.view.ViewService
-
Pobiera tłumaczenia powiązane z widokami w podanym języku.
- getWaitingToStartActivitiesAssignedToUser(String, List<String>, Integer, Integer, String, SortDirection) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Pobiera stronnicowane oczekujące na uruchomienie zadania dla danego użytkownika, należące do podanych typów procesów.
- getWrappedException() - Method in exception com.suncode.pwfl.support.WrappedCheckedException
-
Zwraca oryginalny wyjątek (
checked
Exception
)
- GlobalParams - Class in com.suncode.pwfl.util
-
Deprecated.
- GlobalParams() - Constructor for class com.suncode.pwfl.util.GlobalParams
-
Deprecated.
- GroupAlreadyExistException - Exception in com.suncode.pwfl.administration.user.exception
-
Wyjątek występujący, gdy próbujemy zapisać grupę o nazwie, która już istnieje.
- GroupAlreadyExistException() - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupAlreadyExistException
-
- GroupAlreadyExistException(String, Throwable) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupAlreadyExistException
-
- GroupAlreadyExistException(String) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupAlreadyExistException
-
- GroupAlreadyExistException(Throwable) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupAlreadyExistException
-
- Grouper - Class in com.suncode.pwfl.xpdl.table
-
- Grouper() - Constructor for class com.suncode.pwfl.xpdl.table.Grouper
-
- GroupFilter - Class in com.suncode.pwfl.search
-
Klasa umożliwiająca tworzenie złożonych filtrów przy wyszukiwaniu dokumentów.
- GroupFilter() - Constructor for class com.suncode.pwfl.search.GroupFilter
-
- GroupFilter<T extends SQLFilter> - Class in com.suncode.pwfl.search.sql
-
Klasa umożliwiająca tworzenie złożonych filtrów wyszukiwania.
- GroupFilter() - Constructor for class com.suncode.pwfl.search.sql.GroupFilter
-
- GroupFilter(List<T>) - Constructor for class com.suncode.pwfl.search.sql.GroupFilter
-
- GroupFilter(List<T>, LogicOperator) - Constructor for class com.suncode.pwfl.search.sql.GroupFilter
-
- GroupFilter(LogicOperator) - Constructor for class com.suncode.pwfl.search.sql.GroupFilter
-
- GroupHibernateFilter - Class in com.suncode.pwfl.search.hibernate
-
Klasa umożliwiająca tworzenie złożonych filtrów wyszukiwania.
- GroupHibernateFilter(LogicOperator) - Constructor for class com.suncode.pwfl.search.hibernate.GroupHibernateFilter
-
- groupIcon - Static variable in class com.suncode.pwfl.audit.util.AuditConstants
-
- GroupIndexFilter - Class in com.suncode.pwfl.archive.search
-
Klasa umożliwiająca tworzenie złożonych filtrów przy wyszukiwaniu dokumentów.
- GroupIndexFilter() - Constructor for class com.suncode.pwfl.archive.search.GroupIndexFilter
-
- GroupIndexFilter(List<IndexFilter>) - Constructor for class com.suncode.pwfl.archive.search.GroupIndexFilter
-
- GroupIndexFilter(List<IndexFilter>, LogicOperator) - Constructor for class com.suncode.pwfl.archive.search.GroupIndexFilter
-
- GroupIndexFilter(LogicOperator) - Constructor for class com.suncode.pwfl.archive.search.GroupIndexFilter
-
- GroupIndexFilter - Class in com.suncode.pwfl.workflow.process.search
-
Klasa umożliwiająca tworzenie złożonych filtrów przy wyszukiwaniu dokumentów.
- GroupIndexFilter(LogicOperator) - Constructor for class com.suncode.pwfl.workflow.process.search.GroupIndexFilter
-
- GroupIndexFilter() - Constructor for class com.suncode.pwfl.workflow.process.search.GroupIndexFilter
-
- GroupIndexFilter(List<IndexFilter>) - Constructor for class com.suncode.pwfl.workflow.process.search.GroupIndexFilter
-
- GroupIndexFilter(List<IndexFilter>, LogicOperator) - Constructor for class com.suncode.pwfl.workflow.process.search.GroupIndexFilter
-
- GroupInfo(UserGroup) - Constructor for class com.suncode.pwfl.administration.user.UserInfo.GroupInfo
-
- GroupNotAddedException - Exception in com.suncode.pwfl.administration.user.exception
-
KROTKI OPIS...
- GroupNotAddedException(String) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupNotAddedException
-
- GroupNotFoundException - Exception in com.suncode.pwfl.administration.user.exception
-
Wyjątek występujący, gdy próbujemy wykonać jakąś operacje na grupie, która nie istnieje.
- GroupNotFoundException() - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupNotFoundException
-
- GroupNotFoundException(String, Throwable) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupNotFoundException
-
- GroupNotFoundException(String) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupNotFoundException
-
- GroupNotFoundException(Throwable) - Constructor for exception com.suncode.pwfl.administration.user.exception.GroupNotFoundException
-
- GroupSQLFilter - Class in com.suncode.pwfl.search.sql
-
Klasa umożliwiająca tworzenie złożonych filtrów przy wyszukiwaniu SQL.
- GroupSQLFilter() - Constructor for class com.suncode.pwfl.search.sql.GroupSQLFilter
-
- GroupSQLFilter(LogicOperator) - Constructor for class com.suncode.pwfl.search.sql.GroupSQLFilter
-
- S_QUERY_CRITERIA_KEY - Static variable in interface com.plusmpm.util.form.datachooser.DataChooser
-
Stała, która jest kluczem wartości "query" przesyłanej w przypadku comboboxa.
- S_QUERY_CRITERIA_KEY - Static variable in class com.suncode.pwfl.workflow.form.field.UserListAttributes
-
- safe(Exceptions.Action) - Static method in class com.suncode.pwfl.util.Exceptions
-
- safe(Callable<T>, Callable<T>) - Static method in class com.suncode.pwfl.util.Exceptions
-
- SamlDecoder - Class in com.suncode.pwfl.security.saml
-
Pomocnicza klasa do obsługi protokołu SAML.
- SamlDecoder() - Constructor for class com.suncode.pwfl.security.saml.SamlDecoder
-
- save(Map<String, Object>) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
Deprecated.
- save(Map<String, Object>) - Method in interface com.suncode.pwfl.datasource.DataSourceInstance
-
Deprecated.
- save(T) - Method in class com.suncode.pwfl.support.CustomService
-
- save(T) - Method in interface com.suncode.pwfl.support.EditableDao
-
Zapisuje obiekt w bazie danych
- save(T) - Method in interface com.suncode.pwfl.support.EditableService
-
Zapisuje obiekt w bazie danych.
- save(T) - Method in class com.suncode.pwfl.support.HibernateEditableDao
-
- save(T) - Method in class com.suncode.pwfl.util.EditableServiceImpl
-
- save(Object) - Method in interface com.suncode.pwfl.util.QueryExecutor
-
Zapisuje encje Hibernate
- saveProcessData(String, String, String, String) - Method in interface com.suncode.pwfl.workflow.process.ProcessDataService
-
- saveProcessFields(List<ProcessField>, String) - Method in interface com.suncode.pwfl.administration.processField.ProcessFieldService
-
Zapisuje podane pola procesu
- saveResultFile(String, OutputStreamConsumer) - Method in interface com.suncode.pwfl.administration.scheduledtask.file.ScheduledTaskFileSaver
-
Zapisuje nowy plik o podanej nazwie powiązany z tym wykonaniem zadania zaplanowanego.
- saveUserAvatar(String, byte[], Rectangle) - Method in interface com.suncode.pwfl.administration.user.UserAvatarService
-
Zapisuje avatar użytkownika po id.
- ScheduledTask - Annotation Type in com.suncode.pwfl.administration.scheduledtask.annotation
-
Marks a scheduled task class.
- ScheduledTask - Class in com.suncode.pwfl.administration.scheduledtask
-
Scheduled task.
- ScheduledTask(ScheduledTaskDefinition, Method, Object) - Constructor for class com.suncode.pwfl.administration.scheduledtask.ScheduledTask
-
- ScheduledTaskCategoryInfo - Class in com.suncode.pwfl.administration.scheduledtask.info
-
- ScheduledTaskCategoryInfo() - Constructor for class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskCategoryInfo
-
- ScheduledTaskContext - Class in com.suncode.pwfl.administration.scheduledtask.context
-
- ScheduledTaskContext(CancelationHandler, Logger, ScheduledTaskInstanceInfo, ScheduledTaskFileSaver) - Constructor for class com.suncode.pwfl.administration.scheduledtask.context.ScheduledTaskContext
-
- ScheduledTaskContext - Class in com.suncode.pwfl.administration.scheduledtask.info
-
- ScheduledTaskContext(List<ScheduledTaskParameterInfo>) - Constructor for class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- ScheduledTaskDefinition - Class in com.suncode.pwfl.administration.scheduledtask
-
Scheduled task definition.
- ScheduledTaskDefinition(String, String, LocalizedString, LocalizedString, Icon, List<Category>, List<ParameterDefinition<?>>, boolean, List<ContextVariable<?>>, LocalizedString) - Constructor for class com.suncode.pwfl.administration.scheduledtask.ScheduledTaskDefinition
-
- ScheduledTaskDefinitionBuilder - Class in com.suncode.pwfl.administration.scheduledtask
-
- ScheduledTaskDefinitionBuilder() - Constructor for class com.suncode.pwfl.administration.scheduledtask.ScheduledTaskDefinitionBuilder
-
- ScheduledTaskDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.administration.scheduledtask.ScheduledTaskDefinitionBuilder
-
- ScheduledTaskFileSaver - Interface in com.suncode.pwfl.administration.scheduledtask.file
-
- ScheduledTaskFindResultDto - Class in com.suncode.pwfl.administration.scheduledtask
-
- ScheduledTaskFindResultDto() - Constructor for class com.suncode.pwfl.administration.scheduledtask.ScheduledTaskFindResultDto
-
- ScheduledTaskFindResultDto.Parameter - Class in com.suncode.pwfl.administration.scheduledtask
-
- ScheduledTaskHistoryInfo - Class in com.suncode.pwfl.administration.scheduledtask.info
-
- ScheduledTaskHistoryInfo() - Constructor for class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskHistoryInfo
-
- ScheduledTaskInfo - Class in com.suncode.pwfl.administration.scheduledtask.info
-
- ScheduledTaskInfo() - Constructor for class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskInfo
-
- ScheduledTaskInfoService - Interface in com.suncode.pwfl.administration.scheduledtask.info
-
- ScheduledTaskInstanceInfo - Class in com.suncode.pwfl.administration.scheduledtask
-
- ScheduledTaskInstanceInfo() - Constructor for class com.suncode.pwfl.administration.scheduledtask.ScheduledTaskInstanceInfo
-
- ScheduledTaskNotFoundException - Exception in com.suncode.pwfl.administration.scheduledtask.info.exceptions
-
- ScheduledTaskNotFoundException(String) - Constructor for exception com.suncode.pwfl.administration.scheduledtask.info.exceptions.ScheduledTaskNotFoundException
-
- ScheduledTaskParameterException - Exception in com.suncode.pwfl.administration.scheduledtask.info.exceptions
-
- ScheduledTaskParameterException(Throwable) - Constructor for exception com.suncode.pwfl.administration.scheduledtask.info.exceptions.ScheduledTaskParameterException
-
- ScheduledTaskParameterException(String) - Constructor for exception com.suncode.pwfl.administration.scheduledtask.info.exceptions.ScheduledTaskParameterException
-
- ScheduledTaskParameterInfo - Class in com.suncode.pwfl.administration.scheduledtask.info
-
- ScheduledTaskParameterInfo(Long, String, String, Integer, String, boolean) - Constructor for class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskParameterInfo
-
- ScheduledTaskParameterNotFoundException - Exception in com.suncode.pwfl.administration.scheduledtask.info.exceptions
-
- ScheduledTaskParameterNotFoundException(String) - Constructor for exception com.suncode.pwfl.administration.scheduledtask.info.exceptions.ScheduledTaskParameterNotFoundException
-
- ScheduledTaskScript - Annotation Type in com.suncode.pwfl.administration.scheduledtask.annotation
-
Adnotacja wykorzystywana przez kompononenty zadań zaplanowanych
do wstrzykiwania swoich skryptów.
- ScriptInjection - Interface in com.suncode.pwfl.web.ui
-
- self() - Method in class com.suncode.pwfl.workflow.form.datachooser.MappingDefinitionBuilder
-
- send(EmailMessage) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą domyślnej konfiguracji
- send(EmailMessage, EmailConfiguration) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą podanej konfiguracji
- send(MimeMessage) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą domyślnej konfiguracji
- send(MimeMessage, EmailInfo) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą domyślnej konfiguracji
- send(MimeMessage, EmailConfiguration) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą podanej konfiguracji
- send(MimeMessage, EmailConfiguration, EmailInfo) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą podanej konfiguracji
- send(MimeMessage, EmailConfiguration, EmailInfo, boolean) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Wysyła wiadomość email za pomocą podanej konfiguracji
- sendMessage(String, String, String, String[], String[]) - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Wysyła wiadomość email na podany adres
- sendMessage(String, String, String, String[], String[], boolean) - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Wysyła wiadomość email na podany adres
- sendMessage(String[], String[], String[], String, String, String[], String[], boolean) - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Wysyła wiadomość email na podany adres
- sendMessage(MimeMessage) - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Wysyła wiadomość email na podany adres
- sequenceExist(String) - Method in interface com.suncode.pwfl.database.sequence.SequenceService
-
Sprawdza czy sekwencja istnieje
- SequenceService - Interface in com.suncode.pwfl.database.sequence
-
Umożliwia zarządzanie sekwencjami bazodanowymi
- serializeAsBytes(Map<String, ParameterDeclaration>) - Method in interface com.suncode.pwfl.workflow.component.declaration.ParameterDeclarationReader
-
- serializeJson(T[]) - Method in class com.suncode.pwfl.core.type.ArrayType
-
- serializeJson(T) - Method in interface com.suncode.pwfl.core.type.support.JsonSerializable
-
Serializes fiven value value and returns its json representation.
- serializeJson(T) - Method in class com.suncode.pwfl.core.type.support.JsonTypeBase
-
- serializeNonNullValue(Boolean) - Method in class com.suncode.pwfl.core.type.BooleanType
-
- serializeNonNullValue(LocalDateTime) - Method in class com.suncode.pwfl.core.type.DateTimeType
-
- serializeNonNullValue(LocalDate) - Method in class com.suncode.pwfl.core.type.DateType
-
- serializeNonNullValue(Double) - Method in class com.suncode.pwfl.core.type.FloatType
-
- serializeNonNullValue(Long) - Method in class com.suncode.pwfl.core.type.IntegerType
-
- serializeNonNullValue(String) - Method in class com.suncode.pwfl.core.type.StringType
-
- serializeNonNullValue(T) - Method in class com.suncode.pwfl.core.type.support.JsonTypeBase
-
- serializeNonNullValue(TableStore) - Method in class com.suncode.pwfl.core.type.TableStoreType
-
- ServiceCallerProvider<T extends ControllerResult> - Interface in com.suncode.pwfl.customform
-
KROTKI OPIS...
- ServiceException - Exception in com.suncode.pwfl.util.exception
-
- ServiceException() - Constructor for exception com.suncode.pwfl.util.exception.ServiceException
-
- ServiceException(String, Throwable) - Constructor for exception com.suncode.pwfl.util.exception.ServiceException
-
- ServiceException(String) - Constructor for exception com.suncode.pwfl.util.exception.ServiceException
-
- ServiceException(Throwable) - Constructor for exception com.suncode.pwfl.util.exception.ServiceException
-
- ServiceFactory - Class in com.suncode.pwfl.util
-
Klasa pobierająca odpowiednie serwisy
- ServiceFactory() - Constructor for class com.suncode.pwfl.util.ServiceFactory
-
- SessionUtils - Class in com.suncode.pwfl.web.util
-
- SessionUtils() - Constructor for class com.suncode.pwfl.web.util.SessionUtils
-
- set(String, Object) - Method in class com.suncode.pwfl.core.data.Record
-
- set(String, Object) - Method in exception com.suncode.pwfl.SystemException
-
Sets a key and value property.
- set(String, T) - Method in class com.suncode.pwfl.workflow.component.ContextVariables
-
Sets current context variable value.
- setAcceptButtonAllowed(boolean) - Method in class com.suncode.pwfl.workflow.form.action.ButtonDestination
-
- setActionName(String) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Ustawia nazwę akcji przycisku akceptacji z mapy procesu
- setActionName(String) - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- setActionSource(String) - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- setActivated(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- setActivatedTime(Date) - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- setActive(boolean) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.AutoMappingConfig
-
- setActivities(List<DeactivationActivity>) - Method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
- setActivities(Set<ActivityEntity>) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setActivity(ActivityEntity) - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- setActivity(ActivityEntity) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setActivityContext(String, String, Map<String, Object>) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Ustawia mapę zmiennych zadania
- setActivityDefId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- setActivityDefId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- setActivityDefId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- setActivityDefId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityType
-
- setActivityDefinition(ActivityDefinition) - Method in class com.suncode.pwfl.workflow.form.Form
-
- setActivityDefinitionId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setActivityDocuments(Set<ActivityDocument>) - Method in class com.suncode.pwfl.archive.WfFile
-
- setActivityDocuments(Set<ActivityDocument>) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setActivityId(String) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Id zadania do którego chcemy dołączyć plik.
- setActivityId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- setActivityId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- setActivityId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setActivityId(String) - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- setActivityId(String) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Ustawia id zadania
- setActivityId(String) - Method in class com.suncode.pwfl.workflow.process.util.CreateProcessResult
-
- setActivityName(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- setActivityState(ActivityStateEntity) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setAddedHere(boolean) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setAlIndecies(List<IndexData>) - Method in class com.plusmpm.util.DocumentData
-
- setAsDefault(Long) - Method in interface com.suncode.pwfl.administration.email.configuration.EmailConfigurationService
-
Ustawia konfiguracje jako domyślną
- setAssigned(boolean) - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
- setAssignments(Set<ActivityAssignment>) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setAttachToClosedActivities(boolean) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
- setAutoMapping(AutoMappingConfig) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- setAutoStart(boolean) - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
Określa, czy utworzony proces ma być automatycznie uruchomiony (domyślnie
true
).
- setAutoUpdates(List<AutoUpdate>) - Method in class com.suncode.pwfl.workflow.form.Form
-
- setAvailableValues(String[]) - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- setBasename(String) - Method in class com.suncode.pwfl.translation.PropertiesTranslator
-
- setBasenames(String...) - Method in class com.suncode.pwfl.translation.PropertiesTranslator
-
- setBasePackage(String) - Method in class com.suncode.pwfl.component.AnnotatedComponentDiscovery
-
- setBindTo(String) - Method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
- setButtonName(String) - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- setButtons(List<AcceptButton>) - Method in class com.suncode.pwfl.workflow.form.Form
-
- setCanceled() - Method in class com.suncode.pwfl.administration.scheduledtask.context.CancelationHandler
-
- setCheckForm(boolean) - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- setCheckInDate(Date) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setCheckOutDate(Date) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setCheckOutUserName(String) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setCipherAlgorithm(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setCipherAlgorithm(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setCipherKey(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setClassName(String) - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- setClasspath(String) - Method in class com.plusmpm.util.form.datachooser.Definition
-
- setClearMapped(boolean) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.AutoMappingConfig
-
- setColumn(String) - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- setComment(String) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setCompressed(boolean) - Method in class com.suncode.pwfl.archive.WfFile
-
- setCondition(String) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setConditionType(String) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setConfirmation(DefinedConfirmation) - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
- setContext(ApplicationContext) - Method in class com.suncode.pwfl.util.ComponentFactory
-
- setContext(ApplicationContext) - Method in class com.suncode.pwfl.util.FinderFactory
-
- setContext(ApplicationContext) - Method in class com.suncode.pwfl.util.ServiceFactory
-
- setContext(ConfigurableApplicationContext) - Method in class com.suncode.pwfl.util.SpringContext
-
- setContextMap(Map<String, Object>) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Ustawia kontekst mapę zadania.
- setCountQuery(String) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setCreatedTime(Date) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setCreatedTime(Date) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setCreator(String) - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- setCreatorPassword(String) - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
Deprecated.
- setCriteria(List<String>) - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- setCriteria(String) - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- setCurrentValidator(String) - Method in class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
- setCustomKeys(Map<String, String>) - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- setData(List<Record>) - Method in class com.suncode.pwfl.core.data.TableStore
-
- setData(List<T>) - Method in class com.suncode.pwfl.customform.ListResult
-
- setData(List<Map<String, Object>>) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
- setDataSource(List<String>) - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- setDataSourceAllowCacheIfEmpty(Boolean) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
- setDataSourceCacheExpireDelayIfEmpty(Long) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
- setDate(Date) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setDates(byte[]) - Method in class com.suncode.pwfl.license.License
-
- setDcVarId(String) - Method in class com.suncode.pwfl.workflow.form.field.DCMapping
-
- setDeclaration(FunctionDeclaration) - Method in class com.suncode.pwfl.workflow.component.declaration.ConditionDeclaration
-
- setDefaultEncoding(String) - Method in class com.suncode.pwfl.translation.PropertiesTranslator
-
- setDefinition(String, String, String, DataField, String) - Method in class com.suncode.pwfl.workflow.form.field.UserList
-
Ustawia potrzebne informacje dla UserList, aby była obsługiwana analogicznie jak DataChooser.
- setDelegatedUser(String) - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- setDeletable(boolean) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setDeprecated(boolean) - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- setDescr(String) - Method in class com.plusmpm.util.form.autoupdate.DataSource
-
- setDescr(String) - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- setDescr(String) - Method in class com.plusmpm.util.form.autoupdate.Destination
-
- setDescr(String) - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- setDescr(String) - Method in class com.plusmpm.util.form.datachooser.Definition
-
- setDescr(String) - Method in class com.plusmpm.util.form.datachooser.FormCriteria
-
- setDescr(String) - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- setDescription(String) - Method in class com.suncode.pwfl.administration.user.UserGroup
-
Ustawia opis grupy
- setDescription(String) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Opis pliku.
- setDescription(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setDescription(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityDefinition
-
- setDescription(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setDescription(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- setDescription(String) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setDescription(String) - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- setDestination(List<String>) - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- setDevice(Device) - Method in class com.suncode.pwfl.archive.Directory
-
- setDeviceFreeSpace(Long) - Method in class com.suncode.pwfl.archive.Device
-
- setDeviceName(String) - Method in class com.suncode.pwfl.archive.Device
-
- setDevicePath(String) - Method in class com.suncode.pwfl.archive.Device
-
- setDeviceSize(Long) - Method in class com.suncode.pwfl.archive.Device
-
- setDirection(SortDirection) - Method in class com.suncode.pwfl.administration.user.search.UserSorter
-
- setDirection(SortDirection) - Method in class com.suncode.pwfl.search.Sorter
-
- setDirectoredUnits(Set<OrganizationalUnit>) - Method in class com.suncode.pwfl.administration.structure.Position
-
- setDirectories(Set<Directory>) - Method in class com.suncode.pwfl.archive.Device
-
- setDirectorPosition(Position) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
Ustawia stanowisko kierownicze
- setDirectoryFreeSpace(Long) - Method in class com.suncode.pwfl.archive.Directory
-
- setDirectoryName(String) - Method in class com.suncode.pwfl.archive.Directory
-
- setDirectorySize(Long) - Method in class com.suncode.pwfl.archive.Directory
-
- setDirectoryThreshold(Long) - Method in class com.suncode.pwfl.archive.Directory
-
- setDisplay(String) - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- setDocClassCompressing(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassDescription(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassDirectoryId(Long) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassDirectoryName(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassEncoding(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClasses(Set<DocumentClass>) - Method in class com.suncode.pwfl.archive.Directory
-
- setDocClassExpiretionDate(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassExpiretionType(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassFTSServerId(Long) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassId(Long) - Method in class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- setDocClassIndex(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassIndexPath(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassName(String) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassOrderId(Long) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setDocClassViewName(String) - Method in class com.plusmpm.util.DocumentData
-
- setDocumentClass(DocumentClass) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setDocumentClass(DocumentClass) - Method in class com.suncode.pwfl.archive.WfFile
-
- setDocumentClassId(Long) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Id klasy dokumentów do której dodajemy plik.
- setDocumentClassId(Long) - Method in class com.suncode.pwfl.archive.WfDocument
-
- setDocuments(Set<ActivityDocument>) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setDomainBaseSearch(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setDomainName(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setDomainServerAdres(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setDomainServerPort(Long) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setDomainUser(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setDomainUserPassword(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setEditable(boolean) - Method in class com.suncode.pwfl.workflow.form.field.ListBox
-
- setElements(List<FormElement>) - Method in class com.suncode.pwfl.workflow.form.Form
-
- setEmailMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setEncrypted(boolean) - Method in class com.suncode.pwfl.archive.WfFile
-
- setEncryptedClientSecret(String) - Method in class com.suncode.pwfl.administration.email.oauth.client.OAuth2Client
-
- setEncryptedUserPassword(String) - Method in class com.suncode.pwfl.administration.email.configuration.EmailConfiguration
-
- setEntity(T) - Method in class com.suncode.pwfl.web.support.ajax.EntityRestResult
-
- setError(DefinedError) - Method in class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
- setErrorLevel(ValidationErrorLevel) - Method in exception com.suncode.pwfl.xpdl.exception.XpdlPackageValidationException
-
- setErrorMessage(String) - Method in class com.suncode.pwfl.customform.ControllerResult
-
- setEventType(String) - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- setEventType(String) - Method in class com.suncode.pwfl.workflow.form.TableEvent
-
- setExactIndexesCheck(boolean) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Określa, czy przy próbie zapisu dokumentu jako nowa wersja uwzględniać
indeksy niezdefiniowane w mapie indeksów (jako sprawdzenie "is null") a istniejące
dla tej klasy dokumentów.
- setExecutor(String) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Ustawia login użytkownika akceptującego zadanie
- setExpirationDate(Date) - Method in class com.suncode.pwfl.archive.WfDocument
-
Data wygaśnięcia
- setExpired(boolean) - Method in class com.plusmpm.util.DocumentData
-
- setExpired(boolean) - Method in class com.suncode.pwfl.archive.WfDocument
-
Określa czy dokument wygasł
- setFieldName(String) - Method in class com.suncode.pwfl.administration.user.UserData
-
- setFields(List<FormField>) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setFieldValue(String) - Method in class com.suncode.pwfl.administration.user.UserData
-
- setFile(WfFile) - Method in class com.suncode.pwfl.archive.WfDocument
-
Informacje o pliku
- setFile(WfFile) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setFile(WfFile) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setFileDate(Date) - Method in class com.suncode.pwfl.archive.WfFile
-
- setFileName(String) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Wyświetlana nazwa pliku.
- setFileName(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setFilterable(boolean) - Method in class com.suncode.pwfl.workflow.form.field.ListBox
-
- setFilters(List<Filter>) - Method in class com.suncode.pwfl.search.GroupFilter
-
Ustawia listę filtrów
- setFilters(List<HibernateFilter>) - Method in class com.suncode.pwfl.search.hibernate.GroupHibernateFilter
-
Ustawia listę filtrów
- setFilters(List<T>) - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
Ustawia listę filtrów
- setFilters(List<SQLFilter>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setFilters(Map<String, Object>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setFilterValue(SQLQuery) - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
- setFilterValue(Map<String, Object>) - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
- setFilterValue(SQLQuery) - Method in class com.suncode.pwfl.search.sql.RawSQLFilter
-
- setFilterValue(Map<String, Object>) - Method in class com.suncode.pwfl.search.sql.RawSQLFilter
-
- setFilterValue(SQLQuery) - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- setFilterValue(Map<String, Object>) - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- setFilterValue(SQLQuery) - Method in interface com.suncode.pwfl.search.sql.SQLFilter
-
Ustawia wartości parametrów filtrów w zapytaniu.
- setFilterValue(Map<String, Object>) - Method in interface com.suncode.pwfl.search.sql.SQLFilter
-
Ustawia wartości parametrów filtrów w mapie parametrów.
- setFilterValue(boolean) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.AutoMappingConfig
-
- setFilterValues(SQLQuery, List<? extends SQLFilter>) - Static method in class com.suncode.pwfl.search.sql.SQLQueryBuilder
-
Ustawia wartości parametrów w zapytaniu
- setFinishDate(LocalDateTime) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia datę zakończenia zastępstwa.
- setFinishDate(LocalDateTime, boolean) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia datę zakończenia zastępstwa.
- setFinishDate(LocalDateTime) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setFirstnameMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setForceInstanceWhenReading(boolean) - Method in class com.suncode.pwfl.core.type.TypeBase
-
Deprecated.
- setFormat(String) - Method in class com.suncode.pwfl.workflow.form.field.FormatField
-
- setFormField(FormField) - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- setFormGrid(FormGrid) - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- setFormVarId(String) - Method in class com.suncode.pwfl.workflow.form.field.DCMapping
-
- setFragments(ActionUIFragment[]) - Method in class com.suncode.pwfl.workflow.form.action.ActionDefinition
-
- setFunctionName(String) - Method in class com.suncode.pwfl.workflow.form.TableEvent
-
- setGridEvents(List<TableEvent>) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setGroups(List<UserGroup>) - Method in class com.suncode.pwfl.administration.user.Deactivation
-
Metoda przypisuje grupy użytkowników do wszystkich zadań ze wszystkich procesów w systemie.
- setGroups(List<UserGroup>) - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Metoda przypisuje grupy użytkowników do zadania.
- setGroups(List<UserGroup>) - Method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
Metoda przypisuje grupy użytkowników do wszystkich zadań przypisanych do tego uczestnika.
- setGroups(List<UserGroup>) - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Metoda przypisuje grupy użytkowników do wszystkich zadań z tego procesu.
- setHasOpenActivity(boolean) - Method in class com.suncode.pwfl.workflow.process.util.CreateProcessResult
-
- setHidden(boolean) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setHidden(boolean) - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Ustawia ukrycie pola
- setHigherOrganizationalUnit(OrganizationalUnit) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
Ustawia jednostkę nadrzędną
- setHigherPosition(Position) - Method in class com.suncode.pwfl.administration.structure.Position
-
Ustawia stanowisko nadrzędne
- setI18nXpdl(I18Nxpdl) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
- setIconColor(String) - Method in class com.suncode.pwfl.archive.DocumentClass
-
- setIconColor(String) - Method in class com.suncode.pwfl.archive.Link
-
- setIconName(String) - Method in class com.suncode.pwfl.archive.DocumentClass
-
- setIconName(String) - Method in class com.suncode.pwfl.archive.Link
-
- setId(Long) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setId(Long) - Method in class com.plusmpm.database.DocumentTemplateTable
-
- setId(Long) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setId(String) - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- setId(String) - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- setId(long) - Method in class com.plusmpm.util.IndexData
-
- setId(Long) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- setId(Long) - Method in class com.suncode.pwfl.administration.structure.Position
-
Ustawia id stanowiska
- setId(Long) - Method in class com.suncode.pwfl.administration.structure.Role
-
- setId(Long) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setId(Long) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setId(Long) - Method in class com.suncode.pwfl.administration.user.UserData
-
- setId(Long) - Method in class com.suncode.pwfl.archive.Device
-
- setId(Long) - Method in class com.suncode.pwfl.archive.Directory
-
- setId(Long) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setId(Long) - Method in class com.suncode.pwfl.archive.IndexInfo
-
Id indeksu
- setId(Long) - Method in class com.suncode.pwfl.archive.WfDocument
-
Id dokumentu z bazy danych(tabela pm_idx000x)
- setId(long) - Method in class com.suncode.pwfl.archive.WfFile
-
- setId(Long) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setId(String) - Method in class com.suncode.pwfl.component.ComponentSource
-
- setId(Long) - Method in class com.suncode.pwfl.license.License
-
- setId(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivatedTime
-
- setId(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setId(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- setId(Long) - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- setId(String) - Method in class com.suncode.pwfl.workflow.assignment.WfParticipant
-
- setId(Long) - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- setId(String) - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- setIgnoreOwnerShip(Boolean) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Określa, czy zadanie ma być akceptowane nawet jeżeli użytkownik akceptujący nie posiada przypisanego tego zadania.
- setInactive(Boolean) - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
Deprecated.
- setIndexes(Map<Long, Object>) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Indeksy dodawanago dokumentu.
- setIndexes(List<IndexInfo>) - Method in class com.suncode.pwfl.archive.WfDocument
-
Lista indeksów dokumentu
- setIndexes(List<IndexInfo>) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setIndexLoaded(boolean) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setIndexValue(String, Object) - Method in class com.suncode.pwfl.archive.WfDocument
-
- setIndexValue(Long, Object) - Method in class com.suncode.pwfl.archive.WfDocument
-
- setInputStream(InputStream) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Strumień danych pliku.
- setInvalidComponents(List<Class<?>>) - Method in class com.suncode.pwfl.component.RegistrationSummary
-
Sets classes of invalid components.
- setIsActive(String) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setIsGroup(boolean) - Method in class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- setIsGroup(boolean) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setJsAction(String) - Method in class com.suncode.pwfl.workflow.form.AcceptButton
-
- setKeyLength(Long) - Method in class com.plusmpm.database.DocClassTable
-
Deprecated.
- setLanguage(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- setLanguage(String) - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- setLastnameMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setLastStateTime(Date) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setLastStateTime(Date) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setLdapOverSsl(Boolean) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setLDocClassId(long) - Method in class com.plusmpm.util.DocumentData
-
- setLDocClassName(String) - Method in class com.plusmpm.util.DocumentData
-
- setLDocumentId(long) - Method in class com.plusmpm.util.DocumentData
-
- setLDocumentRights(long) - Method in class com.plusmpm.util.DocumentData
-
- setLFileId(long) - Method in class com.plusmpm.util.DocumentData
-
- setLFinishDate(Long) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setLicenseData(byte[]) - Method in class com.suncode.pwfl.license.License
-
- setLimit(int) - Method in class com.suncode.pwfl.customform.DynamicListForm
-
- setLimit(Integer) - Method in class com.suncode.pwfl.search.Pagination
-
- setLogicalConnection(String) - Method in class com.suncode.pwfl.archive.DocumentClassProtection
-
- setLogicOperator(LogicOperator) - Method in class com.suncode.pwfl.search.GroupFilter
-
Ustawia operator logiczny jakim mają zostać połączone warunki danej grupy filtrów(filters)
- setLogicOperator(LogicOperator) - Method in class com.suncode.pwfl.search.hibernate.GroupHibernateFilter
-
Ustawia operator logiczny jakim mają zostać połączone warunki danej grupy filtrów(filters)
- setLogicOperator(LogicOperator) - Method in class com.suncode.pwfl.search.sql.GroupFilter
-
Ustawia operator logiczny jakim mają zostać połączone warunki danej grupy filtrów(filters)
- setLStartDate(Long) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setMappings(Map<String, MappingDeclaration>) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.DataChooserDeclaration
-
- setMappings(List<DCMapping>) - Method in class com.suncode.pwfl.workflow.form.field.DataChooser
-
- setMemberMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setMemberOfMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setMessage(String) - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- setName(String) - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- setName(String) - Method in class com.plusmpm.util.form.datachooser.Definition
-
- setName(String) - Method in class com.plusmpm.util.IndexData
-
- setName(String) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- setName(String) - Method in class com.suncode.pwfl.administration.structure.Position
-
Ustawia nazwę stanowiska
- setName(String) - Method in class com.suncode.pwfl.administration.user.UserGroup
-
Ustawia nazwę grupy
- setName(String) - Method in class com.suncode.pwfl.archive.IndexInfo
-
Nazwa indeksu
- setName(String) - Method in class com.suncode.pwfl.component.ComponentSource
-
- setName(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setName(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityStateEntity
-
- setName(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- setName(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityType
-
- setName(String) - Method in class com.suncode.pwfl.workflow.assignment.WfParticipant
-
- setName(String) - Method in class com.suncode.pwfl.workflow.form.field.DCMapping
-
- setName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- setName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessStateEntity
-
- setName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- setNewestFile(WfFile) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setNo(String) - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- setNoParams(List<Object>) - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- setNumberMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setObjectId(Long) - Method in class com.suncode.pwfl.administration.user.UserGroup
-
Ustawia id grupy
- setObjectId(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- setObjectId(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setObjectId(Long) - Method in class com.suncode.pwfl.workflow.activity.ActivityStateEntity
-
- setObjectId(Long) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setObjectId(Long) - Method in class com.suncode.pwfl.workflow.process.ProcessStateEntity
-
- setOCRContent(String) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Parametr służy do przechowywania treści dokumentu zeskanowanego.
- setOnlyUnique(boolean) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.AutoMappingConfig
-
- setOperator(FilterOperator) - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- setOperator(FilterOperator) - Method in class com.suncode.pwfl.search.SimpleFilter
-
- setOperator(FilterOperator) - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- setOrganizationalUnit(OrganizationalUnit) - Method in class com.suncode.pwfl.administration.structure.Position
-
Ustawia jednostkę organizacyjną
- setPackageId(String) - Method in class com.suncode.pwfl.administration.structure.role.RoleFilter
-
- setPackageId(String) - Method in class com.suncode.pwfl.administration.structure.Role
-
- setPackageId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- setPackageId(String) - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- setParameter(String, Object) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setParameter(String, String) - Method in class com.suncode.pwfl.workflow.view.ViewResultAction
-
- setParameterList(String, Collection<Object>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setParameters(ControllerParameters) - Method in class com.suncode.pwfl.customform.ControllerForm
-
- setParameters(Map<String, ParameterDeclaration>) - Method in class com.suncode.pwfl.datasource.dao.DataSourceDeclaration
-
- setParameters(Map<String, Object>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setParameters(List<SQLFilter>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setParameters(Parameters) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserContext
-
- setParametersList(Map<String, Collection<Object>>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setParent(Translator) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
Sets this translator parent.
- setParentFile(WfFile) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setParentId(Long) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setParticipants(List<DeactivationParticipant>) - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
- setPath(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setPk(DocumentClassProtectionPk) - Method in class com.suncode.pwfl.archive.DocumentClassProtection
-
- setPosition(int) - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- setPositions(Set<Position>) - Method in class com.suncode.pwfl.administration.structure.Role
-
- setProcess(ProcessEntity) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setProcess(ProcessEntity) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setProcessContext(String, Map<String, Object>) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Ustawia mapę zmiennych procesu
- setProcessDefId(String) - Method in class com.suncode.pwfl.administration.structure.role.RoleFilter
-
- setProcessDefId(String) - Method in class com.suncode.pwfl.administration.structure.Role
-
- setProcessDefId(String) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia nazwę definicji procesu, dla którego obowiązuje zastępstwo.
- setProcessDefId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- setProcessDefId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityTranslationTable
-
- setProcessDefId(String) - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- setProcessDefinition(ProcessDefinition) - Method in class com.suncode.pwfl.workflow.form.Form
-
- setProcessDefinition(ProcessDefinition) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setProcessDefName(String) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setProcessFieldName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- setProcessFieldValue(String) - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- setProcessId(String) - Method in class com.plusmpm.database.DocumentTemplateTable
-
- setProcessId(String) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Id procesu do którego chcemy dołączyć plik.
- setProcessId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- setProcessId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setProcessId(String) - Method in class com.suncode.pwfl.workflow.activity.util.AcceptationDefinition
-
Ustawia id procesu
- setProcessId(String) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setProcessId(String) - Method in class com.suncode.pwfl.workflow.process.ProcessTranslationTable
-
- setProcessId(String) - Method in class com.suncode.pwfl.workflow.process.util.CreateProcessResult
-
- setProcessState(ProcessStateEntity) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setProcessTypeName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- setProgress(Double) - Method in class com.suncode.pwfl.administration.scheduledtask.context.ProgressHolder
-
Sets progress
- setProperty(UserPropertyFilter) - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- setProperty(UserSortProperty) - Method in class com.suncode.pwfl.administration.user.search.UserSorter
-
- setProperty(String) - Method in class com.suncode.pwfl.search.SimpleFilter
-
- setProperty(String) - Method in class com.suncode.pwfl.search.Sorter
-
- setProtector(String) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setPublicKey(byte[]) - Method in class com.suncode.pwfl.license.License
-
- setQuery(String) - Method in class com.suncode.pwfl.customform.DynamicListForm
-
- setQuery(String) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setRawName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setReadOnly(boolean) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setReadOnly(boolean) - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Ustawia edytowalność pola
- setReadOnly(boolean) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setRegisteredComponents(List<WorkflowComponent>) - Method in class com.suncode.pwfl.component.RegistrationSummary
-
Sets registered components.
- setReplaceDate(Date) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setRequired(boolean) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setRequired(boolean) - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Ustawia wymagalność pola
- setResourceId(String) - Method in class com.suncode.pwfl.archive.DocumentClassProtectionPk
-
- setResourceId(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setResourceLoader(ResourceLoader) - Method in class com.suncode.pwfl.translation.PropertiesTranslator
-
- setRole(Role) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia rolę dostępna w podanym processDefId.
- setRoleId(String) - Method in class com.suncode.pwfl.administration.structure.Role
-
- setRoleIds(List<String>) - Method in class com.suncode.pwfl.administration.structure.role.RoleFilter
-
- setRoleName(Role) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setRoles(Set<Role>) - Method in class com.suncode.pwfl.administration.structure.Position
-
- setRootDir(Directory) - Method in class com.suncode.pwfl.archive.Directory
-
- setRunInBackground(Boolean) - Method in class com.suncode.pwfl.administration.user.Deactivation
-
- setSActivityId(String) - Method in class com.plusmpm.util.DocumentData
-
- setSaveAsNewVersion(boolean) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Określa, czy zapisać plik jako nowa wersja(dodanie nowej wersji jest możliwe tylko, gdy
dodawany dokument ma
takie same indeksy jak istniejący już dokument w archiwum).
- setScalars(Map<String, Type>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setSDelegatedUser(String) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setSDocumentDate(String) - Method in class com.plusmpm.util.DocumentData
-
- setSelectionEvents(List<TableEvent>) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setServletContext(ServletContext) - Static method in class com.suncode.pwfl.util.GlobalParams
-
Deprecated.
Ustawia servletContext systemowe
- setSessionFactory(SessionFactory) - Method in class com.suncode.pwfl.support.CustomService
-
- setSessionFactory(SessionFactory) - Method in class com.suncode.pwfl.support.HibernateBaseDao
-
- setSExpiretionDate(String) - Method in class com.plusmpm.util.DocumentData
-
- setSize(long) - Method in class com.suncode.pwfl.archive.WfFile
-
- setSorter(Sorter) - Method in class com.suncode.pwfl.search.Pagination
-
- setSorters(List<Sorter>) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setSource(String) - Method in class com.suncode.pwfl.archive.DocumentClassAction
-
- setSource(DocumentEventTypes) - Method in class com.suncode.pwfl.archive.DocumentClassAction
-
- setSource(ComponentSource) - Method in class com.suncode.pwfl.component.ComponentDefinition
-
- setSourceAddress(String) - Method in interface com.suncode.pwfl.administration.email.EmailClient
-
Deprecated.
Ustawia adres źródłowy klientowi
- setSourceUser(User) - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- setSParticipantId(String) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setSProcesId(String) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setSProcessId(String) - Method in class com.plusmpm.util.DocumentData
-
- setStart(int) - Method in class com.suncode.pwfl.customform.DynamicListForm
-
- setStart(Integer) - Method in class com.suncode.pwfl.search.Pagination
-
- setStartDate(LocalDateTime) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia datę rozpoczęcia zastępstwa.
- setStartDate(LocalDateTime) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setStartedTime(Date) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setStartedTime(Date) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setState(String) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setState(ActivityState) - Method in class com.suncode.pwfl.workflow.activity.ActivityEntity
-
- setState(ProcessState) - Method in class com.suncode.pwfl.workflow.process.ProcessEntity
-
- setStoreEvents(List<TableEvent>) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setStringData(List<Map<String, String>>) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
- setSubOus(Set<OrganizationalUnit>) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- setSubPositions(Set<Position>) - Method in class com.suncode.pwfl.administration.structure.Position
-
- setSubstitute(User) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia zastępcę.
- setSubstituted(User) - Method in class com.suncode.pwfl.administration.substitution.Substitution
-
Ustawia użytkownika zastępowanego.
- setSubstitutedFullName(User) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setSubstituteFullName(User) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- setSuccess(boolean) - Method in class com.suncode.pwfl.customform.ControllerResult
-
- setSupportsPagination(Boolean) - Method in class com.suncode.pwfl.datasource.AbstractDataSourceInstance
-
- setSUser(String) - Method in class com.plusmpm.database.UserDelegationsTable
-
- setSuspendChildrenPropagation(boolean) - Method in class com.suncode.pwfl.workflow.form.datachooser.declaration.AutoMappingConfig
-
- setSymbol(String) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- setSymbol(String) - Method in class com.suncode.pwfl.administration.structure.Position
-
Ustawia symbol stanowiska
- setSystemFileName(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setTableId(String) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setTableStore(TableStore, String) - Method in interface com.suncode.pwfl.xpdl.table.XpdlTableService
-
Przepisuje wartości z TableStore do zmiennych tabelarycznych w procesie
- setTabular(boolean) - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- setTargetGroups(Set<UserGroup>) - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- setTargetUsers(Set<User>) - Method in class com.suncode.pwfl.workflow.activity.ActivityRedirection
-
- setTaskName(String) - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- setTaskName(String) - Method in class com.suncode.pwfl.workflow.form.AutoUpdate
-
- setTaskTypeName(String) - Method in class com.suncode.pwfl.workflow.process.ProcessData
-
- setTemplateName(String) - Method in class com.plusmpm.database.DocumentTemplateTable
-
- setTemplatePath(String) - Method in class com.plusmpm.database.DocumentTemplateTable
-
- SETTER_METHOD_NAME - Static variable in class com.suncode.pwfl.workflow.form.variablesetter.VariableSetter
-
- setTitle(String) - Method in class com.suncode.pwfl.workflow.form.FormGrid
-
- setTitle(String) - Method in class com.suncode.pwfl.workflow.form.validator.error.Confirmation
-
- setTotal(long) - Method in class com.suncode.pwfl.customform.ListResult
-
- setTotal(int) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
Sets total number of all results
- setTotal(long) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult
-
Sets total number of all results
- setTransactionManager(PlatformTransactionManager) - Method in class com.suncode.pwfl.transaction.support.SharkTransactionTemplate
- setTransferType(TransferType) - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- setTranslatedClassLoader(ClassLoader) - Method in class com.suncode.pwfl.translation.AbstractTranslator
-
- setTranslations(List<OrganizationalUnitTranslation>) - Method in class com.suncode.pwfl.administration.structure.OrganizationalUnit
-
- setTranslations(List<PositionTranslation>) - Method in class com.suncode.pwfl.administration.structure.Position
-
- setType(String) - Method in class com.plusmpm.util.form.autoupdate.Definition
-
- setType(Class<?>) - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- setType(String) - Method in class com.suncode.pwfl.archive.DocumentClassAction
-
- setType(DocumentHandlerTypes) - Method in class com.suncode.pwfl.archive.DocumentClassAction
-
- setType(IndexType) - Method in class com.suncode.pwfl.archive.IndexInfo
-
Typ indeksu
- setType(Class<?>) - Method in class com.suncode.pwfl.search.SimpleFilter
-
- setType(Class<?>) - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- setType(Type<?>) - Method in class com.suncode.pwfl.workflow.component.declaration.ConditionDeclaration
-
- setType(FieldType) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setType(FormElementType) - Method in class com.suncode.pwfl.workflow.form.FormElement
-
- setType(IndexType) - Method in class com.suncode.pwfl.workflow.process.ProcessIndex
-
- setUploader(String) - Method in class com.suncode.pwfl.archive.WfFile
-
- setUser(User) - Method in class com.suncode.pwfl.administration.structure.Position
-
Ustawia użytkownika dla stanowiska
- setUser(User) - Method in class com.suncode.pwfl.administration.user.UserData
-
- setUser(User) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- setUserId(String) - Method in class com.suncode.pwfl.archive.DocumentProtection
-
- setUserId(String) - Method in class com.suncode.pwfl.workflow.activity.DelegatedActivity
-
- setUserName(String) - Method in class com.suncode.pwfl.archive.util.DocumentDefinition
-
Nazwa użytkownika, który dodaje plik.
- setUserName(String) - Method in class com.suncode.pwfl.workflow.activity.ActivityAssignment
-
- setUsernameMapping(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setUsernameTemplate(String) - Method in class com.suncode.pwfl.administration.user.Domain
-
- setUsers(List<User>) - Method in class com.suncode.pwfl.administration.user.Deactivation
-
Metoda przypisuje użytkowników do wszystkich zadań ze wszystkich procesów w systemie.
- setUsers(List<User>) - Method in class com.suncode.pwfl.administration.user.DeactivationActivity
-
Metoda przypisuje użytkowników do tego zadania.
- setUsers(List<User>) - Method in class com.suncode.pwfl.administration.user.DeactivationParticipant
-
Metoda przypisuje użytkowników do wszystkich zadań przypisanych do tego uczestnika.
- setUsers(List<User>) - Method in class com.suncode.pwfl.administration.user.DeactivationProcess
-
Metoda przypisuje użytkowników do wszystkich zadań z tego procesu.
- setUserSetting(String, UserSettingsService.UserSetting, String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Dodaje podane ustawienie dla podanego użytkownika.
- setUserSetting(String, String, String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Dodaje podane ustawienie dla podanego użytkownika.
- setUserSetting(String, Map<String, String>) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Ustawia wszystkie ustawienia użytkownika na podstawie podanej mapy.
- setUserSetting(User, Map<String, String>) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Ustawia wszystkie ustawienia użytkownika na podstawie podanej mapy.
- setUserSetting(User, String, String) - Method in interface com.suncode.pwfl.administration.user.UserSettingsService
-
Dodaje podane ustawienie dla podanego użytkownika.
- setUseScalars(boolean) - Method in class com.suncode.pwfl.search.sql.SQLBuilder
-
- setValue(String) - Method in class com.plusmpm.util.form.autoupdate.DataSource
-
- setValue(String) - Method in class com.plusmpm.util.form.autoupdate.Destination
-
- setValue(String) - Method in class com.plusmpm.util.form.datachooser.CustomKeys
-
- setValue(String) - Method in class com.plusmpm.util.IndexData
-
- setValue(Object) - Method in class com.suncode.pwfl.administration.configuration.SystemParameter
-
- setValue(int, String) - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- setValue(String, String) - Method in class com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskContext
-
- setValue(Object) - Method in class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- setValue(Object) - Method in class com.suncode.pwfl.archive.IndexInfo
-
Wartość indeksu
- setValue(Object) - Method in class com.suncode.pwfl.search.SimpleFilter
-
- setValue(String) - Method in class com.suncode.pwfl.search.sql.RawSQLFilter
-
- setValue(Object) - Method in class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- setValue(Object) - Method in class com.suncode.pwfl.workflow.process.IndexInfo
-
- setValue(Object) - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Sets the value;
- setValues(List<String>) - Method in class com.suncode.pwfl.workflow.form.field.ListBox
-
- setValues(List<String>) - Method in class com.suncode.pwfl.workflow.form.field.OptionField
-
- setVariableDescription(String) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setVariableDescription(String) - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Ustawia opis zmiennej
- setVariableId(String) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setVariableId(String) - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Ustawia id zmiennej
- setVariableName(String) - Method in class com.suncode.pwfl.workflow.form.AbstractFormField
-
- setVariableName(String) - Method in interface com.suncode.pwfl.workflow.form.FormField
-
Ustawia nazwę zmiennej
- setVariables(SharkTransaction, String, String, String, Map<String, Object>, String) - Method in interface com.suncode.pwfl.workflow.form.AcceptanceService
-
- setVariables(Map<String, Object>) - Method in class com.suncode.pwfl.workflow.process.util.ProcessBuilderDefinition
-
- setVarId(String) - Method in class com.plusmpm.util.form.datachooser.FormCriteria
-
- setVarId(String) - Method in class com.plusmpm.util.form.datachooser.Mappings
-
- setVersion(WfFileVersion) - Method in class com.suncode.pwfl.archive.WfDocument
-
Informacje o wersji pliku
- setVersion(WfFileVersion) - Method in class com.suncode.pwfl.archive.WfFile
-
- setVersion(int) - Method in class com.suncode.pwfl.archive.WfFileVersion
-
- setVersion(WfFileVersion) - Method in class com.suncode.pwfl.workflow.activity.ActivityDocument
-
- ShaKey - Class in com.suncode.pwfl.util
-
- ShaKey() - Constructor for class com.suncode.pwfl.util.ShaKey
-
- SharkTransactional - Annotation Type in com.suncode.pwfl.transaction
-
Adnotacja do oznaczania klas i metod, które mają podlegać transakcji silnika Shark
SharkTransaction
.
- SharkTransactionCallback<T> - Class in com.suncode.pwfl.transaction.support
-
- SharkTransactionCallback() - Constructor for class com.suncode.pwfl.transaction.support.SharkTransactionCallback
-
- SharkTransactionCallbackWithoutResult - Class in com.suncode.pwfl.transaction.support
-
- SharkTransactionCallbackWithoutResult() - Constructor for class com.suncode.pwfl.transaction.support.SharkTransactionCallbackWithoutResult
-
- SharkTransactionManager - Interface in com.suncode.pwfl.transaction
-
Manager transakcji SharkTransaction
.
- SharkTransactionTemplate - Class in com.suncode.pwfl.transaction.support
-
Rozszerzenie TransactionTemplate
ułatwiające tworzenie kodu transakcyjnego wykorzystującego
SharkTransaction
.
- SharkTransactionTemplate() - Constructor for class com.suncode.pwfl.transaction.support.SharkTransactionTemplate
-
- SharkTransactionUtils - Class in com.suncode.pwfl.transaction.support
-
Klasa pomocnicza, ułatwiająca dostęp do transakcji SharkTransaction
zarządzanych przez kontekst.
- SharkTransactionUtils() - Constructor for class com.suncode.pwfl.transaction.support.SharkTransactionUtils
-
- shouldAssign(String, String) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionHook
-
Metoda wywoływana jest podczas akceptacji zadania.
- shouldAssign(String, String) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionHookAdapter
-
- shouldBind(int, Class<?>, InvocableMethod) - Method in class com.suncode.pwfl.component.support.InstanceBinder
-
- shouldBind(int, Class<?>, InvocableMethod) - Method in interface com.suncode.pwfl.component.support.ParameterBinder
-
Must return true if this binder should be used to bind given parameter.
- shouldBind(int, Class<?>, InvocableMethod) - Method in class com.suncode.pwfl.component.support.ParametersBinder
-
- shouldSeeAllViews() - Method in interface com.suncode.pwfl.view.ViewService
-
Sprawdza, czy użytkownik wywołujący metodę ma uprawnienia do wyświetlania wszystkich widoków.
- silent(Callable<T>, Callable<T>) - Static method in class com.suncode.pwfl.util.Exceptions
-
- SilkIconPack - Enum in com.suncode.pwfl.web.ui
-
Deprecated.
- SimpleFilter - Class in com.suncode.pwfl.search
-
- SimpleFilter(String, Object) - Constructor for class com.suncode.pwfl.search.SimpleFilter
-
- SimpleHibernateFilter - Class in com.suncode.pwfl.search.hibernate
-
Pozwala definiować warunki zapytań hibernate.
- SimpleHibernateFilter(String, Object) - Constructor for class com.suncode.pwfl.search.hibernate.SimpleHibernateFilter
-
- SimpleHibernateFilter(String, Object, FilterOperator) - Constructor for class com.suncode.pwfl.search.hibernate.SimpleHibernateFilter
-
- SimpleHibernateUserFilter - Class in com.suncode.pwfl.administration.user.search
-
Pozwala definiować warunki do wyszukiwania użytkowników za pomocą hibernate.
- SimpleHibernateUserFilter(UserPropertyFilter, Object) - Constructor for class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- SimpleHibernateUserFilter(UserPropertyFilter, Object, FilterOperator) - Constructor for class com.suncode.pwfl.administration.user.search.SimpleHibernateUserFilter
-
- SimpleIndexFilter - Class in com.suncode.pwfl.archive.search
-
- SimpleIndexFilter(Long, Object) - Constructor for class com.suncode.pwfl.archive.search.SimpleIndexFilter
-
- SimpleIndexFilter(Long, Object, FilterOperator) - Constructor for class com.suncode.pwfl.archive.search.SimpleIndexFilter
-
- SimpleIndexFilter - Class in com.suncode.pwfl.workflow.process.search
-
- SimpleIndexFilter(String, Object) - Constructor for class com.suncode.pwfl.workflow.process.search.SimpleIndexFilter
-
- SimpleIndexFilter(String, Object, FilterOperator) - Constructor for class com.suncode.pwfl.workflow.process.search.SimpleIndexFilter
-
- SimpleSQLFilter - Class in com.suncode.pwfl.search.sql
-
Pozwala definować warunki zapytań SQL
- SimpleSQLFilter(String, Object, FilterOperator, Class<?>) - Constructor for class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
Tworzy filtr
- SimpleSQLFilter(String, Object, Class<?>) - Constructor for class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
Tworzy filtr
- SimpleSQLFilter(String, Object, FilterOperator) - Constructor for class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- SimpleSQLFilter(String, Object) - Constructor for class com.suncode.pwfl.search.sql.SimpleSQLFilter
-
- Skin - Interface in com.suncode.pwfl.web.ui.skin
-
PlusWorkflow skin.
- snapshot() - Method in class com.suncode.pwfl.workflow.component.declaration.ParameterValue
-
- sneakyThrows(Callable<T>) - Static method in class com.suncode.pwfl.util.Exceptions
-
- SortDirection - Enum in com.suncode.pwfl.search
-
- Sorter - Class in com.suncode.pwfl.search
-
Klasa definiująca sortowanie.
- Sorter() - Constructor for class com.suncode.pwfl.search.Sorter
-
- Sorter(String, SortDirection) - Constructor for class com.suncode.pwfl.search.Sorter
-
- Sorter(String) - Constructor for class com.suncode.pwfl.search.Sorter
-
- SpringContext - Class in com.suncode.pwfl.util
-
Umożliwia pobranie kontekstu aplikacji
- SpringContext() - Constructor for class com.suncode.pwfl.util.SpringContext
-
- SQLBuilder - Class in com.suncode.pwfl.search.sql
-
Pozwala stworzyć definicję zapytania SQL
- SQLBuilder() - Constructor for class com.suncode.pwfl.search.sql.SQLBuilder
-
- SQLBuilder(String) - Constructor for class com.suncode.pwfl.search.sql.SQLBuilder
-
- SQLBuilder(String, Map<String, Type>, List<SQLFilter>) - Constructor for class com.suncode.pwfl.search.sql.SQLBuilder
-
- SQLFilter - Interface in com.suncode.pwfl.search.sql
-
Interfejs używany do stworzenie drzewa filtrów SQL.
- SQLFinder - Interface in com.suncode.pwfl.search.sql
-
Umożliwia wykonywanie operacji wyszukiwania SQL
- SQLQueryBuilder - Class in com.suncode.pwfl.search.sql
-
Wspomaga budowanie zapytań SQL
- SQLQueryBuilder() - Constructor for class com.suncode.pwfl.search.sql.SQLQueryBuilder
-
- sqlTypes() - Method in class com.suncode.pwfl.archive.IndexTypeEnum
-
- SSORedirectType - Enum in com.suncode.pwfl.security
-
- StandardAutoUpdate - Annotation Type in com.plusmpm.util.form.autoupdate
-
KROTKI OPIS...
- StandardAutoUpdateDef - Interface in com.plusmpm.util.form.autoupdate
-
KROTKI OPIS...
- StandardDataChooser - Annotation Type in com.plusmpm.util.form.datachooser
-
KROTKI OPIS...
- StandardDataChooserDef - Interface in com.plusmpm.util.form.datachooser
-
KROTKI OPIS...
- StandardTool - Annotation Type in com.plusmpm.util.form.tool
-
KROTKI OPIS...
- StandardTool.ActualParametersForm - Enum in com.plusmpm.util.form.tool
-
- StandardTool.Type - Enum in com.plusmpm.util.form.tool
-
- StandardToolParameter - Annotation Type in com.plusmpm.util.form.tool
-
KROTKI OPIS...
- StandardToolParameter.Mode - Enum in com.plusmpm.util.form.tool
-
- StandardToolParameter.Type - Enum in com.plusmpm.util.form.tool
-
- started(Date) - Method in class com.suncode.pwfl.audit.builder.ManualAuditBuilder
-
Sets audit started time.
- startProcess(String) - Method in interface com.suncode.pwfl.workflow.process.ProcessService
-
Uruchamia proces o podany identyfikatorze.
- startTimer(EmailConfiguration) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Startuje timer odpowiedzialny za wysyłanie buforowe
- startup() - Method in interface com.suncode.pwfl.core.PlusworkflowStartupHook
-
Method invoked during system startup.
- startup() - Method in class com.suncode.pwfl.core.PlusworkflowStartupHookAdapter
-
- stopAllTimers() - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Zatrzymuje wszystkie timery odpowiedzialne za wysyłanie buforowe
- stopped(Date) - Method in class com.suncode.pwfl.audit.builder.ManualAuditBuilder
-
Sets audit stopped time.
- stopTimer(EmailConfiguration) - Method in interface com.suncode.pwfl.administration.email.EmailService
-
Zatrzymuje timer odpowiedzialny za wysyłanie buforowe
- Streams - Class in com.suncode.pwfl.util
-
- Streams() - Constructor for class com.suncode.pwfl.util.Streams
-
- STRING - Static variable in class com.suncode.pwfl.core.type.Types
-
String type.
- STRING_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- StringType - Class in com.suncode.pwfl.core.type
-
String type.
- StructureService - Interface in com.suncode.pwfl.administration.structure
-
Odpowiada za zarządzanie strukturą organizacyją systemu.
- subPath - Variable in enum com.suncode.pwfl.administration.archive.DocumentClassRightType
-
- subPositions - Variable in class com.suncode.pwfl.administration.structure.Position
-
- Substitution - Class in com.suncode.pwfl.administration.substitution
-
KROTKI OPIS...
- Substitution() - Constructor for class com.suncode.pwfl.administration.substitution.Substitution
-
- substitutionAdded(String, Substitution) - Method in interface com.suncode.pwfl.administration.substitution.SubstitutionHook
-
Metoda wywoływana po pomyślnym dodaniu zastępstwa do systemu.
- substitutionAdded(String, Substitution) - Method in class com.suncode.pwfl.administration.substitution.SubstitutionHookAdapter
-
- SubstitutionAddingType - Enum in com.suncode.pwfl.administration.substitution
-
- SubstitutionDao - Interface in com.suncode.pwfl.administration.substitution
-
KROTKI OPIS...
- SubstitutionDto - Class in com.suncode.pwfl.administration.substitution
-
- SubstitutionDto(Long) - Constructor for class com.suncode.pwfl.administration.substitution.SubstitutionDto
-
- SubstitutionException - Exception in com.suncode.pwfl.administration.substitution.exception
-
- SubstitutionException() - Constructor for exception com.suncode.pwfl.administration.substitution.exception.SubstitutionException
-
- SubstitutionException(String, Throwable) - Constructor for exception com.suncode.pwfl.administration.substitution.exception.SubstitutionException
-
- SubstitutionException(String) - Constructor for exception com.suncode.pwfl.administration.substitution.exception.SubstitutionException
-
- SubstitutionException(Throwable) - Constructor for exception com.suncode.pwfl.administration.substitution.exception.SubstitutionException
-
- SubstitutionFinder - Interface in com.suncode.pwfl.administration.substitution
-
Umożliwia złożone wyszukiwanie zastępstw.
- SubstitutionHook - Interface in com.suncode.pwfl.administration.substitution
-
Interfejs udostępniający hook'i związane z zastępstwami.
- SubstitutionHookAdapter - Class in com.suncode.pwfl.administration.substitution
-
Klasa pełniąca rolę adaptera dla interfejsu @SubstitutionHook udostępniającego hook'i związane z zastępstwami.
- SubstitutionHookAdapter() - Constructor for class com.suncode.pwfl.administration.substitution.SubstitutionHookAdapter
-
- SubstitutionProperty - Enum in com.suncode.pwfl.administration.substitution
-
Enum zwracający odpowiednie pola dla zastępstw wykorzystywane do wyszukiwania lub sortowania.
- SubstitutionService - Interface in com.suncode.pwfl.administration.substitution
-
Umożliwia zarządzanie zastępstwami użytkowników.
- success(boolean) - Method in class com.suncode.pwfl.audit.builder.AuditBuilder
-
Sets audit success.
- success(boolean) - Method in class com.suncode.pwfl.audit.builder.ManualAuditBuilder
-
Sets audit success.
- success(T) - Static method in class com.suncode.pwfl.web.support.ajax.EntityRestResult
-
- supportsPagination(boolean) - Method in class com.suncode.pwfl.datasource.DataSourceDefinitionBuilder
-
- suspendActivity(String, String) - Method in interface com.suncode.pwfl.workflow.activity.ActivityService
-
Zawiesza zadanie.
- syncAllRoles() - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Pobiera role z mapy i synchronizuje je z rolami zapisanymi w bazie danych dla wszystkich pakietów
- synchronize(SharkTransaction) - Method in class com.suncode.pwfl.workflow.activity.ActivityContextMap
-
Saves activity context map.
- syncRolesWithPackage(String) - Method in interface com.suncode.pwfl.administration.structure.RoleService
-
Pobiera role z mapy i synchronizuje je z rolami zapisanymi w bazie danych
- SystemContext - Class in com.suncode.pwfl
-
- SystemException - Exception in com.suncode.pwfl
-
Base system exception with i18n support.
- SystemException(String) - Constructor for exception com.suncode.pwfl.SystemException
-
- SystemException(String, Translator) - Constructor for exception com.suncode.pwfl.SystemException
-
- SystemException(String, Throwable) - Constructor for exception com.suncode.pwfl.SystemException
-
- SystemException(String, Throwable, Translator) - Constructor for exception com.suncode.pwfl.SystemException
-
- SystemParameter - Class in com.suncode.pwfl.administration.configuration
-
Klasa reprezentująca systemowe parametry w bazie
- SystemParameter() - Constructor for class com.suncode.pwfl.administration.configuration.SystemParameter
-
- SystemParameter(Category, ParameterType, String) - Constructor for class com.suncode.pwfl.administration.configuration.SystemParameter
-
- SystemParameterAlreadyExists - Exception in com.suncode.pwfl.administration.configuration.exception
-
Wyjątek występujący, gdy próbujemy stworzyć nowy systemowy parametr, który istnieje już w bazie.
- SystemParameterAlreadyExists() - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterAlreadyExists
-
- SystemParameterAlreadyExists(String, Throwable) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterAlreadyExists
-
- SystemParameterAlreadyExists(String) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterAlreadyExists
-
- SystemParameterAlreadyExists(Throwable) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterAlreadyExists
-
- SystemParameterFinder - Interface in com.suncode.pwfl.administration.configuration
-
Umożliwia wyszukiwanie systemowych parametrów
- SystemParameterNotExists - Exception in com.suncode.pwfl.administration.configuration.exception
-
Wyjątek występujący, gdy próbujemy usunąć systemowy parametr, gdy nie istnieje on w bazie
- SystemParameterNotExists() - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterNotExists
-
- SystemParameterNotExists(String, Throwable) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterNotExists
-
- SystemParameterNotExists(String) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterNotExists
-
- SystemParameterNotExists(Throwable) - Constructor for exception com.suncode.pwfl.administration.configuration.exception.SystemParameterNotExists
-
- SystemParameterService - Interface in com.suncode.pwfl.administration.configuration
-
Umożliwia operacje na parametrach systemowych
- SystemParamterDao - Interface in com.suncode.pwfl.administration.configuration
-
- SystemProperties - Class in com.suncode.pwfl.administration.configuration
-
Klasa umożliwiająca pobieranie parametrów uruchomieniowych systemu
- SystemProperties() - Constructor for class com.suncode.pwfl.administration.configuration.SystemProperties
-
- SystemPropertiesBean - Interface in com.suncode.pwfl.administration.configuration
-
- SystemType - Enum in com.suncode.pwfl.administration.configuration
-
Określenie przeznaczenia systemu
- SystemVersion - Class in com.suncode.pwfl
-
- SystemVersion() - Constructor for class com.suncode.pwfl.SystemVersion
-
- validate(DataSourceDeclaration) - Method in interface com.suncode.pwfl.datasource.DataSourceValidator
-
- validate(Document) - Method in interface com.suncode.pwfl.xpdl.XpdlService
-
Waliduje pakiet w postaci pliku xpdl, wyrzuca wyjatek walidacji z wiadomoscia o bledzie, gdy pakiet jest
niepoprawny
- VALIDATE_METHOD_NAME - Static variable in class com.suncode.pwfl.workflow.form.validator.Validator
-
- validateAlias(String) - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Sprawdza, czy dany alias jest prawidłowego formatu.
- validateCustomAlias(String) - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Sprawdza, czy dany alias jest prawidłowego formatu dla
niestandardowego certyfikatu.
- validateDocumentClassIndexCanBeEdited(DocumentClassIndex) - Method in interface com.suncode.pwfl.archive.DocumentClassService
-
Sprawdza, czy indeks klasy dokumentów może być edytowany
- validateExportConfig(PluginConfigurationDtoRoot, ConfigurationDtoSystemRoot) - Method in interface com.suncode.pwfl.configuration.plugins.PluginConfigurationProvider
-
- validateImportConfig(PluginConfigurationDtoRoot, ConfigurationDtoSystemRoot) - Method in interface com.suncode.pwfl.configuration.plugins.PluginConfigurationProvider
-
- validateOrganizationalUnit(OrganizationalUnit) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Sprawdza następujące warunki:
Czy nazwa OU nie jest pusta
Czy symbol OU nie jest pusty
Czy symbol OU nie jest już przypisany do innego OU
- validatePosition(Position) - Method in interface com.suncode.pwfl.administration.structure.StructureService
-
Sprawdza następujące warunki:
Czy nazwa stanowiska nie jest pusta
Czy symbol stanowiska nie jest pusty
Czy symbol stanowiska nie jest już przypisany do innego stanowiska
- validateSystemAlias(String) - Method in interface com.suncode.pwfl.certificates.CertificateService
-
Sprawdza, czy dany alias reprezentuje systemowy certyfikat.
- ValidationContext - Class in com.suncode.pwfl.workflow.form.validator
-
- ValidationContext(String, String, String, ValidationErrors) - Constructor for class com.suncode.pwfl.workflow.form.validator.ValidationContext
-
- ValidationError - Class in com.suncode.pwfl.workflow.form.validator.error
-
Represents global validation error.
- ValidationError(String) - Constructor for class com.suncode.pwfl.workflow.form.validator.error.ValidationError
-
- ValidationErrorLevel - Enum in com.suncode.pwfl.xpdl.util
-
KROTKI OPIS...
- ValidationErrors - Class in com.suncode.pwfl.workflow.form.validator.error
-
Errors reported by validators.
- ValidationErrors() - Constructor for class com.suncode.pwfl.workflow.form.validator.error.ValidationErrors
-
- ValidationException - Exception in com.suncode.pwfl.workflow.form.validator.error
-
- ValidationException() - Constructor for exception com.suncode.pwfl.workflow.form.validator.error.ValidationException
-
- Validator - Annotation Type in com.suncode.pwfl.workflow.form.validator.annotation
-
Marks a validator class.
- Validator - Class in com.suncode.pwfl.workflow.form.validator
-
Form validator.
- Validator(ComponentDefinition, Method, Object) - Constructor for class com.suncode.pwfl.workflow.form.validator.Validator
-
- VALIDATOR_METHOD_NAME - Static variable in class com.suncode.pwfl.datasource.InvocableDataSource
-
- ValidatorCallback - Class in com.suncode.pwfl.workflow.form.validator.error
-
- ValidatorCallback() - Constructor for class com.suncode.pwfl.workflow.form.validator.error.ValidatorCallback
-
- ValidatorDefinition - Class in com.suncode.pwfl.workflow.form.validator
-
Validator definition
- ValidatorDefinition(String, String, LocalizedString, LocalizedString, Icon, List<Category>, List<ParameterDefinition<?>>, List<ContextVariable<?>>, Set<ValidatorMessage>, LocalizedString) - Constructor for class com.suncode.pwfl.workflow.form.validator.ValidatorDefinition
-
- ValidatorDefinitionBuilder - Class in com.suncode.pwfl.workflow.form.validator
-
- ValidatorDefinitionBuilder() - Constructor for class com.suncode.pwfl.workflow.form.validator.ValidatorDefinitionBuilder
-
- ValidatorDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.workflow.form.validator.ValidatorDefinitionBuilder
-
- ValidatorEvaluatorException - Exception in com.suncode.pwfl.workflow.form.validator.error
-
Exception means that there was an exception during validator evaluation.
- ValidatorEvaluatorException(String) - Constructor for exception com.suncode.pwfl.workflow.form.validator.error.ValidatorEvaluatorException
-
- ValidatorEvaluatorException(String, Throwable) - Constructor for exception com.suncode.pwfl.workflow.form.validator.error.ValidatorEvaluatorException
-
- ValidatorEvaluatorException(Exception) - Constructor for exception com.suncode.pwfl.workflow.form.validator.error.ValidatorEvaluatorException
-
- ValidatorMessage - Enum in com.suncode.pwfl.workflow.form.validator
-
Validator's messages types
- ValidatorsScript - Annotation Type in com.suncode.pwfl.workflow.form.validator.annotation
-
- value - Variable in enum com.plusmpm.util.documents.DocumentEventTypes
-
- value - Variable in enum com.plusmpm.util.documents.handlers.DocumentHandlerTypes
-
- value(String) - Method in class com.suncode.pwfl.web.ui.WebScripts.UrlCacheParameter
-
Returns cached parameter for given fragment.
- value(String, String) - Method in class com.suncode.pwfl.workflow.form.datachooser.DataChooserResult.Row
-
Sets value for given mapping in current row.
- valueOf(String) - Static method in enum com.plusmpm.util.documents.DocumentEventTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plusmpm.util.documents.handlers.DocumentHandlerTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plusmpm.util.form.tool.StandardTool.ActualParametersForm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plusmpm.util.form.tool.StandardTool.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plusmpm.util.form.tool.StandardToolParameter.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.plusmpm.util.form.tool.StandardToolParameter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.archive.DocumentClassRightType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.configuration.DefinedSystemParameter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.configuration.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.configuration.SystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.email.configuration.EmailAuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.email.oauth.client.OAuth2AuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.substitution.SubstitutionAddingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.substitution.SubstitutionProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.user.search.UserPropertyFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.user.search.UserSortProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.administration.user.UserSettingsService.UserSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.CipherAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.DocumentAttachedToProcessStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.DocumentDetachProtectionTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.DocumentUploadSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.ExpirationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.FileAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.util.FileSorter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.archive.WfFileVersion.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.audit.util.AuditCategories
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.audit.util.AuditSortProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.audit.util.AuditTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit.ElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.configuration.validators.ConfigurationTransferValidationErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.core.function.Function.FunctionAccessibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.core.type.BasicTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.datasource.cache.DataSourceExecutionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.datasource.DataSourceOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.experimental.ExperimentalFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.search.FilterOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.search.LogicOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.search.SortDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.security.RedirectEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.security.SSORedirectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.translation.configElements.TranslatedFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.translation.TranslatorScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.util.logging.LoggerLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.view.ViewAccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.view.ViewFetchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.web.support.ajax.ResponseMessageLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.web.ui.DivanteColor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.web.ui.DivanteIcon
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.web.ui.Icon.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.web.ui.SilkIconPack
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.web.ui.UIFragment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.activity.ActivityState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.assignment.TransferType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.form.action.ActionDestination.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.form.action.ActionUIFragment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.form.FieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.form.FormElementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.form.validator.ValidatorMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.process.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.process.ProcessState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.workflow.view.ViewResultAction.ViewResultActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.suncode.pwfl.xpdl.util.ValidationErrorLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.plusmpm.util.documents.DocumentEventTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plusmpm.util.documents.handlers.DocumentHandlerTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plusmpm.util.form.tool.StandardTool.ActualParametersForm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plusmpm.util.form.tool.StandardTool.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plusmpm.util.form.tool.StandardToolParameter.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.plusmpm.util.form.tool.StandardToolParameter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.archive.DocumentClassRightType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.configuration.DefinedSystemParameter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.configuration.ParameterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.configuration.SystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.email.configuration.EmailAuthenticationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.email.oauth.client.OAuth2AuthenticationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.substitution.SubstitutionAddingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.substitution.SubstitutionProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.user.search.UserPropertyFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.user.search.UserSortProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.administration.user.UserSettingsService.UserSetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.CipherAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.DocumentAttachedToProcessStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.DocumentDetachProtectionTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.DocumentUploadSource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.ExpirationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.FileAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.util.FileSorter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.archive.WfFileVersion.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.audit.util.AuditCategories
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.audit.util.AuditSortProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.audit.util.AuditTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.configuration.audit.ConfigurationTransferAudit.ElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.configuration.validators.ConfigurationTransferValidationErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.core.function.Function.FunctionAccessibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.core.type.BasicTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.datasource.cache.DataSourceExecutionMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.datasource.DataSourceOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.experimental.ExperimentalFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.search.FilterOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.search.LogicOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.search.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.security.RedirectEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.security.SSORedirectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.translation.configElements.TranslatedFieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.translation.TranslatorScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.util.logging.LoggerLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.view.ViewAccessLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.view.ViewFetchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.web.support.ajax.ResponseMessageLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.web.ui.DivanteColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.web.ui.DivanteIcon
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.web.ui.Icon.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.web.ui.SilkIconPack
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.web.ui.UIFragment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.activity.ActivityState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.assignment.TransferType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.form.action.ActionDestination.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.form.action.ActionUIFragment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.form.FieldType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.form.FormElementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.form.validator.ValidatorMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.process.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.process.ProcessState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.workflow.view.ViewResultAction.ViewResultActionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.suncode.pwfl.xpdl.util.ValidationErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSynchronized() - Method in interface com.suncode.pwfl.workflow.variable.Variable
-
Marks that value is synchronized because it was saved in database.
- VARIABLE - Static variable in class com.suncode.pwfl.core.type.Types
-
Variable type.
- variable() - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the form variable.
- variable(String) - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the form variable.
- variable() - Static method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Variable
- variable(String) - Static method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Variable.
- Variable - Interface in com.suncode.pwfl.workflow.variable
-
Class representing process variable.
- VARIABLE_ARRAY - Static variable in class com.suncode.pwfl.core.type.Types
-
- VariableCreationException - Exception in com.suncode.pwfl.workflow.variable
-
- VariableCreationException(String, Throwable) - Constructor for exception com.suncode.pwfl.workflow.variable.VariableCreationException
-
- variableSet() - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the dynamic table.
- variableSet(String) - Static method in class com.suncode.pwfl.workflow.form.action.ActionDestination
-
Returns instance of this object and point to the dynamic table.
- variableSet() - Static method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Variable set
- variableSet(String) - Static method in class com.suncode.pwfl.workflow.form.action.ActionTarget
-
Variable set.
- VariableSetter - Annotation Type in com.suncode.pwfl.workflow.form.variablesetter.annotation
-
Marks a setter class.
- VariableSetter - Class in com.suncode.pwfl.workflow.form.variablesetter
-
Variable setter.
- VariableSetter(ComponentDefinition, Method, Object) - Constructor for class com.suncode.pwfl.workflow.form.variablesetter.VariableSetter
-
- VariableSetterDefinitionBuilder - Class in com.suncode.pwfl.workflow.form.variablesetter
-
- VariableSetterDefinitionBuilder() - Constructor for class com.suncode.pwfl.workflow.form.variablesetter.VariableSetterDefinitionBuilder
-
- VariableSetterDefinitionBuilder(Translator) - Constructor for class com.suncode.pwfl.workflow.form.variablesetter.VariableSetterDefinitionBuilder
-
- VariableSetVariableValidationError - Class in com.suncode.pwfl.workflow.form.validator.error
-
Represents validation error binded with variable from variable set.
- VariableSetVariableValidationError(String, int, String) - Constructor for class com.suncode.pwfl.workflow.form.validator.error.VariableSetVariableValidationError
-
- VariableType - Class in com.suncode.pwfl.core.type
-
Variable type.
- VariableValidationError - Class in com.suncode.pwfl.workflow.form.validator.error
-
Represents validation error binded with form variable.
- VariableValidationError(String, String) - Constructor for class com.suncode.pwfl.workflow.form.validator.error.VariableValidationError
-
- VersionVerifier - Class in com.suncode.pwfl.util
-
- VersionVerifier() - Constructor for class com.suncode.pwfl.util.VersionVerifier
-
- ViewAccessLevel - Enum in com.suncode.pwfl.view
-
- ViewDoesNotExistException - Exception in com.suncode.pwfl.view.exception
-
- ViewDoesNotExistException(String) - Constructor for exception com.suncode.pwfl.view.exception.ViewDoesNotExistException
-
- ViewDto - Class in com.suncode.pwfl.view.dto
-
- ViewDto() - Constructor for class com.suncode.pwfl.view.dto.ViewDto
-
- ViewEvaluator - Interface in com.suncode.pwfl.workflow.view
-
- ViewEvaluatorException - Exception in com.suncode.pwfl.workflow.view
-
- ViewEvaluatorException(String) - Constructor for exception com.suncode.pwfl.workflow.view.ViewEvaluatorException
-
- ViewFetchType - Enum in com.suncode.pwfl.view
-
- ViewResult - Class in com.suncode.pwfl.workflow.view
-
- ViewResult() - Constructor for class com.suncode.pwfl.workflow.view.ViewResult
-
- ViewResultAction - Class in com.suncode.pwfl.workflow.view
-
- ViewResultAction(ViewResultAction.ViewResultActionType, String, String) - Constructor for class com.suncode.pwfl.workflow.view.ViewResultAction
-
- ViewResultAction(ViewResultAction.ViewResultActionType, String, String, String) - Constructor for class com.suncode.pwfl.workflow.view.ViewResultAction
-
- ViewResultAction.ViewResultActionType - Enum in com.suncode.pwfl.workflow.view
-
- ViewResultColumn - Class in com.suncode.pwfl.workflow.view
-
- ViewResultColumn() - Constructor for class com.suncode.pwfl.workflow.view.ViewResultColumn
-
- ViewResultColumnValue - Class in com.suncode.pwfl.workflow.view
-
- ViewResultColumnValue() - Constructor for class com.suncode.pwfl.workflow.view.ViewResultColumnValue
-
- ViewResultRow - Class in com.suncode.pwfl.workflow.view
-
- ViewResultRow() - Constructor for class com.suncode.pwfl.workflow.view.ViewResultRow
-
- ViewService - Interface in com.suncode.pwfl.view
-
- ViewTranslationDto - Class in com.suncode.pwfl.view.dto
-
- ViewTranslationDto() - Constructor for class com.suncode.pwfl.view.dto.ViewTranslationDto
-