A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractAnnotationProcessor - Class in cz.ues.platform.apt
UES generic annotations-processor,should be extended by specialized tools in components.
AbstractAnnotationProcessor() - Constructor for class cz.ues.platform.apt.AbstractAnnotationProcessor
 
AbstractAnnotationProcessor.FileType - Enum in cz.ues.platform.apt
 
AbstractAnnotationProcessor.FileType() - Constructor for enum cz.ues.platform.apt.AbstractAnnotationProcessor.FileType
 
AbstractModel<T extends javax.lang.model.element.Element> - Class in cz.ues.platform.apt.model
The abstract parent for all UES-APT model decorators provides common logic
AbstractModel(ProcessingContext, T) - Constructor for class cz.ues.platform.apt.model.AbstractModel
Creates a new instance of AbstractModel.
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.ClauseOrderBy
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.ClauseWhere
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.OrderByAttribute
 
accept(UESQueryASTVisitor) - Method in interface cz.ues.platform.commons.query.ast.QueryASTElement
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.QueryElementSequence
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.WhereAndElement
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.WhereAttribute
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.WhereOrElement
 
accept(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.WhereParenthesis
 
acceptChilds(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.QueryElementSequence
 
acceptChildsInnerHook(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.QueryElementSequence
 
acceptChildsInnerHook(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.WhereAndElement
 
acceptChildsInnerHook(UESQueryASTVisitor) - Method in class cz.ues.platform.commons.query.ast.WhereOrElement
 
ACCESS_TOKEN_PARAM_NAME - Static variable in class cz.ues.platform.security.authn.webtoken.AccessTokenHelper
Name of URL parameter for access token.
accessGroupLocationUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
accessKey - Variable in class cz.ues.platform.security.authn.webtoken.AccessToken
The unique identifier of the principal (account) in security domain.
accessPoint - Variable in class cz.ues.platform.security.authz.UESAuthorizationToken
Authorized access point.
accessPointCode - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Access point code.
ACCESSROLE - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of AccessRole (ues:#{system}:ues.core.role.accessrole).
AccessRolePrincipal - Class in cz.ues.platform.security.authn.principal
Access role principal (uses access role URI as identifier).
AccessRolePrincipal(String) - Constructor for class cz.ues.platform.security.authn.principal.AccessRolePrincipal
Creates new instance of AccessRolePrincipal.
AccessRolePrincipal(String, String) - Constructor for class cz.ues.platform.security.authn.principal.AccessRolePrincipal
Creates new instance of AccessRolePrincipal.
accessRoleUri - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
Access role into the territory, that make accessible the territory to the user of the personal role.
accessRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
UESURI of the access role, which set the activity state.
accessRoleUri - Variable in class cz.ues.digitalworkspace.calendar.dto.UESCalendarGetBusyTimeList
UESURI of the user's access role.
accessRoleUri - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
UESURI of access role.
accessState - Variable in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
This attribute determines iCalendar publication state.
accessState - Variable in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetAccessState
Indicates state of diary publication.
accessToken - Variable in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
Access token.
AccessToken - Class in cz.ues.platform.security.authn.webtoken
Authentication Token - represents the structure of token used for authentication.
AccessToken(String, String, String) - Constructor for class cz.ues.platform.security.authn.webtoken.AccessToken
Creates a new instance of AccessToken.
AccessToken() - Constructor for class cz.ues.platform.security.authn.webtoken.AccessToken
Creates a new instance of AccessToken.
AccessTokenBasedAuthenticationFilter - Interface in cz.ues.platform.security.authn.webtoken
TODO Javadoc for AccessTokenBasedAuthenticationFilter.
AccessTokenHelper - Class in cz.ues.platform.security.authn.webtoken
This class contains helper methods for working with acces token.
AccessTokenHelper() - Constructor for class cz.ues.platform.security.authn.webtoken.AccessTokenHelper
Creates a new instance of AccessTokenHelper.
AccessTokenProvider - Interface in cz.ues.platform.security.authn.webtoken
The component used for AccessToken generation, marshaling etc.
AccessTokenRTException - Exception in cz.ues.platform.security.authn.webtoken
Used for problems with AccessToken authentication.
AccessTokenRTException() - Constructor for exception cz.ues.platform.security.authn.webtoken.AccessTokenRTException
Creates a new instance of AccessTokenRTException.
AccessTokenRTException(AccessTokenRTException.E05410, String, Object...) - Constructor for exception cz.ues.platform.security.authn.webtoken.AccessTokenRTException
Creates a new instance.
AccessTokenRTException(AccessTokenRTException.E05410, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.authn.webtoken.AccessTokenRTException
Creates a new instance.
AccessTokenRTException.E05410 - Enum in cz.ues.platform.security.authn.webtoken
Error codes.
AccessTokenRTException.E05410() - Constructor for enum cz.ues.platform.security.authn.webtoken.AccessTokenRTException.E05410
 
AccountAttributes - Class in cz.ues.platform.security.identity.dto
DTO of Account.
AccountAttributes() - Constructor for class cz.ues.platform.security.identity.dto.AccountAttributes
 
AccountConfigurationRTException - Exception in cz.ues.platform.security.identity
AccountConfigurationRTException.
AccountConfigurationRTException() - Constructor for exception cz.ues.platform.security.identity.AccountConfigurationRTException
Creates new instance of AccountConfigurationRTException.
AccountConfigurationRTException(AccountConfigurationRTException.E05441, String, Object...) - Constructor for exception cz.ues.platform.security.identity.AccountConfigurationRTException
Creates a new instance of AccountConfigurationRTException.
AccountConfigurationRTException(AccountConfigurationRTException.E05441, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.identity.AccountConfigurationRTException
Creates a new instance of AccountConfigurationRTException.
AccountConfigurationRTException.E05441 - Enum in cz.ues.platform.security.identity
Error codes of AccountConfigurationRTException.
AccountConfigurationRTException.E05441() - Constructor for enum cz.ues.platform.security.identity.AccountConfigurationRTException.E05441
 
AccountCreate - Class in cz.ues.platform.security.identity.dto
DTO of Account.
AccountCreate() - Constructor for class cz.ues.platform.security.identity.dto.AccountCreate
 
AccountManager - Interface in cz.ues.platform.security.identity
Component used for account management.
AccountManagerRTException - Exception in cz.ues.platform.security.identity
AccountManagerRTException.
AccountManagerRTException() - Constructor for exception cz.ues.platform.security.identity.AccountManagerRTException
Creates new instance of AccountManagerRTException.
AccountManagerRTException(AccountManagerRTException.E05440, String, Object...) - Constructor for exception cz.ues.platform.security.identity.AccountManagerRTException
Creates a new instance of AccountManagerRTException.
AccountManagerRTException(AccountManagerRTException.E05440, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.identity.AccountManagerRTException
Creates a new instance of AccountManagerRTException.
AccountManagerRTException.E05440 - Enum in cz.ues.platform.security.identity
Error codes of AccountManagerRTException.
AccountManagerRTException.E05440() - Constructor for enum cz.ues.platform.security.identity.AccountManagerRTException.E05440
 
AccountPolicy - Class in cz.ues.platform.security.identity.dto
DTO of Account Security Settings.
AccountPolicy() - Constructor for class cz.ues.platform.security.identity.dto.AccountPolicy
 
AccountPolicyManager - Interface in cz.ues.platform.security.identity
Component used for account security management.
AccountPolicyManagerRTException - Exception in cz.ues.platform.security.identity
AccountSecurityManagerRTException.
AccountPolicyManagerRTException() - Constructor for exception cz.ues.platform.security.identity.AccountPolicyManagerRTException
Creates new instance of AccountSecurityManagerRTException.
AccountPolicyManagerRTException(AccountPolicyManagerRTException.E05442, String, Object...) - Constructor for exception cz.ues.platform.security.identity.AccountPolicyManagerRTException
Creates a new instance of AccountSecurityManagerRTException.
AccountPolicyManagerRTException(AccountPolicyManagerRTException.E05442, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.identity.AccountPolicyManagerRTException
Creates a new instance of AccountSecurityManagerRTException.
AccountPolicyManagerRTException.E05442 - Enum in cz.ues.platform.security.identity
Error codes of AccountSecurityManagerRTException.
AccountPolicyManagerRTException.E05442() - Constructor for enum cz.ues.platform.security.identity.AccountPolicyManagerRTException.E05442
 
AccountState - Enum in cz.ues.platform.security.identity.dto
Enumeration that represents account states.
AccountState(int) - Constructor for enum cz.ues.platform.security.identity.dto.AccountState
Creates a new instance of AccountState.
accountUnlockTimeout - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Timeout for account unlocking.
accRoleUri - Variable in class cz.ues.platform.security.authn.principal.AccessRolePrincipal
URI of access role.
ACKNOWLEDGED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
Write operations that use this write concern will wait for acknowledgement from the primary server before returning.
action - Variable in class cz.ues.platform.commons.uri.UESURI
UseCase action of this UESURI.
action - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
actionParameters - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
actionType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
activateAccess(UESURI) - Method in interface cz.ues.core.role.UESAccessRole
This command activates an access role.
activateAccess(UESURI) - Method in interface cz.ues.myterritory.person.UESFriend
Deprecated.
activateYubikey(String) - Method in interface cz.ues.platform.security.authn.yubikey.UESYubikeyRegistrationTool
Marks registered Yubikey as activated (each Yubikey can be activated only once).
ACTIVITY - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Activity (ues:#{system}:ues.core.workflow.activity).
activityStateComment - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Comment of the current activity state.
activityStateDescription - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Comment of the current state of activity which is represented by digital workspace record.
activityStateName - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Name of the activity state.
activityStateName - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Name of the state of activity which is represented by digital workspace record.
activityStateSubtype - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Subtype of the current activity state.
activityStateSubtype - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Subtype of the current state of activity which is represented by digital workspace record.
activityStateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
activityStateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
activityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of an activity state template.
activityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionCreate
UESURI of an activity state template which is related to the activity template or its instance set as the main entity.
activityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
UESURI of an activity state template.
activityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
UESURI of an activity state template.
activityStateType - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Type of the current activity state.
activityStateType - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Type of the current state of activity which is represented by digital workspace record.
activityTemplateExists - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
True, if there is an activity template that enables setting of this artifact state template to artifacts.
activityTemplateUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSetState
Deprecated.
This attribute has been replaced by stateTemplateUri which is more useful.
activityTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
activityTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
UESURI of the activity template this activity state template is created for.
activityType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
activityType - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Type of the activity.
activityType - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies the type of the new activity.
activityType - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Specifies the type of the activity which is represented by digital workspace record.
activityUri - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
UESURI of the activity which is represented by digital workspace record.
actorCommandOnly - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
actorCompetentRole - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
actorExecutiveRole - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
actorOthers - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
actorOwner - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
actualSize - Variable in class cz.ues.platform.commons.lang.UESStreamBuffer
Actual stored size.
add(E) - Method in class cz.ues.platform.commons.lang.UESResultList
Appends the specified element to the end of this list (optional operation).
add(int, E) - Method in class cz.ues.platform.commons.lang.UESResultList
Inserts the specified element at the specified position in this list (optional operation).
add(Validator) - Method in class cz.ues.platform.commons.validation.GroupValidator
Adds new validator to collection of validations.
add(Validator, MessageCode, String, Object...) - Method in class cz.ues.platform.commons.validation.GroupValidator
Adds new validator to collection of validations.
addAll(Collection<? extends E>) - Method in class cz.ues.platform.commons.lang.UESResultList
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
addAll(int, Collection<? extends E>) - Method in class cz.ues.platform.commons.lang.UESResultList
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
addAttributeMapping(String, String, AttributeValueTransformer<?>, String...) - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilder
/** Specifies mapping of UES query attribute to SQL.
addAttributeMappingCustom(String, AttributeToSQLStrategy<?>) - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilder
Specifies mapping of UES query attribute to SQL.
addElement(QueryASTElement) - Method in class cz.ues.platform.commons.query.ast.QueryElementSequence
 
addEntityPart(String, String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Adds entity part created from passed id and code value.
addHandler(String, XMLNamespaceHandler) - Method in interface cz.ues.platform.sysc.xml.XMLDataReader
 
addMenuItem(UESURI, UESURI, Integer) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
addMessages(Message...) - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
Adds more messages to exception.
addMetaArtifact(UESURI, UESRoleInterfaceAddMetaArtifact) - Method in interface cz.ues.core.role.UESRoleInterface
The command creates new meta artifact connection to the specified role interface.
addOption(Map<String, String>, String, String) - Static method in class cz.ues.platform.apt.OptionsHelper
TODO Javadoc for method addOption.
addParameter(String, Object) - Method in interface cz.ues.platform.commons.query.attribute.SQLBuilderParametersStrategy
 
addParameter(String, String) - Method in class cz.ues.platform.process.internal.UESProcessContext
 
addParameters(UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates UESURI from specified UESURI and passed map of parameters.
addParsingParameter(String, Object) - Method in interface cz.ues.platform.sysc.xml.XMLDataReader
 
addPart(StringBuilder, Object) - Static method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
addRoleInterface(UESURI, UESAccessRoleAddRoleInterface) - Method in interface cz.ues.core.role.UESAccessRole
This command creates new role interface connection to the specified access role.
addRoleInterface(UESURI, UESGroupAddRoleInterface) - Method in interface cz.ues.core.role.UESGroup
This command creates new role interface connection to the specified role.
addRoleInterface(UESURI, UESMetaAccessRoleAddRoleInterface) - Method in interface cz.ues.core.role.UESMetaAccessRole
This command creates new role interface connection to the specified meta access role.
addRoleInterface(UESURI, UESMetaGroupAddRoleInterface) - Method in interface cz.ues.core.role.UESMetaGroup
This command creates new role interface connection to the specified meta group.
addRoleInterface(UESURI, UESMetaRoleAddRoleInterface) - Method in interface cz.ues.core.role.UESMetaRole
This command creates new role interface connection to the specified meta role.
addRoleInterface(UESURI, UESRoleAddRoleInterface) - Method in interface cz.ues.core.role.UESRole
This command creates new role interface connection to the specified role.
addSubsystemMetadata(SubsystemMetadata) - Method in class cz.ues.platform.sysinfo.dto.SystemMetadata
 
addUserMetadata(String, String) - Method in class cz.ues.platform.udds.UESMetadata
Adds the key-value pair of custom user-metadata for the associated object.
ALGORITHM_RSA - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Cryptographic algorithm name.
all - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionRevoke
Flag for revoking all set permissions of the specified authority (if it is set to true).
all - Variable in class cz.ues.core.security.authz.dto.UESPermissionRevoke
Flag for revoking all set permissions of the specified authority (if it is set to true).
allMapperEntries - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
List of all available mapping entries.
allocate(UESURI, UESMessage) - Method in interface cz.ues.platform.process.UESProcessController
Initializes process by allocating existing process instance and associating it with current PCB.
allowAsSubactivityTemplate - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
allowAsSubactivityTemplate - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies whether this activity template is usable as a template for subactivities.
allowAsSubactivityTemplate - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies whether this activity template will be usable as a template for subactivities.
allowAsSubactivityTemplate - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies whether this activity template will be usable as a template for subactivities.
allowCreationThroughUi - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
allowCreationThroughUi - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies whether activities can be created according to this template through the user interface or not.
allowCreationThroughUi - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies whether activities can be created according to this activity template through the user interface or not.
allowCreationThroughUi - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies whether activities can be created according to this activity template through the user interface or not.
allowExecutiveRoleChange - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
allowExecutiveRoleChange - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Specifies if it is allowed to change the executive role of the activity.
allowExecutiveRoleChange - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies if it will be possible to change an executive role of the new activity in the future.
allowExecutiveRoleChange - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Specifies if it will be possible to change an executive role of the activity in the future.
allowExecutiveRoleChange - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies whether the executive role of the activities created according to this template can be changed.
allowExecutiveRoleChange - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies whether Specifies whether the executive role of the activities created according to this template can be changed.
allowExecutiveRoleChange - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies whether the executive role of the activities created according to this template can be changed.
allowExpiration - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
allowSubactivities - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
allowSubactivities - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Specifies if it is allowed to create new subactivities on the activity.
allowSubactivities - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies if it will be possible to create new child activities on the new activity in the future.
allowSubactivities - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Specifies if it will be possible to create new child activities on the activity in the future.
allowSubactivities - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies whether it is allowed to create subactivities of the activities created according to this template.
allowSubactivities - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies whether it is allowed to create subactivities of the activities created according to this template.
allowSubactivities - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies whether it is allowed to create subactivities of the activities created according to this template.
allUESURIPartsContainId() - Method in class cz.ues.platform.commons.uri.UESURI
Checks that all UESURI parts in entity part contains Id.
annotatedClasses - Variable in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
List of annotated classes to be returned.
annotatedClasses - Variable in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
List of annotated classes to be returned.
AnnotatedClassScanner - Class in cz.ues.platform.apt.visitor
APT visitor used to scan whole tree of classes referenced from class on which is visitor initiated.
AnnotatedClassScanner() - Constructor for class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Creates new instance of AnnotatedClassScanner visitor.
annotatedElements - Variable in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix.AnnotationSetScanner
 
AnnotatedTypeElementScanner - Class in cz.ues.platform.apt.visitor
APT visitor used to scan whole tree of classes referenced from class on which is visitor initiated.
AnnotatedTypeElementScanner() - Constructor for class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Creates new instance of AnnotatedClassScanner visitor.
ANNOTATION_MAX_LENGTH - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Maximum length of annotation String.
ANNOTATION_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Regular expression for matching annotation.
AnnotationHelper - Class in cz.ues.platform.essentials.annotations
AnnotationHelper provides some utility methods to simplify the usage of annotations in reflection code.
AnnotationHelper() - Constructor for class cz.ues.platform.essentials.annotations.AnnotationHelper
AnnotationHelper is utility class and will be never instantiated.
AnnotationRTException - Exception in cz.ues.platform.essentials.annotations
AnnotationRTException represents problems occured during annotations resolution or manipulation.
AnnotationRTException() - Constructor for exception cz.ues.platform.essentials.annotations.AnnotationRTException
Creates new instance of AnnotationRTException.
AnnotationRTException(AnnotationRTException.E05102, String, Object...) - Constructor for exception cz.ues.platform.essentials.annotations.AnnotationRTException
Creates a new instance of AnnotationRTException.
AnnotationRTException(AnnotationRTException.E05102, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.annotations.AnnotationRTException
Creates a new instance of AnnotationRTException.
AnnotationRTException.E05102 - Enum in cz.ues.platform.essentials.annotations
ECODE - The reserved Error codes for this exception.
AnnotationRTException.E05102() - Constructor for enum cz.ues.platform.essentials.annotations.AnnotationRTException.E05102
 
APP - Static variable in interface cz.ues.adk.sysc.entitytype.UESAdkEntityTypes
UESURI of App (ues:#{system}:uu.adk.app).
App - Interface in cz.ues.core.sysc
 
AppAttributes - Class in cz.ues.core.sysc.dto
 
AppAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI, UESURI) - Constructor for class cz.ues.core.sysc.dto.AppAttributes
 
APPBOX - Static variable in interface cz.ues.appwarehouse.sysc.entitytype.UESAppwarehouseEntityTypes
UESURI of AppBox (ues:#{system}:uu.appwarehouse.appbox).
AppBox - Interface in cz.ues.core.sysc
 
AppBoxAttributes - Class in cz.ues.core.sysc.dto
 
AppBoxAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.sysc.dto.AppBoxAttributes
 
AppBoxCreate - Class in cz.ues.core.sysc.dto
 
AppBoxCreate(UESURI, String, String) - Constructor for class cz.ues.core.sysc.dto.AppBoxCreate
 
AppBoxCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.sysc.dto.AppBoxCreate
 
AppBoxEntryAttributes - Class in cz.ues.core.sysc.dto
 
AppBoxGetEntryList - Class in cz.ues.core.sysc.dto
 
AppBoxGetEntryList() - Constructor for class cz.ues.core.sysc.dto.AppBoxGetEntryList
 
AppBoxGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.sysc.dto.AppBoxGetEntryList
 
AppBoxGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.sysc.dto.AppBoxGetEntryList
 
AppBoxRTException - Exception in cz.ues.core.sysc.exception
Application exception for AppBox.
AppBoxRTException() - Constructor for exception cz.ues.core.sysc.exception.AppBoxRTException
Creates a new instance of AppBoxRTException.
AppBoxRTException(AppBoxRTException.E10270, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxRTException
Creates a new instance of AppBoxRTException.
AppBoxRTException(AppBoxRTException.E10270, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxRTException
Creates a new instance of AppBoxRTException.
AppBoxRTException(AppBoxRTException.E10270, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxRTException
Creates a new instance of AppBoxRTException.
AppBoxRTException(AppBoxRTException.E10270, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxRTException
Creates a new instance of AppBoxRTException.
AppBoxRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxRTException
Creates a new instance of AppBoxRTException.
AppBoxRTException.E10270 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
AppBoxRTException.E10270(String) - Constructor for enum cz.ues.core.sysc.exception.AppBoxRTException.E10270
 
AppBoxSetAttributes - Class in cz.ues.core.sysc.dto
 
AppBoxSetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.sysc.dto.AppBoxSetAttributes
 
appBoxUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
UESURI of application box from which was created application.
appBoxUri - Variable in class cz.ues.core.sysc.dto.AppCreate
UESURI of application box from which was created application.
AppBoxValidationRTException - Exception in cz.ues.core.sysc.exception
Validation exception for AppBox.
AppBoxValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.AppBoxValidationRTException
Creates a new instance of AppBoxValidationRTException.
AppBoxValidationRTException(AppBoxValidationRTException.E10271, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxValidationRTException
Creates a new instance of AppBoxValidationRTException.
AppBoxValidationRTException(AppBoxValidationRTException.E10271, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppBoxValidationRTException
Creates a new instance of AppBoxValidationRTException.
AppBoxValidationRTException.E10271 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
AppBoxValidationRTException.E10271() - Constructor for enum cz.ues.core.sysc.exception.AppBoxValidationRTException.E10271
 
APPCODE_MAX_LENGTH - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Maximum length of application code or name String.
APPCODE_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Regular expression for matching application code.
AppCreate - Class in cz.ues.core.sysc.dto
 
AppCreate(UESURI, String, String) - Constructor for class cz.ues.core.sysc.dto.AppCreate
 
AppCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, UESURI) - Constructor for class cz.ues.core.sysc.dto.AppCreate
 
appendBearerPrefix(String) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Add JWTTokenService.BEARER_PREFIX to the given value.
appendEntity(StringBuilder, UESAbstractJPAEntity) - Static method in class cz.ues.platform.persistence.jpa.UESURIHelper
 
AppEntryAttributes - Class in cz.ues.core.sysc.dto
 
AppGetEntryList - Class in cz.ues.core.sysc.dto
 
AppGetEntryList() - Constructor for class cz.ues.core.sysc.dto.AppGetEntryList
 
AppGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.sysc.dto.AppGetEntryList
 
AppGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.sysc.dto.AppGetEntryList
 
APPLICATION_JSON - Static variable in class cz.ues.platform.persistence.marshalling.MediaType
The "application/json" media type.
APPLICATION_NAME - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Parameter name for Application URI used in custom claims.
APPLICATION_URI - Static variable in interface cz.ues.platform.security.uutoken.JWTTokenProvider
Parameter name used in custom claims.
APPLICATION_XML - Static variable in class cz.ues.platform.persistence.marshalling.MediaType
The "application/xml" media type.
AppRTException - Exception in cz.ues.core.sysc.exception
 
AppRTException() - Constructor for exception cz.ues.core.sysc.exception.AppRTException
Creates a new instance of AppRTException.
AppRTException(AppRTException.E10280, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppRTException
Creates a new instance of AppRTException.
AppRTException(AppRTException.E10280, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppRTException
Creates a new instance of AppRTException.
AppRTException(AppRTException.E10280, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppRTException
Creates a new instance of AppRTException.
AppRTException(AppRTException.E10280, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppRTException
Creates a new instance of AppRTException.
AppRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppRTException
Creates a new instance of AppRTException.
AppRTException.E10280 - Enum in cz.ues.core.sysc.exception
 
AppRTException.E10280(String) - Constructor for enum cz.ues.core.sysc.exception.AppRTException.E10280
 
AppSecretRTException - Exception in cz.ues.platform.security.appsecret.exception
 
AppSecretRTException() - Constructor for exception cz.ues.platform.security.appsecret.exception.AppSecretRTException
 
AppSecretRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.appsecret.exception.AppSecretRTException
 
AppSetAttributes - Class in cz.ues.core.sysc.dto
 
AppSetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.sysc.dto.AppSetAttributes
 
APPURLPATH_MAX_LENGTH - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Maximum length of application url path or name String.
APPURLPATH_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Regular expression for matching application url path.
AppValidationRTException - Exception in cz.ues.core.sysc.exception
 
AppValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.AppValidationRTException
Creates a new instance of AppValidationRTException.
AppValidationRTException(AppValidationRTException.E10281, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppValidationRTException
Creates a new instance of AppValidationRTException.
AppValidationRTException(AppValidationRTException.E10281, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.AppValidationRTException
Creates a new instance of AppValidationRTException.
AppValidationRTException.E10281 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
AppValidationRTException.E10281() - Constructor for enum cz.ues.core.sysc.exception.AppValidationRTException.E10281
 
APTLogger - Class in cz.ues.platform.apt.logging
The class usable for tracing processing informations on specific level.
APTLogger(ProcessingContext) - Constructor for class cz.ues.platform.apt.logging.APTLogger
 
APTModelRTException - Exception in cz.ues.platform.apt.model
Thrown when some problems occurred during Model construction.
APTModelRTException() - Constructor for exception cz.ues.platform.apt.model.APTModelRTException
Creates a new instance of InvalidOptionsRTException.
APTModelRTException(APTModelRTException.E05603, String, Object...) - Constructor for exception cz.ues.platform.apt.model.APTModelRTException
Creates a new instance of AuthorizationRTException.
APTModelRTException(APTModelRTException.E05603, String, Exception, Object...) - Constructor for exception cz.ues.platform.apt.model.APTModelRTException
Creates a new instance of AuthorizationRTException.
APTModelRTException.E05603 - Enum in cz.ues.platform.apt.model
ECODE - The reserved Error codes for this exception.
APTModelRTException.E05603() - Constructor for enum cz.ues.platform.apt.model.APTModelRTException.E05603
 
APTRuntimeException - Exception in cz.ues.platform.apt
The parent for all Annotation processing exception generated by UES processors.
APTRuntimeException() - Constructor for exception cz.ues.platform.apt.APTRuntimeException
Creates a new instance of APTRuntimeException.
APTRuntimeException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.apt.APTRuntimeException
Creates a new instance of ContainerRTException.
areCredentialsExpired(String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Checks if actual credentials of account of given identity in specified security realm are expired.
areCredentialsValid(String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Checks if given credentials are valid according to security policy settings (only text based credentials can be validated, it is not possible to validate binary blobs).
areCredentialsValid(String, String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Checks if given credentials are valid according to security policy settings (only text based credentials can be validated, it is not possible to validate binary blobs).
areEqual(List<UESURIPart>, List<UESURIPart>) - Static method in class cz.ues.platform.commons.uri.UESURIHelper
Tests for equality two UESURIPart lists.
areEqual(UESURIPart, UESURIPart) - Static method in class cz.ues.platform.commons.uri.UESURIHelper
Test for equality two UESURI parts.
areEqual(String, String) - Static method in class cz.ues.platform.commons.uri.UESURIHelper
Compares two Strings.
ArrayValidator - Class in cz.ues.core.commons.validation
Validator used to check arrays.
ArrayValidator(Object[]) - Constructor for class cz.ues.core.commons.validation.ArrayValidator
Creates a new instance of ArrayRequiredValidator.
ART_FAKE_URI - Static variable in class cz.ues.core.commons.test.UESTestAbstract
UESURI of testing fake art.
artifact - Variable in class cz.ues.core.commons.uri.UESURI
Artifact ID of this UESURI.
ARTIFACT - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Artifact (ues:#{system}:ues.core.artifact.artifact).
artifactName - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Name of the artifact of the activity which is represented by digital workspace record.
artifactStateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
artifactStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
UESURI of an artifact state template.
artifactStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
UESURI of an artifact state template.
artifactType - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Type of the artifact.
artifactType - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Artifact type.
artifactType - Variable in class cz.ues.core.artifact.dto.UESArtifactSetAttributes
Type of the artifact.
artifactType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.sysc.dto.AppAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.sysc.dto.CommandAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Artifact type.
artifactType - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
artifactType - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Artifact type.
artifactType - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Artifact type.
artifactType - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Artifact type.
artifactUri - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
UESURI referencing a artifact
artifactUri - Variable in class cz.ues.core.container.dto.UESCompanyEntryAttributes
UESURI of the referenced artifact from the shortcut.
artifactUri - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
UESURI of the referenced artifact from the shortcut.
artifactUri - Variable in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
UESURI of the referenced artifact from the shortcut.
artifactUri - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
UESURI of the referenced artifact.
artifactUri - Variable in class cz.ues.core.container.dto.UESShortcutCreate
UESURI of the referenced artifact.
artifactUri - Variable in class cz.ues.core.container.dto.UESShortcutSetAttributes
UESURI of the referenced artifact.
artifactUri - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
UESURI of the artifact of the activity which is represented by digital workspace record.
artifactWidth - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Width of the artifact
artifactWidth - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Width of the artifact
artifactWidth - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Width of the layout
artifactWidth - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Width of the artifact
artifactWidth - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Width of the layout
artifactWidth - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Width of the artifact
artifactWidth - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
Width of the layout
artifactWidth - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
Width of the artifact
asAPTList(Class<? extends Processor>...) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
asArray(Map<String, String>) - Static method in class cz.ues.platform.apt.OptionsHelper
 
ascending - Variable in class cz.ues.core.commons.test.compare.ComparatorAbstract
 
ascending - Variable in class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
ascending - Variable in class cz.ues.platform.commons.query.ast.OrderByAttribute
 
asCharacters() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
asEndElement() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
assertEqualsDTO(Object, Object) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two strings.
assertEqualsDTO(Object, Object, boolean) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two DTOs by their attributes.
assertEqualsDTO(Object, Object, List<Method>) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two lists of DTO by their attributes.
assertEqualsDTO(Object, Object, List<Method>, boolean) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two DTOs by their attributes.
assertEqualsListDTO(List<? extends Object>, List<? extends Object>) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two lists of DTO by their attributes.
assertException(UESApplicationRTException, ErrorCode...) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts application runtime exception by the specified error codes.
assertFilteredEntries(List<ATTRS>, UESTestListAbstract.FilteredQueryDTOAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if entries of the tested list is right filtered.
assertNotEmpty(List<?>) - Method in class cz.ues.core.commons.test.UESTestAbstract
Checks if the specified list is not empty.
assertOrder(List<ATTRS>, Comparator<ATTRS>) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if entries of the tested list have right order.
assertOrder(List<ATTRS>, Comparator<ATTRS>, boolean) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if entries of the tested list have right order.
assertPage(List<ATTRS>, List<ATTRS>, int, int) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if entries of the tested list are in right page.
assertPage(List<ATTRS>, List<ATTRS>, int, int, boolean) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if entries of the tested list are in right page.
assertSimilarDTO(Object, Object, Collection<String>) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts if two DTOs have same values of the specified attributes.
assertSize(int, List<ATTRS>, String) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if the specified list of DTOs has right size.
assertSize(int, List<ATTRS>) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Checks if the specified list of DTOs has right size.
assertStringFromDTO(String, String, boolean) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two strings.
assertUri(UESURI, UESURI) - Method in class cz.ues.core.commons.test.UESTestAbstract
Asserts two UESURI.
asStartElement() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
asynchronous - Variable in class cz.ues.core.sysc.dto.CommandAttributes
Flag if command is asynchronous.
asynchronous - Variable in class cz.ues.core.sysc.dto.CommandCreate
Flag if command is asynchronous.
asynchronous - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
Flag if command is asynchronous.
ATTACHMENT - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Attachment (ues:#{system}:ues.core.attachment.attachment).
ATTR_EXEC_ROLE_ENTITY - Static variable in class cz.ues.platform.uwt.searchbox.SuggestContext
The attribute containing the executive role entity of the UC.
ATTR_HISTORY_CODE - Static variable in class cz.ues.platform.uwt.searchbox.SuggestContext
The attribute containing the history code.
ATTR_HISTORY_OWNER_ENTITY - Static variable in class cz.ues.platform.uwt.searchbox.SuggestContext
The attribute containing the owner of the history.
ATTR_UC_CODE - Static variable in class cz.ues.platform.uwt.searchbox.SuggestContext
The attribute containing use case code.
ATTR_UC_MAIN_ENTITY - Static variable in class cz.ues.platform.uwt.searchbox.SuggestContext
The attribute containing the main entity of the UC.
ATTRIBUTE_OPERATORS_MSG - Static variable in exception cz.ues.platform.commons.query.UESQueryParserRTException
Part of the message with supported operators for given type.
attributes - Variable in class cz.ues.platform.apt.ProcessingContext
 
attributes - Variable in class cz.ues.platform.uwt.searchbox.SuggestContext
The context attributes.
attributes - Variable in class cz.ues.platform.webcmd.UESErrorResponse
List of exception attributes.
AttributeToSQLStrategy<T> - Interface in cz.ues.platform.commons.query.attribute
Strategy pattern interface for transforming a part of UES query AST to the SQL.
AttributeValueTransformer<T> - Interface in cz.ues.platform.commons.query.attribute
Strategy pattern interface for transforming an attribute value class from the UES query AST to the appropriate class for the SQL (JDBC parameter binding).
Audited - Annotation Type in cz.ues.platform.appl.annotations
Audited - components marked by this annotation will be recorded into application log.
authenticate() - Method in interface cz.ues.platform.security.authn.RemoteAuthenticationListener
Method is invoked after command authentication (call of any command).
authenticate(UESAuthenticationToken) - Method in interface cz.ues.platform.security.authn.UESAuthenticationService
 
AUTHENTICATED - Static variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Name of "authenticated" attribute.
AuthenticationContext - Class in cz.ues.platform.security.authn.internal
Authentication context.
AuthenticationContext() - Constructor for class cz.ues.platform.security.authn.internal.AuthenticationContext
 
AuthenticationRTException - Exception in cz.ues.platform.security.authn
AuthenticationRTException.
AuthenticationRTException() - Constructor for exception cz.ues.platform.security.authn.AuthenticationRTException
Creates new instance of AuthenticationRTException.
AuthenticationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.authn.AuthenticationRTException
Creates a new instance of AuthenticationRTException.
authority - Variable in class cz.ues.platform.commons.uri.UESURI
Authority of this UESURI.
authority - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
Authority authorized for process execution.
authorityDescription - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupAttributes
The description of the system group.
authorityDescription - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupAttributes
The description of the system group.
authorityName - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityListItem
Name of a permission authority (role, group or implicit group).
authorityName - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupAttributes
The UESURI of the system group.
authorityName - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
Name of a permission authority (role, group or implicit group).
authorityName - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupAttributes
The name of the system group.
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityData
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityListItem
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupAttributes
The code of the system group.
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGrant
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionRevoke
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityData
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupAttributes
The UESURI of the system group.
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGrant
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionRevoke
UESURI of a permission authority (role, group or implicit group).
authorityUri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
URI of the authority who created lock.
Authorizable - Annotation Type in cz.ues.platform.security.authz.annotation
Marker annotation/meta annotation to be used on components which want to use authorization aspect.
AUTHORIZATION_HEADER - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Authorization token.
AuthorizationRTException - Exception in cz.ues.platform.security.authz
AuthorizationRTException.
AuthorizationRTException() - Constructor for exception cz.ues.platform.security.authz.AuthorizationRTException
Creates new instance of AuthorizationRTException.
AuthorizationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.authz.AuthorizationRTException
Creates a new instance of AuthorizationRTException.
authorize(UESURI, UESPermissionAuthorize) - Method in interface cz.ues.core.security.UESPermission
The command checks whether the logged user is authorized to the specific use case over the specific entity.
Authorize - Annotation Type in cz.ues.platform.security.authz.annotation
Annotation for describing of authorization behavior on a method.
authorize(UESAuthorizationToken) - Method in interface cz.ues.platform.security.authz.UESAuthorizationService
Process authorization based on given authorization token.
authorUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the access role who created the request.
AuthzOptions - Class in cz.ues.core.security.authz.internal
Deprecated.
Not for regular use
AuthzOptions() - Constructor for class cz.ues.core.security.authz.internal.AuthzOptions
Deprecated.
AuthzOptions.ContextPropagation - Enum in cz.ues.core.security.authz.internal
Deprecated.
AuthzOptions.ContextPropagation() - Constructor for enum cz.ues.core.security.authz.internal.AuthzOptions.ContextPropagation
Deprecated.
available() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter

B

baseType - Variable in class cz.ues.platform.sysc.beregistry.dto.UESBEType
UESURI of BE Type base type.
BaseValidator - Class in cz.ues.platform.commons.validation
Implementation of validator interface which should be used as super class for other validators rather than direct implemening of validator interface.
BaseValidator() - Constructor for class cz.ues.platform.commons.validation.BaseValidator
 
BDO2DTORTException - Exception in cz.ues.core.commons.bro
 
BDO2DTORTException() - Constructor for exception cz.ues.core.commons.bro.BDO2DTORTException
Creates a new instance of SheetRTException.
BDO2DTORTException(BDO2DTORTException.E05300, String, Object...) - Constructor for exception cz.ues.core.commons.bro.BDO2DTORTException
Creates a new instance of SheetRTException.
BDO2DTORTException(BDO2DTORTException.E05300, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.bro.BDO2DTORTException
Creates a new instance of SheetRTException.
BDO2DTORTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.bro.BDO2DTORTException
Creates a new instance of SheetRTException.
BDO2DTORTException.E05300 - Enum in cz.ues.core.commons.bro
Error codes of SheetRTException.
BDO2DTORTException.E05300() - Constructor for enum cz.ues.core.commons.bro.BDO2DTORTException.E05300
 
BDOArtifacException - Exception in cz.ues.core.commons.bro
 
BDOArtifacException(BDO2DTORTException.E05300, String, Object...) - Constructor for exception cz.ues.core.commons.bro.BDOArtifacException
Creates a new instance of BDOArtifacException.
BDOArtifacException(BDO2DTORTException.E05300, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.bro.BDOArtifacException
Creates a new instance of BDOArtifacException.
BDOArtifacException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.bro.BDOArtifacException
Creates a new instance of BDOArtifacException.
BDOArtifacException.E5301 - Enum in cz.ues.core.commons.bro
Error codes of BDOArtifacException.
BDOArtifacException.E5301(String) - Constructor for enum cz.ues.core.commons.bro.BDOArtifacException.E5301
 
BEAN_NAME_SEPARATOR - Static variable in class cz.ues.platform.commons.logging.UESLoggerFactory
Separator inserted between component class name and bean name.
BEARER_PREFIX - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Prefix for authorization request header field.
begin() - Static method in class cz.ues.platform.commons.transaction.UESTransaction
Starts new transaction.
begin0() - Method in class cz.ues.platform.commons.transaction.UESTransaction
Starts new transaction.
beginProcess(int, MessageCode, String, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Invocation of method marks process as started.
BEMETAROLE_CODE - Static variable in interface cz.ues.core.role.UESMetaRole
Code of meta role business entity.
BEOBJECT_CODE - Static variable in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
Common parent object is not used anymore in Entity Type Registry and has no direct replacement.
BERegistryRTException - Exception in cz.ues.platform.sysc.beregistry
BERegistryRTException - module exception.
BERegistryRTException() - Constructor for exception cz.ues.platform.sysc.beregistry.BERegistryRTException
Creates a new instance of BERegistryRTException.
BERegistryRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.beregistry.BERegistryRTException
Creates a new instance of BERegistryRTException.
BEROLE_INTERFACE_CODE - Static variable in interface cz.ues.core.role.UESRoleInterface
Code of role interface business entity.
BETYPE__USE_CASE_REALIZATION - Static variable in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
BETYPE_ACCESSROLE - Static variable in interface cz.ues.core.role.UESAccessRole
URI of access role business entity.
BETYPE_ACCESSROLE - Static variable in interface cz.ues.core.role.UESMetaAccessRole
URI of meata access role business entity.
BETYPE_ACTIVITY - Static variable in interface cz.ues.core.workflow.UESActivity
URI of activity business entity.
BETYPE_ACTIVITY_ACTION - Static variable in interface cz.ues.core.workflow.UESActivityAction
URI of UESActivityAction business entity.
BETYPE_ACTIVITY_STATE_TEMPLATE - Static variable in interface cz.ues.core.workflow.UESActivityStateTemplate
URI of UESActivityStateTemplate business entity.
BETYPE_ACTIVITY_TEMPLATE - Static variable in interface cz.ues.core.workflow.UESActivityTemplate
URI of UESActivityTemplate business entity.
BETYPE_APP - Static variable in interface cz.ues.core.sysc.App
URI of App business entity.
BETYPE_APPBOX - Static variable in interface cz.ues.core.sysc.AppBox
URI of AppBox business entity.
BETYPE_ARTIFACT - Static variable in interface cz.ues.core.artifact.UESArtifact
URI of artifact business entity.
BETYPE_ARTIFACT_STATE_TEMPLATE - Static variable in interface cz.ues.core.workflow.UESArtifactStateTemplate
URI of UESArtifactStateTemplate business entity.
BETYPE_ATTACHMENT - Static variable in interface cz.ues.core.attachment.UESAttachment
URI of attachment business entity.
BETYPE_BESEARCH - Static variable in interface cz.ues.core.search.UESSearch
URI of activity business entity.
BETYPE_COMMAND - Static variable in interface cz.ues.core.sysc.Command
URI of Command business entity.
BETYPE_COMPANY - Static variable in interface cz.ues.core.container.UESCompany
URI of company business entity.
BETYPE_FOLDER - Static variable in interface cz.ues.core.container.UESFolder
URI of folder business entity.
BETYPE_GROUP - Static variable in interface cz.ues.core.role.UESGroup
URI of group business entity.
BETYPE_GROUP - Static variable in interface cz.ues.core.role.UESMetaGroup
URI of meata group business entity.
BETYPE_META_USE_CASE_REALIZATION - Static variable in interface cz.ues.core.sysc.MetaUseCaseRealization
URI of UseCaseRealization business entity.
BETYPE_METAMODEL - Static variable in interface cz.ues.core.container.UESMetaModel
URI of organizational unit business entity
BETYPE_OBJECT - Static variable in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
Common parent object is not used anymore in Entity Type Registry and has no direct replacement.
BETYPE_ORGANIZATIONALUNIT - Static variable in interface cz.ues.core.container.UESOrganizationalUnit
URI of organizational unit business entity.
BETYPE_PROPERTY - Static variable in interface cz.ues.core.property.UESProperty
URI of property business entity.
BETYPE_REQUEST - Static variable in interface cz.ues.request.request.UESRequest
URI of role business entity.
BETYPE_ROLE - Static variable in interface cz.ues.core.role.UESRole
URI of role business entity.
BETYPE_ROLE_INTERFACE - Static variable in interface cz.ues.core.role.UESRoleInterface
URI of role interface business entity.
BETYPE_SHEET - Static variable in interface cz.ues.core.content.UESSheet
URI of sheet business entity.
BETYPE_SHORTCUT - Static variable in interface cz.ues.core.container.UESShortcut
URI of shortcut business entity.
BETYPE_URI_PREFIX - Static variable in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
BETYPE_USECASE - Static variable in interface cz.ues.core.sysc.UseCase
URI of UseCaseRealization business entity.
BETYPE_VISUAL_USE_CASE - Static variable in interface cz.ues.core.sysc.VisualUseCase
URI of VisualUseCase business entity.
bindParameters(String, Object...) - Static method in class cz.ues.platform.commons.query.UESQueryHelper
Formats parameters values for the UES query string.
bindStatementParameters(PreparedStatement, UESQuerySQLBuilder) - Static method in class cz.ues.platform.commons.query.jdbc.SQLBuilderJDBCUtil
Binds all parameters form ues query SQL builder to the JDBC PreparedStatement.
BLANK_PATTERN - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Regular expression for blank input (containing only spaces).
blockTimeInCalendar - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
blockTimeInCalendar - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Specifies if the activity of type TIME_RESERVATION blocks time in the calendar.
blockTimeInCalendar - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies if the calendar should block the time for the time of meeting.
blockTimeInCalendar - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Specifies if the calendar should block the time for the time of meeting.
blockTimeInCalendar - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies whether the activities created according to this template will reserve time in the related users' calendars.
blockTimeInCalendar - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Specifies whether the activities created according to this template will reserve time in the related users' calendars.
blockTimeInCalendar - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Specifies whether the activities created according to this template will reserve time in the related users' calendars.Ā 
booleanValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.
bp - Variable in class cz.ues.platform.mail.MailResourceHandler
 
BROModuleRTException - Exception in cz.ues.core.commons.bro
 
BROModuleRTException() - Constructor for exception cz.ues.core.commons.bro.BROModuleRTException
Creates new instance of SheetModuleRTException.
BROModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.bro.BROModuleRTException
Creates a new instance of SheetModuleRTException.
bucketId - Variable in class cz.ues.platform.udds.UESBucket
Identifier of this bucket.
bucketId - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
Identifier of the UDDS bucket in which this object is stored.
buffer - Variable in class cz.ues.platform.commons.lang.UESStreamBuffer
Memory buffer.
buffer - Variable in class cz.ues.platform.commons.lang.UESStreamBufferSource
Instance of wrapped stream buffer.
bufferFile - Variable in class cz.ues.platform.commons.lang.UESStreamBuffer
File buffer.
bufferIn - Variable in class cz.ues.platform.commons.lang.UESStreamBuffer
File buffer input stream.
bufferOut - Variable in class cz.ues.platform.commons.lang.UESStreamBuffer
File buffer output stream.
bufferSize - Variable in class cz.ues.platform.commons.jmx.LimitedSetStatistic
 
buildArtifactUriFromObjectUri(UESURI) - Static method in class cz.ues.core.commons.uri.UESURIHelper
Extracts the Artifact-URI from the passed UES-URI.
buildCopyOfUri(UESURI) - Static method in class cz.ues.core.commons.uri.UESURIHelper
Creates copy of the specified UES URI.
buildNumber - Variable in class cz.ues.platform.sysinfo.dto.Version
 
buildObjectUriFromArtifactUri(UESURI, String) - Static method in class cz.ues.core.commons.uri.UESURIHelper
Build UES URI of aggregate object related to an artifact.
buildOrderByAttribute(OrderByAttribute, SQLBuilderParametersStrategy) - Method in interface cz.ues.platform.commons.query.attribute.AttributeToSQLStrategy
Generates part of SQL "order by" clause based on the attribute from the UES query.
buildTerritoryUriFromAnyUri(UESURI) - Static method in class cz.ues.core.commons.uri.UESURIHelper
Build UES URI of territory from UES URI of any object.
buildUrl(CharSequence, AccessToken) - Static method in class cz.ues.platform.security.authn.webtoken.AccessTokenHelper
Builds new URL from passed URL and access token.
buildUrl(CharSequence, CharSequence) - Static method in class cz.ues.platform.security.authn.webtoken.AccessTokenHelper
Builds new URL from passed URL and access token.
buildWhereAttribute(WhereAttribute, T, SQLBuilderParametersStrategy) - Method in interface cz.ues.platform.commons.query.attribute.AttributeToSQLStrategy
Generates part of SQL "where" clause based on the attribute and its value from the UES query.
byteValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.

C

call() - Method in interface cz.ues.platform.commons.lang.UESCallable
Computes a result, or throws an exception if unable to do so.
cancel(MessageCode, String, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.internal.UESProcessMonitor
Finishes monitoring of process as canceled.
cancelActivities(UESURI, UESGroupCancelActivities) - Method in interface cz.ues.core.role.UESGroup
This command cancels activities which exist due to group roles for the specified roles.
CANCELED - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of canceled parameter.
castDirection - Variable in class cz.ues.core.role.dto.UESCastAttributes
Specifies direction of the cast.
castedRolesUris - Variable in class cz.ues.core.role.dto.UESGroupCancelActivities
The casted roles to that the group role's activities will be propagated.
castedRolesUris - Variable in class cz.ues.core.role.dto.UESGroupPropagateActivities
The casted roles to that the group role's activities will be propagated.
castedSubjectCode - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Code of the subject (role or group) which is casted to the group All From Organizational Unit.
castedSubjectCode - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Code of the subject (personal access role or uuEE) which is casted to the subjectUri (role or group).
castedSubjectCode - Variable in class cz.ues.core.role.dto.UESCastAttributes
Code of the subject (role or group) which is casted to the subjectUri.
castedSubjectEntityTypeUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Entity type URI of casted subject (role or group).
castedSubjectEntityTypeUri - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Entity type URI of casted subject.
castedSubjectEntityTypeUri - Variable in class cz.ues.core.role.dto.UESCastAttributes
Entity type URI of casted subject.
castedSubjectName - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Name of the subject (role or group) which is casted to the group All From Organizational Unit.
castedSubjectName - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Name of the subject (personal access role or uuEE) which is casted to the subjectUri (role or group).
castedSubjectName - Variable in class cz.ues.core.role.dto.UESCastAttributes
Name of the subject (role or group) which is casted to the subjectUri.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastCreate
UESURI of the subject (role or group) which is to be casted to the group All From Organizational Unit identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastDelete
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastExists
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastGetAttributes
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastSetAttributes
UESURI of the subject (role or group) which is casted to the group All From Organizational Unit identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
UESURI of the subject (personal access role or uuEE) which is casted to the subjectUri (role or group).
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastAttributes
UESURI of the subject (role or group) which is casted to the subjectUri.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastCreate
UESURI of the subject (role or group) which is casted to the subject identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastDelete
UESURI of the subject (role or group) which is casted to the subject identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastExists
UESURI of the subject (role or group) which is casted to the subject identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastGetAttributes
UESURI of the subject (role or group) which is casted to the subject identified by the command main entity.
castedSubjectUri - Variable in class cz.ues.core.role.dto.UESCastSetAttributes
UESURI of the subject (role or group) which is casted to the subject identified by the command main entity.
cause - Variable in exception cz.ues.platform.webcmd.WebCommandCallRTException
The cause of the exception.
cause - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
DTO of Throwable cause.
changeCredentials(String, String, Object, Object) - Method in interface cz.ues.platform.security.identity.AccountManager
Changes account credentials.
changePrincipal(String, String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Changes account principal name.
characterOffset - Variable in class cz.ues.platform.sysc.xml.LocationImpl
 
CHARSET - Static variable in class cz.ues.platform.uwt.UWTContextAttribute
The charset to use when externalizing.
CHARSET_PARAM - Static variable in class cz.ues.platform.webcmd.MultipartRequest
Header parameter containing default charset.
ChartModuleRTException - Exception in cz.ues.platform.chart
The generic parent for all Chart-module Runtime Exceptions.
ChartModuleRTException() - Constructor for exception cz.ues.platform.chart.ChartModuleRTException
Creates a new instance of ChartsModuleRTException.
ChartModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.chart.ChartModuleRTException
Creates a new instance of ChartModuleRTException.
CHECK_ANNOTATION_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_APPCODE_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_APPURLPATH_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_BLANK_MESSAGE - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Default message for the validator.
CHECK_CODE_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_EMPTY_MESSAGE - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Default message for the validator.
CHECK_FILENAME_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_FILTER_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_MAX_LENGTH_MESSAGE - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
 
CHECK_NAME_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_NOT_BLANK_MESSAGE - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Default message for the validator.
CHECK_NOT_EMPTY_MESSAGE - Static variable in class cz.ues.core.commons.validation.ArrayValidator
Validator default message.
CHECK_NOT_EMPTY_MESSAGE - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Default message for the validator.
CHECK_NOT_NULL_MESSAGE - Static variable in class cz.ues.platform.commons.validation.RequiredValidator
Default message for the validator.
CHECK_NULL_MESSAGE - Static variable in class cz.ues.platform.commons.validation.RequiredValidator
Default message for the validator.
CHECK_NUMBER_MESSAGE - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Default message for the validator.
CHECK_REGEX_MESSAGE - Static variable in class cz.ues.platform.commons.validation.RegexValidator
Default message for the validator.
CHECK_UID_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
CHECK_URL_MESSAGE - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Default message for the validator.
checkAnnotation(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the annotation format.
checkAppCode(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the filter format.
checkAppUrlPath(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the filter format.
checkBlank(String) - Static method in class cz.ues.platform.commons.validation.TextInputValidator
Valides blank value.
checkBuildUrlParams(CharSequence, Object) - Static method in class cz.ues.platform.security.authn.webtoken.AccessTokenHelper
Checks parameter for methods buildUrl(...).
checkClassType() - Method in class cz.ues.platform.commons.uri.UESURI
Tests, whether is invocation of this method performed only on instance of the class platform UESURI (not on a child implementation).
checkClientTrusted(X509Certificate[], String) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator.InsecureTrustManager
checkCode(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the code format.
checkCode(String) - Static method in class cz.ues.platform.commons.uri.CodeValidator
Checks the specified code for invalid characters.
checkEmpty(String) - Static method in class cz.ues.platform.commons.validation.TextInputValidator
Valides empty value.
checkError(ClientResponse) - Method in class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
Check if response contains error.
checkFilename(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the filename format.
checkFilter(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the filter format.
checkIn(UESURI, UESAttachmentCheckIn) - Method in interface cz.ues.core.attachment.UESAttachment
This command updates the attached file in the system and unlocks it by default.
checkIn(UESURI, UESSheetCheckIn) - Method in interface cz.ues.core.content.UESSheet
This command changes the content of the public sheet version and unlocks it by default.
checkIn(UESURI, UESSheetTemplateCheckIn) - Method in interface cz.ues.core.content.UESSheetTemplate
Replaces the content of the specified sheet template and unlock it by default.
checkLimit() - Method in class cz.ues.platform.commons.lang.UESLimitedInputStream
Checks if the stream size has been exceeded, throws an exception in that case.
checkLimit() - Method in class cz.ues.platform.commons.lang.UESLimitedOutputStream
Checks if the stream size has been exceeded, throws an exception in that case.
checkMainEntityType(UESURI, UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Checks entity type of specified main entity according to entity type of Use Case.
checkMaxLength(String, int) - Static method in class cz.ues.platform.commons.validation.TextInputValidator
Validates maximum string length.
checkMaxValue(long, long) - Static method in class cz.ues.platform.commons.validation.NumberValidator
Checks that tested value is less than or equal to specified (maximal) value.
checkMinValue(long, long) - Static method in class cz.ues.platform.commons.validation.NumberValidator
Checks that tested value is greater or equal to specified (minimal) value.
checkName(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the name format.
checkNotBlank(String) - Static method in class cz.ues.platform.commons.validation.TextInputValidator
Valides blank value.
checkNotEmpty(String) - Static method in class cz.ues.platform.commons.validation.TextInputValidator
Valides empty value.
checkNotEmptyArray(Object[]) - Static method in class cz.ues.core.commons.validation.ArrayValidator
Checks whether the specified array contains at least one element (that is not null).
checkNotNull(Object) - Static method in class cz.ues.platform.commons.validation.RequiredValidator
Validates null value.
checkNotNullValues(Map<String, String>) - Method in class cz.ues.platform.udds.UESMetadata
Test user metadata whether is some key or value null.
checkNull(Object) - Static method in class cz.ues.platform.commons.validation.RequiredValidator
Validates null value.
checkNumber(String) - Static method in class cz.ues.platform.commons.validation.TextInputValidator
Valides number format.
checkOperatorUsability(WhereAttributeOperator) - Method in interface cz.ues.platform.commons.query.attribute.QueryAttribute
 
checkOut(UESURI, UESAttachmentCheckOut) - Method in interface cz.ues.core.attachment.UESAttachment
Command locks the attachment specified by the attachmentUri attribute.
checkOut(UESURI, UESSheetCheckOut) - Method in interface cz.ues.core.content.UESSheet
This command locks the sheet for further modification, locks the given sheet of artifact.
checkRegex(String, String) - Static method in class cz.ues.platform.commons.validation.RegexValidator
Creates instance of validator with given values.
checkRemotely(String) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Checks specified token by invoking a web service.
checkServerTrusted(X509Certificate[], String) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator.InsecureTrustManager
checkSetConfiguration() - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
checkSyntaxType(QueryAttributeSyntaxType) - Method in interface cz.ues.platform.commons.query.attribute.QueryAttribute
 
checkUniverseId(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the Universe ID format.
checkUri(String) - Static method in class cz.ues.core.commons.uri.UESURIValidator
Tests, whether the specified string contains valid core UESURI.
checkUri(String) - Static method in class cz.ues.platform.commons.uri.UESURIValidator
Validates whether input is URI.
checkUrl(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates the URL format.
checkUrlWithoutProtocol(String) - Static method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Validates URL without (with or without protocol prefix).
checkVersions() - Method in interface cz.ues.platform.sysinfo.SystemVersionChecker
 
ClassAnnotationChecker - Class in cz.ues.platform.apt.visitor
APT visitor used to check if visited type is annotated with annotation (or meta-annotation) given as parameter.
ClassAnnotationChecker() - Constructor for class cz.ues.platform.apt.visitor.ClassAnnotationChecker
 
ClassHelper - Class in cz.ues.platform.essentials.reflection
Helper class for Class.
ClassHelper() - Constructor for class cz.ues.platform.essentials.reflection.ClassHelper
ClassHelper is utility class and will be never instantiated.
ClassReferenceChecker - Class in cz.ues.platform.apt.visitor
APT visitor used to scan visited class and check if visited class references some given class.
ClassReferenceChecker() - Constructor for class cz.ues.platform.apt.visitor.ClassReferenceChecker
Creates new instance of ClassReferenceChecker visitor.
classReferenced - Variable in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Result of check.
ClauseOrderBy - Class in cz.ues.platform.commons.query.ast
 
ClauseOrderBy(QueryASTElement) - Constructor for class cz.ues.platform.commons.query.ast.ClauseOrderBy
 
ClauseWhere - Class in cz.ues.platform.commons.query.ast
 
ClauseWhere(QueryASTElement) - Constructor for class cz.ues.platform.commons.query.ast.ClauseWhere
 
clazz - Variable in class cz.ues.core.commons.dto.UESEnumAdapter
 
cleanup() - Method in class cz.ues.platform.webcmd.MultipartRequest
Cleans all temporary files containing streamed parameter values.
cleanValues() - Method in class cz.ues.platform.webcmd.UESErrorAttribute
Cleans all values.
clear() - Method in interface cz.ues.platform.commons.cache.UESCache
 
clear() - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Removes all elements from this Set.
clear() - Method in class cz.ues.platform.commons.lang.UESResultList
Removes all of the elements from this list (optional operation).
clear() - Method in class cz.ues.platform.commons.lang.UESStreamBuffer
Method clears buffer - input stream returned from method getInputStream is closed and temporary buffer file is removed.
close() - Method in class cz.ues.platform.commons.lang.UESStreamBuffer
close() - Method in class cz.ues.platform.commons.lang.UESStreamBuffer.UESBufferFileInputStream
close() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
closeQuietly(Closeable) - Static method in class cz.ues.platform.security.uutoken.internal.ResourceHelper
Safely closes a closeable resource.
code - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Code of the artifact.
code - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Code of the new artifact.
code - Variable in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
 
code - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The code of the artifact.
code - Variable in class cz.ues.core.artifact.dto.UESArtifactSetAttributes
Code of the artifact.
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Code of the meta artifact.
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Code of the new meta artifact copy.
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Code of the new meta artifact.
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
The new code of the meta artifact.
code - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
code - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
Code of the artifact.
code - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Code of the attachment.
code - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckIn
The new code of the attachment.
code - Variable in class cz.ues.core.attachment.dto.UESAttachmentCreate
Code of the new attachment.
code - Variable in class cz.ues.core.attachment.dto.UESAttachmentSetAttributes
The new code of the attachment.
code - Variable in class cz.ues.core.commons.dto.DTOObjectAbstract
Code of DTO's entity.
code - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Code of the company.
code - Variable in class cz.ues.core.container.dto.UESCompanyCreate
Code of the new company.
code - Variable in class cz.ues.core.container.dto.UESCompanyEntryAttributes
Code of the entry (artifact or shortcut).
code - Variable in class cz.ues.core.container.dto.UESCompanySetAttributes
The new code of the company.
code - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Code of the folder.
code - Variable in class cz.ues.core.container.dto.UESFolderCreate
Code of the new folder.
code - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Code of the entry (artifact or shortcut).
code - Variable in class cz.ues.core.container.dto.UESFolderSetAttributes
Code of the folder.
code - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Code of the meta model.
code - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
Code of the new meta model.
code - Variable in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
Code of the entry.
code - Variable in class cz.ues.core.container.dto.UESMetaModelSetAttributes
The new code of the meta model.
code - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Code of the organizational unit.
code - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
Code of the new organizational unit.
code - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
Code of the entry (artifact or shortcut).
code - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
The new code of the organizational unit.
code - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
Code of the shortcut.
code - Variable in class cz.ues.core.container.dto.UESShortcutCreate
Code of the new shortcut.
code - Variable in class cz.ues.core.container.dto.UESShortcutSetAttributes
The new code of the shortcut.
code - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Code of the sheet.
code - Variable in class cz.ues.core.content.dto.UESSheetCheckIn
The new code of the sheet.
code - Variable in class cz.ues.core.content.dto.UESSheetCreate
Code of the new sheet.
code - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
The new code of the sheet.
code - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Code of the sheet template.
code - Variable in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
The new code of the sheet template.
code - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Code of the new sheet template.
code - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
The new code of the sheet template.
code - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Code of the sheet version.
code - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
Code of the territory.
code - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Code of the property.
code - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
Code of the property collection.
code - Variable in class cz.ues.core.property.dto.UESPropertyCreate
Code of the new property.
code - Variable in class cz.ues.core.property.dto.UESPropertyCreateCollection
Code of the new property collection.
code - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Code of the entry (property or property collection).Never null.
code - Variable in class cz.ues.core.property.dto.UESPropertySetAttributes
The new code of the property.
code - Variable in class cz.ues.core.property.dto.UESPropertySetCollectionAttributes
The new code of the property collection.
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Code of the property template.
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
Code of the property collection template.
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionCreate
Code of the property collection template.
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCreate
Code of the new property template.
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
Code of the entry (property template or property template collection).
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
The new code of the property template.
code - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetCollectionAttributes
The new code of the property collection template.
code - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Code of the personal access role.
code - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Code of the new access role.
code - Variable in class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
The new code of the access role.
code - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Code of the group.
code - Variable in class cz.ues.core.role.dto.UESGroupCreate
Code of the new group.
code - Variable in class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
The new code of the group.
code - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Code of the meta access role.
code - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Code of the new meta access role copy.
code - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Code of the new meta access role.
code - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceListItem
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
The new code of the meta access role.
code - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Code of the meta group.
code - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Code of the new meta group copy.
code - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Code of the new meta group.
code - Variable in class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceListItem
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
The new code of the meta group.
code - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Code of the meta role.
code - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Code of the new meta artifact copy.
code - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Code of the new meta role.
code - Variable in class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceListItem
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
The new code of the meta artifact.
code - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Code of the role.
code - Variable in class cz.ues.core.role.dto.UESRoleCreate
Code of the new role.
code - Variable in class cz.ues.core.role.dto.UESRoleGetArtifactListItem
Code of the artifact.
code - Variable in class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
Code of the new role interface.
code - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
Code of the meta artifact.
code - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetRoleListItem
Code of the role.
code - Variable in class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
The new code of the role interface.
code - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The code of the role.
code - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
The new code of the role.
code - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
The code of the permission mask.
code - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The code of the permission mask.
code - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
The new code of the permission mask.
code - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSystemGroupAttributes
The code of the system group.
code - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The code of the permission mask.
code - Variable in class cz.ues.core.sysc.dto.AppAttributes
Code of the application.
code - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Code of the application box.
code - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
Code of the new application box.
code - Variable in class cz.ues.core.sysc.dto.AppBoxEntryAttributes
Code of the entry (artifact or shortcut).
code - Variable in class cz.ues.core.sysc.dto.AppBoxSetAttributes
The new code of the application.
code - Variable in class cz.ues.core.sysc.dto.AppCreate
Code of the new application.
code - Variable in class cz.ues.core.sysc.dto.AppEntryAttributes
Code of the entry (artifact or shortcut).
code - Variable in class cz.ues.core.sysc.dto.AppSetAttributes
The new code of the application.
code - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The code of the command.
code - Variable in class cz.ues.core.sysc.dto.CommandCreate
Code of the new command.
code - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
The new code of the command.
code - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The code of the meta use case realization.
code - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Code of the new meta use case realization.
code - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
The new code of the meta use case realization.
code - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The code of the use case.
code - Variable in class cz.ues.core.sysc.dto.UseCaseCreate
The code of the use case.
code - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
code - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
code - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
code - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
code - Variable in class cz.ues.core.sysc.dto.UseCaseSetAttributes
The code of the use case.
code - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The code of the visual use case.
code - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Code of the new visual use case.
code - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
Code of the connected use case.
code - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
The new code of the visual use case.
code - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
Code of the activity action.
code - Variable in class cz.ues.core.workflow.dto.UESActivityActionCreate
Code of the new activity action.
code - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Code of the activity.
code - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Code of the new activity.
code - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new code of the activity.
code - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Code of the activity state template.
code - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Code of the new activity state template.
code - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
The new code of the activity state template.
code - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Code of the activity template.
code - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Code of the new activity template.
code - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
The new code of the activity template.
code - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Code of the artifact state template.
code - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Code of the new artifact state template.
code - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
The new code of the artifact state template.
code - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Code of the friend.
code - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
Code of the new friend.
code - Variable in class cz.ues.myterritory.person.dto.UESFriendSetAttributes
The new code of the friend.
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
code - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
code - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
code - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
Code of the lock.
code - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
Code of the lock.
code - Variable in class cz.ues.platform.concurrent.dto.UESLockGetList
Filter by code attribute (accepts regular expression).
code - Variable in class cz.ues.platform.essentials.message.Message
Code of message.
code - Variable in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
code - Variable in class cz.ues.platform.process.dto.UESMessage
Code of message.
code - Variable in class cz.ues.platform.sysc.beregistry.dto.UESBEType
Code.
code - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
code - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Code of use case.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Code of use case.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Code of this use case realization.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Code of this use case realization.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Code of this use case realization.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Code of this use case realization.
code - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
New code of Use Case.
code - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
code - Variable in class cz.ues.platform.uwt.UCDescriptor
Use case code.
code - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The code identifying an attribute as per visual component instance.
code - Variable in class cz.ues.platform.uwt.UWTContextAttributeKey
The code identifying an attribute as per visual component instance.
code - Variable in enum cz.ues.platform.webcmd.HttpErrorStatus
 
code - Variable in class cz.ues.platform.webcmd.UESErrorMessage
Error code (unique per error type).
code - Variable in class cz.ues.platform.webcmd.UESErrorResponse
Exception code (unique per error type).
code - Variable in class cz.ues.platform.webservices.dto.DTOMessage
Value of used message code.
code - Variable in class cz.ues.postman.mail.dto.UESMailRoleAttributes
Code of the role.
code - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Code of the request.
code - Variable in class cz.ues.request.request.dto.UESRequestSetAttributes
The new code of the request.
CODE_COLUMN - Static variable in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
CODE_MAX_LENGTH - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Maximum length of code or name String.
CODE_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Regular expression for matching code.
codeBaseRef - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Code base reference.
codeBaseRef - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Code base reference.
codeBaseRef - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Code base reference.
codeBaseRef - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Code base reference.
codeFilter - Variable in class cz.ues.core.attachment.dto.UESAttachmentGetAttachmentList
Deprecated.
This attribute has been replaced by attribute query. Attribute codeFilter will be converted to query in this format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated since UES6-08.
codeFilter - Variable in class cz.ues.core.commons.dto.DTOCriteriaAbstract
Code filter.
codeFilter - Variable in class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
This attribute has been replaced by attribute query. Attribute codeFilter will be converted to query in this format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated since UES6-08.
codeFilter - Variable in class cz.ues.core.container.dto.UESShortcutGetShortcutList
Deprecated.
This attribute has been replaced by attribute query. Attribute codeFilter will be converted to query in this format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated since UES6-08.
codeFilter - Variable in class cz.ues.core.content.dto.UESSheetGetSheetList
Deprecated.
This attribute has been replaced by attribute query. Attribute codeFilter will be converted to query in this format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated since UES6-08.
codeFilter - Variable in class cz.ues.core.property.dto.UESPropertyGetPropertyList
Deprecated.
This attribute has been replaced by attribute query. Attribute codeFilter will be converted to query in this format: code='codeFilter'. It is not allowed to use attribute query together with attribute codeFilter. It is deprecated since UES6-08.
CodeValidator - Class in cz.ues.platform.commons.uri
This class is used for code validation.
CodeValidator() - Constructor for class cz.ues.platform.commons.uri.CodeValidator
 
collectionTemplateUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
UESURI of the property collection template.
collectionUri - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Normalized UESURI of the parent collection.
columnNumber - Variable in class cz.ues.platform.sysc.xml.LocationImpl
 
Command - Interface in cz.ues.core.sysc
 
CommandAttributes - Class in cz.ues.core.sysc.dto
Attributes of the command.
CommandAttributes() - Constructor for class cz.ues.core.sysc.dto.CommandAttributes
 
CommandAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI, UESURI, String, Boolean) - Constructor for class cz.ues.core.sysc.dto.CommandAttributes
 
CommandCreate - Class in cz.ues.core.sysc.dto
CommandCreate(UESURI, String) - Constructor for class cz.ues.core.sysc.dto.CommandCreate
Minimal constructor for the command creation.
CommandCreate(UESURI, String, String, String) - Constructor for class cz.ues.core.sysc.dto.CommandCreate
Enough constructor for the command creation.
CommandCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, String, Boolean) - Constructor for class cz.ues.core.sysc.dto.CommandCreate
Maximal constructor for the command creation.
CommandRTException - Exception in cz.ues.core.sysc.exception
Application exception for Command.
CommandRTException() - Constructor for exception cz.ues.core.sysc.exception.CommandRTException
Creates a new instance of CommandRTException.
CommandRTException(CommandRTException.E10S11, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.CommandRTException
Creates a new instance of CommandRTException.
CommandRTException(CommandRTException.E10S11, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.CommandRTException
Creates a new instance of CommandRTException.
CommandRTException(CommandRTException.E10S11, Object...) - Constructor for exception cz.ues.core.sysc.exception.CommandRTException
Creates a new instance of CommandRTException.
CommandRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.CommandRTException
Creates a new instance of CommandRTException.
CommandRTException.E10S11 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
CommandRTException.E10S11(String) - Constructor for enum cz.ues.core.sysc.exception.CommandRTException.E10S11
 
CommandSetAttributes - Class in cz.ues.core.sysc.dto
CommandSetAttributes() - Constructor for class cz.ues.core.sysc.dto.CommandSetAttributes
Creates a new instance of CommandSetAttributes.
CommandSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, Boolean) - Constructor for class cz.ues.core.sysc.dto.CommandSetAttributes
Creates a new instance of CommandSetAttributes.
CommandValidationRTException - Exception in cz.ues.core.sysc.exception
Application validation exception for Command.
CommandValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.CommandValidationRTException
Creates a new instance of CommandValidationRTException.
CommandValidationRTException(CommandValidationRTException.E10S12, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.CommandValidationRTException
Creates a new instance of CommandValidationRTException.
CommandValidationRTException(CommandValidationRTException.E10S12, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.CommandValidationRTException
Creates a new instance of CommandValidationRTException.
CommandValidationRTException.E10S12 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
CommandValidationRTException.E10S12(String) - Constructor for enum cz.ues.core.sysc.exception.CommandValidationRTException.E10S12
 
comment - Variable in class cz.ues.core.artifact.dto.UESArtifactSetState
The artifact state comment.
comment - Variable in class cz.ues.core.workflow.dto.UESActivitySetState
Activity state's comment.
comment - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
Comment on the activity state.
commentDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Show/hide comments.
commentDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Show/hide comments.
commentDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Show/hide comments.
commentDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Show/hide comments.
commentDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Show/hide comments.
commentDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Show/hide comments.
commit(TransactionContext) - Method in interface cz.ues.platform.commons.transaction.TransactionManager
Commit the given transaction, with regard to its status.
commit() - Method in class cz.ues.platform.commons.transaction.UESTransaction
Finishes the transaction.
COMMON_COMPONENT_ORDER - Static variable in annotation type cz.ues.platform.container.annotations.ComponentStereotype
The order used as #lookupOrder() for common components annotated by UESComponent.
commonPrefixes - Variable in class cz.ues.platform.udds.UESObjectListing
Common prefixes included in this object listing.
CommonsRTException - Exception in cz.ues.core.commons
CommonsRTException - the parent of module Exceptions.
CommonsRTException() - Constructor for exception cz.ues.core.commons.CommonsRTException
Creates new instance of CommonsRTException.
CommonsRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.CommonsRTException
Creates a new instance of CommonsRTException.
CommonsRTException - Exception in cz.ues.platform.commons
CommonsRTException - the parent of module Exceptions.
CommonsRTException() - Constructor for exception cz.ues.platform.commons.CommonsRTException
Creates new instance of CommonsRTException.
CommonsRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.CommonsRTException
Creates a new instance of CommonsRTException.
COMPANY - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Company (ues:#{system}:ues.core.container.company).
companyName - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The name of the company where artifact is located.
companyUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the company where artifact is located.
companyUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The UES-URI of the company where artifact is located.
companyUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UESURI of the company where the meta artifact is located.
companyUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
URI of the parent company for specified company.
companyUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
URI of the company.
companyUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
URI of the company where is the meta model located.
companyUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
URI of the company where the organizational unit is located.
companyUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
URI of the compay in which the personal access role lies.
companyUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Normalized UESURI of the organizational unit where the group is located.
companyUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
URI of the company where is the meta model located.
companyUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
URI of the company where is the meta model located.
companyUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UESURI of the company where the meta role is located.
companyUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
URI of the company where the role is located.
companyUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
URI of the company where the role interface is located.
companyUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
URI of the company where the application is located.
companyUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
URI of the company where the application box is located.
companyUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the company where the command is located.
companyUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Normalized UESURI of the company where the meta use case realization is located.
companyUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
companyUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the company where the visual use case is located.
companyUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the company where the request is located.
ComparatorAbstract<T> - Class in cz.ues.core.commons.test.compare
Abstract class for comparators.
ComparatorAbstract(boolean) - Constructor for class cz.ues.core.commons.test.compare.ComparatorAbstract
Creates a new instance of ComparatorAbstract.
comparators - Variable in class cz.ues.core.commons.test.compare.ComplexDTOComparator
 
compare(T, T) - Method in class cz.ues.core.commons.test.compare.ComplexDTOComparator
compare(T, T) - Method in class cz.ues.core.commons.test.compare.DynamicDTOComparator
compare(String, String) - Method in class cz.ues.core.commons.test.compare.TextOracleComparator
Compares text as oracle database (nls_sort=punctuation, nls_comparison=binary) by select with clause 'order by'.
compare(LimitedSetStatisticEntry<KK>, LimitedSetStatisticEntry<KK>) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic.CountComparator
 
compare(LimitedSetStatisticEntry<KK>, LimitedSetStatisticEntry<KK>) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic.TimeComparator
 
compare(int, int) - Method in class cz.ues.platform.sysinfo.dto.Version
 
compareAsDatabase(String, String) - Method in class cz.ues.core.commons.test.compare.TextOracleComparator
Compares texts as database.
compareByNulls(Object, Object) - Method in class cz.ues.core.commons.test.compare.ComparatorAbstract
Compares objects by nulls.
compareTo(SecurityRealmMapperEntry<T>) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
compareTo(SecurityRealmMapperKey) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
compareTo(Version) - Method in class cz.ues.platform.sysinfo.dto.Version
competentRoleName - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Name of the state of the competent role of the activity (submitter of the activity) which is represented by digital workspace record.
competentRoleUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSetCompetentRole
UESURI of the new competent role for the artifact.
competentRoleUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Competent role of the new meta artifact.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESCompanyCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESFolderCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Normalized UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESGroupCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Normalized UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Competent role of the new meta access role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Normalized UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Competent role of the new meta group.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Competent role of the new meta role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESRoleCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.AppCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the competent for command.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.CommandCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Normalized UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the competent for visual use case.
competentRoleUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
UESURI of the competent role.
competentRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Normalized UESURI of the competent role of the activity (submitter of the activity).
competentRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
The competent role for the activity.
competentRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new competent role for the activity.
competentRoleUri - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
UESURI of the competent role of the activity (submitter of the activity) which is represented by digital workspace record.
competentRoleUri - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
URI of the competent role.
competentRoleUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the competent role.
compile(String, Iterable<Class<? extends Processor>>, Iterable<String>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
compile(Iterable<String>, Iterable<JavaFileObject>, Iterable<Class<? extends Processor>>, Iterable<String>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
compile(String, Iterable<String>, Iterable<JavaFileObject>, Iterable<Class<? extends Processor>>, Iterable<String>, JavaCompilerResult) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
compile(String) - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
compile(Reader) - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
CompiledFreeMarkerScript - Class in freemarker.ext.script
Class that represents a parsed FreeMarker Template object as a JSR-223 CompiledScript.
CompiledFreeMarkerScript(FreeMarkerScriptEngine, Template) - Constructor for class freemarker.ext.script.CompiledFreeMarkerScript
 
completed(UESMessage) - Method in interface cz.ues.core.process.UESProcess
Method marks use case as completed.
completedFinal(UESMessage) - Method in interface cz.ues.core.process.UESProcess
Method marks use case as finished.
completedWithError(UESMessage, Exception) - Method in interface cz.ues.core.process.UESProcess
Method marks use case as failed.
completedWithWarning(UESMessage, Exception) - Method in interface cz.ues.core.process.UESProcess
Method marks use case as completed with warnings.
ComplexDTOComparator<T> - Class in cz.ues.core.commons.test.compare
Comparator that is able to compare by more (than one) comparators.
ComplexDTOComparator(Class<T>, List<ComplexDTOComparator.ComparingAttribute>) - Constructor for class cz.ues.core.commons.test.compare.ComplexDTOComparator
Creates a new instance of ComplexDTOComparator.
ComplexDTOComparator(List<Comparator<T>>) - Constructor for class cz.ues.core.commons.test.compare.ComplexDTOComparator
Creates a new instance of ComplexDTOComparator.
ComplexDTOComparator.ComparingAttribute - Class in cz.ues.core.commons.test.compare
Attribute to comparing.
ComplexDTOComparator.ComparingAttribute(String, boolean) - Constructor for class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
component - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Component.
component - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Component.
component - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Component.
component - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Component.
componentId - Variable in class cz.ues.core.content.dto.UESSheetDeleteComponent
Identifier of an existing component in the sheet.
componentId - Variable in class cz.ues.core.content.dto.UESSheetGetComponentContent
Identification of the component in given sheet which content is returned (id of a paragraph etc.).
componentId - Variable in class cz.ues.core.content.dto.UESSheetGetComponentData
Identification of the component in given sheet which content is returned (id of a paragraph etc.).
componentId - Variable in class cz.ues.core.content.dto.UESSheetReplaceComponent
Identification of the component in given sheet whose content is updated (id of a paragraph etc.).
ComponentName - Annotation Type in cz.ues.platform.container.annotations
Annotation used to inject component name into annotated field.
ComponentStereotype - Annotation Type in cz.ues.platform.container.annotations
Meta annotation used to define component type annotation (e.g.
ComponentStereotype.ComponentAnnotationType - Enum in cz.ues.platform.container.annotations
Defines where the annotation could be used.
ComponentStereotype.ComponentAnnotationType() - Constructor for enum cz.ues.platform.container.annotations.ComponentStereotype.ComponentAnnotationType
 
componentType - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
Type of component handled by this mapper.
concurrencyStrategy - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
conditionCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
conditionCode - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Activity condition identifier.
conditionCode - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Activity condition identifier.
conditionCode - Variable in class cz.ues.core.workflow.dto.UESActivityConditionGetAttributes
Identifier of the activity condition which is to be deleted.
conditionList - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
The list of nested conditions of the composed activity condition.
conditionList - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Definition of nested conditions of the composed activity condition.
conditionType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
Config - Class in cz.ues.platform.commons.config
Class can be used for storing and retrieving String based properties in uu system.
Config() - Constructor for class cz.ues.platform.commons.config.Config
 
config - Variable in class freemarker.ext.script.FreeMarkerScriptEngine
 
config - Variable in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
CONFIGURATION - Static variable in class freemarker.ext.script.FreeMarkerScriptConstants
If you bind an instance of Configuration under this name in your script engine, it will be used when evaluting a script, compiling a script, and evaluating a script compiled from that engine.
connectionUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
connectionUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
connectionUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
consumed - Variable in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
CONSUMER - Static variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Consumer ID.
container - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Deprecated.
This attribute has been replaced by attribute type since UES6-08. Attribute container is true if type is CONTAINER. Otherwise it is false.
CONTAINER - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Container (ues:#{system}:ues.core.container.container).
containerID - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
containerID - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
ContainerRTException - Exception in cz.ues.platform.container
ContainerRTException - the generic parent for all container-module Runtime Exceptions.
ContainerRTException() - Constructor for exception cz.ues.platform.container.ContainerRTException
Creates new instance of ContainerRTException.
ContainerRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.container.ContainerRTException
Creates a new instance of ContainerRTException.
contains(Object) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns true if this list contains the specified element.
containsAll(Collection<?>) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns true if this list contains all of the elements of the specified collection.
containsComponent(Class<?>) - Static method in class cz.ues.platform.container.UESComponentFactory
Checks if component factory contains component of given type.
containsComponent(Class<?>, String) - Static method in class cz.ues.platform.container.UESComponentFactory
Checks if component factory contains component of given class and name (Default component name of name explicitly defined on component implementation class or interface).
containsComponentInternal(Class<?>, String) - Method in class cz.ues.platform.container.UESComponentFactory
Checks if component factory contains component of given class and name (Default component name of name explicitly defined on component implementation class or interface).
containsMessages() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
 
containsUri(UESURI[], UESURI) - Static method in class cz.ues.core.commons.test.UESTestHelper
Checks if the specfied uri is contained in expectedUris.
containsUri(Collection<UESURI>, UESURI) - Static method in class cz.ues.core.commons.test.UESTestHelper
Checks if the specfied uri is contained in expectedUris.
content - Variable in class cz.ues.core.content.dto.UESSheetCheckIn
The content of the sheet.
content - Variable in class cz.ues.core.content.dto.UESSheetCreate
Sheet data.
content - Variable in class cz.ues.core.content.dto.UESSheetReplaceComponent
New content of the component.
content - Variable in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
Not null.
content - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Initial content of sheet template.
CONTENT_DISPOSITION_HEADER - Static variable in class cz.ues.platform.mail.MailResourceHandler
Content disposition header name.
CONTENT_HTML - Static variable in class cz.ues.core.content.dto.UESSheetGetSheetData
Zip archive with the sheet content in the form of HTML document, its pictures and a list of its references to other objects.
CONTENT_HTML_WITH_SOURCES - Static variable in class cz.ues.core.content.dto.UESSheetGetSheetData
Zip archive with the sheet content in the form of HTML document, its pictures, a list of its references to other objects and all icons, styles and scripts needed for proper rendering.
contentLength - Variable in class cz.ues.platform.udds.UESMetadata
Size of the associated object in bytes.
contentLength - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
Size of the object in bytes.
contentType - Variable in class cz.ues.platform.commons.lang.UESByteSource
 
contentType - Variable in class cz.ues.platform.commons.lang.UESStreamBufferSource
Content type.
contentType - Variable in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
contentType - Variable in class cz.ues.platform.udds.UESMetadata
Type of content stored in the associated object.
contentType - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
Type of content stored in the object.
contentType - Variable in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
context - Variable in class cz.ues.platform.apt.scripting.TemplateEngine
 
context - Variable in class freemarker.ext.script.ScriptContextHashModel
 
contextMenuDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
Show simple or advanced context menu.
contextMenuDisplayMode - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
Show simple or advanced context menu.
CONTROL_CHARACTERS - Static variable in class cz.ues.platform.commons.uri.UESURIStringEscaper
String which contains all characters which belongs to "control" character category.
controlBarDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
Show/hide control bar.
controlBarDisplayMode - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
Show/hide control bar.
controllerClass - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
controllerClass - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
controllerClass - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
controllerClass - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Name of class in controller.
controllerClass - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Name of class in controller.
controllerClass - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
The new controllerClass of the visual use case.
ControllerEngine - Enum in cz.ues.core.sysc.dto
Enumeration for controller engine.
ControllerEngine() - Constructor for enum cz.ues.core.sysc.dto.ControllerEngine
 
controllerEngine - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
controllerEngine - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
controllerEngine - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
controllerEngine - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Engine used for controller creation.
controllerEngine - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Engine used for controller creation.
controllerEngine - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
The new controllerEngine of the visual use case.
controllerRevision - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
controllerRevision - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Revision of first attachment on visual use case.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.CommandAttributes
Part of controller URL path.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.CommandCreate
Part of controller URL path.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
The new controllerUrlPath of the command.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Part of controller URL path.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Part of controller URL path.
controllerUrlPath - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
The new controllerUrlPath of the visual use case.
convertDeprecatedFiltersToQuery(List<UESQueryBuildingHelper.DeprecatedFiltersDTO>) - Static method in class cz.ues.core.commons.query.UESQueryBuildingHelper
Converts deprecated filters to UES Query.
convertToCoreURI(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Converts platform UESURI to core UESURI.
convertToString(Object) - Static method in class cz.ues.platform.commons.query.UESQueryHelper
 
copy(UESURI, UESMetaArtifactCopy) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Copy a meta artifact.
copy(InputStream, OutputStream) - Static method in class cz.ues.core.commons.StreamUtils
Copies the contents of the given InputStream to the given OutputStream and closes streams.
copy(InputStream, OutputStream, boolean, byte[]) - Static method in class cz.ues.core.commons.StreamUtils
Copies the contents of the given InputStream to the given OutputStream.
copy(UESURI, UESMetaAccessRoleCopy) - Method in interface cz.ues.core.role.UESMetaAccessRole
Copy a meta access role.
copy(UESURI, UESMetaGroupCopy) - Method in interface cz.ues.core.role.UESMetaGroup
Copy a meta group.
copy(UESURI, UESMetaRoleCopy) - Method in interface cz.ues.core.role.UESMetaRole
Copy a meta role.
copy(UESURI, MetaUseCaseRealizationCopy) - Method in interface cz.ues.core.sysc.MetaUseCaseRealization
Copy a meta use case realization.
copyAttachments - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies whether to copy attachements from the source meta artifact to the new copy.
copyAttachments - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies whether to copy attachements from the source meta access role to the new copy.
copyAttachments - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies whether to copy attachements from the source meta group to the new copy.
copyAttachments - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies whether to copy attachments from the source meta artifact to the new copy.
copyAttachments - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies whether to copy attachements from the source meta artifact to the new copy.
copyLifecycle - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies whether to copy life cycle from the source meta artifact to the new copy.
copyLifecycle - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies whether to copy workflow from the source meta access role to the new copy.
copyLifecycle - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies whether to copy workflow from the source meta group to the new copy.
copyLifecycle - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies whether to copy workflow from the source meta artifact to the new copy.
copyLifecycle - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies whether to copy workflow from the source meta artifact to the new copy.
copyPermissions - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies whether to copy permission from the data to the new meta artifact.
copySheets - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies whether to copy content from the source meta artifact to the new copy.
copySheets - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies whether to copy content from the source meta access role to the new copy.
copySheets - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies whether to copy content from the source meta group to the new copy.
copySheets - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies whether to copy content from the source meta artifact to the new copy.
copySheets - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies whether to copy content from the source meta artifact to the new copy.
copySheetTemplates - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies whether to copy sheet templates from the source meta artifact to the new copy.
copySheetTemplates - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies whether to copy sheet templates from the source meta access role to the new copy.
copySheetTemplates - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies whether to copy sheet templates from the source meta group to the new copy.
copySheetTemplates - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies whether to copy sheet templates from the source meta artifact to the new copy.
copySheetTemplates - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies whether to copy sheet templates from the source meta artifact to the new copy.
count - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
The number of references of the same type.
count - Variable in class cz.ues.core.commons.dto.DTOPagingAbstract
Count, default = 0 (means the number of returned items is not limited, i.e. should be determined by the system).
count - Variable in class cz.ues.platform.commons.lang.UESLimitedInputStream
The current number of bytes.
count - Variable in class cz.ues.platform.commons.lang.UESLimitedOutputStream
The current number of bytes.
counter - Variable in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
 
create(UESURI, UESArtifactCreate) - Method in interface cz.ues.core.artifact.UESArtifact
Creates an artifact of class Artifact.
create(UESURI, UESMetaArtifactCreate) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Deprecated.
This command is backward incompatible (older versions of the meta artifact's XML can be unsupported). New commands will be prepared for creating object templates.
create(UESURI, UESAttachmentCreate) - Method in interface cz.ues.core.attachment.UESAttachment
This command creates a new attachment to the specified artifact.
create(UESURI, UESCompanyCreate) - Method in interface cz.ues.core.container.UESCompany
Creates a new company.
create(UESURI, UESFolderCreate) - Method in interface cz.ues.core.container.UESFolder
Creates a folder of class Folder.
create(UESURI, UESMetaModelCreate) - Method in interface cz.ues.core.container.UESMetaModel
Creates a new meta model.
create(UESURI, UESOrganizationalUnitCreate) - Method in interface cz.ues.core.container.UESOrganizationalUnit
Creates a new organizational unit.
create(UESURI, UESShortcutCreate) - Method in interface cz.ues.core.container.UESShortcut
This command creates a new shortcut for the specified artifact.
create(UESURI, UESSheetCreate) - Method in interface cz.ues.core.content.UESSheet
Command creates a new sheet in the specified artifact.
create(UESURI, UESSheetTemplateCreate) - Method in interface cz.ues.core.content.UESSheetTemplate
Creates a new sheet template on the specified Meta Artifact.
create(UESURI, UESPropertyCreate) - Method in interface cz.ues.core.property.UESProperty
This command creates a new property on the specified artifact or in the specified property collection.
create(UESURI, UESPropertyTemplateCreate) - Method in interface cz.ues.core.property.UESPropertyTemplate
Creates a new property template on the specified Meta Artifact or in the specified property template group.
create(UESURI, UESAccessRoleCreate) - Method in interface cz.ues.core.role.UESAccessRole
Creates a new access role.
create(UESURI, UESAllFromOrganizationalUnitCastCreate) - Method in interface cz.ues.core.role.UESAllFromOrganizationalUnitCast
Casts a subject (specified in the parameter castedSubjectUri) to the group All From Organizational Unit which is derived from specified organizational unit.
create(UESURI, UESCastCreate) - Method in interface cz.ues.core.role.UESCast
Casts a subject (role or group) to another subject (role or group).
create(UESURI, UESGroupCreate) - Method in interface cz.ues.core.role.UESGroup
Creates a new group role.
create(UESURI, UESMetaAccessRoleCreate) - Method in interface cz.ues.core.role.UESMetaAccessRole
Deprecated.
This command is backward incompatible (older versions of the meta artifact's XML can be unsupported). New commands will be prepared for creating object templates.
create(UESURI, UESMetaGroupCreate) - Method in interface cz.ues.core.role.UESMetaGroup
Deprecated.
This command is backward incompatible (older versions of the meta artifact's XML can be unsupported). New commands will be prepared for creating object templates.
create(UESURI, UESMetaRoleCreate) - Method in interface cz.ues.core.role.UESMetaRole
Deprecated.
This command is backward incompatible (older versions of the meta artifact's XML can be unsupported). New commands will be prepared for creating object templates.
create(UESURI, UESRoleCreate) - Method in interface cz.ues.core.role.UESRole
Creates a new role.
create(UESURI, UESRoleInterfaceCreate) - Method in interface cz.ues.core.role.UESRoleInterface
Creates a new role interface.
create(UESURI, AppCreate) - Method in interface cz.ues.core.sysc.App
Creates a new application.
create(UESURI, AppBoxCreate) - Method in interface cz.ues.core.sysc.AppBox
Creates a new application box.
create(UESURI, CommandCreate) - Method in interface cz.ues.core.sysc.Command
The command creates a command in a specified meta model.
create(UESURI, UseCaseCreate) - Method in interface cz.ues.core.sysc.UseCase
The command creates a use case in a specified meta artifact.
create(UESURI, UseCaseRealizationCreate) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
create(UESURI, VisualUseCaseCreate) - Method in interface cz.ues.core.sysc.VisualUseCase
The command creates a visual use case in a specified meta model.
create(UESURI, UESActivityCreate) - Method in interface cz.ues.core.workflow.UESActivity
This command creates a new activity on the specified artifact.
create(UESURI, UESActivityActionCreate) - Method in interface cz.ues.core.workflow.UESActivityAction
Creates a new activity action for the specified entity (activity template or activity instance).
create(UESURI, UESActivityConditionCreate) - Method in interface cz.ues.core.workflow.UESActivityCondition
Creates a new activity condition for the specified activity template or activity instance.
create(UESURI, UESActivityStateTemplateCreate) - Method in interface cz.ues.core.workflow.UESActivityStateTemplate
Creates a new activity state template on the specified activity template.
create(UESURI, UESActivityTemplateCreate) - Method in interface cz.ues.core.workflow.UESActivityTemplate
Creates a new activity template either on the specified meta artifact or on the specified activity template (in the case of creating a new template for subactivities).
create(UESURI, UESArtifactStateTemplateCreate) - Method in interface cz.ues.core.workflow.UESArtifactStateTemplate
Creates a new artifact state template on the specified meta artifact.
create(UESURI, UESFriendCreate) - Method in interface cz.ues.myterritory.person.UESFriend
Deprecated.
create(UESURI, UESObjectSchemaCreate) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
create(UESURI, UESObjectStoreCreate) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
create(UESURI, UESObjectStoreRepositoryCreate) - Method in interface cz.ues.objectstore.objectstore.UESObjectStoreRepository
 
create(UESURI, UESLockCreate) - Static method in class cz.ues.platform.concurrent.UESLock
Creates new lock.
create(UESURI, UESLockCreate) - Method in interface cz.ues.platform.concurrent.UESLockManager
Creates new lock for given resource.
create(UESURI, UESURI, UESURI, UESMessage) - Method in interface cz.ues.platform.process.UESProcessController
Creates new instance of process and associates it with executed use case.
create(JWTClaimsSet) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Creates token value.
create(JWTClaimsSet) - Method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Creates token value.
create(JWTClaimsSet) - Method in interface cz.ues.platform.security.uutoken.internal.TokenCreator
Creates token value.
create(UESURI, UESUseCaseCreate) - Method in interface cz.ues.platform.sysc.usecase.UESUseCase
Creates Use Case in System Catalog.
create(UESURI, UESUseCaseRealizationCreate) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseRealization
Creates Use Case Realization is System Catalog.
CREATE_STOPWATCH - Static variable in class cz.ues.platform.commons.utils.StopWatch
Determines whether to use a simple stop watch which do nothing (for performance reasons).
createAccount(String, AccountCreate) - Method in interface cz.ues.platform.security.identity.AccountManager
Creates new account.
createActivityTemplate - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
By setting this parameter to true, the user ensures that an activity for setting this state to artifacts will be created after the creation of the artifact state template is finished.
createArtifactFromEmail(UESURI, UESMailCreateArtifactFromEmail) - Method in interface cz.ues.postman.mail.UESMail
Creates a new artifact from an email.
createBEType(UESURI, UESBEType) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistryManager
Deprecated.
createBindings() - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
createBucket(String) - Method in interface cz.ues.platform.udds.UESStorageService
Creates a new bucket.
createCollection(UESURI, UESPropertyCreateCollection) - Method in interface cz.ues.core.property.UESProperty
This command creates a new property collection on the specified artifact or in the specified property collection.
createCollection(UESURI, UESPropertyTemplateCollectionCreate) - Method in interface cz.ues.core.property.UESPropertyTemplate
Creates a new property template collection on the specified Meta Artifact or in the specified property collection template.
createContainer(String, String, String) - Method in interface cz.ues.platform.security.vault.UESVaultService
Creates a new secured container.
createContext(MediaType) - Method in interface cz.ues.platform.persistence.marshalling.Marshaller
Creates context for specified media type.
createContext() - Method in interface cz.ues.platform.uwt.menu.UESMenuProvider
 
createContext(HttpServletRequest, HttpServletResponse) - Method in interface cz.ues.platform.uwt.UWTContextFactory
Creates an UWTContext bound to specified request and response.
createCriteria(String) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Creates a new criteria DTO with query.
createdByID - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
createdByID - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
createDefaultComparator() - Method in class cz.ues.core.commons.test.UESTestListAbstract
Creates a new default DTO comparator.
createDefinition() - Method in interface cz.ues.platform.commons.transaction.TransactionManager
Creates new transaction definition object with default values initialized depending on particular implementation of transaction manager.
createEmptyCriteria() - Method in class cz.ues.core.commons.test.UESTestListAbstract
Creates a new empty criteria DTO.
createEntityType(UESURI, DTOCreateEntityType) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityTypeRegistry
Creates new Entity Type.
createEntityTypeUriCode(UESURI) - Method in interface cz.ues.platform.webapp.errorhandling.ErrorHandlingEntityTypeUriResolver
Find entity type UESURI in entity type registry and return it as string.
createEntryComparator(Class<ATTRS>, String, boolean) - Method in class cz.ues.core.commons.test.UESTestListAbstract
 
createEntryComparator(Class<ATTRS>, ComplexDTOComparator.ComparingAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
 
createErrorCode(UESErrorResponse) - Method in class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
Restores exception error codes.
createIndex(UESURI, UESObjectSchemaCreateIndex) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
createMask(UESURI, UESMetaPermissionCreateMask) - Method in interface cz.ues.core.security.UESMetaPermission
This command creates meta permission mask for template.
createMenu(UESURI, DTOMenu) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
createMenuItem(UESURI, DTOMenuItem) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
createObject(UESURI, UESObjectStoreCreateObject) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
createRequest(URI, HttpMethod) - Method in class cz.ues.platform.security.uutoken.http.client.UUTokenAuthNClientHttpRequestFactory
createStatisticEntry(K) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
 
createStatisticEntry(K) - Method in class cz.ues.platform.commons.jmx.ThroughputStatistic
 
createTime - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Deprecated.
createTime - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
createTime - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
createUESQuery(String, Class<? extends Object>) - Method in interface cz.ues.platform.commons.query.UESQueryFactory
 
createUESQuerySQLBuilder(UESQuery, String) - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilderFactory
Creates a new instance of a builder.
createUESQuerySQLBuilder(UESQuery, String, boolean, boolean) - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilderFactory
/** Creates a new instance of a builder.
createUESRuntimeException(UESErrorResponse, ErrorCode, Class<UESRuntimeException>) - Method in class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
Restores exception.
createUESURIPart(String, String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Creates new instance of UESURI part from specified Id and Code.
createUri(UESAbstractJPAEntity...) - Static method in class cz.ues.platform.persistence.jpa.UESURIHelper
 
createUri(UESURI, UESAbstractJPAEntity) - Static method in class cz.ues.platform.persistence.jpa.UESURIHelper
 
createUrl(String, String) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates URL from URL prefix and part for Use Case.
createWorkflowAsync - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Specifies if the artifact's life cycle will be created asynchronously.
creationAccessRoleUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
creationStamp - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Creation stamp of the artifact.
creationStamp - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
creationStamp - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
creationStamp - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Creation stamp of the meta artifact.
creationStamp - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Creation stamp of the attachment.
creationStamp - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Creation stamp of the company.
creationStamp - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Creation stamp of the folder.
creationStamp - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Creation stamp of the meta model.
creationStamp - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Creation stamp of the organizational unit.
creationStamp - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Creation stamp of the sheet.
creationStamp - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Creation stamp of the sheet template.
creationStamp - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Creation stamp of the sheet version.
creationStamp - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Creation stamp of the access role.
creationStamp - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Creation stamp of the group.
creationStamp - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Creation stamp of the meta access role.
creationStamp - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Creation stamp of the meta group.
creationStamp - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Creation stamp of the meta role.
creationStamp - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Creation stamp of the role.
creationStamp - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Creation stamp of the role interface.
creationStamp - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The creation stamp of the permission mask.
creationStamp - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The creation stamp of the permission mask.
creationStamp - Variable in class cz.ues.core.sysc.dto.AppAttributes
Creation stamp of the application.
creationStamp - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Creation stamp of the application box.
creationStamp - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The creation stamp of the command.
creationStamp - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The creation stamp of the meta use case realization.
creationStamp - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The creation stamp of the use case.
creationStamp - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
creationStamp - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The creation stamp of the visual use case.
creationStamp - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
Creation stamp of the activity state.
creationStamp - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Creation stamp of the friend.
creationStamp - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Creation stamp of the request.
creationTime - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Creation time of the artifact.
creationTime - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The creation time of the artifact.
creationTime - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
creationTime - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
creationTime - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Creation time of the meta artifact.
creationTime - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Creation time of the attachment.
creationTime - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Creation time of the company.
creationTime - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Creation time of the folder.
creationTime - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Creation time of the meta model.
creationTime - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Creation time of the organizational unit.
creationTime - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Creation time of the sheet.
creationTime - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Creation time of the sheet template.
creationTime - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Creation time of the sheet version.
creationTime - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Creation time of the property.
creationTime - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Creation time of the property template.
creationTime - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Creation time of the access role.
creationTime - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Creation time of the group.
creationTime - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Creation time of the meta access role.
creationTime - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Creation time of the meta group.
creationTime - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Creation time of the meta role.
creationTime - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Creation time of the role.
creationTime - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Creation time of the role interface.
creationTime - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The creation time of the permission mask.
creationTime - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The creation time of the permission mask.
creationTime - Variable in class cz.ues.core.sysc.dto.AppAttributes
Creation time of the application.
creationTime - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Creation time of the application box.
creationTime - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The creation time of the command.
creationTime - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The creation time of the meta use case realization.
creationTime - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The creation time of the use case.
creationTime - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
creationTime - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The creation time of the visual use case.
creationTime - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
Creation time of the activity action.
creationTime - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
Time when the activity state was set.
creationTime - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Creation time of the activity state template.
creationTime - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Creation time of the activity template.
creationTime - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Creation time of the activity state template.
creationTime - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Creation time of the friend.
creationTime - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
creationTime - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
Creation time of this form token.
creationTime - Variable in class cz.ues.platform.udds.UESMetadata
Time when the associated object was created.
creationTime - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
Time when this object was created.
creationTime - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Creation time of the request.
creationTimestamp - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The timestamp when the attribute was created.
credentialPatterns - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Required credentials patterns list.
credentials - Variable in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetCredentials
Credentials to set.
credentials - Variable in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
credentials - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Credentials.
credentials - Variable in class cz.ues.platform.security.identity.dto.AccountCreate
Credentials.
credentialsExpirationTimeout - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Credentials expiration timeout.
credentialsHistorySize - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Number of items in credentials history.
criteria - Variable in class cz.ues.platform.commons.lang.UESResultList
 
criticalSubrangeFrom - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
criticalSubrangeTo - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
CryptographyRTException - Exception in cz.ues.platform.security.crypto
CryptographyRTException.
CryptographyRTException() - Constructor for exception cz.ues.platform.security.crypto.CryptographyRTException
Creates new instance of CryptographyRTException.
CryptographyRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.crypto.CryptographyRTException
Creates a new instance of CryptographyRTException.
CryptographyService - Interface in cz.ues.platform.security.crypto
Component for performing encryption and decryption.
CryptographyServiceRTException - Exception in cz.ues.platform.security.crypto
CryptographyServiceRTException.
CryptographyServiceRTException() - Constructor for exception cz.ues.platform.security.crypto.CryptographyServiceRTException
Creates new instance of CryptographyServiceRTException.
CryptographyServiceRTException(CryptographyServiceRTException.E05420, String, Object...) - Constructor for exception cz.ues.platform.security.crypto.CryptographyServiceRTException
Creates a new instance of CryptographyServiceRTException.
CryptographyServiceRTException(CryptographyServiceRTException.E05420, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.crypto.CryptographyServiceRTException
Creates a new instance of CryptographyServiceRTException.
CryptographyServiceRTException.E05420 - Enum in cz.ues.platform.security.crypto
Error codes of CryptographyServiceRTException.
CryptographyServiceRTException.E05420() - Constructor for enum cz.ues.platform.security.crypto.CryptographyServiceRTException.E05420
 
ctx - Variable in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
ctx - Variable in class cz.ues.platform.apt.model.AbstractModel
 
CTX_PROPAGATION - Static variable in class cz.ues.core.security.authz.internal.AuthzOptions
Deprecated.
ctxHolder - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Security context holder.
currentCount - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
currentLevel - Variable in class cz.ues.platform.apt.logging.SimpleLogger
 
currentSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
currentSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
currentSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
currentSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
customClaims - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
Custom claims.
cz.ues.adk.sysc.entitytype - package cz.ues.adk.sysc.entitytype
 
cz.ues.appwarehouse.sysc.entitytype - package cz.ues.appwarehouse.sysc.entitytype
 
cz.ues.core.artifact - package cz.ues.core.artifact
An artifact is a so called smart document, and it is a complex information file.
cz.ues.core.artifact.dto - package cz.ues.core.artifact.dto
 
cz.ues.core.artifact.dto.adapter - package cz.ues.core.artifact.dto.adapter
 
cz.ues.core.artifact.exception - package cz.ues.core.artifact.exception
 
cz.ues.core.artifact.query - package cz.ues.core.artifact.query
 
cz.ues.core.attachment - package cz.ues.core.attachment
In Unicorn ES it is possible to manage basic operations with attachments.
cz.ues.core.attachment.dto - package cz.ues.core.attachment.dto
 
cz.ues.core.attachment.exception - package cz.ues.core.attachment.exception
 
cz.ues.core.commons - package cz.ues.core.commons
 
cz.ues.core.commons.adapter - package cz.ues.core.commons.adapter
 
cz.ues.core.commons.bro - package cz.ues.core.commons.bro
 
cz.ues.core.commons.dto - package cz.ues.core.commons.dto
 
cz.ues.core.commons.entity - package cz.ues.core.commons.entity
 
cz.ues.core.commons.exception - package cz.ues.core.commons.exception
 
cz.ues.core.commons.log - package cz.ues.core.commons.log
 
cz.ues.core.commons.query - package cz.ues.core.commons.query
 
cz.ues.core.commons.test - package cz.ues.core.commons.test
 
cz.ues.core.commons.test.compare - package cz.ues.core.commons.test.compare
 
cz.ues.core.commons.uri - package cz.ues.core.commons.uri
Package for Core UESURI.
cz.ues.core.commons.validation - package cz.ues.core.commons.validation
 
cz.ues.core.container - package cz.ues.core.container
Unicorn ES allows the user to create organizational units, to manage access to information included in the unit and add new folders thereby increasing the clarity of stored information and shortcuts of any artifact.
cz.ues.core.container.dto - package cz.ues.core.container.dto
 
cz.ues.core.container.exception - package cz.ues.core.container.exception
 
cz.ues.core.content - package cz.ues.core.content
Artifacts are divided into individual sheets.
cz.ues.core.content.dto - package cz.ues.core.content.dto
 
cz.ues.core.content.dto.adapter - package cz.ues.core.content.dto.adapter
 
cz.ues.core.content.exception - package cz.ues.core.content.exception
 
cz.ues.core.personalrole - package cz.ues.core.personalrole
Personal Role is the artifact preset in the My Territory of each user.
cz.ues.core.personalrole.dto - package cz.ues.core.personalrole.dto
 
cz.ues.core.personalrole.exception - package cz.ues.core.personalrole.exception
 
cz.ues.core.process - package cz.ues.core.process
 
cz.ues.core.process.dto - package cz.ues.core.process.dto
 
cz.ues.core.property - package cz.ues.core.property
It's possible to add a property to an artifact, in order to draw from it.
cz.ues.core.property.dto - package cz.ues.core.property.dto
 
cz.ues.core.property.dto.adapter - package cz.ues.core.property.dto.adapter
 
cz.ues.core.property.exception - package cz.ues.core.property.exception
 
cz.ues.core.qos - package cz.ues.core.qos
 
cz.ues.core.qos.dto - package cz.ues.core.qos.dto
 
cz.ues.core.qos.exception - package cz.ues.core.qos.exception
 
cz.ues.core.role - package cz.ues.core.role
Unicorn ES allows the possibility to create a role.
cz.ues.core.role.dto - package cz.ues.core.role.dto
 
cz.ues.core.role.dto.adapter - package cz.ues.core.role.dto.adapter
 
cz.ues.core.role.exception - package cz.ues.core.role.exception
 
cz.ues.core.script - package cz.ues.core.script
 
cz.ues.core.script.dto - package cz.ues.core.script.dto
 
cz.ues.core.script.exception - package cz.ues.core.script.exception
 
cz.ues.core.search - package cz.ues.core.search
 
cz.ues.core.search.exception - package cz.ues.core.search.exception
 
cz.ues.core.security - package cz.ues.core.security
 
cz.ues.core.security.authz.dto - package cz.ues.core.security.authz.dto
 
cz.ues.core.security.authz.exception - package cz.ues.core.security.authz.exception
 
cz.ues.core.security.authz.internal - package cz.ues.core.security.authz.internal
 
cz.ues.core.security.session - package cz.ues.core.security.session
Service representing session of authenticated user.
cz.ues.core.sysc - package cz.ues.core.sysc
 
cz.ues.core.sysc.dto - package cz.ues.core.sysc.dto
 
cz.ues.core.sysc.entitytype - package cz.ues.core.sysc.entitytype
 
cz.ues.core.sysc.exception - package cz.ues.core.sysc.exception
 
cz.ues.core.workflow - package cz.ues.core.workflow
Activities are one of the basic building blocks of artifact work flow.
cz.ues.core.workflow.dto - package cz.ues.core.workflow.dto
 
cz.ues.core.workflow.dto.adapter - package cz.ues.core.workflow.dto.adapter
 
cz.ues.core.workflow.exception - package cz.ues.core.workflow.exception
 
cz.ues.digitalworkspace.calendar - package cz.ues.digitalworkspace.calendar
 
cz.ues.digitalworkspace.calendar.dto - package cz.ues.digitalworkspace.calendar.dto
 
cz.ues.digitalworkspace.calendar.exception - package cz.ues.digitalworkspace.calendar.exception
 
cz.ues.digitalworkspace.digitalworkspace - package cz.ues.digitalworkspace.digitalworkspace
 
cz.ues.digitalworkspace.digitalworkspace.dto - package cz.ues.digitalworkspace.digitalworkspace.dto
 
cz.ues.digitalworkspace.digitalworkspace.exception - package cz.ues.digitalworkspace.digitalworkspace.exception
 
cz.ues.digitalworkspace.sync - package cz.ues.digitalworkspace.sync
 
cz.ues.digitalworkspace.sync.ical - package cz.ues.digitalworkspace.sync.ical
 
cz.ues.digitalworkspace.sync.ical.dto - package cz.ues.digitalworkspace.sync.ical.dto
 
cz.ues.myterritory.person - package cz.ues.myterritory.person
 
cz.ues.myterritory.person.dto - package cz.ues.myterritory.person.dto
 
cz.ues.myterritory.person.exception - package cz.ues.myterritory.person.exception
 
cz.ues.objectstore.objectstore - package cz.ues.objectstore.objectstore
 
cz.ues.objectstore.objectstore.dto - package cz.ues.objectstore.objectstore.dto
 
cz.ues.objectstore.objectstore.exception - package cz.ues.objectstore.objectstore.exception
 
cz.ues.os.sysc.entitytype - package cz.ues.os.sysc.entitytype
 
cz.ues.platform.appl - package cz.ues.platform.appl
Application log module.
cz.ues.platform.appl.annotations - package cz.ues.platform.appl.annotations
 
cz.ues.platform.appl.dto - package cz.ues.platform.appl.dto
 
cz.ues.platform.apt - package cz.ues.platform.apt
 
cz.ues.platform.apt.compiler - package cz.ues.platform.apt.compiler
 
cz.ues.platform.apt.logging - package cz.ues.platform.apt.logging
 
cz.ues.platform.apt.model - package cz.ues.platform.apt.model
 
cz.ues.platform.apt.scripting - package cz.ues.platform.apt.scripting
 
cz.ues.platform.apt.visitor - package cz.ues.platform.apt.visitor
 
cz.ues.platform.chart - package cz.ues.platform.chart
 
cz.ues.platform.chart.barcode - package cz.ues.platform.chart.barcode
 
cz.ues.platform.chart.barcode.dto - package cz.ues.platform.chart.barcode.dto
 
cz.ues.platform.chart.dto - package cz.ues.platform.chart.dto
 
cz.ues.platform.chart.font - package cz.ues.platform.chart.font
 
cz.ues.platform.chart.gauge - package cz.ues.platform.chart.gauge
 
cz.ues.platform.chart.gauge.dto - package cz.ues.platform.chart.gauge.dto
 
cz.ues.platform.chart.graph - package cz.ues.platform.chart.graph
 
cz.ues.platform.chart.graph.dto - package cz.ues.platform.chart.graph.dto
 
cz.ues.platform.command - package cz.ues.platform.command
 
cz.ues.platform.command.dto - package cz.ues.platform.command.dto
 
cz.ues.platform.command.exception - package cz.ues.platform.command.exception
 
cz.ues.platform.command.internal.exception - package cz.ues.platform.command.internal.exception
 
cz.ues.platform.commons - package cz.ues.platform.commons
 
cz.ues.platform.commons.cache - package cz.ues.platform.commons.cache
 
cz.ues.platform.commons.config - package cz.ues.platform.commons.config
 
cz.ues.platform.commons.entity - package cz.ues.platform.commons.entity
 
cz.ues.platform.commons.entity.annotations - package cz.ues.platform.commons.entity.annotations
 
cz.ues.platform.commons.exception.annotation - package cz.ues.platform.commons.exception.annotation
 
cz.ues.platform.commons.jmx - package cz.ues.platform.commons.jmx
 
cz.ues.platform.commons.lang - package cz.ues.platform.commons.lang
This package contains common data-types and structures to simplify realizations of logic like large data-set paging, large binary data streaming, etc.
cz.ues.platform.commons.logging - package cz.ues.platform.commons.logging
 
cz.ues.platform.commons.pcb - package cz.ues.platform.commons.pcb
 
cz.ues.platform.commons.pcb.internal - package cz.ues.platform.commons.pcb.internal
 
cz.ues.platform.commons.pcb.monitor - package cz.ues.platform.commons.pcb.monitor
 
cz.ues.platform.commons.pcb.monitor.internal - package cz.ues.platform.commons.pcb.monitor.internal
 
cz.ues.platform.commons.query - package cz.ues.platform.commons.query
UES Query is a SQL-like language for arbitrary criteria definition on APIs.
cz.ues.platform.commons.query.annotations - package cz.ues.platform.commons.query.annotations
 
cz.ues.platform.commons.query.ast - package cz.ues.platform.commons.query.ast
 
cz.ues.platform.commons.query.attribute - package cz.ues.platform.commons.query.attribute
 
cz.ues.platform.commons.query.jdbc - package cz.ues.platform.commons.query.jdbc
 
cz.ues.platform.commons.transaction - package cz.ues.platform.commons.transaction
 
cz.ues.platform.commons.transaction.annotations - package cz.ues.platform.commons.transaction.annotations
 
cz.ues.platform.commons.uri - package cz.ues.platform.commons.uri
This is sub-module for UESURI.
cz.ues.platform.commons.utils - package cz.ues.platform.commons.utils
 
cz.ues.platform.commons.validation - package cz.ues.platform.commons.validation
 
cz.ues.platform.concurrent - package cz.ues.platform.concurrent
 
cz.ues.platform.concurrent.dto - package cz.ues.platform.concurrent.dto
 
cz.ues.platform.concurrent.exception - package cz.ues.platform.concurrent.exception
 
cz.ues.platform.concurrent.internal - package cz.ues.platform.concurrent.internal
 
cz.ues.platform.container - package cz.ues.platform.container
 
cz.ues.platform.container.annotations - package cz.ues.platform.container.annotations
 
cz.ues.platform.container.aop - package cz.ues.platform.container.aop
 
cz.ues.platform.container.aop.internal - package cz.ues.platform.container.aop.internal
 
cz.ues.platform.container.utils - package cz.ues.platform.container.utils
 
cz.ues.platform.essentials - package cz.ues.platform.essentials
 
cz.ues.platform.essentials.annotations - package cz.ues.platform.essentials.annotations
 
cz.ues.platform.essentials.exception - package cz.ues.platform.essentials.exception
 
cz.ues.platform.essentials.lang - package cz.ues.platform.essentials.lang
 
cz.ues.platform.essentials.message - package cz.ues.platform.essentials.message
 
cz.ues.platform.essentials.reflection - package cz.ues.platform.essentials.reflection
 
cz.ues.platform.i18n - package cz.ues.platform.i18n
 
cz.ues.platform.mail - package cz.ues.platform.mail
 
cz.ues.platform.persistence - package cz.ues.platform.persistence
 
cz.ues.platform.persistence.jdbc - package cz.ues.platform.persistence.jdbc
 
cz.ues.platform.persistence.jpa - package cz.ues.platform.persistence.jpa
 
cz.ues.platform.persistence.marshalling - package cz.ues.platform.persistence.marshalling
 
cz.ues.platform.persistence.marshalling.context - package cz.ues.platform.persistence.marshalling.context
 
cz.ues.platform.persistence.mongo - package cz.ues.platform.persistence.mongo
 
cz.ues.platform.process - package cz.ues.platform.process
 
cz.ues.platform.process.annotations - package cz.ues.platform.process.annotations
 
cz.ues.platform.process.dto - package cz.ues.platform.process.dto
 
cz.ues.platform.process.dto.xml - package cz.ues.platform.process.dto.xml
 
cz.ues.platform.process.exception - package cz.ues.platform.process.exception
 
cz.ues.platform.process.internal - package cz.ues.platform.process.internal
 
cz.ues.platform.qos - package cz.ues.platform.qos
This module provides the QoS (Quality of Service) functionality for UESPlatform.
cz.ues.platform.qos.annotations - package cz.ues.platform.qos.annotations
 
cz.ues.platform.qos.dto - package cz.ues.platform.qos.dto
 
cz.ues.platform.script - package cz.ues.platform.script
 
cz.ues.platform.script.annotation - package cz.ues.platform.script.annotation
 
cz.ues.platform.security - package cz.ues.platform.security
 
cz.ues.platform.security.appsecret.exception - package cz.ues.platform.security.appsecret.exception
 
cz.ues.platform.security.authn - package cz.ues.platform.security.authn
 
cz.ues.platform.security.authn.internal - package cz.ues.platform.security.authn.internal
 
cz.ues.platform.security.authn.principal - package cz.ues.platform.security.authn.principal
 
cz.ues.platform.security.authn.token - package cz.ues.platform.security.authn.token
 
cz.ues.platform.security.authn.webtoken - package cz.ues.platform.security.authn.webtoken
 
cz.ues.platform.security.authn.yubikey - package cz.ues.platform.security.authn.yubikey
 
cz.ues.platform.security.authz - package cz.ues.platform.security.authz
 
cz.ues.platform.security.authz.annotation - package cz.ues.platform.security.authz.annotation
 
cz.ues.platform.security.crypto - package cz.ues.platform.security.crypto
 
cz.ues.platform.security.identity - package cz.ues.platform.security.identity
 
cz.ues.platform.security.identity.dto - package cz.ues.platform.security.identity.dto
 
cz.ues.platform.security.identity.realm - package cz.ues.platform.security.identity.realm
 
cz.ues.platform.security.session - package cz.ues.platform.security.session
 
cz.ues.platform.security.uutoken - package cz.ues.platform.security.uutoken
 
cz.ues.platform.security.uutoken.dto - package cz.ues.platform.security.uutoken.dto
 
cz.ues.platform.security.uutoken.exception - package cz.ues.platform.security.uutoken.exception
 
cz.ues.platform.security.uutoken.http.client - package cz.ues.platform.security.uutoken.http.client
 
cz.ues.platform.security.uutoken.internal - package cz.ues.platform.security.uutoken.internal
 
cz.ues.platform.security.vault - package cz.ues.platform.security.vault
 
cz.ues.platform.security.vault.dto - package cz.ues.platform.security.vault.dto
 
cz.ues.platform.sysc - package cz.ues.platform.sysc
 
cz.ues.platform.sysc.beregistry - package cz.ues.platform.sysc.beregistry
 
cz.ues.platform.sysc.beregistry.annotations - package cz.ues.platform.sysc.beregistry.annotations
 
cz.ues.platform.sysc.beregistry.dto - package cz.ues.platform.sysc.beregistry.dto
 
cz.ues.platform.sysc.beregistry.utils - package cz.ues.platform.sysc.beregistry.utils
 
cz.ues.platform.sysc.data - package cz.ues.platform.sysc.data
 
cz.ues.platform.sysc.entitytype - package cz.ues.platform.sysc.entitytype
 
cz.ues.platform.sysc.entitytype.annotations - package cz.ues.platform.sysc.entitytype.annotations
 
cz.ues.platform.sysc.entitytype.dto - package cz.ues.platform.sysc.entitytype.dto
 
cz.ues.platform.sysc.usecase - package cz.ues.platform.sysc.usecase
 
cz.ues.platform.sysc.usecase.dto - package cz.ues.platform.sysc.usecase.dto
 
cz.ues.platform.sysc.usecase.exception - package cz.ues.platform.sysc.usecase.exception
 
cz.ues.platform.sysc.usecase.util - package cz.ues.platform.sysc.usecase.util
 
cz.ues.platform.sysc.xml - package cz.ues.platform.sysc.xml
 
cz.ues.platform.sysinfo - package cz.ues.platform.sysinfo
 
cz.ues.platform.sysinfo.dto - package cz.ues.platform.sysinfo.dto
 
cz.ues.platform.territory - package cz.ues.platform.territory
 
cz.ues.platform.territory.annotations - package cz.ues.platform.territory.annotations
 
cz.ues.platform.udds - package cz.ues.platform.udds
This module contains Unicorn Distributed Data Storage component.
cz.ues.platform.uesservices.annotations - package cz.ues.platform.uesservices.annotations
 
cz.ues.platform.uwt - package cz.ues.platform.uwt
The module containing the UES Widget Toolkit.
cz.ues.platform.uwt.menu - package cz.ues.platform.uwt.menu
 
cz.ues.platform.uwt.menu.dto - package cz.ues.platform.uwt.menu.dto
 
cz.ues.platform.uwt.persist - package cz.ues.platform.uwt.persist
 
cz.ues.platform.uwt.searchbox - package cz.ues.platform.uwt.searchbox
 
cz.ues.platform.uwt.searchbox.dto - package cz.ues.platform.uwt.searchbox.dto
 
cz.ues.platform.webapp.errorhandling - package cz.ues.platform.webapp.errorhandling
 
cz.ues.platform.webcmd - package cz.ues.platform.webcmd
 
cz.ues.platform.webcmd.annotations - package cz.ues.platform.webcmd.annotations
 
cz.ues.platform.webcmd.jersey - package cz.ues.platform.webcmd.jersey
 
cz.ues.platform.webservices - package cz.ues.platform.webservices
 
cz.ues.platform.webservices.annotations - package cz.ues.platform.webservices.annotations
 
cz.ues.platform.webservices.dto - package cz.ues.platform.webservices.dto
 
cz.ues.platform.webservices.jaxb - package cz.ues.platform.webservices.jaxb
 
cz.ues.postman.mail - package cz.ues.postman.mail
 
cz.ues.postman.mail.dto - package cz.ues.postman.mail.dto
 
cz.ues.postman.mail.exception - package cz.ues.postman.mail.exception
 
cz.ues.request.request - package cz.ues.request.request
 
cz.ues.request.request.dto - package cz.ues.request.request.dto
 
cz.ues.request.request.exception - package cz.ues.request.request.exception
 
cz.ues.request.sysc.entitytype - package cz.ues.request.sysc.entitytype
 

D

data - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Data stream that contains all data of an exported meta artifact.
data - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckIn
Attachment data.
data - Variable in class cz.ues.core.attachment.dto.UESAttachmentCreate
Attachment data.
data - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Data stream that contains all data of an exported meta access role.
data - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Data stream that contains all data of an exported meta group.
data - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Data stream that contains all data of an exported meta role.
data - Variable in class cz.ues.core.script.dto.UESScriptExec
Script data (parameters).
data - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
Settings data of permission mask.
data - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGrant
Settings data of permission.
data - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionRevoke
Settings data of template of permission to revoke.
data - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskData
Data for settings permission mask.
data - Variable in class cz.ues.core.security.authz.dto.UESPermissionGrant
Settings data of permission.
data - Variable in class cz.ues.core.security.authz.dto.UESPermissionRevoke
Settings data of permission.
data - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetOptions
Deprecated.
data - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetOptions
Data for use case options.
data - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
data - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
data - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
data - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
data - Variable in class cz.ues.platform.commons.lang.UESByteSource
 
data - Variable in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
Raw in memory data.
dataHandler - Variable in class cz.ues.platform.commons.lang.UESStreamHandler
Instance of data handler.
dataKey - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
dataKey - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
dataKey - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
DateAdapter - Class in cz.ues.platform.webservices.jaxb
Adapter class used to JAXB serialization/deserialization of XMLGregorianCalendar into java.util.Date.
DateAdapter() - Constructor for class cz.ues.platform.webservices.jaxb.DateAdapter
DateAdapter is utility class and will be never instantiated.
dateCompleted - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
The date when the activity was finished.
dateEnd - Variable in class cz.ues.digitalworkspace.calendar.dto.UESCalendarBusyTimeAttributes
End date until which the time block blocks the time in the user's calendar according to the specified interval in the commands input.
dateExpiration - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Date when the activity is automatically finished.
dateExpiration - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies the date when the activity is automatically finished.
dateExpiration - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Specifies the date when the activity is automatically finished.
dateExpiration - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Specifies the date when the activity is automatically finished.
dateFinished - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
When the activity was finished.
dateFrom - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Creation time of the cast.
dateFrom - Variable in class cz.ues.core.role.dto.UESCastAttributes
Creation time of the cast.
dateFrom - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Date from which the activity is shown in the tasklist.
dateFrom - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies the date when the activity is shown in the related users digital workspace.
dateFrom - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Specifies the date when the activity is shown in the related users digital workspace.
dateFrom - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Specifies the date when the activity is shown in the related users digital workspace.
dateOfFulfilling - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
dateOfFulfilling - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Date of fulfilling of the time condition.
dateOfFulfilling - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Date of fulfilling of the time condition.
dateStart - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Date from which the executive role should perform the activity.
dateStart - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies the start of the meeting.
dateStart - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new start of the meeting.
dateStart - Variable in class cz.ues.digitalworkspace.calendar.dto.UESCalendarBusyTimeAttributes
Start date from which the time block blocks the time in the user's calendar according to the specified interval in the commands input.
dateStart - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Specifies the start of the meeting.
dateTo - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
The informative field describing the date when the cast should expire.
dateTo - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastCreate
The informative field describing the date when the cast should expire.
dateTo - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastSetAttributes
The informative field describing the date when the cast should expire.
dateTo - Variable in class cz.ues.core.role.dto.UESCastAttributes
The informative field describing the date when the cast should expire.
dateTo - Variable in class cz.ues.core.role.dto.UESCastCreate
The informative field describing the date when the cast should expire.
dateTo - Variable in class cz.ues.core.role.dto.UESCastSetAttributes
The informative field describing the date when the cast should expire.
dateTo - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Date when the executive role should have finished the activity.
dateTo - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies the date when the activity should be finished.
dateTo - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new date when the activity should be finished.
dateTo - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Specifies the date when the activity should be finished.
dateToIso8601String(Date) - Static method in class cz.ues.platform.commons.query.UESQueryHelper
 
dateValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.
dayLimit - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
dayRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Day Rate.
dayRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Day Rate.
dayRate - Variable in class cz.ues.core.qos.dto.UESTerritoryGetQoS
Day Rate.
dayRate - Variable in class cz.ues.core.qos.dto.UESTerritorySetQoS
Day Rate.
dayValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
deactivateAccess(UESURI) - Method in interface cz.ues.core.role.UESAccessRole
This command deactivates an access role.
deactivateAccess(UESURI) - Method in interface cz.ues.myterritory.person.UESFriend
Deprecated.
debug(String, Element, Object...) - Method in class cz.ues.platform.apt.logging.APTLogger
 
debug(String, Object...) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
debug(String, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs debug message.
debug(String, Throwable, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs debug message.
decodeHeader(Header) - Static method in class cz.ues.platform.mail.MailReadHelper
 
decodeToURIPath(String) - Static method in class cz.ues.core.commons.uri.UESURIEncoder
decorator - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
DecoratorChain - Interface in cz.ues.platform.uwt.menu
 
decorators - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
decrypt(byte[], Key) - Method in interface cz.ues.platform.security.crypto.CryptographyService
Decrypt data.
DeepTypeElementScanner - Class in cz.ues.platform.apt.visitor
APT visitor used to scan whole tree of classes referenced from class on which is visitor initiated, including all super classes and classes referenced via @XmlSeeAlso annotation.
DeepTypeElementScanner() - Constructor for class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Creates new instance of DeepTypeElementScanner visitor.
DEF_CODE - Static variable in class cz.ues.platform.essentials.message.MessageAdapter
 
DEFAULT_ACCESS_POINT - Static variable in interface cz.ues.platform.security.authz.UESAuthorizationService
This access point is usable together with Propagation.SUPPORTS.
DEFAULT_BUFFER_SIZE - Static variable in class cz.ues.core.commons.StreamUtils
Default size of buffer for working with streams.
DEFAULT_BUFFER_SIZE - Static variable in class cz.ues.platform.commons.lang.UESStreamBuffer
Default buffer size = 1MB.
DEFAULT_COMPONENT_NAME_GENERATE - Static variable in annotation type cz.ues.platform.container.annotations.ComponentStereotype
Default component name value.
DEFAULT_CONFIG_PATH - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Path where is stored configuration
DEFAULT_CONTENT_TYPE - Static variable in class cz.ues.platform.commons.lang.UESByteSource
 
DEFAULT_CONTENT_TYPE - Static variable in class cz.ues.platform.commons.lang.UESStringSource
 
DEFAULT_CREATOR_CLASS - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Class name for default token creator.
DEFAULT_ENCODING - Static variable in class cz.ues.platform.commons.lang.UESStringSource
 
DEFAULT_ENTITY_TYPE_MENU_CODE - Static variable in interface cz.ues.platform.uwt.menu.MenuRegistry
 
DEFAULT_ENTITY_TYPE_MENU_CODE - Static variable in interface cz.ues.platform.uwt.menu.UESMenuProvider
 
DEFAULT_FONT_SIZE - Static variable in class cz.ues.platform.chart.font.UESFont
Default font size specified by UES Style Guide.
DEFAULT_INIT_TIMEOUT - Static variable in class cz.ues.platform.container.UESSystem
UES Containers default initialization timeout (15 minutes).
DEFAULT_KEY_PROVIDER_ID - Static variable in interface cz.ues.platform.security.vault.UESVaultService
ID of default key provider to be used with secured container.
DEFAULT_METADATA_ENTRIES_COUNT - Static variable in class cz.ues.platform.udds.UESMetadata
Default count of metadata entries.
DEFAULT_MSG - Static variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
Default error message for exception.
DEFAULT_MULTIPART_THRESHOLD_SIZE - Static variable in class cz.ues.platform.webcmd.MultipartRequest
Default threshold size of multipart request.
DEFAULT_NAME - Static variable in class cz.ues.platform.commons.lang.UESByteSource
 
DEFAULT_PROPAGATION - Static variable in interface cz.ues.platform.commons.transaction.TransactionDefinition
Default transaction propagation.
DEFAULT_SECURITY_REALM - Static variable in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
DEFAULT_SIZE_LIMIT - Static variable in class cz.ues.platform.commons.lang.UESLimitedInputStream
The default limit.
DEFAULT_SIZE_LIMIT - Static variable in class cz.ues.platform.commons.lang.UESLimitedOutputStream
The default limit.
DEFAULT_TIME_TOLERANCE - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
This value is used for ignoring small differences between system time on different computers.
DEFAULT_TIMEOUT - Static variable in interface cz.ues.platform.commons.transaction.TransactionDefinition
Default value of transaction timeout.
DEFAULT_WAIT_TIMEOUT - Static variable in class cz.ues.platform.concurrent.UESLock
Default timeout for which can process wait for lock creation or resource unlock.
defaultArtifactType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Default artifact type for the artifacts created according to the meta artifact (specified in sourceMetaArtifactUri).
defaultArtifactType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies default artifact type of the created artifact according to new meta artifact copy.
defaultArtifactType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Default artifact type of the new meta artifact.
defaultArtifactType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
Specifies new default artifact type of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Default artifact type for the artifacts created according to the meta artifact.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies default artifact type of the created artifact according to new meta access role copy.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Default artifact type of the new meta access role.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
Specifies new default artifact type of the created access role according to meta access role.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Default artifact type for the artifacts created according to the meta artifact.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies default artifact type of the created artifact according to new meta group copy.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Default artifact type of the new meta group.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
Specifies new default artifact type of the created group according to meta group.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Default artifact type for the artifacts created according to the meta artifact.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies default artifact type of the created artifact according to new meta artifact copy.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Default artifact type of the new meta role.
defaultArtifactType - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
Specifies new default artifact type of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Default code for the artifacts created according to the meta artifact (specified in sourceMetaArtifactUri).
defaultCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies default code of the created artifact according to new meta artifact copy.
defaultCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Default code of the new meta artifact.
defaultCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
Specifies new default code of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Default code for the artifact created according to the meta access role.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies default code of the created access role according to new meta access role copy.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Default code of the new meta access role.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
Specifies new default code of the created access role according to meta access role.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Default code for the artifact created according to the meta group.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies default code of the created group according to new meta group copy.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Default code of the new meta group.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
Specifies new default code of the created group according to meta group.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Default code for the role created according to the meta role.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies default code of the created artifact according to new meta artifact copy.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Default code of the new meta role.
defaultCode - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
Specifies new default code of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultCode - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Default code for the use case realization created according to the meta use case realization (specified in sourceMetaArtifactUri).
defaultCode - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies default code of the created use case realization according to new meta use case realization copy.
defaultCode - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
Specifies new default code of the created use case realization according to meta use case realization (specified in sourceMetaArtifactUri).
defaultComponent - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
Default component.
defaultEncoding - Variable in class cz.ues.platform.webcmd.MultipartRequest
Default multipart items encoding.
defaultIconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Default icon for the artifacts created according to the meta artifact (specified in sourceMetaArtifactUri).
defaultIconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies default icon of the created artifact according to new meta artifact copy.
defaultIconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Default icon of the new meta artifact.
defaultIconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
Specifies new default icon of the created artifact according to meta artifact (specified in metaArtifactUri).
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Default icon for the artifact created according to the meta access role.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies default icon of the created access role according to new meta access role copy.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Default icon of the new meta access role.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
Specifies new default icon of the created access role according to meta access role (specified in metaAccessRoleUri).
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Default icon for the artifact created according to the meta group.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies default icon of the created group according to new meta group copy.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Default icon of the new meta group.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
Specifies new default icon of the created group according to meta group (specified in metaGroupUri).
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Default icon for the role created according to the meta role.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies default icon of the created artifact according to new meta artifact copy.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Default icon of the new meta role.
defaultIconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
Specifies new default icon of the created artifact according to meta artifact (specified in metaArtifactUri).
defaultIconUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Default icon for the use case realization created according to the meta use case realization (specified in sourceMetaArtifactUri).
defaultIconUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies default icon of the created use case realization according to new meta use case realization copy.
defaultIconUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
Specifies new default icon of the created use case realization according to meta use case realization (specified in metaArtifactUri).
defaultMask - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
This flag specifies if the new permission mask is set as the default permission mask in the specified meta artifact and is used as template for own permission settings.
defaultMask - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
This flag specifies if the permission mask is set as the default permission mask in the specified meta artifact and is used as template for own permission settings.
defaultMask - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
This flag specifies if the new permission mask is set as the default permission mask in the specified meta artifact and is used as template for own permission settings.
defaultMask - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
This flag specifies if the permission mask is set as the default permission mask in the specified meta artifact and is used as template for own permission settings.
defaultMessage - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Default message.
defaultMessage - Variable in exception cz.ues.platform.essentials.exception.UESApplicationRTException
Flag whether exception uses default message.
defaultMessage - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
Value of UESApplicationRTException default message flag.
defaultName - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Default name for the artifacts created according to the meta artifact (specified in sourceMetaArtifactUri).
defaultName - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies default name of the created artifact according to new meta artifact copy.
defaultName - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Default name of the new meta artifact.
defaultName - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
Specifies new default name of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultName - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Default name for the artifact created according to the meta access role.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies default name of the created access role according to new meta access role copy.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Default name of the new meta access role.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
Specifies new default name of the created access role according to meta access role.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Default name for the artifact created according to the meta group.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies default name of the created group according to new meta group copy.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Default name of the new meta group.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
Specifies new default name of the created group according to meta group.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Default name for the role created according to the meta role.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies default name of the created artifact according to new meta artifact copy.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Default name of the new meta role.
defaultName - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
Specifies new default name of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultName - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Default name for the use case realization created according to the meta use case realization (specified in sourceMetaArtifactUri).
defaultName - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies default name of the created use case realization according to new meta use case realization copy.
defaultName - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
Specifies new default name of the created use case realization according to meta use case realization (specified in sourceMetaArtifactUri).
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Specifies if it is possible to search for the access role created according to the meta access role in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies if it is possible to search for the access role created according to the meta access role in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies default value if meta access role is searchable in territory where is located.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
Specifies if it is possible to search for the access role created according to the meta access role in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Specifies if it is possible to search for the group created according to the meta group in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies if it is possible to search for the group created according to the meta group in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies default value if meta group is searchable in territory where is located.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
Specifies if it is possible to search for the group created according to the meta group in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Specifies if it is possible to search for the role created according to the meta role in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies if it is possible to search for the role created according to the meta role in its territory.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies default value if meta role is searchable in territory where is located.
defaultSearchableInTerritory - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
Specifies if it is possible to search for the role created according to the meta role in its territory.
defaultSecurityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Default security level for the artifacts created according to the meta artifact (specified in sourceMetaArtifactUri).
defaultSecurityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Specifies default security level of the created artifact according to new meta artifact copy.
defaultSecurityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Default security level of the new meta artifact.
defaultSecurityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
Specifies new default security level of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Default security level for the artifact created according to the meta access role.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Specifies default security level of the created access role according to new meta access role copy.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Default security level of the new meta access role.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
Specifies new default security level of the created access role according to meta access role.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Default security level for the artifact created according to the meta group.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Specifies default security level of the created group according to new meta group copy.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Default security level of the new meta group.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
Specifies new default security level of the created group according to meta group.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Default security level for the role created according to the meta role.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Specifies default security level of the created artifact according to new meta artifact copy.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Default security level of the new meta role.
defaultSecurityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
Specifies new default security level of the created artifact according to meta artifact (specified in sourceMetaArtifactUri).
defaultSecurityLevel - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Default security level for the use case realization created according to the meta use case realization (specified in sourceMetaArtifactUri).
defaultSecurityLevel - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Specifies default code of the created use case realization according to new meta use case realization copy.
defaultSecurityLevel - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
Specifies new default security level of the created use case realization according to meta use case realization (specified in sourceMetaArtifactUri).
defaultSubactivityTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
defaultSubactivityTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI of the activity template which should be used as the default template for subactivities.
defaultSubactivityTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
UESURI of the activity template which should be used as the default template for subactivities.
defaultSubactivityTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
UESURI of the activity template which should be used as the default template for subactivities.
deferrableParseURI(String) - Static method in class cz.ues.core.commons.uri.UESURI
 
deferrableParseURI(String) - Static method in class cz.ues.platform.commons.uri.UESURI
 
defined - Variable in class cz.ues.platform.commons.uri.UESURIPart
 
delay - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
delay - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Specifies the duration which must be elapsed for condition fulfillment.
delay - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Specifies the duration which must be elapsed for condition fulfillment.
delete(UESURI) - Method in interface cz.ues.core.artifact.UESArtifact
This command deletes the specified artifact from the system.
delete(UESURI) - Method in interface cz.ues.core.attachment.UESAttachment
This command deletes the attachment from the system.
delete(UESURI) - Method in interface cz.ues.core.container.UESCompany
This command deletes the specified company from the system.
delete(UESURI) - Method in interface cz.ues.core.container.UESFolder
This command deletes the specified folder from the system.
delete(UESURI) - Method in interface cz.ues.core.container.UESMetaModel
This command deletes the specified meta model from the system.
delete(UESURI) - Method in interface cz.ues.core.container.UESOrganizationalUnit
This command deletes the specified organizational unit from the system.
delete(UESURI) - Method in interface cz.ues.core.container.UESShortcut
This command deletes the shortcut from the system.
delete(UESURI) - Method in interface cz.ues.core.content.UESSheet
Deletes the sheet from the system.
delete(UESURI) - Method in interface cz.ues.core.content.UESSheetTemplate
Deletes the sheet template from the system.
delete(UESURI) - Method in interface cz.ues.core.property.UESProperty
This command deletes the property from the system.
delete(UESURI) - Method in interface cz.ues.core.property.UESPropertyTemplate
Deletes the property template from the system.
delete(UESURI, UESAllFromOrganizationalUnitCastDelete) - Method in interface cz.ues.core.role.UESAllFromOrganizationalUnitCast
Deletes the cast from the system.
delete(UESURI, UESCastDelete) - Method in interface cz.ues.core.role.UESCast
This command deletes the cast from the system.
delete(UESURI) - Method in interface cz.ues.core.role.UESGroup
This command deletes the specified group role from the system.
delete(UESURI) - Method in interface cz.ues.core.role.UESRole
This command deletes the specified role from the system.
delete(UESURI) - Method in interface cz.ues.core.role.UESRoleInterface
This command deletes the specified role interface from the system.
delete(UESURI) - Method in interface cz.ues.core.sysc.Command
The command deletes the specified command from the system.
delete(UESURI) - Method in interface cz.ues.core.sysc.UseCase
The command deletes the specified use case from the system
delete(UESURI) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
delete(UESURI) - Method in interface cz.ues.core.sysc.VisualUseCase
The command deletes the specified visual use case from the system.
delete(UESURI) - Method in interface cz.ues.core.workflow.UESActivity
This command deletes an unfinished activity.
delete(UESURI) - Method in interface cz.ues.core.workflow.UESActivityAction
Deletes the specified activity action.
delete(UESURI, UESActivityConditionGetAttributes) - Method in interface cz.ues.core.workflow.UESActivityCondition
Deletes the specified activity condition.
delete(UESURI) - Method in interface cz.ues.core.workflow.UESActivityStateTemplate
Deletes the specified activity state template.
delete(UESURI) - Method in interface cz.ues.core.workflow.UESActivityTemplate
Deletes the activity template.
delete(UESURI) - Method in interface cz.ues.core.workflow.UESArtifactStateTemplate
Deletes the specified artifact state template from the system.
delete(UESURI, UESObjectSchemaDelete) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
delete(UESURI, UESObjectStoreDelete) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
delete(UESURI) - Method in interface cz.ues.objectstore.objectstore.UESObjectStoreRepository
 
delete(UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCase
Deletes Use Case from System Catalog.
delete(UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseRealization
Delete Use Case Realization specified by its UESURI from System Catalog.
delete(UWTContextAttributeKey) - Method in interface cz.ues.platform.uwt.persist.UWTComponentContextStore
Removes the attribute with given key from the persistent storage.
delete(UESURI) - Method in interface cz.ues.request.request.UESRequest
This command deletes the specified request from the system.
deleteAccount(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Removes existing account.
deleteBEType(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistryManager
Deprecated.
deleteBucket(String) - Method in interface cz.ues.platform.udds.UESStorageService
Deletes a bucket.
deleteCollection(UESURI, UESPropertyDeleteCollection) - Method in interface cz.ues.core.property.UESProperty
This command deletes the specified property collection from the system.
deleteCollection(UESURI, UESPropertyTemplateDeleteCollection) - Method in interface cz.ues.core.property.UESPropertyTemplate
Deletes the specified property collection template.
deleteComponent(UESURI, UESSheetDeleteComponent) - Method in interface cz.ues.core.content.UESSheet
Deletes specified component from the sheet.
deleteContainer(String) - Method in interface cz.ues.platform.security.vault.UESVaultService
Deletes the secured container (container must be empty in order to be deleted).
deleteEntityType(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityTypeRegistry
Deletes Entity Type.
deleteIndex(UESURI, UESObjectSchemaDeleteIndex) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
deleteMask(UESURI) - Method in interface cz.ues.core.security.UESMetaPermission
The command deletes the specified permission mask from the system.
deleteMenu(UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
deleteMenuItem(UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
deleteObject(UESURI, UESURI) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
deleteObject(String, String) - Method in interface cz.ues.platform.udds.UESStorageService
Deletes an object from a bucket.
deleteSecuredObject(String, String) - Method in interface cz.ues.platform.security.vault.UESVaultService
Deletes a secured object from container with the given ID.
deleteVersion(UESURI, UESSheetDeleteVersion) - Method in interface cz.ues.core.content.UESSheet
Deletes the version from the system.
delimiter - Variable in class cz.ues.platform.udds.UESObjectListing
The delimiter parameter originally used to request this object listing, or null if no delimiter specified.
delimiter - Variable in class cz.ues.platform.udds.UESObjectListingCriteria
The delimiter for condensing common prefixes in the returned listing results.
deniedChars - Static variable in class cz.ues.platform.commons.uri.CodeValidator
Characters denied in code.
dependsOn(T, T) - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Checks if one system catalog object is dependent on other system catalog object of same type.
description - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Description of the artifact.
description - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Description of the new artifact.
description - Variable in class cz.ues.core.artifact.dto.UESArtifactSetAttributes
Description of the artifact.
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Description of the meta artifact.
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Description of the new meta artifact copy.
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Description of the new meta artifact.
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
The new description of the meta artifact.
description - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
description - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
Description of the artifact.
description - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Description of the attachment.
description - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckIn
The new description of the attachment.
description - Variable in class cz.ues.core.attachment.dto.UESAttachmentCreate
Description of the new attachment.
description - Variable in class cz.ues.core.attachment.dto.UESAttachmentSetAttributes
The new description of the attachment.
description - Variable in class cz.ues.core.commons.dto.DTODescribedObjectAbstract
Description of DTO's entity.
description - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Description of the company.
description - Variable in class cz.ues.core.container.dto.UESCompanyCreate
Description of the new company.
description - Variable in class cz.ues.core.container.dto.UESCompanyEntryAttributes
Description of the entry (artifact or shortcut).
description - Variable in class cz.ues.core.container.dto.UESCompanySetAttributes
The new description of the company.
description - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Description of the folder.
description - Variable in class cz.ues.core.container.dto.UESFolderCreate
Description of the folder.
description - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Description of the entry (artifact or shortcut).
description - Variable in class cz.ues.core.container.dto.UESFolderSetAttributes
Description of the folder.
description - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Description of the meta model.
description - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
Description of the new meta model.
description - Variable in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
Description of the entry.
description - Variable in class cz.ues.core.container.dto.UESMetaModelSetAttributes
The new description of the meta model.
description - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Description of the organizational unit.
description - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
Description of the new organizational unit.
description - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
Description of the entry (artifact or shortcut).
description - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
The new description of the organizational unit.
description - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
Description of the shortcut.
description - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Description of the sheet.
description - Variable in class cz.ues.core.content.dto.UESSheetCheckIn
The new description of the sheet.
description - Variable in class cz.ues.core.content.dto.UESSheetCreate
Description of the new sheet.
description - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
The new description of the sheet.
description - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Description of the sheet template.
description - Variable in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
The new description of the sheet template.
description - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Description of the new sheet template.
description - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
The new description of the sheet template.
description - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Description of the property.
description - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
Description of the property collection
description - Variable in class cz.ues.core.property.dto.UESPropertyCreate
Description of the new property.
description - Variable in class cz.ues.core.property.dto.UESPropertyCreateCollection
Description of the new property collection.
description - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Description of the entry (property or property collection).
description - Variable in class cz.ues.core.property.dto.UESPropertySetAttributes
The new description of the property.
description - Variable in class cz.ues.core.property.dto.UESPropertySetCollectionAttributes
The new description of the property collection.
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Description of the property template.
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
Description of the property collection template.
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionCreate
Description of the new property template collection.
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCreate
Description of the new property template.
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
Description of the entry (property template or property template collection).
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
The new description of the property template.
description - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetCollectionAttributes
The new description of the property collection template.
description - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Description of the personal access role.
description - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Description of the new access role.
description - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
The new description of the access role.
description - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Description of the group Never null.
description - Variable in class cz.ues.core.role.dto.UESGroupCreate
Description of the new group.
description - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
The new description of the group.
description - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Description of the meta access role Never null.
description - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Description of the new meta access role copy.
description - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Description of the new meta access role.
description - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
The new description of the meta access role.
description - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Description of the meta group Never null.
description - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Description of the new meta group copy.
description - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Description of the new meta group.
description - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
The new description of the meta group.
description - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Description of the meta role Never null.
description - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Description of the new meta artifact copy.
description - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Description of the new meta role.
description - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
The new description of the meta artifact.
description - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Description of the role.
description - Variable in class cz.ues.core.role.dto.UESRoleCreate
Description of the new role.
description - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Description of the role interface.
description - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
Description of the new role interface.
description - Variable in class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
The new description of the role interface.
description - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
The new description of the role.
description - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
The description of the permission mask.
description - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The description of the permission mask.
description - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
The new description of the permission mask.
description - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSystemGroupAttributes
The description of the system group.
description - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The description of the permission mask.
description - Variable in class cz.ues.core.sysc.dto.AppAttributes
Description of the application.
description - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Description of the application box.
description - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
Description of the new application box.
description - Variable in class cz.ues.core.sysc.dto.AppBoxEntryAttributes
Description of the entry (artifact or shortcut).
description - Variable in class cz.ues.core.sysc.dto.AppBoxSetAttributes
The new description of the application.
description - Variable in class cz.ues.core.sysc.dto.AppCreate
Description of the new application.
description - Variable in class cz.ues.core.sysc.dto.AppEntryAttributes
Description of the entry (artifact or shortcut).
description - Variable in class cz.ues.core.sysc.dto.AppSetAttributes
The new description of the application.
description - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The description of the command.
description - Variable in class cz.ues.core.sysc.dto.CommandCreate
Description of the new command.
description - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
The new description of the command.
description - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The description of the meta use case realization.
description - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Description of the new meta use case realization.
description - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
The new description of the meta use case realization.
description - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The description of the use case.
description - Variable in class cz.ues.core.sysc.dto.UseCaseCreate
The description of the use case.
description - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
description - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
description - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
description - Variable in class cz.ues.core.sysc.dto.UseCaseSetAttributes
The description of the use case.
description - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The description of the visual use case.
description - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Description of the new visual use case.
description - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
The new description of the visual use case.
description - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Description of the activity.
description - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Description of the new activity.
description - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new description of the activity.
description - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Description of the activity state template.
description - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Description of the new activity state template.
description - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
The new description of the activity state template.
description - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Description of the activity template.
description - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Description of the new activity template.
description - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
The new description of the activity template.
description - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Description of the artifact state template.
description - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Description of the new artifact state template.
description - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
The new description of the artifact state template.
description - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Description of the digital workspace record.
description - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Description of the friend.
description - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
Description of the new friend.
description - Variable in class cz.ues.myterritory.person.dto.UESFriendSetAttributes
The new description of the friend.
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
description - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
description - Variable in class cz.ues.postman.mail.dto.UESMailRoleAttributes
Description of the role.
description - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Description of the request.
description - Variable in class cz.ues.request.request.dto.UESRequestSetAttributes
Description of the request.
deserializeException(RuntimeException) - Method in interface cz.ues.platform.webservices.WSHandlerExceptionSerializer
Deserializes exception which is stored as given RuntimeException message in XML.
deserializeExeption(String, Class<T>) - Method in interface cz.ues.platform.webservices.WebServiceExceptionSerializer
Deserializes given exception.
deserializeParameters() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Converts parameters serialized to string back to Object parameters.
destroyContext(UWTContext) - Method in interface cz.ues.platform.uwt.UWTContextFactory
Destroys the context.
destroyRound() - Method in class cz.ues.platform.apt.ProcessingContext
 
detailedMessage - Variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
Formated and localized message of exception.
determineEncoding(FileItem) - Method in class cz.ues.platform.webcmd.MultipartRequest
Determines encoding of multipart item.
diag - Variable in class cz.ues.platform.apt.compiler.JavaCompilerResult
 
digitalWorkspaceVisibility - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Set of roles, which will get a digital workspace record in their digital workspace in the case when an activity is set to the state which is created according to this activity state template.
digitalWorkspaceVisibility - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
List of roles which will get a digital workspace record in their digital workspace in the case when an activity is set to the state which is created according to this activity state template.
digitalWorkspaceVisibility - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
Set of roles which will get a digital workspace record in their digital workspace in the case when an activity is set to the state which is created according to this activity state template.
direction - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
Direction of the reference.
DisableAutodetection - Annotation Type in cz.ues.platform.container.annotations
Use this annotation to disable auto-detection of components during container start-up.
disabled - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
doCommit - Variable in class cz.ues.platform.commons.transaction.UESTransaction
Flag if transaction should be commited.
doesBucketExist(String) - Method in interface cz.ues.platform.udds.UESStorageService
Checks if the specified bucket exists.
done(UESExitState, MessageCode, String, Exception, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Invocation of method marks process as done.
done(UESURI, UESProcessState, UESProcessEvent) - Method in interface cz.ues.platform.process.UESProcessController
Sets result of process and marks it as completed.
DONE_MSG - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of done message parameter.
doubleValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.
DP - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Default password.
dryRun - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Specifies whether this is only a test run to verify that the object can be created.
dryRun - Variable in class cz.ues.core.container.dto.UESFolderCreate
Specifies whether this is only a test run to verify that the object can be created.
dryRun - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
Specifies whether this is only a test run to verify that the object can be created.
dryRun - Variable in class cz.ues.core.role.dto.UESGroupCreate
Specifies whether this is only a test run to verify that the object can be created.
dryRun - Variable in class cz.ues.core.role.dto.UESRoleCreate
Specifies whether this is only a test run to verify that the object can be created.
DTO - Annotation Type in cz.ues.platform.uesservices.annotations
The annotation is used to mark classes used as data transfer objects for UES Service methods.
DTOAbstractMenuNode - Class in cz.ues.platform.uwt.menu.dto
 
DTOAbstractMenuNode() - Constructor for class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
DTOAbstractMenuNode(UESURI, UESURI, String, String, String) - Constructor for class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
DTOActionMenuItem - Class in cz.ues.platform.uwt.menu.dto
 
DTOActionMenuItem() - Constructor for class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
DTOCounter - Class in cz.ues.platform.qos.dto
TODO Javadoc for type DTOCounter.
DTOCounter(Long, String, long, long, long, long, long, long, long, Date) - Constructor for class cz.ues.platform.qos.dto.DTOCounter
Creates a new instance of DTOCounter.
DTOCreateEntityType - Class in cz.ues.platform.sysc.entitytype.dto
 
DTOCreateEntityType() - Constructor for class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
DTOCreateEntityType(String, String, UESURI, String) - Constructor for class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
DTOCriteriaAbstract - Class in cz.ues.core.commons.dto
Criteria DTO abstract class.
DTOCriteriaAbstract() - Constructor for class cz.ues.core.commons.dto.DTOCriteriaAbstract
 
DTOCriteriaInterface - Interface in cz.ues.core.commons.dto
Criteria DTO interface.
DTODescribedObjectAbstract - Class in cz.ues.core.commons.dto
Abstract DTO described object.
DTODescribedObjectAbstract() - Constructor for class cz.ues.core.commons.dto.DTODescribedObjectAbstract
 
DTODescribedObjectInterface - Interface in cz.ues.core.commons.dto
 
DTOEntityTypeAttributes - Class in cz.ues.platform.sysc.entitytype.dto
Deprecated.
DTOEntityTypeAttributes() - Constructor for class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
DTOEntityTypeAttributes(UESURI, String, String, UESURI, String) - Constructor for class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
DTOLimit - Class in cz.ues.platform.qos.dto
Represents the limits set for some QoS owner.
DTOLimit(String, long, long, long, long, long, long) - Constructor for class cz.ues.platform.qos.dto.DTOLimit
 
DTOLimit(String, long, long, long, long, long, long, LimitType) - Constructor for class cz.ues.platform.qos.dto.DTOLimit
 
DTOMenu - Class in cz.ues.platform.uwt.menu.dto
 
DTOMenu() - Constructor for class cz.ues.platform.uwt.menu.dto.DTOMenu
 
DTOMenu(UESURI, Object) - Constructor for class cz.ues.platform.uwt.menu.dto.DTOMenu
 
DTOMenu(Object, String) - Constructor for class cz.ues.platform.uwt.menu.dto.DTOMenu
 
DTOMenu(UESURI, UESURI, String, String, String) - Constructor for class cz.ues.platform.uwt.menu.dto.DTOMenu
 
DTOMenuItem - Class in cz.ues.platform.uwt.menu.dto
 
DTOMenuItem() - Constructor for class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
DTOMenuSeparatorItem - Class in cz.ues.platform.uwt.menu.dto
 
DTOMenuSeparatorItem() - Constructor for class cz.ues.platform.uwt.menu.dto.DTOMenuSeparatorItem
 
DTOMessage - Class in cz.ues.platform.webservices.dto
DTO used for serialization and deserialization of Message.
DTOMessage() - Constructor for class cz.ues.platform.webservices.dto.DTOMessage
Creates new instance of DTOMessage and initializes parameters variable (initialization is needed because web services send empty list as null causing NullPointerException problems on client side).
DTOObjectAbstract - Class in cz.ues.core.commons.dto
Abstract DTO object.
DTOObjectAbstract() - Constructor for class cz.ues.core.commons.dto.DTOObjectAbstract
 
DTOObjectInterface - Interface in cz.ues.core.commons.dto
 
DTOPagingAbstract - Class in cz.ues.core.commons.dto
Paging DTO abstract class.
DTOPagingAbstract() - Constructor for class cz.ues.core.commons.dto.DTOPagingAbstract
 
DTOPagingInterface - Interface in cz.ues.core.commons.dto
Paging DTO interface.
DTOStackTrace - Class in cz.ues.platform.webservices.dto
DTO used for serialization of exception stack trace.
DTOStackTrace() - Constructor for class cz.ues.platform.webservices.dto.DTOStackTrace
Creates new instance of stack trace DTO.
DTOStackTrace(StackTraceElement[]) - Constructor for class cz.ues.platform.webservices.dto.DTOStackTrace
Creates new instance of stack trace DTO.
DTOSubmenuItem - Class in cz.ues.platform.uwt.menu.dto
 
DTOSubmenuItem() - Constructor for class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
DTOThrowable - Class in cz.ues.platform.webservices.dto
DTO used for serialization of Throwable.
DTOThrowable() - Constructor for class cz.ues.platform.webservices.dto.DTOThrowable
Creates new instance of DTOThrowable and initializes messages variable (initialization is needed because web services send empty list as null causing NullPointerException problems on client side).
DTOThrowable(Throwable, boolean) - Constructor for class cz.ues.platform.webservices.dto.DTOThrowable
Creates new instance of serialized Throwable DTO.
dtoToString(Object) - Static method in class cz.ues.core.commons.dto.UESDTOHelper
Generates text represents UES DTO.
DTOUpdateEntityType - Class in cz.ues.platform.sysc.entitytype.dto
 
DTOUpdateEntityType() - Constructor for class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
DTOUpdateEntityType(String, String, UESURI, String) - Constructor for class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
DTOVersionInterface - Interface in cz.ues.core.commons.dto
Interface for objects with versions.
DTOVersionInterface.LockStrategy - Enum in cz.ues.core.commons.dto
Specifies what to do with versions.
DTOVersionInterface.LockStrategy() - Constructor for enum cz.ues.core.commons.dto.DTOVersionInterface.LockStrategy
 
DTOWebServiceRemoteException - Class in cz.ues.platform.webservices.dto
DTO used to deserialize cz.ues.platform.commons.exception.WebServiceRemoteException and restore original exception structure.
DTOWebServiceRemoteException() - Constructor for class cz.ues.platform.webservices.dto.DTOWebServiceRemoteException
 
duration - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
duration - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
The duration of the activity template.
duration - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies the duration of the activity template.
duration - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies the duration of the activity template.
duration - Variable in class cz.ues.platform.apt.compiler.JavaCompilerResult
 
DurationFormatter - Class in cz.ues.platform.apt.compiler
Simple formatter for time-duration.
DurationFormatter() - Constructor for class cz.ues.platform.apt.compiler.DurationFormatter
 
DynamicDTOComparator<T> - Class in cz.ues.core.commons.test.compare
Comparator for comparing UES DTOs.
DynamicDTOComparator(Class<T>, String, boolean) - Constructor for class cz.ues.core.commons.test.compare.DynamicDTOComparator
Creates a new instance of DynamicDTOComparator.

E

element - Variable in class cz.ues.platform.apt.model.AbstractModel
 
elements - Variable in class cz.ues.platform.commons.query.ast.QueryElementSequence
 
emailKeyDate - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Part of the email key in the mailbox.
emailKeyFrom - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Part of the email key in the mailbox.
emailKeyMessageId - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Part of the email key in the mailbox.
emailKeySubject - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Part of the email key in the mailbox.
emailKeyUid - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Part of the email key in the mailbox.
EMPTY_ANNOTATIONS_ARRAY - Static variable in class cz.ues.platform.essentials.annotations.PackageAnnotationHelper
 
EMPTY_PARAMETERS - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Empty map with parameters.
emptyContent - Variable in class cz.ues.core.content.dto.UESSheetCreate
Specifies if the new sheet is created with empty content.
EnableProcessManagement - Annotation Type in cz.ues.platform.process.annotations
Marker annotation/meta annotation to be used on components or methods which want to use system provided process management (create new process around invocation of each annotated element).
EnableScriptAPI - Annotation Type in cz.ues.platform.script.annotation
Marker annotation/meta annotation to be used on components which fulfills requirements for automatic generation of wrapper script API.
encode(String, UESBarcodeService.BarcodeType, OutputStream, int, int) - Method in interface cz.ues.platform.chart.barcode.UESBarcodeService
Encodes specified string into specified barcode.
encodeCredentials(String, Object) - Method in interface cz.ues.platform.security.identity.AccountManager
Method encodes given credentials in same way as they are stored in persistent storage.
ENCODED - Static variable in interface cz.ues.platform.security.identity.AccountManager
Flag to be appended before principal or credentials.
encodeForHttp(String) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Encodes string to form suitable for passing into web link.
encodePrincipal(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Method encodes given principal in same way as they are stored in persistent storage.
encodeToURIPath(UESURI) - Static method in class cz.ues.core.commons.uri.UESURIEncoder
 
encoding - Variable in class cz.ues.platform.commons.lang.UESStringSource
 
encrypt(byte[], Key) - Method in interface cz.ues.platform.security.crypto.CryptographyService
Encrypt data.
endTime - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
Process execution end time.
engine - Variable in class freemarker.ext.script.CompiledFreeMarkerScript
 
enrollSuccessfulAuthentication(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Resets invalid login counter for given account (reset also unlocks account if locked) and updates last successful login time.
enrollUnsuccessfulAuthentication(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Updates last failed login time and increment invalid login counters for given accounts.
entity - Variable in class cz.ues.platform.security.authz.UESAuthorizationToken
Authorized entity.
entityPartListToString(List<UESURIPart>) - Method in class cz.ues.platform.commons.uri.UESURI
Converts UESURI parts to string form.
entityParts - Variable in class cz.ues.platform.commons.uri.UESURI
Entity part for this UESURI.
EntityRTException - Exception in cz.ues.platform.commons.entity
EntityRTException - module exception.
EntityRTException() - Constructor for exception cz.ues.platform.commons.entity.EntityRTException
Creates a new instance of EntityRTException.
EntityRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.entity.EntityRTException
Creates a new instance of CommonsRTException.
EntityType - Annotation Type in cz.ues.platform.sysc.entitytype.annotations
Annotation used for declaration of Entity Type.
EntityTypeRegistryRTException - Exception in cz.ues.platform.sysc.entitytype
EntityTypeRegistryRTException - module exception.
EntityTypeRegistryRTException() - Constructor for exception cz.ues.platform.sysc.entitytype.EntityTypeRegistryRTException
Creates a new instance of EntityTypeRegistryRTException.
EntityTypeRegistryRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.entitytype.EntityTypeRegistryRTException
Creates a new instance of EntityTypeRegistryRTException.
EntityTypeSupport - Interface in cz.ues.platform.sysc.entitytype
 
EntityTypeUESURIToSQLTransformer.EntityTypeClassResolver - Interface in cz.ues.core.artifact.query
 
entityTypeUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
UESURI of the entity type of the meta artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
UESURI of the entity type of the artifact (see UESCoreEntityTypes for more info).
entityTypeUri - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
UESURI of the entity type of the attachment (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
UESURI of the entity type of the company (see UESCoreEntityTypes for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESCompanyEntryAttributes
UESURI of the entity type of the artifact (see UESCoreEntityTypes for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
UESURI of the entity type of the folder (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
UESURI of the entity type of the meta model (see UESCoreEntityTypes for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
UESURI of the entity type of the artifact (see UESCoreEntityTypes for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
UESURI of the entity type of the organization unit (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.content.dto.UESSheetAttributes
UESURI of the entity type of the sheet (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
UESURI of the entity type of the sheet template.
entityTypeUri - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
UESURI of the entity type of the property (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
UESURI of the entity type of the property (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
UESURI of the entity type of the property template.
entityTypeUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
UESURI of the entity type of the property template collection.
entityTypeUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
UESURI of the entity type of the entry (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
UESURI of the entity type of the access role (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
UESURI of the entity type
entityTypeUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
UESURI of the entity type of the group (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
UESURI of the entity type of the role interface (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
UESURI of the entity type of the role (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESRoleGetArtifactListItem
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
UESURI of the entity type of the role interface (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
UESURI of the entity type of the role interface (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
UESURI of the entity type
entityTypeUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
UESURI of the entity type of the application (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
UESURI of the entity type of the application box (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.AppBoxEntryAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.AppEntryAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the entity type of the command (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
UESURI of the entity type of the use case realization (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
UESURI of the entity type of the company (see UESCoreEntityTypes for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
entityTypeUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
entityTypeUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the entity type of the visual use case (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
UESURI of the entity type of the visual use case (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of the entity type of the activity action (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
UESURI of the entity type of the activity state template (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI of the entity type of the activity template (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
UESURI of the entity type of the artifact state template (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityTypeUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
UESURI of entity type.
entityTypeUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
UESURI of entity type of related UC.
entityTypeUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
UESURI of entity type of related UC.
entityTypeUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
UESURI of entity type of related UC.
entityTypeUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
New UESURI of entity type.
entityTypeUri - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
entityTypeUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
UESURI of the entity type of the request (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
entityUri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityListItem
UESURI of a entity where permissions are applied.
entityUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of the entity (activity template or activity instance) this activity action is created for.
entityUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
UESURI of the entity (activity instance or activity template) this activity condition is created for.
entries - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
entries - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
entryState - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
entryState - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
entryState - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Parameter specifies whether activity states set according to this template are entry states of the specified activity.
entryState - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
After an activity is created according to an activity template, it will be set into the state marked as the entry state.
entryState - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
After an activity is created according to an activity template, it will be set into the state marked as the entry state.
entryState - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
After an artifact is created from the related meta artifact, it will be set into the state marked as the entry state.
entryState - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
After an artifact is created from the related meta artifact, it will be set into the state marked as the entry state.
entryState - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
After an artifact is created from the related meta artifact, it will be set into the state marked as the entry state.
ENUM_CLASS - Static variable in class cz.ues.platform.apt.visitor.EnumerationScanner
Name of enumeration class.
enumClass - Variable in class cz.ues.platform.webservices.dto.DTOMessage
Class of used message code enumeration.
enumerations - Variable in class cz.ues.platform.apt.visitor.EnumerationScanner
List of enumerations to be returned.
EnumerationScanner - Class in cz.ues.platform.apt.visitor
APT visitor used to scan whole tree of classes referenced from class on which is visitor initiated.
EnumerationScanner() - Constructor for class cz.ues.platform.apt.visitor.EnumerationScanner
Creates new instance of EnumerationScanner visitor.
ENV_VAR_UES_HOME - Static variable in class cz.ues.platform.container.UESSystem
Name of (operation system) environment variable for UES home.
ENV_VAR_UU_HOME - Static variable in class cz.ues.platform.container.UESSystem
Name of (operation system) environment variable for UU home.
equals(Object) - Method in class cz.ues.core.commons.uri.UESURI
Indicates whether some other object is also an UESURI equal to this one.
equals(Object) - Method in class cz.ues.platform.apt.model.AbstractModel
equals(Object) - Method in class cz.ues.platform.commons.lang.UESResultList
Compares the specified object with this list for equality.
equals(Object) - Method in class cz.ues.platform.commons.uri.UESURI
Indicates whether some other object is also an UESURI equal to this one.
equals(Object) - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
equals(Object) - Method in class cz.ues.platform.persistence.marshalling.MediaType
equals(Object) - Method in class cz.ues.platform.security.authn.principal.UESPrincipal
equals(Object) - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
TODO Javadoc for method equals.
equals(Object) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
equals(Object) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
equals(Object) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
equals(T, T) - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Checks if system catalog objects are equal (typically compared by ID or code).
equals(Object) - Method in class cz.ues.platform.sysinfo.dto.Version
equals(Object) - Method in class cz.ues.platform.udds.UESOwner
equals(Object) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
equals(Object) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
error(String, Element, Throwable, Object...) - Method in class cz.ues.platform.apt.logging.APTLogger
 
error(String, Exception, Object...) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
error(String, Throwable, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs error message.
ERROR_EVENT_TYPE - Static variable in class cz.ues.platform.sysc.xml.ExceptionEvent
 
errorCode - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Error code from UESSheetBBCodeValidationErrorCode enumeration
ErrorCode - Interface in cz.ues.platform.essentials.exception
ErrorCode is marker interface to mark all ErrorCode enumerations used in parent RuntimeExceptions.
errorCode - Variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
 
errorCode - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Optional error code.
errorCode - Variable in class cz.ues.platform.process.dto.UESProcessResult
Optional error code.
errorCode - Variable in class cz.ues.platform.webcmd.UESErrorMessage
Error code.
errorCode - Variable in class cz.ues.platform.webcmd.UESErrorResponse
Exception error code.
ErrorCodeAlternatives - Annotation Type in cz.ues.platform.commons.exception.annotation
Annotation can be added to the exception class and is used for define list of ErrorCodes from the another exception classes.
errorCodeClass - Variable in class cz.ues.platform.webcmd.UESErrorMessage
Error code type.
errorCodeClass - Variable in class cz.ues.platform.webcmd.UESErrorResponse
Exception error code type.
ErrorHandlingEntityTypeUriResolver - Interface in cz.ues.platform.webapp.errorhandling
ErrorHandlingEntityTypeUriResolver entity type uri resolver for error handling.
errorMessages - Variable in class cz.ues.platform.webcmd.UESErrorResponse
List of exception messages.
errorRaised() - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
ERRORS_IGNORED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
No exceptions are raised, even for network issues.
escape(String) - Static method in class cz.ues.platform.commons.query.UESQueryHelper
 
escape(String) - Static method in class cz.ues.platform.commons.uri.UESURIStringEscaper
This function replaces reserved characters and the more weird unicode character with their escaped representation.
escape(String, boolean) - Static method in class cz.ues.platform.commons.uri.UESURIStringEscaper
This function replaces reserved characters and the more weird characters with their escaped representation.
ESCAPE_CHARS - Static variable in class cz.ues.platform.commons.uri.UESURIStringEscaper
The following characters must be escaped in UESURI.
escapeString(String) - Static method in class cz.ues.platform.commons.query.UESQueryHelper
 
escapeString(String) - Static method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
escapeUnicodeChar(StringBuffer, char) - Static method in class cz.ues.platform.commons.uri.UESURIStringEscaper
Replaces a unicode character with its escaped representation ("") and appends the result to a StringBuffer.
EssentialsRTException - Exception in cz.ues.platform.essentials
EssentialsRTException - the parent of module Exceptions.
EssentialsRTException() - Constructor for exception cz.ues.platform.essentials.EssentialsRTException
Creates new instance of EssentialsRTException.
EssentialsRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.EssentialsRTException
Creates a new instance of EssentialsRTException.
ET_ENTITY_TYPE_CODE - Static variable in interface cz.ues.platform.sysc.entitytype.UESEntityType
Code of entity type entity.
ET_ENTITY_TYPE_URI - Static variable in interface cz.ues.platform.sysc.entitytype.UESEntityType
URI of entity type entity.
etSvc - Variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Reference to UES entity type.
eval(ScriptContext) - Method in class freemarker.ext.script.CompiledFreeMarkerScript
 
eval(String, ScriptContext) - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
eval(Reader, ScriptContext) - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
evalDefault() - Method in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
Evaluate default artifact layout header type, If is called on DEFAULT it return one of others by code, if is not default return itself.
eventCode - Variable in class cz.ues.core.process.dto.UESProcessEvent
Code of event.
eventCode - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Code of event.
eventCodes - Variable in class cz.ues.platform.process.dto.UESProcessExplorerGetProcessResult
Optional list of event codes regular expressions
eventMessage - Variable in class cz.ues.core.process.dto.UESProcessEvent
Event message.
eventMessage - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Event message.
events - Variable in class cz.ues.platform.process.dto.UESProcessProgress
List of all events which occurred during process.
eventType - Variable in class cz.ues.core.process.dto.UESProcessEvent
Type of event.
eventType - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Type of event.
evict(K) - Method in interface cz.ues.platform.commons.cache.UESCache
 
exception - Variable in class cz.ues.core.process.dto.UESProcessEvent
Optional exception.
exception - Variable in class cz.ues.platform.sysc.xml.ExceptionEvent
 
EXCEPTION_SEQ - Static variable in exception cz.ues.core.artifact.exception.UESArtifactModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.commons.bro.BROModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.commons.CommonsRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.commons.uri.UESURIRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.container.exception.UESContainerModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.content.exception.UESContentModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.property.exception.UESPropertyModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.qos.exception.UESQoSModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.role.exception.UESRoleModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.script.exception.UESScriptModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.search.exception.UESSearchModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.security.SecurityRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.security.session.SessionRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.sysc.exception.SystemCatalogModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.core.workflow.exception.UESWorkflowModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.appl.UESApplicationLogModuleRTException
Last used ID for error code.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.apt.APTRuntimeException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.chart.ChartModuleRTException
Last used number for error code.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.command.exception.UESCommandModuleRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.commons.CommonsRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.commons.uri.UESURIRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.concurrent.exception.UESConcurrentRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.container.ContainerRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.mail.MailRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.persistence.PersistenceRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.process.exception.UESProcessRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.qos.QoSModuleRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.script.ScriptRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.appsecret.exception.AppSecretRTException
 
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.authn.AuthenticationRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.authz.AuthorizationRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.crypto.CryptographyRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.identity.IdentityRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.SecurityRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.session.SessionRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.uutoken.UUTokenRTException
Latest already used exception error code.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.security.vault.VaultRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.sysc.beregistry.BERegistryRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.sysc.entitytype.EntityTypeRegistryRTException
Last exception-class sequence item.Should be incremented, when new module leaf exception class will be created.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.sysc.SyscRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.sysc.usecase.exception.UseCaseRegistryModuleRTException
Last used error code.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.sysinfo.SystemInfoModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.territory.TerritoryRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.udds.UDDSModuleRTException
Last free ID which should be used for ErrorCode in child of this exception.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.uwt.UWTModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.webcmd.WebCommandRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.platform.webservices.WebServiceRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.postman.mail.exception.UESPostmanModuleRTException
Last exception-class sequence item.
EXCEPTION_SEQ - Static variable in exception cz.ues.request.request.exception.UESRequestModuleRTException
Last exception-class sequence item.
exceptionClass - Variable in class cz.ues.platform.webcmd.UESErrorResponse
Exception type.
ExceptionEvent - Class in cz.ues.platform.sysc.xml
 
ExceptionEvent(XMLStreamException) - Constructor for class cz.ues.platform.sysc.xml.ExceptionEvent
 
exec(UESURI, UESScriptExec) - Method in interface cz.ues.core.script.UESScript
Executes script based on main entity URI.
exec(UESURI, UESCommandExec) - Method in interface cz.ues.platform.command.UESCommand
Deprecated.
EXEC_GROUPS - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Names for script dedication to queue.
EXEC_WINDOW - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Window crontab phrase time for script execution.
executeInTerritory(UESURI, UESCallable<V>) - Method in interface cz.ues.platform.territory.UESTerritoryService
Executes some code wrapped by instance of type Callable in specified territory.
ExecutionInTerritoryFailedRTException - Exception in cz.ues.platform.territory
ExecutionInTerritoryFailedRTException - this exception is thrown when some error occur during execution of some code in specified territory.
ExecutionInTerritoryFailedRTException() - Constructor for exception cz.ues.platform.territory.ExecutionInTerritoryFailedRTException
Creates a new instance of ExecutionInTerritoryFailedRTException.
ExecutionInTerritoryFailedRTException(ExecutionInTerritoryFailedRTException.E05D00, String, Exception, Object...) - Constructor for exception cz.ues.platform.territory.ExecutionInTerritoryFailedRTException
Creates a new instance of ExecutionInTerritoryFailedRTException.
ExecutionInTerritoryFailedRTException.E05D00 - Enum in cz.ues.platform.territory
Error codes for this class.
ExecutionInTerritoryFailedRTException.E05D00() - Constructor for enum cz.ues.platform.territory.ExecutionInTerritoryFailedRTException.E05D00
 
EXECUTIVE_ROLE_URI - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Role which executed the script.
executiveRoleName - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Name of the state of the executive role of the activity (solver of the activity) which is represented by digital workspace record.
executiveRoleUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
executiveRoleUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionAuthorizeResult
UESURI of the user's role which is authorized to run specified use case over the specified entity.
executiveRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Normalized UESURI of the executive role of the activity (solver of the activity).
executiveRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new executive role of the activity.
executiveRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI of the executive role for the activities created according to this template.
executiveRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
UESURI of the executive role for the activities created according to this template.
executiveRoleUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
UESURI of the executive role for the activities created according to this template.
executiveRoleUri - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
UESURI of the state of the executive role of the activity (solver of the activity) which is represented by digital workspace record.
executiveRoleUri - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
UESURI of executive role.
executiveRoleUris - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
The executive role or roles of the new activity.
exists(UESURI, UESAllFromOrganizationalUnitCastExists) - Method in interface cz.ues.core.role.UESAllFromOrganizationalUnitCast
Checks whether the subject (specified in the parameter casted_subject_uri) is casted to the group All From Organizational Unit which is derived from the specified organizational unit.
exists(UESURI, UESCastExists) - Method in interface cz.ues.core.role.UESCast
This command checks the direct cast existence of an castedSubjectUri in subjectUri.
exists(UESURI) - Method in interface cz.ues.core.search.UESSearch
This command checks the existence of an artifact or an aggregated object in the system.
exists() - Method in interface cz.ues.platform.commons.entity.MainEntityService
Returns the value true if the main entity exists; the values false if the main entity doesn't exist.
existsMainEntity() - Method in interface cz.ues.core.commons.entity.UESExistenceChecker
Deprecated.
EXIT_STATE - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of exit state parameter.
exitProcess() - Method in interface cz.ues.platform.commons.pcb.UESProcessManager
Exits active process and sets its parent process as active one.
exitState - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
exitState - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Parameter specifies whether activity states set according to this template are exit states of the specified activity.
exitState - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
There is always just one activity state template marked as the exit state on every activity template.
exitState - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
There is always just one activity state template marked as the exit state on every activity template.
expectedValue - Variable in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
The expected value of the DTO attribute.
expiration - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
expiration - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Expiration specifies how long after the expected completion date the activities created according to this template should be automatically terminated.
expiration - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies how long after the expected completion date the activities created according to this template should be automatically terminated.
expiration - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies how long after the expected completion date the activities created according to this template should be automatically terminated.
expirationTime - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
After this time the token will be considered as expired and therefore invalid.
export(UESURI, UESArtifactExport) - Method in interface cz.ues.core.artifact.UESArtifact
The command exports a artifact to a DataFile, which is saved to the Export Storage.
export(UESURI, UESMetaArtifactExport) - Method in interface cz.ues.core.artifact.UESMetaArtifact
The command exports a meta artifact to a DataFile, which is saved to the Export Storage.
export(UESURI, UESFolderExport) - Method in interface cz.ues.core.container.UESFolder
The command exports a folder to a DataFile, which is saved to the Export Storage.
export(UESURI, UESMetaModelExport) - Method in interface cz.ues.core.container.UESMetaModel
The command exports a meta model to a DataFile, which is saved to the Export Storage.
export(UESURI, UESMetaAccessRoleExport) - Method in interface cz.ues.core.role.UESMetaAccessRole
The command exports a meta access role to a DataFile, which is saved to the Export Storage.
export(UESURI, UESMetaGroupExport) - Method in interface cz.ues.core.role.UESMetaGroup
The command exports a meta group to a DataFile, which is saved to the Export Storage.
export(UESURI, UESMetaRoleExport) - Method in interface cz.ues.core.role.UESMetaRole
The command exports a meta role to a DataFile, which is saved to the Export Storage.
export(UESURI, UESRoleInterfaceExport) - Method in interface cz.ues.core.role.UESRoleInterface
The command exports a role interface to a DataFile, which is saved to the Export Storage.
export(UESURI, VisualUseCaseExport) - Method in interface cz.ues.core.sysc.VisualUseCase
The command exports a visual use case to a DataFile, which is saved to the Export Storage.
EXPR_IMMEDIATE_BEGIN - Static variable in class cz.ues.platform.commons.uri.UESURIStringEscaper
This is the character sequence which starts the immediate expression.
expression - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
expression - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Logical expression of the composed activity condition that describes logical relationships among nested conditions.
expression - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Logical expression of the composed activity condition.
expressionText - Variable in class cz.ues.platform.commons.uri.UESURIPart
 
extensions - Static variable in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 

F

factory - Static variable in class cz.ues.platform.commons.logging.UESLoggerFactory
Instance of logger factory.
factory - Static variable in class cz.ues.platform.container.UESComponentFactory
Instance of initialized factory.
factory - Variable in class cz.ues.platform.security.uutoken.http.client.UUTokenAuthNClientHttpRequestFactory
Decorated factory.
factory - Variable in class freemarker.ext.script.FreeMarkerScriptEngine
 
FACTORY_IMPLEMENTATION - Static variable in class cz.ues.platform.container.UESComponentFactory
Name of factory default implementation class.
FACTORY_NAME - Static variable in class cz.ues.platform.commons.logging.UESLoggerFactory
Name of logger factory component.
FACTORY_NAME - Static variable in class cz.ues.platform.script.ScriptFactory
Name of script factory component.
fail(String, Element, Throwable, Object...) - Method in class cz.ues.platform.apt.logging.APTLogger
 
FallbackMessage - Annotation Type in cz.ues.platform.commons.exception.annotation
Annotation used to define fallback message to be used in ExceptionHandlerAspect in case foreign exception (other than declared service exception) is thrown from method.
family - Variable in enum cz.ues.platform.webcmd.HttpErrorStatus
 
fatal - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Flag determining whether error is fatal (which means further BBCode processing was stopped when this error occurred in legacy logic and exception was thrown immediately after this item was added to list of error items) Fatal error is e.g. error in XSD validation
FIELD_DELIMITER - Static variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Delimiter used for serializing fields
FieldHelper - Class in cz.ues.platform.essentials.reflection
Helper class for Field.
FieldHelper() - Constructor for class cz.ues.platform.essentials.reflection.FieldHelper
FieldHelper is utility class and will be never instantiated.
file - Variable in class cz.ues.platform.commons.lang.UESStreamBuffer.UESBufferFileInputStream
Instance of file.
file - Variable in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
Data stored in file.
fileName - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Name of the file contained in the attachment.
fileName - Variable in class cz.ues.platform.commons.lang.UESFileHandler
Name of file.
finalize(ParsingContext) - Method in interface cz.ues.platform.sysc.xml.XMLNamespaceHandler
 
findPaged(Query, int, int, Class<T>) - Method in interface cz.ues.platform.persistence.mongo.UESMongoTemplate
Map the results of an ad-hoc query on the collection for the entity class to a List of the specified type.
findPaged(Query, int, int, Class<T>, String) - Method in interface cz.ues.platform.persistence.mongo.UESMongoTemplate
Map the results of an ad-hoc query on the collection for the entity class to a List of the specified type.
findRealization(String, String) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseRealization
Deprecated.
Use findRealization(String component, String operation, UESURI entityType) instead.
findRealization(String, String, UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseRealization
Finds use case realization specified by component, operation and optional parameter entity type.
findUseCase(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCase
Deprecated.
there can be more than one use case with desired entityTypeUri and Use Case Realization URI, and in that situation is thrown exception. Use findUseCaseList instead.
findUseCaseList(UESURI, UESUseCaseFindUseCaseList) - Method in interface cz.ues.platform.sysc.usecase.UESUseCase
Find use cases specified by entity type and use case realization.
finish(MessageCode, String, Exception, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.internal.UESProcessMonitor
Finalizes monitoring of process.
finished - Variable in class cz.ues.platform.process.dto.UESProcessProgress
Timestamp when process was finished.
fireActiveEvent(UESProcessEvent) - Method in interface cz.ues.core.process.UESProcess
Method is used for invocation of general active process event (alternative to using methods info, warning and progress).
fireCompletedEvent(UESProcessEvent) - Method in interface cz.ues.core.process.UESProcess
Method is used for invocation of general completed process event (alternative to using methods completed, completedWithWarning, completedWithError and completedFinal).
fireEvent(UESURI, UESProcessEvent) - Method in interface cz.ues.platform.process.UESProcessController
Method is used to send events from process.
firstLevel - Variable in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Flag if we are visiting starting class.
firstName - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
First name of the personal access role.
firstName - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
First name of the new access role.
firstName - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
The new first name of the access role.
firstName - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
First name of the friend.
firstName - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
First name of the new friend.
firstName - Variable in class cz.ues.myterritory.person.dto.UESFriendSetAttributes
The new first name of the friend.
flush() - Method in class cz.ues.platform.commons.lang.UESStreamBuffer
flush() - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Processes all added objects in order depending on their relations.
FOLDER - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Folder (ues:#{system}:ues.core.container.folder).
folderName - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
The name of the email folder on the mail server.
FOO_TX_MANAGER - Static variable in class cz.ues.platform.commons.transaction.UESTransaction
Name of foo transaction manager.
force - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Specifies if the access role should be created even if the user has already one defined access role in final state.
force - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDelete
 
force - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreDelete
 
forkProcess() - Method in interface cz.ues.platform.commons.pcb.UESProcessManager
Creates the new child-process for current process and makes it active (all following commands are executed in this child-process).
forkSystemProcess() - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Creates the new child-process for current process and makes it active (all following commands are executed in this child-process).
format(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIFormatter
Formats an UESURI into a human-readable form.
format(String, Object...) - Static method in class cz.ues.platform.essentials.lang.StringFormatter
The same behavior as MessageFormat.format(String, Object...) but supports better formatting of some types, like Arrays in parameters.
formatArrays(Object...) - Static method in class cz.ues.platform.essentials.lang.StringFormatter
The java does not support pretty print on array in toString method.
formatMessage(String, Throwable, Object...) - Method in class cz.ues.platform.apt.logging.APTLogger
 
formatMessage(String, Exception, Object...) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
formatNanos(long) - Static method in class cz.ues.platform.apt.compiler.DurationFormatter
 
formatUCQueryPart(UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Converts UESURI of Use Case to String form.
fragment - Variable in class cz.ues.platform.commons.uri.UESURI
Fragment of this UESURI.
freemarker.ext.script - package freemarker.ext.script
 
FreeMarkerScriptConstants - Class in freemarker.ext.script
Various variable names that you can use in various bindings to customize the operation of the scripts.
FreeMarkerScriptConstants() - Constructor for class freemarker.ext.script.FreeMarkerScriptConstants
 
FreeMarkerScriptEngine - Class in freemarker.ext.script
Implementation of a ScriptEngine for FreeMarker templates.
FreeMarkerScriptEngine(FreeMarkerScriptEngineFactory, Configuration) - Constructor for class freemarker.ext.script.FreeMarkerScriptEngine
 
FreeMarkerScriptEngineFactory - Class in freemarker.ext.script
This is the implementation of JSR-223 (javax.script) script engine factory for FreeMarker.
FreeMarkerScriptEngineFactory() - Constructor for class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
fromJsonValue(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
Gets UESArtifactHeaderDisplayMode by json value.
fromOrder(int) - Static method in enum cz.ues.core.artifact.dto.UESArtifactWidthType
Return UESArtifactWidthType enum from order of declaration
fromStatusCode(int) - Static method in enum cz.ues.platform.webcmd.HttpErrorStatus
Convert a numerical status code into the corresponding Status
fromString(String) - Static method in enum cz.ues.core.content.dto.UESContentMimeType
Converts the string representation of UESContentMimeType to Enumeration instance.
fromValue(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactType
This method is used for artifact export.
fromValue(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactWidthType
This method is used in XML export - it uses string representation, e.g.
fromValue(String) - Static method in enum cz.ues.core.artifact.dto.UESSecurityLevel
This method is used for artifact export.
FSYNCED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
Exceptions are raised for network issues, and server errors; the write operation waits for the server to flush the data to disk.
fullMessage - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Default message of the error item with with prepend part containing fields values in human readable form added to it

G

GAUGE - Static variable in interface cz.ues.platform.chart.gauge.UESGaugePlotType
 
GAUGE_DIAL - Static variable in interface cz.ues.platform.chart.gauge.UESGaugePlotType
 
GAUGE_METER - Static variable in interface cz.ues.platform.chart.gauge.UESGaugePlotType
 
GAUGE_THERMOMETER - Static variable in interface cz.ues.platform.chart.gauge.UESGaugePlotType
 
generate(String, Object) - Method in class cz.ues.platform.apt.scripting.TemplateEngine
 
generateFile(TypeModel, String, String, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
generateFile(AbstractAnnotationProcessor.FileType, TypeModel, String, String, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
generateKey() - Method in interface cz.ues.platform.security.crypto.CryptographyService
Generates new cryptography key (strongest possible based on concrete cryptography algorithm configuration).
generateKey(char[], byte[]) - Method in interface cz.ues.platform.security.crypto.CryptographyService
 
generateMultiModelFile(Collection<? extends TypeModel>, String, String, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
generateMultiModelFile(AbstractAnnotationProcessor.FileType, Collection<? extends TypeModel>, String, String, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
generateMultiModelResourceFile(Collection<? extends TypeModel>, String, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
generateRandomSecret(int) - Method in interface cz.ues.platform.security.crypto.CryptographyService
Generates secure random sequence of characters.
generateResourceFile(TypeModel, String, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
Generates the resource file to "-s" directory with specified filename path.
generateSourceFile(TypeModel, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
Generates the source file to "-s" directory with filename derived from TypeModel.getQualifiedName().
generateUrlSafeToken(AccessToken) - Method in interface cz.ues.platform.security.authn.webtoken.AccessTokenProvider
 
generationNumber - Variable in class cz.ues.platform.sysinfo.dto.Version
 
generic - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
generic - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies whether the activity template is generic or not.
get(String) - Static method in class cz.ues.core.commons.bro.TextFilterHelper
Returns text filter representing wildcard to a String usable in SQL like predicate.
get(String) - Method in class cz.ues.platform.apt.ProcessingContext
 
get(K) - Method in interface cz.ues.platform.commons.cache.UESCache
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(int) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns the element at the specified position in this list.
get() - Static method in class cz.ues.platform.commons.transaction.UESTransaction
Returns existing transaction or starts new one of transaction does not exist.
get(String) - Method in class cz.ues.platform.sysc.xml.ParsingContext
 
get(String) - Method in class freemarker.ext.script.ScriptContextHashModel
 
get0() - Method in class cz.ues.platform.commons.transaction.UESTransaction
Obtains existing transaction or starts new one.
getAcceptedIssuers() - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator.InsecureTrustManager
getAccessCode1() - Method in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
getAccessCode2() - Method in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
getAccessGroupLocationUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getAccessKey() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Getter for property accessKey.
getAccessPoint() - Method in class cz.ues.platform.security.authz.UESAuthorizationToken
Returns authorized access point.
getAccessPointCode() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property accessPointCode.
getAccessRole(UESURI) - Method in interface cz.ues.core.security.session.UESSession
Returns access role URI of authenticated user in given territory.
getAccessRoleCastList(UESURI, UESCastGetAccessRoleCastList) - Method in interface cz.ues.core.role.UESCast
Returns list of access roles (personal access roles and uuEEs) casted directly or indirectly to the specified subject (role or group).
getAccessRoleList(UESURI, UESAccessRoleGetList) - Method in interface cz.ues.core.role.UESAccessRole
Returns list of personal access roles in the given location with specified criteria.
getAccessRoleQoS(UESURI) - Method in interface cz.ues.core.qos.UESQoS
Returns a DTO representing QoS for a specific access role.
getAccessRoleUri() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property accessRoleUri.
getAccessState() - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
Getter for property accessState.
getAccessState() - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetAccessState
Getter for property accessState.
getAccessToken() - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
Getter for property accessToken.
getAccount(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Reads existing account attributes.
getAccountByIdentity(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Reads existing account attributes.
getAccountByPrincipal(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Reads existing account attributes.
getAction() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getAction() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getAction() - Method in class cz.ues.platform.commons.uri.UESURI
 
getAction() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getActionParameters() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getActiveProcessesByMainEntity(UESURI) - Method in interface cz.ues.platform.process.UESProcessExplorer
Returns list of active processes for given main entity.
getActiveRecordList(UESURI, UESDigitalWorkspaceGetRecordList) - Method in interface cz.ues.digitalworkspace.digitalworkspace.UESDigitalWorkspace
The command returns list of active digital workspace records enlisted in the specified role's digital workspace (entity type of main entity of the command could be a Role or Access Role).
getActivityActionList(UESURI, UESActivityActionGetActivityActionList) - Method in interface cz.ues.core.workflow.UESActivityAction
Returns a list of activity actions of the specified entity (activity template or activity instance) according to the entered criteria.
getActivityConditionList(UESURI, UESActivityConditionGetActivityConditionList) - Method in interface cz.ues.core.workflow.UESActivityCondition
Returns a list of activity conditions for the specified entity.
getActivityList(UESURI, UESActivityGetActivityList) - Method in interface cz.ues.core.workflow.UESActivity
Returns list of the activities and sub activities for the specified artifact or activity.
getActivityStateTemplateList(UESURI, UESActivityStateTemplateGetActivityStateTemplateList) - Method in interface cz.ues.core.workflow.UESActivityStateTemplate
Returns a list of activity state templates for the specified activity template according to entered criteria.
getActivityTemplateList(UESURI, UESActivityTemplateGetActivityTemplateList) - Method in interface cz.ues.core.workflow.UESActivityTemplate
Returns a list of activity templates of the specified meta artifact according to the entered criteria.
getAllHeaders(MimeMessage) - Static method in class cz.ues.platform.mail.MailReadHelper
Reads and decodes all headers declared on mail message.
getAllKeys() - Method in class freemarker.ext.script.ScriptContextHashModel
 
getAllPublicGetters(Class<? extends Object>) - Static method in class cz.ues.core.commons.dto.UESDTOHelper
Gets all declared public getters of the specified UES DTO class.
getAnnotation(AnnotatedElement, Object, Class<A>, boolean) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Reads annotation from specified element or optionally from owner elements.
getAnnotation(String, Class<A>) - Static method in class cz.ues.platform.essentials.annotations.PackageAnnotationHelper
 
getAnnotation0(Method, Class<?>, Class<A>, boolean) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Reads annotation from given method.
getAnnotation0(Field, Class<?>, Class<A>, boolean) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Reads annotation from given field.
getAnnotation0(Class<?>, Class<?>, Class<A>, boolean) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Reads annotation from given service interface or implementation class.
getAnnotation0(Package, Class<?>, Class<A>, boolean) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Reads annotation from given package.
getAnnotationAttributeValue(Annotation, String) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
 
getAnnotations(String) - Static method in class cz.ues.platform.essentials.annotations.PackageAnnotationHelper
 
getAnotatedPackage(String, Class<? extends Annotation>, ClassLoader) - Static method in class cz.ues.platform.container.utils.UESNamespaceHelper
Recursively searches for package annotated by specified annotation.
getAnotatedPkgName(String, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.model.PackageModel
 
getAppBoxUri() - Method in class cz.ues.core.sysc.dto.AppCreate
 
getApplication(ReadOnlyJWTClaimsSet) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Converts audience from the given claim set to string form.
getArchiveRecordList(UESURI, UESDigitalWorkspaceGetRecordList) - Method in interface cz.ues.digitalworkspace.digitalworkspace.UESDigitalWorkspace
The command returns list of finished digital workspace records enlisted in the specified role's digital workspace (entity type of main entity of the command could be a Role or Access Role).
getArgs() - Method in class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
getArgs() - Method in interface cz.ues.platform.container.aop.OperationInvocation
Deprecated.
getArtifact() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns artifact.
getArtifact() - Method in class cz.ues.core.commons.uri.UESURI
Returns artifact.
getArtifactCode() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns artifact code.
getArtifactCode() - Method in class cz.ues.core.commons.uri.UESURI
Returns artifact code.
getArtifactId() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns artifact Id.
getArtifactId() - Method in class cz.ues.core.commons.uri.UESURI
Returns artifact Id.
getArtifactList(UESURI, UESRoleGetArtifactList) - Method in interface cz.ues.core.role.UESRole
This command returns a list of entries representing the artifacts for that the specified role is competent.
getArtifactPresentationAttributes(UESURI) - Method in interface cz.ues.core.personalrole.UESPersonalRole
Retrieves user settings of artifact presentation.
getArtifactStateTemplateList(UESURI, UESArtifactStateTemplateGetArtifactStateTemplateList) - Method in interface cz.ues.core.workflow.UESArtifactStateTemplate
Returns a list of artifact state templates on the specified meta artifact.
getAttachedResources(MimeMessage) - Static method in class cz.ues.platform.mail.MailReadHelper
Helper method to obtain list of mail attachments.
getAttachmentData(UESURI) - Method in interface cz.ues.core.attachment.UESAttachment
Command returns stream handler containing data content of the attachment.
getAttachmentList(UESURI, UESAttachmentGetAttachmentList) - Method in interface cz.ues.core.attachment.UESAttachment
Retrieves a UESResult list of attachments for the artifact specified by the artifactUri parameter.
getAttachments(MimeMultipart) - Static method in class cz.ues.platform.mail.MailReadHelper
 
getAttribute(StartElement, String, String) - Static method in class cz.ues.platform.sysc.xml.XMLParsingHelper
 
getAttribute(String) - Method in interface cz.ues.platform.uwt.menu.MenuProcessingContext
 
getAttribute(UWTContextAttributeKey) - Method in interface cz.ues.platform.uwt.persist.UWTComponentContextStore
Returns the attribute with given key from the persistent storage.
getAttribute(String) - Method in class cz.ues.platform.uwt.searchbox.SuggestContext
Returns the value of the attribute with name aName.
getAttribute(String, Class<T>) - Method in interface cz.ues.platform.uwt.UWTContext
Returns the attribute with given code.
getAttribute(UWTContextAttributeKey, Class<T>) - Method in interface cz.ues.platform.uwt.UWTContext
Returns the attribute with given key.
getAttributes(UESURI) - Method in interface cz.ues.core.artifact.UESArtifact
This command gets the attributes of the artifact specified by artifact URI and returns its detail.
getAttributes(UESURI) - Method in interface cz.ues.core.artifact.UESMetaArtifact
This command returns attributes representing the meta artifact specified by the metaArtifactUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.attachment.UESAttachment
Returns attributes representing the attachment specified by the attachmentUri attribute.
getAttributes(UESURI) - Method in interface cz.ues.core.container.UESCompany
This command returns attributes representing the company specified by the companyUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.container.UESFolder
Reads folder specified by the folderUri attribute and returns its attributes.
getAttributes(UESURI) - Method in interface cz.ues.core.container.UESMetaModel
This command returns attributes representing the meta model specified by the metaModelUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.container.UESOrganizationalUnit
This command returns attributes representing the organizational unit specified by the organizationalUnitUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.container.UESShortcut
This command returns attributes representing the shortcut specified by the shortcutUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.content.UESSheet
Returns attributes representing the sheet specified by the sheetUri attribute.
getAttributes(UESURI) - Method in interface cz.ues.core.content.UESSheetTemplate
Returns attributes representing specified sheet template.
getAttributes(UESURI) - Method in interface cz.ues.core.property.UESProperty
Returns attributes representing the artifact property specified by the propertyUri attribute.
getAttributes(UESURI) - Method in interface cz.ues.core.property.UESPropertyTemplate
Returns attributes representing the specified property template.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESAccessRole
This command returns attributes representing the personal access role specified by the accessRoleUri parameter.
getAttributes(UESURI, UESAllFromOrganizationalUnitCastGetAttributes) - Method in interface cz.ues.core.role.UESAllFromOrganizationalUnitCast
This command returns attributes of subject cast into the group All From Organizational Unit which is derived from specified organizational unit.
getAttributes(UESURI, UESCastGetAttributes) - Method in interface cz.ues.core.role.UESCast
This command returns attributes of one cast.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESGroup
This command returns attributes representing the group role specified by the groupRoleUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESMetaAccessRole
This command returns attributes representing the meta access role role specified by the metaAccessRoleRoleUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESMetaGroup
This command returns attributes representing the meta group specified by the metaGroupUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESMetaRole
This command returns attributes representing the meta role specified by the metaRoleUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESRole
This command returns attributes representing the role specified by the roleUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.role.UESRoleInterface
This command returns attributes representing the role interface specified by the roleInterfaceUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.App
This command returns attributes representing the application specified by the appUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.AppBox
This command returns attributes representing the application box specified by the appBoxUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.Command
This command returns attributes representing the command specified by the commandUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.MetaUseCaseRealization
This command returns attributes representing the meta use case realization specified by the metaUseCaseRealizationUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.UseCase
This command returns attributes representing the use case specified by the useCaseUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
getAttributes(UESURI) - Method in interface cz.ues.core.sysc.VisualUseCase
This command returns attributes representing the visual use case specified by the visualUseCaseUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.workflow.UESActivity
This command returns attributes representing the activity specified by the activityUri parameter.
getAttributes(UESURI) - Method in interface cz.ues.core.workflow.UESActivityAction
Returns attributes of the specified activity action.
getAttributes(UESURI) - Method in interface cz.ues.core.workflow.UESActivityStateTemplate
Returns attributes of the specified activity state template.
getAttributes(UESURI) - Method in interface cz.ues.core.workflow.UESActivityTemplate
Returns attributes of the specified activity template.
getAttributes(UESURI) - Method in interface cz.ues.core.workflow.UESArtifactStateTemplate
Returns attributes of the specified artifact state template.
getAttributes(UESURI) - Method in interface cz.ues.myterritory.person.UESFriend
Deprecated.
getAttributes(UESURI) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
getAttributes(UESURI) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
getAttributes(UESURI) - Method in interface cz.ues.objectstore.objectstore.UESObjectStoreRepository
 
getAttributes(UESURI) - Method in interface cz.ues.platform.concurrent.UESLockManager
Returns attributes of given lock.
getAttributes(UESURI) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityType
Reads Entity Type attributes according to given UESURI.
getAttributes(UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCase
Returns Use Case's attributes.
getAttributes(UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseRealization
Returns attributes of Use Case Realization specified by its UESURI.
getAttributes() - Method in class cz.ues.platform.uwt.searchbox.SuggestContext
Attributes set on this context.
getAttributes(UESURI) - Method in interface cz.ues.request.request.UESRequest
This command returns attributes representing the request specified by the requestUri parameter.
getAttributesByUsageLocation(String, String) - Method in interface cz.ues.platform.uwt.persist.UWTComponentContextStore
Returns collection of attributes of all users for given usage location.
getAudiences(UUToken) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Constructs list of audiences for the specified form token.
getAuthority() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getAuthority() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getAuthority() - Method in class cz.ues.platform.commons.uri.UESURI
 
getAuthority(UESAuthorizationToken) - Method in interface cz.ues.platform.security.authz.UESAuthorizationService
Returns executive authority in active process environment.
getAuthorityCode() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getAuthorityCode() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getAuthorityCode() - Method in class cz.ues.platform.commons.uri.UESURI
 
getAuthorityData(UESURI, UESMetaPermissionGetAuthorityData) - Method in interface cz.ues.core.security.UESMetaPermission
This command returns a template of permission settings data for the specified template and authority.
getAuthorityData(UESURI, UESPermissionGetAuthorityData) - Method in interface cz.ues.core.security.UESPermission
This command returns a permission settings data for the specified artifact and authority.
getAuthorityId() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getAuthorityId() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getAuthorityId() - Method in class cz.ues.platform.commons.uri.UESURI
 
getAuthorityList(UESURI, UESMetaPermissionGetAuthorityList) - Method in interface cz.ues.core.security.UESMetaPermission
This command returns a list of authorities who have template of permission on the specified template.
getAuthorityList(UESURI, UESPermissionGetAuthorityList) - Method in interface cz.ues.core.security.UESPermission
This command returns a list of authorities who have permission on the specified artifact.
getAvailableFonts() - Static method in class cz.ues.platform.chart.font.UESFont
Returns all fonts available for the current JVM.
getBarcode(UESBarcodeAttributes) - Method in interface cz.ues.platform.chart.barcode.UESBarcode
 
getBaseType() - Method in class cz.ues.platform.mail.MailMimeType
 
getBETypeAttributes(UESURI) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
getBETypeURI(UESURI) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
getBETypeURI(String) - Static method in class cz.ues.platform.sysc.beregistry.utils.UESBERegistryHelper
Deprecated.
Use UESURI.deferrableParseURI(UESBERegistry.BETYPE_URI_PREFIX + beCode)
getBooleanAttribute(StartElement, String, Boolean) - Static method in class cz.ues.platform.sysc.xml.XMLParsingHelper
 
getBucketId() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property bucketId.
getBucketList() - Method in interface cz.ues.platform.udds.UESStorageService
Lists all buckets belonging to the service user.
getBufferedData() - Method in class cz.ues.platform.commons.lang.UESStreamBuffer
Get only actual data from buffer.
getBuildNumber() - Method in class cz.ues.platform.sysinfo.dto.Version
Getter for property buildNumber.
getBusyTimeList(UESURI, UESCalendarGetBusyTimeList) - Method in interface cz.ues.digitalworkspace.calendar.UESCalendar
Returns list of digital workspace calendar blocks for the specified user according to the specified parameters timeMin and timeMax.
getByteSize(String) - Static method in class cz.ues.platform.commons.lang.UTF8Utils
Calculates the size of the string in bytes.
getCache(String) - Method in interface cz.ues.platform.commons.cache.UESCacheManager
Return the cache associated with the given name.
getCanonicalURI(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Returns canonical UESURI.
getCanonicalURI(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIConvertor
Returns canonical UESURI.
getCastList(UESURI, UESAllFromOrganizationalUnitCastGetCastList) - Method in interface cz.ues.core.role.UESAllFromOrganizationalUnitCast
Returns list of casts according to the group All From Organizational Unit which is derived from the specified organizational unit.
getCastList(UESURI, UESCastGetCastList) - Method in interface cz.ues.core.role.UESCast
The command returns casts to the specified subject (role or group).
getCause() - Method in exception cz.ues.platform.webcmd.WebCommandCallRTException
Getter for property cause.
getCause() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets DTO of Throwable cause.
getChar(String, int) - Method in class cz.ues.core.commons.test.compare.TextOracleComparator
Gets character of the text at the specified position.
getCharacterOffset() - Method in class cz.ues.platform.sysc.xml.LocationImpl
 
getChart(UESChartAttributes) - Method in interface cz.ues.platform.chart.UESChart
 
getChildrenList(UESURI, UESEntityTypeGetChildrenList) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityType
Returns children of given entity type.
getCipherAlgorithm() - Method in interface cz.ues.platform.security.crypto.CryptographyService
 
getClass(String) - Static method in class cz.ues.platform.essentials.reflection.ClassHelper
Finds class on classpath using class name.
getClass(String, ClassLoader) - Static method in class cz.ues.platform.essentials.reflection.ClassHelper
The same as ClassHelper.getClass(String) but may be faster, when ClassLoader is specified.
getClassesToBeCompiled(String, DiagnosticListener<? super JavaFileObject>, Iterable<String>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
getClientPID() - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Returns client process ID.
getCode() - Method in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
 
getCode() - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
Returns code of the entity.
getCode() - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
Returns code of the entity.
getCode() - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Returns entity code.
getCode() - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
getCode() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
getCode() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getCode() - Method in class cz.ues.platform.commons.uri.UESURIPart
Returns code of this UESURI part.
getCode() - Method in class cz.ues.platform.essentials.message.Message
Return code of message.
getCode() - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
getCode() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
getCode() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
getCode() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Getter for property code.
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Getter for property code.
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property code.
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property code.
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Getter for property code.
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property code.
getCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Getter for property code.
getCode() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getCode() - Method in class cz.ues.platform.uwt.UCDescriptor
Getter for property code.
getCode() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property code.
getCode() - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Returns the code identifying an attribute as per visual component instance.
getCode() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Returns code of message.
getCodeBasedURI(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Returns UESURI containing only codes.
getCodeBaseRef() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property codeBaseRef.
getCodeBaseRef() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property codeBaseRef.
getCodeBaseRef() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Getter for property codeBaseRef.
getCodeBaseRef() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property codeBaseRef.
getCodeColumn() - Static method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
getCodeFilter() - Method in class cz.ues.core.commons.dto.DTOCriteriaAbstract
Returns string for entity filtering based on the code.
getCodeFilter() - Method in interface cz.ues.core.commons.dto.DTOCriteriaInterface
Returns string for entity filtering based on the code.
getCollectionAttributes(UESURI) - Method in interface cz.ues.core.property.UESProperty
This command returns attributes representing the property collection specified by the collectionUri parameter.
getCollectionAttributes(UESURI) - Method in interface cz.ues.core.property.UESPropertyTemplate
Returns attributes of the specified property collection template.
getColumnNumber() - Method in class cz.ues.platform.sysc.xml.LocationImpl
 
getCommonPrefixes() - Method in class cz.ues.platform.udds.UESObjectListing
Gets the common prefixes included in this object listing.
getCompilerOptions(ProcessingEnvironment) - Static method in class cz.ues.platform.apt.OptionsHelper
Because ProcessingEnvironment.getOptions() returns only options prefixed by "-A", this helper method could be used to obtain all options specified for javac tool execution.
getComponent(Class<T>) - Static method in class cz.ues.platform.container.UESComponentFactory
Returns application component based on given type.
getComponent(Class<T>, String) - Static method in class cz.ues.platform.container.UESComponentFactory
Returns application component of given class and name (Default component name or name explicitly defined on component implementation class or interface).
getComponent() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property component.
getComponent() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property component.
getComponent() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Getter for property component.
getComponent() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property component.
getComponentContent(UESURI, UESSheetGetComponentContent) - Method in interface cz.ues.core.content.UESSheet
Deprecated.
since UES7-04 RFP1. Use #getComponentData(UESURI, UESSheetGetComponentContent) instead.
getComponentData(UESURI, UESSheetGetComponentData) - Method in interface cz.ues.core.content.UESSheet
Returns the content of specified sheet component in the BB code format.
getComponentInternal(Class<T>, String) - Method in class cz.ues.platform.container.UESComponentFactory
Returns application component of given class and name (Default component name or name explicitly defined on component implementation class or interface).
getCompressedSequence() - Method in class cz.ues.platform.commons.query.ast.QueryElementSequence
 
getConcurrencyStrategy() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getConfigFilePath() - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Returns path to the ues-client.properties file which contains configuration used for calling a web service.
getConfigurationBean() - Method in class cz.ues.platform.commons.query.UESQuery
Returns the bean class containing ues query configuration
getConnectionTimeout() - Method in interface cz.ues.platform.webservices.WSCConfig
 
getConnectionUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getConnectionUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
getConnectionUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
getConsumerId() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Returns consumer ID.
getConsumerId() - Method in interface cz.ues.platform.security.authn.UESAuthenticationService
Returns consumer ID (ID of service or tool which invoked authentication, e.g. scripting console, external UES service etc.).
getContainerID() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getContainerID() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getContentFromReader(Reader) - Static method in class cz.ues.core.commons.StreamUtils
Converts whole Reader content into String
getContentFromStream(InputStream) - Static method in class cz.ues.core.commons.StreamUtils
* This convenience method allows to read an InputStream's content into a string.
getContentID() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getContentLength() - Method in class cz.ues.platform.udds.UESMetadata
Gets the size of the associated object in bytes.
getContentLength() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property contentLength.
getContentMimeType() - Method in class cz.ues.core.content.dto.UESSheetStreamHandler
Returns mime type of sheet content
getContentType() - Method in class cz.ues.platform.commons.lang.UESByteSource
getContentType() - Method in class cz.ues.platform.commons.lang.UESStreamBufferSource
getContentType() - Method in class cz.ues.platform.commons.lang.UESStreamHandler
Returns stream content type.
getContentType() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
getContentType() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getContentType() - Method in class cz.ues.platform.udds.UESMetadata
Gets the type of content stored in the associated object.
getContentType() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property contentType.
getContentType() - Method in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
getContext() - Method in class cz.ues.platform.apt.model.AbstractModel
 
getContext(UESURI) - Static method in class cz.ues.platform.process.internal.UESProcessContext
 
getContextToSystemTerritoryPropagation() - Method in class cz.ues.core.security.authz.internal.AuthzOptions
Deprecated.
getControlCharacters() - Static method in class cz.ues.platform.commons.uri.UESURIStringEscaper
Returns string which contains control characters (see BNF in getCount() - Method in class cz.ues.core.commons.dto.DTOPagingAbstract
Retrieves the number of items to be returned in a page.
getCount() - Method in interface cz.ues.core.commons.dto.DTOPagingInterface
Retrieves the number of items to be returned in a page.
getCounter() - Method in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Returns the counter value.
getCounterList(UESURI) - Method in interface cz.ues.platform.qos.UESQoSService
Returns list of counter for specified owner.
getCounterList(String) - Method in interface cz.ues.platform.qos.UESQoSService
Deprecated.
Use the getCounterList(UESURI) method instead.
getCreatedBy() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getCreatedByID() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getCreateTime() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getCreateTime() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getCreationAccessRoleUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getCreationTime() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getCreationTime() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property timestamp.
getCreationTime() - Method in class cz.ues.platform.udds.UESMetadata
Gets time when the associated object was created.
getCreationTime() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property creationTime.
getCreationTimestamp() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property creationTimestamp.
getCredentials() - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetCredentials
Getter for property credentials.
getCredentials() - Method in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
getCredentials() - Method in interface cz.ues.platform.security.authn.token.UESAuthenticationToken
The credentials that prove the principal is correct.
getCredentials() - Method in class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
The credentials that prove the principal is correct.
getCriteria() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns criteria used to obtain this UESResultList.
getCriticalSubrangeFrom() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property criticalSubrangeFrom.
getCriticalSubrangeTo() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property criticalSubrangeTo.
getCurrentContext() - Method in interface cz.ues.platform.uwt.UWTContextFactory
Returns the UWTContext associated with currently running thread.
getCurrentCount() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getCurrentProcessUri() - Method in interface cz.ues.core.process.UESProcess
Returns UESURI of currently active process or null if there is no active process.
getCurrentProcessUri() - Method in interface cz.ues.platform.process.UESProcessController
Returns UESURI of currently active process (process associated with active PCB).
getCurrentSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getCurrentSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
getCurrentSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getCurrentSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getCurrentTerritory() - Method in interface cz.ues.platform.territory.UESTerritoryService
Returns UESURI of current territory.
getCurrentTime() - Method in interface cz.ues.core.commons.log.PerformanceMeasurement
 
getCurrentTime() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns current time.
getCustomClaims() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property customClaims.
getData() - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Returns entity's binary data.
getData(UESURI, UESSheetTemplateGetData) - Method in interface cz.ues.core.content.UESSheetTemplate
Returns the content of the sheet template.
getData(UESURI) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
getData(UESURI) - Method in interface cz.ues.core.sysc.VisualUseCase
The command returnsĀ content of first attachment which is used as data for visual use case.
getData() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
getData() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getData() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getData() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getDataKey() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
getDataKey() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getDataKey() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getDataSource() - Method in class cz.ues.platform.commons.lang.UESStreamHandler
Returns wrapped instance of data handler.
getDayLimit() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property dayLimit.
getDayValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property dayValue.
getDecorator() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getDecorators() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getDefault() - Static method in class cz.ues.platform.chart.font.UESFont
Returns default font according to UES Style Guide.
getDefaultMessage() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property defaultMessage.
getDefaultPresentationAttributes(UESURI) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Retrieves an artifact presentation template.
getDefaultUseCase() - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Returns Use Case UESURIPart for default Use Case.
getDelimiter() - Method in class cz.ues.platform.udds.UESObjectListing
Getter for property delimiter.
getDelimiter() - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Getter for property delimiter.
getDescription() - Method in class cz.ues.core.commons.dto.DTODescribedObjectAbstract
Returns description of the entity.
getDescription() - Method in interface cz.ues.core.commons.dto.DTODescribedObjectInterface
Returns description of the entity.
getDescription() - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Returns entity description.
getDescription() - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
getDescription() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
getDescription() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getDetails() - Method in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
getDetails() - Method in interface cz.ues.platform.security.authn.token.UESAuthenticationToken
Stores additional details about the authentication request.
getDetails() - Method in class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
Stores additional details about the authentication request.
getDirectSubprocesses(UESURI) - Method in interface cz.ues.platform.process.UESProcessExplorer
Returns list of direct (first level) subprocesses of process with given UESURI.
getDisabled() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getDisposition() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getDoneMessage() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Gets done message of process.
getElement() - Method in class cz.ues.platform.apt.model.AbstractModel
 
getElement(K) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Returns an element by its key.
getElementsAnnotatedWith(TypeElement) - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
getElementsAnnotatedWith(Class<? extends Annotation>) - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
getEmailCapableRoleList(UESURI, UESMailGetEmailCapableRoleList) - Method in interface cz.ues.postman.mail.UESMail
This command returns a list of all roles capable of creating a new artifact from an email.
getEmailKeyDate() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getEmailKeyFrom() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getEmailKeyMessageId() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getEmailKeySubject() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getEmailKeyUid() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getEmptyStackTrace() - Static method in class cz.ues.platform.webservices.dto.DTOStackTrace
Returns empty stack trace.
getEncoding() - Method in class cz.ues.platform.commons.lang.UESStringSource
 
getEncoding() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getEngine() - Method in class freemarker.ext.script.CompiledFreeMarkerScript
 
getEngineName() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getEngineVersion() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getEntity() - Method in class cz.ues.platform.security.authz.UESAuthorizationToken
Returns authorized entity.
getEntityId() - Method in interface cz.ues.platform.commons.entity.MainEntityService
Deprecated.
Please use method MainEntityService.getEntityUri().
getEntityPart() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getEntityPart() - Method in class cz.ues.core.commons.uri.UESURI
getEntityPart() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getEntityPart() - Method in class cz.ues.platform.commons.uri.UESURI
 
getEntityPartList() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Return list of UESURIParts, which forms entity part.
getEntityPartList() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
Return list of UESURIParts, which forms entity part.
getEntityPartList() - Method in class cz.ues.platform.commons.uri.UESURI
Return list of UESURIParts, which forms entity part.
getEntityTypeAttributes(UESURI) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityType
getEntityTypeUri() - Method in interface cz.ues.platform.sysc.entitytype.EntityTypeSupport
 
getEntityTypeUri(UESURI) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityType
Returns UESURI of Entity Type for given object.
getEntityTypeUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Getter for property entityTypeUri.
getEntityTypeUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property entityTypeUri.
getEntityTypeUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property entityTypeUri.
getEntityTypeUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property entityTypeUri.
getEntityTypeUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Getter for property entityTypeUri.
getEntityTypeUri() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getEntityUri() - Method in interface cz.ues.platform.commons.entity.MainEntityService
Returns main entity ID represented by UES URI.
getEntries(UESURI, CRITERIA) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Get list of entries by command.
getEntries() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getEntries() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getEntryList(UESURI, UESCompanyGetEntryList) - Method in interface cz.ues.core.container.UESCompany
This command returns a list of entries (artifacts or shortcuts) enlisted in the specified company.
getEntryList(UESURI, UESFolderGetEntryList) - Method in interface cz.ues.core.container.UESFolder
This command returns a list of entries (artifacts or shortcuts) enlisted in the specified folder (entity type of main entity of the command could be a Folder, Organizational Unit, Territory or Meta Model Dictionary).
getEntryList(UESURI, UESMetaModelGetEntryList) - Method in interface cz.ues.core.container.UESMetaModel
This command returns a list of entries (artifacts, meta artifacts, meta interfaces, containers, meta model dictionaries or shortcuts) enlisted in the specified meta model dictionary.
getEntryList(UESURI, UESOrganizationalUnitGetEntryList) - Method in interface cz.ues.core.container.UESOrganizationalUnit
This command returns a list of entries (artifacts or shortcuts) enlisted in the specified organizational unit.
getEntryList(UESURI, UESPropertyGetEntryList) - Method in interface cz.ues.core.property.UESProperty
This command returns a list of entries (properties or property collections) enlisted in the specified property collection or on the specified artifact (properties from the artifact root property collection are returned in that case).
getEntryList(UESURI, UESPropertyTemplateGetEntryList) - Method in interface cz.ues.core.property.UESPropertyTemplate
Returns a list of entries (property templates or property template collections) enlisted in the specified property template collection or on the specified Meta Artifact (property template entries from the Meta Artifact root property template collection are returned in that case).
getEntryList(UESURI, AppGetEntryList) - Method in interface cz.ues.core.sysc.App
This command returns a list of entries (artifacts or shortcuts) enlisted in the specified application.
getEntryList(UESURI, AppBoxGetEntryList) - Method in interface cz.ues.core.sysc.AppBox
This command returns a list of entries (artifacts or shortcuts) enlisted in the specified application box.
getEntryValue(String) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getEnumClass() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Returns class of message code enumeration.
getEnumItem(int) - Static method in enum cz.ues.platform.security.identity.dto.AccountState
Returns account state enumeration item.
getErrorCode() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
getErrorCode() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
 
getErrorList() - Method in exception cz.ues.core.content.exception.UESSheetRTBBCodeException
Returns List of UESSheetBBCodeValidationErrorItem identifying particular problems in BBCode validation
getEvaluatedURI(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Returns evaluated UESURI.
getEvaluatedURI(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIConvertor
Returns evaluated UESURI.
getEventCodes() - Method in class cz.ues.platform.process.dto.UESProcessExplorerGetProcessResult
Getter of event codes parameter.
getEventType() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
getException() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESArtifactRTException.E10102
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESArtifactSearchRTException.E10104
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException.E10105
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESArtifactValidationRTException.E10103
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESLayoutArtifactRTException.E10108
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESMetaArtifactRTException.E10106
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException.E10107
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.attachment.exception.UESAttachmentRTException.E10400
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.attachment.exception.UESAttachmentValidationRTException.E10401
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.commons.bro.BDO2DTORTException.E05300
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.commons.bro.BDOArtifacException.E5301
 
getExceptionClass() - Method in enum cz.ues.core.commons.exception.UESVersionStrategyRTException.E10N00
 
getExceptionClass() - Method in enum cz.ues.core.commons.uri.InvalidUESURIFormatRTException.E10N11
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.commons.uri.UESURIDeploymentRTException.E10N10
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESCompanyRTException.E10218
 
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESCompanyValidationRTException.E10219
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESFolderInterfaceRTException.E10260
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESFolderRTException.E10210
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESFolderValidationRTException.E10211
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESMetaModelRTException.E10216
 
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESMetaModelValidationRTException.E10217
 
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESOrganizationalUnitRTException.E10214
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException.E10215
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESShortcutRTException.E10212
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.container.exception.UESShortcutValidationRTException.E10213
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.content.exception.UESSheetRTException.E10901
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.content.exception.UESSheetTemplateRTException.E10903
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.content.exception.UESSheetTemplateValidationRTException.E10904
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.content.exception.UESSheetValidationRTException.E10902
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.personalrole.exception.UESPersonalRoleRTException.E1D010
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException.E1D011
/** Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.property.exception.UESPropertyEntryTypeRTException.E10P02
 
getExceptionClass() - Method in enum cz.ues.core.property.exception.UESPropertyRTException.E10P00
 
getExceptionClass() - Method in enum cz.ues.core.property.exception.UESPropertyTemplateRTException.E10P03
 
getExceptionClass() - Method in enum cz.ues.core.property.exception.UESPropertyTemplateValidationRTException.E10P04
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.property.exception.UESPropertyValidationRTException.E10P01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.qos.exception.UESQoSRTException.E10T00
 
getExceptionClass() - Method in enum cz.ues.core.qos.exception.UESQoSValidationRTException.E10T01
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESAccessRoleRTException.E10B30
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESAccessRoleValidationRTException.E10B31
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException.E10B60
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESCastRTException.E10B14
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESCastValidationRTException.E10B15
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESGroupRTException.E10B20
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESGroupValidationRTException.E10B21
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESMetaAccessRoleRTException.E10B35
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException.E10B36
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESMetaGroupRTException.E10B25
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESMetaGroupValidationRTException.E10B26
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESMetaRoleRTException.E10B16
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESMetaRoleValidationRTException.E10B17
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESRoleInterfaceRTException.E10B50
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESRoleInterfaceValidationRTExpcetion.E10B51
 
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESRoleRTException.E10B10
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESRoleSearchRTException.E10B12
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESRoleSearchValidationRTException.E10B13
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.role.exception.UESRoleValidationRTException.E10B11
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.script.exception.UESScriptRTException.E10C00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.script.exception.UESScriptValidationRTException.E10C01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.search.exception.UESSearchRTException.E10D01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.search.exception.UESSearchValidationRTException.E10D01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.security.authz.exception.UESMetaPermissionRTException.E05431
 
getExceptionClass() - Method in enum cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException.E05436
 
getExceptionClass() - Method in enum cz.ues.core.security.authz.exception.UESPermissionRTException.E05430
 
getExceptionClass() - Method in enum cz.ues.core.security.authz.exception.UESPermissionValidationRTException.E05437
 
getExceptionClass() - Method in enum cz.ues.core.security.session.UESSessionRTException.E10H50
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.AppBoxRTException.E10270
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.AppBoxValidationRTException.E10271
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.AppRTException.E10280
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.AppValidationRTException.E10281
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.CommandRTException.E10S11
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.CommandValidationRTException.E10S12
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException.E10S02
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException.E10S03
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.UseCaseRealizationRTException.E10S01
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException.E10S04
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.UseCaseRTException.E10S05
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.UseCaseValidationRTException.E10S06
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.VisualUseCaseRTException.E10S09
 
getExceptionClass() - Method in enum cz.ues.core.sysc.exception.VisualUseCaseValidationRTException.E10S10
 
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityActionRTException.E10318
 
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityActionValidationRTException.E10319
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityConditionRTException.E10312
 
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityConditionValidationRTException.E10313
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityRTException.E10310
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateRTException.E10315
 
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException.E10314
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityTemplateRTException.E10316
 
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException.E10317
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESActivityValidationRTException.E10311
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException.E10305
 
getExceptionClass() - Method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException.E10306
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarRTException.E1F000
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarValidationRTException.E1F001
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException.E10310
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.digitalworkspace.sync.ical.UESICalRTException.E1F100
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.myterritory.person.exception.UESFriendRTException.E1H000
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.myterritory.person.exception.UESFriendValidationRTException.E1H001
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException.EOST02
 
getExceptionClass() - Method in enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException.EOST00
 
getExceptionClass() - Method in enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException.EOST01
 
getExceptionClass() - Method in enum cz.ues.platform.appl.UESApplicationLogRTException.E05B00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.apt.InvalidOptionsRTException.E05602
 
getExceptionClass() - Method in enum cz.ues.platform.apt.model.APTModelRTException.E05603
 
getExceptionClass() - Method in enum cz.ues.platform.apt.scripting.TemplateEngineException.E05601
 
getExceptionClass() - Method in enum cz.ues.platform.chart.barcode.UESBarcodeRTException.E05M00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.chart.gauge.UESGaugeRTException.E05M20
 
getExceptionClass() - Method in enum cz.ues.platform.chart.graph.UESGraphRTException.E05M40
 
getExceptionClass() - Method in enum cz.ues.platform.chart.UESChartRTException.E05M0
 
getExceptionClass() - Method in enum cz.ues.platform.command.exception.UESCommandRTException.E05R01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.command.exception.UESCommandValidationRTException.E05R02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorRTException.E05R03
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorValidationRTException.E05R04
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.cache.UESCacheInitializationRTException.E05209
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException.E05207
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.entity.MainEntityServiceRTException.E05205
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.lang.UESIORTException.E05210
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.logging.UESLoggerRTException.E05200
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.pcb.UESProcessManagerRTException.E05202
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.query.UESQueryHelperRTException.E053B2
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.query.UESQueryParserRTException.E053B1
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.query.UESQueryProcessingRTException.E053B3
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.transaction.TransactionRTException.E05201
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.uri.InsufficientUESURIRTException.E05305
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.uri.InvalidFormatRTException.E05300
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.uri.UnsupportedResultTypeRTException.E05301
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.commons.validation.ValidationRTException.E05206
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.concurrent.exception.UESLockManagerRTException.E05Q01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException.E05Q02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.concurrent.exception.UESLockRTException.E05Q03
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.container.UESComponentFactoryRTException.E05100
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.container.utils.NamingConventionRTException.E05104
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.essentials.annotations.AnnotationRTException.E05102
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in interface cz.ues.platform.essentials.exception.ErrorCode
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.essentials.exception.UESRuntimeException.E05100
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.essentials.exception.UnexpectedRTException.E05101
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.essentials.exception.UnsupportedOperationRTException.E05103
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.mail.MailHelperRTException.E05K02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.mail.UESMailServiceRTException.E05K01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.persistence.jdbc.JDBCConnectionRTException.E05H00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.persistence.marshalling.MarshallingRTException.E05H30
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.persistence.mongo.UESMongoDBRTException.E05H4
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.process.exception.UESProcessControllerRTException.E05P01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.process.exception.UESProcessExplorerRTException.E05P02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.process.exception.UESProcessManagerRTException.E05P01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.qos.QoSCheckerRTException.E05C03
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.qos.QoSLimitExceededRTException.E05C01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.qos.QoSRetryInvocationRTException.E05C04
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.script.ScriptFactoryRTException.E05501
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.script.ScriptInvocationRTException.E05500
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException.E05471
 
getExceptionClass() - Method in enum cz.ues.platform.security.authn.UESAuthenticationServiceRTException.E05400
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.authn.UESExecuteAsRTException.E05401
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.authn.webtoken.AccessTokenRTException.E05410
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.authz.UESAuthorizationServiceRTException.E05401
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.crypto.CryptographyServiceRTException.E05420
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.identity.AccountConfigurationRTException.E05441
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.identity.AccountManagerRTException.E05440
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.identity.AccountPolicyManagerRTException.E05442
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.session.UESSessionRTException.E05450
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException.E05461
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.security.vault.UESVaultServiceRTException.E05430
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException.E05A11
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.beregistry.UESBERegistryRTException.E05A10
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException.E05A31
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.entitytype.UESEntityTypeRTException.E05A30
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException.E05A46
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException.E05A40
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException.E05A41
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException.E05A42
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException.E05A43
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException.E05A44
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException.E05A45
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.sysinfo.dto.VersionRTException.E05F02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.territory.ExecutionInTerritoryFailedRTException.E05D00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.udds.UESStorageServiceRTException.E05J00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.uwt.persist.UWTPersistenceRTException.E05N03
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.uwt.searchbox.SuggestRTException.E05N10
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.uwt.UWTContextRTException.E05N02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException.E05I03
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException.E05I07
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.RequestSizeExceecedRTException.E05I06
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.UESHttpHeadersRTException.E05I04
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException.E05I02
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.WebCommandConvertRTException.E05I00
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webcmd.WebCommandInjectRTException.E05I01
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webservices.SubstituteRTException.E05801
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.platform.webservices.WebServiceClientRTException.E05800
 
getExceptionClass() - Method in enum cz.ues.postman.mail.exception.UESMailRTException.E1D000
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.postman.mail.exception.UESMailValidationRTException.E1D001
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.request.request.exception.UESRequestRTException.E12000
Returns class of exception which is owner of this error code.
getExceptionClass() - Method in enum cz.ues.request.request.exception.UESRequestValidationRTException.E12001
Returns class of exception which is owner of this error code.
getExecutionTime() - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Returns duration of this process (in milliseconds).
getExecutiveRoleUri() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property executiveRoleUri.
getExitState() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Gets exit state of process.
getExpectedValue() - Method in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
 
getExpirationTime() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property expirationTime.
getExportData(UESURI, UESArtifactGetExportData) - Method in interface cz.ues.core.artifact.UESArtifact
The command returns a data file generated by the export command.
getExportData(UESURI, UESMetaArtifactGetExportData) - Method in interface cz.ues.core.artifact.UESMetaArtifact
The command returns a data file generated by the export command.
getExportData(UESURI, UESFolderGetExportData) - Method in interface cz.ues.core.container.UESFolder
The command returns a data file generated by the export command.
getExportData(UESURI, UESMetaModelGetExportData) - Method in interface cz.ues.core.container.UESMetaModel
The command returns a data file generated by the export command.
getExportData(UESURI, UESMetaAccessRoleGetExportData) - Method in interface cz.ues.core.role.UESMetaAccessRole
The command returns a data file generated by the export command.
getExportData(UESURI, UESMetaGroupGetExportData) - Method in interface cz.ues.core.role.UESMetaGroup
The command returns a data file generated by the export command.
getExportData(UESURI, UESMetaRoleGetExportData) - Method in interface cz.ues.core.role.UESMetaRole
The command returns a data file generated by the export command.
getExportData(UESURI, UESRoleInterfaceGetExportData) - Method in interface cz.ues.core.role.UESRoleInterface
The command returns a data file generated by the export command.
getExportData(UESURI, VisualUseCaseGetExportData) - Method in interface cz.ues.core.sysc.VisualUseCase
The command returns a data file generated by the export command.
getExpression() - Method in class cz.ues.platform.commons.uri.UESURIPart
Returns expression of this UESURI part.
getExpressionText() - Method in class cz.ues.platform.commons.uri.UESURIPart
 
getExtensions() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getFactory() - Static method in class cz.ues.platform.container.UESComponentFactory
Synchronized with UESComponentFactory.initFactory() to avoid problems when not already initialized and some other thread calls the UESComponentFactory.getComponent(Class, String).
getFactory() - Method in class freemarker.ext.script.FreeMarkerScriptEngine
 
getFamily() - Method in enum cz.ues.platform.webcmd.HttpErrorStatus
Get the class of status code
getFamily() - Method in interface cz.ues.platform.webcmd.HttpStatusType
Get the class of status code
getField(Class<?>, String) - Static method in class cz.ues.platform.essentials.reflection.FieldHelper
Finds field on given class using field name.
getFile() - Method in class cz.ues.platform.udds.UESStorageObject
Returns file with the storage object contents (if this instance was created with file parameter).
getFile() - Method in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
getFileName() - Method in class cz.ues.platform.commons.lang.UESFileHandler
Returns name of streamed file.
getFileName() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getFolderEntryList(UESURI, UESFolderGetFolderEntryList) - Method in interface cz.ues.core.container.UESFolder
Deprecated.
getFolderName() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getForce() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDelete
 
getForce() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreDelete
 
getFragment() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getFragment() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getFragment() - Method in class cz.ues.platform.commons.uri.UESURI
 
getFullMessage() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
getGauge(UESGaugeAttributes) - Method in interface cz.ues.platform.chart.gauge.UESGauge
 
getGenerationNumber() - Method in class cz.ues.platform.sysinfo.dto.Version
Getter for property generationNumber.
getGetter(Class<? extends Object>) - Method in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
Getter for property getter.
getGraph(UESGraphAttributes) - Method in interface cz.ues.platform.chart.graph.UESGraph
 
getHandlerChain() - Method in interface cz.ues.platform.webservices.WSCConfig
Returns configuration of client handler chain.
getHandlers() - Method in interface cz.ues.platform.webservices.WSCHandlerChain
Returns list of handlers applied to web service port.
getHashAlgorithm() - Method in interface cz.ues.platform.security.crypto.CryptographyService
 
getHeight() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getHistoryCode() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
Getter for property historyCode.
getHistoryEntryList(SuggestContext) - Method in class cz.ues.platform.uwt.searchbox.UESSuggestProvider
Returns history entries of a suggest.
getHistoryEntryList(SuggestHistoryKey) - Method in interface cz.ues.platform.uwt.searchbox.UESSuggestService
Returns history entries of a suggest.
getHourLimit() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property hourLimit.
getHourValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property hourValue.
getHref(String, UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates string convenient to be used in attribute href of HTML link.
getHref(String, UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates string convenient to be used in attribute href of HTML link.
getHref(String, UESURI, UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates string convenient to be used in attribute href of HTML link.
getHref(String, UESURI, UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates string convenient to be used in attribute href of HTML link.
getHref(String, String, UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates string convenient to be used in attribute href of HTML link.
getHtmlText(MimeMessage) - Static method in class cz.ues.platform.mail.MailReadHelper
 
getHttpStreamingChunkSize() - Method in interface cz.ues.platform.webservices.WSCConfig
 
getIcon() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getId() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getId() - Method in class cz.ues.platform.commons.uri.UESURIPart
Returns Id of this UESURI part.
getID() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
 
getId() - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
getId() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property id.
getId() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property id.
getID() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getId() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getID() - Method in class cz.ues.platform.udds.UESBucket
Gets the Identifier of the bucket.
getID() - Method in class cz.ues.platform.udds.UESStorageObject
The ID under which this object is stored.
getId() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property id.
getIncrements() - Method in class cz.ues.platform.commons.jmx.ThroughputStatisticEntry
 
getIndexList(UESURI, UESObjectSchemaGetIndexList) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
getInherit() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getInheritanceLevel() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getInitializationTimeout() - Static method in class cz.ues.platform.container.UESSystem
Returns timeout of container initialization.
getInitiator() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Returns initiator.
getInitiator() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns initiator using JWT context stored in the thread security context holder.
getInitiatorAccessRole(UESURI) - Method in interface cz.ues.core.security.session.UESSession
Returns access role URI of user who initiated session in given territory.
getInitiatorPersonalRole() - Method in interface cz.ues.core.security.session.UESSession
Returns personal role of user who initiated session (did the first login).
getInline() - Method in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
getInlineObjectsFromPart(Part) - Static method in class cz.ues.platform.mail.MailReadHelper
 
getInlineResources(MimeMessage) - Static method in class cz.ues.platform.mail.MailReadHelper
Scans mail message for inlined resources for HTML mails.
getInputStream() - Method in class cz.ues.platform.commons.lang.UESByteSource
Create InputStream from data set in constructor, and there is no InputStream available if OutputStream is created or if there is no data.
getInputStream() - Method in class cz.ues.platform.commons.lang.UESStreamBuffer
Returns input stream for reading of buffered data.
getInputStream() - Method in class cz.ues.platform.commons.lang.UESStreamBufferSource
getInputStream() - Method in class cz.ues.platform.commons.lang.UESStreamHandler
Returns wrapped input stream.
getInputStream() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
getInputStream() - Method in class cz.ues.platform.mail.MailResourceHandler
 
getInputStream(String) - Static method in class cz.ues.platform.security.uutoken.internal.ResourceHelper
Creates input stream for the given file path.
getInputStream() - Method in class cz.ues.platform.udds.UESStorageObject
Returns input stream with the storage object contents.
getInputStream() - Method in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
getInputStreamForConfiguration() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns input stream for configuration.
getInstance() - Static method in class cz.ues.platform.commons.validation.GroupValidator
Returns new instance of group validator.
getInstance(MessageCode, String, Object...) - Static method in class cz.ues.platform.essentials.message.Message
Returns new instance of message.
getInstance(String, String, Object...) - Static method in class cz.ues.platform.process.dto.UESMessage
Returns new instance of message or null if code and message parameters are not set.
getInstance() - Static method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns instance of this class.
getInstance(Properties) - Static method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns instance of this class.
getInstance() - Static method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Returns instance of HTTPURLBuilder.
getInstanceList(UESURI, UESActivityGetInstanceList) - Method in interface cz.ues.core.workflow.UESActivity
Returns list of all instances of the recurrent activity.
getIntAttribute(StartElement, String, Integer) - Static method in class cz.ues.platform.sysc.xml.XMLParsingHelper
 
getInterfaceMethod(Class<?>, Method) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Finds specified method on some interface of given Class.
getInvalidCharacters(String) - Static method in class cz.ues.platform.commons.uri.CodeValidator
Checks the specified code whether it contains some denied character.
getIssuer() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property issuer.
getItemList(SuggestContext) - Method in class cz.ues.platform.uwt.searchbox.UESSuggestProvider
Returns an array of items to be used in a suggest list.
getItemList(String, SuggestContext) - Method in interface cz.ues.platform.uwt.searchbox.UESSuggestService
Returns a list of suggest items provided by aProvider component.
getItems() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
getIterationNumber() - Method in class cz.ues.platform.sysinfo.dto.Version
Getter for property iterationNumber.
getJavaType() - Method in enum cz.ues.core.property.dto.UESPropertyType
Get java data type of property type.
getJAXBContextForClass(Class<?>) - Static method in class cz.ues.platform.commons.lang.JsonMapAdapter
Analyze a JAXB-annotated class, build a proper JAXBContext.
getJAXBContextForElementName(String) - Method in class cz.ues.platform.commons.lang.JsonMapAdapter
Given a fully qualified XML element name try to create the JAXBContext related to it.
getJAXBName(String) - Static method in class cz.ues.platform.apt.JAXBNameUtil
Converts full class name to name fulfilling default JAXB conventions.
getKey() - Method in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Returns this entry key
getKeyAlgorithm() - Method in interface cz.ues.platform.security.crypto.CryptographyService
 
getKeyStore(InputStream, String) - Method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Obtains key store.
getLabel() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getLabel() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
Getter for property label.
getLabelParams() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getLanguageName() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getLanguageVersion() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getLastAccessTime() - Method in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Returns the timestamp of last entry counter change.
getLastModifyTime() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getLastResetTime() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property lastResetTime.
getLastUsed() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Getter for property lastUsed.
getLegacy() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
getLegacy() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
getLegacy() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
Deprecated.
getLegacyCode() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getLegacyCodeChain() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
getLegendEnabled() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getLevel() - Method in enum cz.ues.core.artifact.dto.UESSecurityLevel
 
getLevel() - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
getLimitList(UESURI) - Method in interface cz.ues.platform.qos.UESQoSService
Returns list of limits for specified owner.
getLimitList(String) - Method in interface cz.ues.platform.qos.UESQoSService
Deprecated.
Use the getLimitList(UESURI) method instead.
getLimitType() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property limitType.
getLineNumber() - Method in class cz.ues.platform.sysc.xml.LocationImpl
 
getLocale() - Method in interface cz.ues.platform.i18n.LocaleProvider
 
getLocalizedMessage() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
getLocalizedString(String, Locale, String, Object...) - Method in interface cz.ues.platform.i18n.LocalizationService
 
getLocalizedString(LocalizableString, Locale) - Method in interface cz.ues.platform.i18n.LocalizationService
 
getLocation() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
getLocationUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getLockList(UESURI, UESLockGetList) - Method in interface cz.ues.platform.concurrent.UESLockManager
Returns list of all locks on given resource.
getLockStrategy() - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Return lock strategy.
getLockUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
getLockUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getLockUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
getLogger(Class<?>) - Static method in class cz.ues.platform.apt.logging.SimpleLogger
Factory method to instantiate logger.
getLogger() - Method in class cz.ues.platform.apt.ProcessingContext
 
getLogger(Class<?>) - Static method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns new instance of UESLogger.
getLogger(String) - Static method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns new instance of UESLogger.
getLogger(Class<?>, String) - Static method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns new instance of UESLogger.
getLoggerFactory() - Static method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns instance of script factory.
getLoggerInternal(Class<?>) - Method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns new instance of UESLogger.
getLoggerInternal(String) - Method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns new instance of UESLogger.
getLoggerInternal(Class<?>, String) - Method in class cz.ues.platform.commons.logging.UESLoggerFactory
Returns new instance of UESLogger.
getLogicalName() - Method in class cz.ues.platform.udds.UESMetadata
Gets the logical (human readable) name of the associated object.
getLogicalName() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property logicalName.
getMailInfo(Part) - Static method in class cz.ues.platform.mail.MailReadHelper
Used to obtain mail info for exceptions in save way.
getMailStore(String, String, String) - Method in interface cz.ues.platform.mail.UESMailService
Initializes the session with mail-server and returns the StoreProvider for access the server mailbox for receiving of emails.
getMainEntity() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getMaintenanceNumber() - Method in class cz.ues.platform.sysinfo.dto.Version
Getter for property maintenanceNumber.
getMappedComponent() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
 
getMapperEntries(String) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
Returns all entries matching given security realm pattern.
getMarker() - Method in class cz.ues.platform.udds.UESObjectListing
Getter for property marker.
getMarker() - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Getter for property marker.
getMaskAttributes(UESURI) - Method in interface cz.ues.core.security.UESMetaPermission
This command returns attributes representing the permission mask specified by the permissionMaskUri parameter.
getMaskData(UESURI, UESMetaPermissionGetMaskData) - Method in interface cz.ues.core.security.UESMetaPermission
The command returns the complete permission mask settings data.
getMaskList(UESURI, UESMetaPermissionGetMaskList) - Method in interface cz.ues.core.security.UESMetaPermission
This command returns a list of permission mask that are placed on the specified meta artifact.
getMaskList(UESURI, UESPermissionGetMaskList) - Method in interface cz.ues.core.security.UESPermission
This command returns a list of permission mask that can be granted on the specified artifact.
getMatchType() - Method in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
 
getMax() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property max.
getMaxResultSize() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns maximum count of objects to be returned as result of the operation.
getMaxSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getMaxSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getMaxSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getMaxSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
getMaxSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
getMaxSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
getMediaType() - Method in interface cz.ues.platform.persistence.marshalling.MarshallingContext
Returns the media type.
getMenu() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
getMenu(DTOMenu, MenuProcessingContext) - Method in interface cz.ues.platform.uwt.menu.UESMenuProvider
 
getMenuAttributes(UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
getMenuItemAttributes(UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
getMenuItems(UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
getMenuProvider() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
getMenus(UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
getMessage() - Method in enum cz.ues.core.artifact.exception.UESArtifactRTException.E10102
 
getMessage() - Method in enum cz.ues.core.artifact.exception.UESLayoutArtifactRTException.E10108
 
getMessage() - Method in enum cz.ues.core.artifact.exception.UESMetaArtifactRTException.E10106
 
getMessage() - Method in enum cz.ues.core.attachment.exception.UESAttachmentRTException.E10400
 
getMessage() - Method in enum cz.ues.core.commons.bro.BDOArtifacException.E5301
 
getMessage() - Method in interface cz.ues.core.commons.exception.ServiceErrorCode
Gets a message related to the error code.
getMessage() - Method in enum cz.ues.core.commons.exception.UESVersionStrategyRTException.E10N00
 
getMessage() - Method in enum cz.ues.core.container.exception.UESCompanyRTException.E10218
 
getMessage() - Method in enum cz.ues.core.container.exception.UESFolderInterfaceRTException.E10260
 
getMessage() - Method in enum cz.ues.core.container.exception.UESFolderRTException.E10210
 
getMessage() - Method in enum cz.ues.core.container.exception.UESMetaModelRTException.E10216
 
getMessage() - Method in enum cz.ues.core.container.exception.UESOrganizationalUnitRTException.E10214
 
getMessage() - Method in enum cz.ues.core.container.exception.UESShortcutRTException.E10212
 
getMessage() - Method in enum cz.ues.core.content.exception.UESSheetRTException.E10901
 
getMessage() - Method in enum cz.ues.core.content.exception.UESSheetTemplateRTException.E10903
 
getMessage() - Method in enum cz.ues.core.personalrole.exception.UESPersonalRoleRTException.E1D010
 
getMessage() - Method in enum cz.ues.core.property.exception.UESPropertyEntryTypeRTException.E10P02
 
getMessage() - Method in enum cz.ues.core.property.exception.UESPropertyRTException.E10P00
 
getMessage() - Method in enum cz.ues.core.property.exception.UESPropertyTemplateRTException.E10P03
 
getMessage() - Method in enum cz.ues.core.qos.exception.UESQoSRTException.E10T00
 
getMessage() - Method in enum cz.ues.core.qos.exception.UESQoSValidationRTException.E10T01
 
getMessage() - Method in enum cz.ues.core.role.exception.UESAccessRoleRTException.E10B30
 
getMessage() - Method in enum cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException.E10B60
 
getMessage() - Method in enum cz.ues.core.role.exception.UESCastRTException.E10B14
 
getMessage() - Method in enum cz.ues.core.role.exception.UESGroupRTException.E10B20
 
getMessage() - Method in enum cz.ues.core.role.exception.UESMetaAccessRoleRTException.E10B35
 
getMessage() - Method in enum cz.ues.core.role.exception.UESMetaGroupRTException.E10B25
 
getMessage() - Method in enum cz.ues.core.role.exception.UESMetaRoleRTException.E10B16
 
getMessage() - Method in enum cz.ues.core.role.exception.UESRoleInterfaceRTException.E10B50
 
getMessage() - Method in enum cz.ues.core.role.exception.UESRoleRTException.E10B10
 
getMessage() - Method in enum cz.ues.core.search.exception.UESSearchRTException.E10D01
 
getMessage() - Method in enum cz.ues.core.security.authz.exception.UESMetaPermissionRTException.E05431
 
getMessage() - Method in enum cz.ues.core.security.authz.exception.UESPermissionRTException.E05430
 
getMessage() - Method in enum cz.ues.core.sysc.exception.AppBoxRTException.E10270
 
getMessage() - Method in enum cz.ues.core.sysc.exception.AppRTException.E10280
 
getMessage() - Method in enum cz.ues.core.sysc.exception.CommandRTException.E10S11
 
getMessage() - Method in enum cz.ues.core.sysc.exception.CommandValidationRTException.E10S12
 
getMessage() - Method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException.E10S02
 
getMessage() - Method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException.E10S03
 
getMessage() - Method in enum cz.ues.core.sysc.exception.UseCaseRealizationRTException.E10S01
 
getMessage() - Method in enum cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException.E10S04
 
getMessage() - Method in enum cz.ues.core.sysc.exception.UseCaseRTException.E10S05
 
getMessage() - Method in enum cz.ues.core.sysc.exception.VisualUseCaseRTException.E10S09
 
getMessage() - Method in enum cz.ues.core.sysc.exception.VisualUseCaseValidationRTException.E10S10
 
getMessage() - Method in enum cz.ues.core.workflow.exception.UESActivityActionRTException.E10318
 
getMessage() - Method in enum cz.ues.core.workflow.exception.UESActivityConditionRTException.E10312
 
getMessage() - Method in enum cz.ues.core.workflow.exception.UESActivityRTException.E10310
 
getMessage() - Method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateRTException.E10315
 
getMessage() - Method in enum cz.ues.core.workflow.exception.UESActivityTemplateRTException.E10316
 
getMessage() - Method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException.E10305
 
getMessage() - Method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarRTException.E1F000
Gets a message related to the error code.
getMessage() - Method in enum cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException.E10310
 
getMessage() - Method in enum cz.ues.myterritory.person.exception.UESFriendRTException.E1H000
 
getMessage() - Method in enum cz.ues.platform.commons.query.UESQueryHelperRTException.E053B2
 
getMessage() - Method in enum cz.ues.platform.commons.query.UESQueryParserRTException.E053B1
 
getMessage() - Method in enum cz.ues.platform.commons.query.UESQueryProcessingRTException.E053B3
 
getMessage() - Method in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
 
getMessage() - Method in class cz.ues.platform.commons.validation.BaseValidator
Returns default message of validator.
getMessage() - Method in class cz.ues.platform.commons.validation.GroupValidator
Returns default message of validator.
getMessage() - Method in interface cz.ues.platform.commons.validation.Validator
Returns default message of validator.
getMessage() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
getMessage() - Method in class cz.ues.platform.essentials.message.Message
Returns message text.
getMessage() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Returns text of message.
getMessage() - Method in exception cz.ues.platform.webservices.SubstituteRTException
getMessage() - Method in enum cz.ues.postman.mail.exception.UESMailRTException.E1D000
 
getMessage() - Method in enum cz.ues.request.request.exception.UESRequestRTException.E12000
Gets a message related to the error code.
getMessageClass() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Returns exact class of Message.
getMessageCode() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property messageCode.
getMessageDescription() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getMessageDTO(Message) - Static method in class cz.ues.platform.webservices.dto.DTOMessage
Creates new instance of message DTO from given message.
getMessageName() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getMessageObject() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Creates new instance of message based on this DTO.
getMessageParameters() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property messageParameters.
getMessageRolesUris() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getMessages() - Method in class cz.ues.platform.commons.validation.GroupValidator
Returns all messages from validators contained in this group validator.
getMessages() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
Returns list of all exception messages.
getMessages() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets Throwable message DTOs.
getMessageType() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property messageType.
getMetaArtifactList(UESURI, UESRoleInterfaceGetMetaArtifactList) - Method in interface cz.ues.core.role.UESRoleInterface
Returns list of the meta artifacts that are connected to the specified role interface.
getMetadata() - Method in class cz.ues.platform.udds.UESStorageObject
Gets the metadata stored by UDDS for this object.
getMethod() - Method in class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
getMethod() - Method in interface cz.ues.platform.container.aop.OperationInvocation
Deprecated.
getMethod(Class<?>, String, Class<?>...) - Static method in class cz.ues.platform.essentials.reflection.MethodHelper
Finds method on given class using specified parameters.
getMethodCallSyntax(String, String, String...) - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getMethods(Set<Modifier>) - Method in class cz.ues.platform.apt.model.TypeModel
 
getMimeType() - Method in enum cz.ues.core.security.authz.dto.UESMetaPermissionMimeType
Getter for property mimeType.
getMimeTypes() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getMin() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property min.
getMinSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getMinSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getMinSize() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
getMinuteLimit() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property minuteLimit.
getMinuteValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property minuteValue.
getMode() - Method in class cz.ues.platform.security.authz.UESAuthorizationToken
Returns authorization mode.
getModificationAccessRoleUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getModificationTime() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getModifiedBy() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getModifiedByID() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getModifyTime() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getModuleQualifiedName() - Method in class cz.ues.platform.apt.model.PackageModel
 
getMonthLimit() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property monthLimit.
getMonthValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property monthValue.
getName() - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
Returns name of the entity.
getName() - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
Returns name of the entity.
getName() - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Returns entity name.
getName() - Method in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
 
getName() - Method in class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
getName() - Method in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
 
getName() - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
getName() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
getName() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getName() - Method in class cz.ues.platform.commons.lang.UESByteSource
getName() - Method in class cz.ues.platform.commons.lang.UESFileSource
getName() - Method in class cz.ues.platform.commons.lang.UESStreamBufferSource
getName() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
getName() - Method in class cz.ues.platform.commons.query.ast.OrderByAttribute
 
getName() - Method in class cz.ues.platform.commons.query.ast.WhereAttribute
 
getName() - Method in interface cz.ues.platform.commons.query.attribute.QueryAttribute
 
getName() - Method in class cz.ues.platform.security.authn.principal.AccessRolePrincipal
getName() - Method in class cz.ues.platform.security.authn.principal.IdentityPrincipal
getName() - Method in class cz.ues.platform.security.authn.principal.UESPrincipal
getName() - Method in class cz.ues.platform.security.vault.dto.SecuredEntry
 
getName() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
getName() - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
getName() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
getName() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
getName() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
getName() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
getName() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Getter for property name.
getName() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Getter for property name.
getName() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Getter for property name.
getName() - Method in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
getNameFilter() - Method in class cz.ues.core.commons.dto.DTOCriteriaAbstract
Returns string for entity filtering based on the name.
getNameFilter() - Method in interface cz.ues.core.commons.dto.DTOCriteriaInterface
Returns string for entity filtering based on the name.
getNames() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getNamespace() - Method in interface cz.ues.platform.sysc.xml.XMLNamespaceHandler
 
getNextMarker() - Method in class cz.ues.platform.udds.UESObjectListing
Getter for property nextMarker.
getNextObjectList(String, UESObjectListing) - Method in interface cz.ues.platform.udds.UESStorageService
Provides an easy way to continue a truncated object listing and retrieve the next page of results.
getNormalizedURI(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Returns normalized UESURI.
getNormalizedURI(UESURI, boolean) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Returns normalized UESURI.
getNormalizedURI(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIConvertor
Returns normalized UESURI.
getNormalSubrangeFrom() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property normalSubrangeFrom.
getNormalSubrangeTo() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property normalSubrangeTo.
getObject() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns object.
getObject() - Method in class cz.ues.core.commons.uri.UESURI
Returns object.
getObject(String, String) - Method in interface cz.ues.platform.udds.UESStorageService
Returns an object representing the details and data of an item in a service.
getObjectAttributes() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
getObjectAttributes() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
getObjectAttributes() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
getObjectAttributes(UESURI) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
getObjectClass() - Method in class cz.ues.platform.commons.uri.UESURIValidator
Returns object class to be checked.
getObjectCode() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns object code.
getObjectCode() - Method in class cz.ues.core.commons.uri.UESURI
Returns object code.
getObjectId() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns object Id.
getObjectId() - Method in class cz.ues.core.commons.uri.UESURI
Returns object Id.
getObjectId() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property objectId.
getObjectList(UESURI, UESObjectStoreGetObjectList) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
Returns list of UES Objects matching given criteria.
getObjectList(String, UESObjectListingCriteria) - Method in interface cz.ues.platform.udds.UESStorageService
Returns a list of summary information about the objects in the specified bucket.
getObjects() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
getObjects() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
getObjectSchemaCount() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getObjectStoreCount() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getObjectStoreRepositoryUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getObjectStoreRepositoryUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreTransfer
 
getObjectStoreUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getObjectSummaries() - Method in class cz.ues.platform.udds.UESObjectListing
Gets the list of object summaries describing the objects stored in the UDDS bucket.
getOperation() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property operation.
getOperation() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property operation.
getOperation() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Getter for property operation.
getOperation() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property operation.
getOperator() - Method in class cz.ues.platform.commons.query.ast.WhereAttribute
 
getOptions() - Method in class cz.ues.core.sysc.dto.UseCaseSetOptions
 
getOptions(UESURI, UseCaseGetOptions) - Method in interface cz.ues.core.sysc.UseCase
The command returns options of the specified use case.
getOptions(UESURI, UseCaseRealizationGetOptions) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
getOptions(UESURI, VisualUseCaseGetOptions) - Method in interface cz.ues.core.sysc.VisualUseCase
The command returns options of the specified use case.
getOptions() - Method in class cz.ues.platform.apt.ProcessingContext
 
getOptions() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getOptionsAsMap(Iterable<String>) - Static method in class cz.ues.platform.apt.OptionsHelper
 
getOrder() - Method in enum cz.ues.core.artifact.dto.UESArtifactWidthType
Same as @see java.lang.Enum#ordinal()
getOrder() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
getOrdinal() - Method in enum cz.ues.core.workflow.dto.UESActivityStateSubtype
 
getOriginalData() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getOriginalDataKey() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getOriginalException() - Method in exception cz.ues.platform.webservices.SubstituteRTException
 
getOutputStatement(String) - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getOutputStream() - Method in class cz.ues.platform.commons.lang.UESByteSource
If you get OutputStream, you cannot get InputStream any more, and vice versa.
getOutputStream() - Method in class cz.ues.platform.commons.lang.UESStreamBufferSource
getOutputStream() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
getOutputStream() - Method in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
getOwner() - Method in class cz.ues.platform.udds.UESMetadata
Gets identification of user and service/application that put the associated object in the storage.
getOwner() - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Getter for property owner.
getOwnerClass(Object) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Returns class of given owner object.
getOwnerId() - Method in interface cz.ues.platform.concurrent.internal.OwnerIdProvider
Returns owner ID (in case owner ID does not exists yet new one is generated and stored as retained parameter on PCB).
getOwnerId() - Static method in class cz.ues.platform.concurrent.UESLock
Returns owner ID (in case owner ID does not exists yet new one is generated and stored as retained parameter on PCB).
getOwnerUri() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
Getter for property ownerUri.
getOwnerUri() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property ownerUri.
getOwnerUri() - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Returns the owner of the attribute value (e.g. access role).
getPackage() - Method in class cz.ues.platform.apt.model.TypeModel
 
getPackage(String, String) - Static method in class cz.ues.platform.essentials.reflection.PackageHelper
Finds package using package name.
getPackage(String, String, ClassLoader) - Static method in class cz.ues.platform.essentials.reflection.PackageHelper
The same as PackageHelper.getPackage(String, String), but the ClassLoader could be specified.
getPageIndex() - Method in class cz.ues.platform.commons.lang.UESPagingCriteria
Returns index of the current page to be returned as result of the operation.
getPageSize() - Method in class cz.ues.platform.commons.lang.UESPagingCriteria
Returns count of objects to be returned as result of the operation.
getPageSize() - Method in class cz.ues.platform.udds.UESObjectListing
Getter for property pageSize.
getPageSize() - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Getter for property pageSize.
getParameter(String, Class<T>) - Method in interface cz.ues.platform.commons.pcb.UESProcessManager
Returns parameter from environment of active process, or from parent process environment if parameter is not present in active active process environment.
getParameter(String) - Method in class cz.ues.platform.mail.MailMimeType
 
getParameter(String) - Method in class cz.ues.platform.process.internal.UESProcessContext
 
getParameter(String) - Method in class cz.ues.platform.webcmd.MultipartRequest
Returns request parameter as plain text.
getParameter(String) - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getParameterChain(String, Class<T>) - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Returns hierarchy of parameters from process environment.
getParameters() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getParameters() - Method in class cz.ues.platform.apt.model.MethodModel
 
getParameters() - Method in class cz.ues.platform.command.dto.UESCommandExec
 
getParameters() - Method in interface cz.ues.platform.commons.query.attribute.SQLBuilderParametersStrategy
 
getParameters() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getParameters() - Method in class cz.ues.platform.commons.uri.UESURI
 
getParameters() - Method in class cz.ues.platform.essentials.message.Message
Returns parameters of message.
getParameters() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Getter for property parameters.
getParameters() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Getter for property parameters.
getParameters() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property parameters.
getParameters() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Getter for property parameters.
getParameters() - Method in class cz.ues.platform.webservices.dto.DTOMessage
Returns parameters of message.
getParametersAsString() - Method in class cz.ues.platform.commons.uri.UESURI
Returns parameters of this UESURI in string form.
getParameterType(String) - Method in class cz.ues.platform.webcmd.MultipartRequest
Returns content-type of parameter with given name (content-type may not be defined for all parameters, in that case method returns null).
getParams() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
getParentPackage() - Method in class cz.ues.platform.apt.model.PackageModel
 
getParentPID() - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Returns parent process ID.
getParentUri() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
getParentUri() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
getParentUri() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
getParentUri() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
getParserException() - Method in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
 
getPasswordBasedKeyAlgorithm() - Method in interface cz.ues.platform.security.crypto.CryptographyService
 
getPCB() - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Returns PCB of active process.
getPersonalRole() - Method in interface cz.ues.core.security.session.UESSession
Returns personal role URI of authenticated user.
getPID() - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Returns ID of process to which is this PCB associated.
getPID() - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Only one process have to be active on thread.
getPlainText(MimeMessage) - Static method in class cz.ues.platform.mail.MailReadHelper
 
getPlainToken() - Method in class cz.ues.platform.security.uutoken.JWTTokenService.TokenHolder
Getter for property plainToken.
getPlotGridEnabled() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getPlotType() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getPlotTypes() - Method in interface cz.ues.platform.chart.barcode.UESBarcode
 
getPlotTypes() - Method in interface cz.ues.platform.chart.gauge.UESGauge
 
getPlotTypes() - Method in interface cz.ues.platform.chart.graph.UESGraph
 
getPlotTypes() - Method in interface cz.ues.platform.chart.UESChart
 
getPort(Class<T>, String, WSCConfig) - Method in interface cz.ues.platform.webservices.HTTPWebServiceFactory
Creates and configures Web Service port based on given parameters.
getPrefix() - Method in class cz.ues.platform.udds.UESObjectListing
Getter for property prefix.
getPrefix() - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Getter for property prefix.
getPresentationAttributes(UESURI) - Method in interface cz.ues.core.artifact.UESArtifact
Retrieves presentation settings of an artifact.
getPresentationAttributes(UESURI) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Retrieves meta artifact presentation settings.
getPrimaryType() - Method in class cz.ues.platform.mail.MailMimeType
 
getPrincipal(Class<? extends Principal>) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Gets user principal.
getPrincipal() - Method in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
getPrincipal() - Method in interface cz.ues.platform.security.authn.token.UESAuthenticationToken
The identity of the principal being authenticated.
getPrincipal() - Method in class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
The identity of the principal being authenticated.
getPrincipal() - Method in interface cz.ues.platform.security.authn.UESAuthenticationService
Returns principal of authenticated user.
getPrincipal() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property principal.
getPrincipal() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns principal using JWT context stored in the thread security context holder.
getPrincipalChain(Class<? extends Principal>) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Returns chain of all authenticated principals.
getPrincipalChain() - Method in interface cz.ues.platform.security.authn.UESAuthenticationService
Returns chain of all authenticated principals.
getPrincipals(boolean) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Returns map of principals.
getProcessAttributes(UESURI) - Method in interface cz.ues.platform.process.UESProcessExplorer
Returns object containing process attributes.
getProcessingContext() - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
getProcessingEnvironment() - Method in class cz.ues.platform.apt.ProcessingContext
 
getProcessProgress(UESURI) - Method in interface cz.ues.platform.process.UESProcessExplorer
Returns object representing state and progress of process with given UESURI.
getProcessResult(UESURI, List<String>) - Method in interface cz.ues.platform.process.UESProcessExplorer
Returns object representing result of process corresponding to given events.
getProfileAttributes(UESURI) - Method in interface cz.ues.core.personalrole.UESPersonalRole
This command returns profile information of the user.
getProgram(String...) - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getProgressLog() - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Returns logger for optional progress monitoring.
getPropagation() - Method in interface cz.ues.platform.commons.transaction.TransactionDefinition
Gets transaction propagation behaviour.
getPropagation() - Method in class cz.ues.platform.security.authz.UESAuthorizationToken
Returns authorization propagation.
getProperlySizedFont(Font) - Static method in class cz.ues.platform.chart.font.UESFont
Returns a font derived from the given font.
getProperties() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
getProperty(String) - Static method in class cz.ues.platform.commons.config.Config
If property is already set it returns appropriate value, otherwise returns null
getProperty(String, String) - Static method in class cz.ues.platform.commons.config.Config
If property is already set it returns appropriate value, otherwise returns default value as a second parameter.
getProperty(String) - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Reads property from process environment.
getProperty(String) - Method in interface cz.ues.platform.persistence.marshalling.MarshallingContext
Returns the property with the specified key.
getPropertyChain(String) - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Reads hierarchy of properties from process environment.
getPropertyList(UESURI, UESPropertyGetPropertyList) - Method in interface cz.ues.core.property.UESProperty
Deprecated.
This command is no longer supported and developed. Use alternative command - UESProperty.getEntryList.
getPublicGetter(Class<? extends Object>, String) - Static method in class cz.ues.core.commons.dto.UESDTOHelper
Gets declared public getter of the specified attribute in the specified UES DTO class.
getPublicGetters(Class<? extends Object>, Collection<String>) - Static method in class cz.ues.core.commons.dto.UESDTOHelper
Gets declared public getters of the specified attributes in the specified UES DTO class.
getPublicId() - Method in class cz.ues.platform.sysc.xml.LocationImpl
 
getPublish() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
getPublish() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
getQualifiedName() - Method in class cz.ues.platform.apt.model.PackageModel
 
getQualifiedName() - Method in class cz.ues.platform.apt.model.TypeModel
 
getQualifiedNameFor(Class<? extends Annotation>, boolean) - Method in class cz.ues.platform.apt.model.PackageModel
 
getQuery() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
getQueryAST() - Method in class cz.ues.platform.commons.query.UESQuery
Returns an abstract syntactic tree representation of parsed ues query
getQueryAttribute() - Method in class cz.ues.platform.commons.query.ast.WhereAttribute
 
getQueryAttributeName() - Method in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
 
getQueryParameters() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
getQueryString() - Method in class cz.ues.platform.commons.query.UESQuery
Returns ues query String
getRatio() - Method in class cz.ues.platform.commons.jmx.ThroughputStatisticEntry
 
getRealization() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
getRealization() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
getRealization() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
getRealization() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
getRealization(UESURI) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseProvider
Finds use case realization according to passed UESURI of use case.
getRealizationType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property realizationType.
getRealizationType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property realizationType.
getRealizationType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Getter for property realizationType.
getRealizationType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property realizationType.
getRealizationURI() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
 
getRealm() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Getter for property realm.
getReasonPhrase() - Method in enum cz.ues.platform.webcmd.HttpErrorStatus
Get the reason phrase
getReasonPhrase() - Method in interface cz.ues.platform.webcmd.HttpStatusType
Get the reason phrase
getRecognizedClasses() - Method in interface cz.ues.platform.persistence.marshalling.context.XMLMarshallingContext
Returns a list of classes that are recognized by the marshaller (e.g. when using JAXB).
getReference() - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
getReferenceList(UESURI, UESArtifactGetReferenceList) - Method in interface cz.ues.core.artifact.UESArtifact
This command returns a list of all references from the specified artifact and / or all references to the specified artifact from / to his territory (command does not return references from / to other territories).
getRegex() - Method in class cz.ues.platform.commons.validation.RegexValidator
Returns regular expression to be matched.
getRepositoryList(UESURI, UESObjectStoreRepositoryGetRepositoryList) - Method in interface cz.ues.objectstore.objectstore.UESObjectStoreRepository
 
getRequest() - Method in interface cz.ues.platform.uwt.UWTContext
Returns the request associated with this context.
getRequestedContentType(UriInfo, HttpHeaders, Request, List<Variant>) - Static method in class cz.ues.platform.webcmd.WebCommandRequest
Returns the most suitable media type for the response of the current request.
getRequestedContentType(UriInfo, HttpHeaders) - Static method in class cz.ues.platform.webcmd.WebCommandRequest
 
getRequiredObjectNamespace(Object) - Method in class cz.ues.platform.commons.lang.JsonMapAdapter
 
getResourceBundle() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getResourceBundleName() - Method in class cz.ues.platform.i18n.LocalizableString
 
getResourceBundles() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getResponse() - Method in interface cz.ues.platform.uwt.UWTContext
Returns the response associated with this context.
getResponse() - Method in exception cz.ues.platform.webcmd.WebCommandCallRTException
Getter for property response.
getResult(long, String...) - Method in interface cz.ues.core.process.UESProcess
Method searches all subprocesses of recent use case process and returns first result matching provided event codes within given timeout.
getResultIndex() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns index of the current page to be returned as result of the operation.
getReturnType() - Method in class cz.ues.platform.apt.model.MethodModel
 
getRole() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns role.
getRole() - Method in class cz.ues.core.commons.uri.UESURI
Returns role.
getRoleCode() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns role code.
getRoleCode() - Method in class cz.ues.core.commons.uri.UESURI
Returns role code.
getRoleId() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns role Id.
getRoleId() - Method in class cz.ues.core.commons.uri.UESURI
Returns role Id.
getRoleInterfaceList(UESURI, UESAccessRoleGetRoleInterfaceList) - Method in interface cz.ues.core.role.UESAccessRole
Returns list of the role interfaces that are connected to the specified access role.
getRoleInterfaceList(UESURI, UESGroupGetRoleInterfaceList) - Method in interface cz.ues.core.role.UESGroup
Returns list of the role interfaces that are connected to the specified group role.
getRoleInterfaceList(UESURI, UESMetaAccessRoleGetRoleInterfaceList) - Method in interface cz.ues.core.role.UESMetaAccessRole
Returns list of the role interfaces that are added to the specified meta access role.
getRoleInterfaceList(UESURI, UESMetaGroupGetRoleInterfaceList) - Method in interface cz.ues.core.role.UESMetaGroup
Returns list of the role interfaces that are added to the specified meta group.
getRoleInterfaceList(UESURI, UESMetaRoleGetRoleInterfaceList) - Method in interface cz.ues.core.role.UESMetaRole
Returns list of the role interfaces that are added to the specified meta role.
getRoleInterfaceList(UESURI, UESRoleGetRoleInterfaceList) - Method in interface cz.ues.core.role.UESRole
Returns list of the role interfaces that are connected to the specified role.
getRoleInterfaceUri() - Method in class cz.ues.core.role.dto.UESGroupRemoveRoleInterface
 
getRoleInterfaceUri() - Method in class cz.ues.core.role.dto.UESRoleAddRoleInterface
 
getRoleInterfaceUri() - Method in class cz.ues.core.role.dto.UESRoleRemoveRoleInterface
 
getRoleList(UESURI, UESRoleInterfaceGetRoleList) - Method in interface cz.ues.core.role.UESRoleInterface
Returns list of roles, which the specified role interface is connected to.
getRootElements() - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
getRootPID() - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Returns PID of the root process.
getRoundEnvironment() - Method in class cz.ues.platform.apt.ProcessingContext
 
getRSAPublicKey(RSAPrivateKey) - Static method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Try to generate RSA public key according a particular RSA private key.
getSansSerif() - Static method in class cz.ues.platform.chart.font.UESFont
Returns a sans-serif font according to UES Style Guide.
getSchemaList(UESURI, UESObjectSchemaGetSchemaList) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
getSchemaType() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
getSchemaUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
getSchemaUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
getSchemaUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getScheme() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Returns scheme of this URI.
getScheme() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
Returns scheme of this URI.
getScheme() - Method in class cz.ues.platform.commons.uri.UESURI
 
getScheme() - Method in interface cz.ues.platform.commons.uri.URI
Returns scheme of this URI.
getSchemeSpecificPart() - Method in class cz.ues.platform.commons.uri.UESURI
Returns scheme specific part.
getSchemeSpecificPart() - Method in interface cz.ues.platform.commons.uri.URI
Returns scheme specific part.
getScript(String, Properties) - Static method in class cz.ues.platform.script.ScriptFactory
Returns new instance of script component.
getScriptEngine() - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
getScriptEngineForTemplate(String) - Method in class cz.ues.platform.apt.scripting.TemplateEngine
 
getScriptFactory() - Static method in class cz.ues.platform.script.ScriptFactory
Returns instance of script factory.
getScriptInternal(String, Properties) - Method in class cz.ues.platform.script.ScriptFactory
Returns new instance of script component.
getScriptManagerInfo(ScriptEngineManager) - Method in class cz.ues.platform.apt.scripting.TemplateEngine
 
getSecretKey() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Getter for property secretKey.
getSecuredObject(String, String) - Method in interface cz.ues.platform.security.vault.UESVaultService
Reads a secured object from container with the given ID.
getSecuredToken(UUToken) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Converts UES form token to secured form.
getSecuredToken() - Method in class cz.ues.platform.security.uutoken.JWTTokenService.TokenHolder
Getter for property securedToken.
getSecureRandomAlgorithm() - Method in interface cz.ues.platform.security.crypto.CryptographyService
 
getSecurityRealm() - Method in class cz.ues.platform.security.authn.principal.AccessRolePrincipal
Returns security realm.
getSecurityRealm() - Method in class cz.ues.platform.security.authn.principal.UESPrincipal
 
getSecurityRealm() - Method in class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
getSecurityRealm() - Method in interface cz.ues.platform.security.authn.token.UESAuthenticationToken
The security realm which should be used for authentication.
getSecurityRealm() - Method in class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
The security realm which should be used for authentication.
getSecurityRealm() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
 
getSecurityRealm() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
 
getSecurityRealm() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property securityRealm.
getSecurityRealm() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns security realm using JWT context stored in the thread security context holder.
getSelected() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getSerializedFields() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Returns string containing serialized fields (tagNumber, onEndTag, fatal, tagName) separated by FIELD_DELIMITER
getServerUrl() - Method in interface cz.ues.platform.webservices.WSCConfig
The URL address of server like "http://server.domain.com:port/wscontext".
getServiceId() - Method in class cz.ues.platform.udds.UESOwner
Gets identifier of service or application used to put the object in the storage.
getServiceInterface(Class<?>) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Returns interface of class.
getSessionPID() - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Returns session process ID.
getSheetData(UESURI, UESSheetGetSheetData) - Method in interface cz.ues.core.content.UESSheet
Returns the content of the sheet specified by sheetUri.
getSheetList(UESURI, UESSheetGetSheetList) - Method in interface cz.ues.core.content.UESSheet
This command returns a list of sheets on the specified artifact.
getSheetTemplateList(UESURI, UESSheetTemplateGetSheetTemplateList) - Method in interface cz.ues.core.content.UESSheetTemplate
Returns a list of sheet templates on the specified Meta Artifact.
getShortcutList(UESURI, UESShortcutGetShortcutList) - Method in interface cz.ues.core.container.UESShortcut
This command returns a list of shortcuts to the specified artifact.
getSignature() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Getter for property signature.
getSimpleMessage() - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
 
getSimpleName() - Method in class cz.ues.platform.apt.model.AbstractModel
 
getSimpleName() - Method in class cz.ues.platform.security.authn.principal.UESPrincipal
 
getSize() - Method in class cz.ues.platform.commons.lang.UESByteSource
 
getSize() - Method in class cz.ues.platform.commons.lang.UESFileSource
Returns data size in bytes.
getSize() - Method in class cz.ues.platform.commons.lang.UESStreamBufferSource
Returns data size in bytes.
getSize() - Method in class cz.ues.platform.commons.lang.UESStreamHandler
Returns streamed data size (in bytes).
getSize() - Method in interface cz.ues.platform.commons.lang.UESStreamSource
Returns data size in bytes.
getSize() - Method in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
getSortedAllPublicGetters(Class<? extends Object>) - Static method in class cz.ues.core.commons.dto.UESDTOHelper
Gets all declared public getters of the specified UES DTO class.
getSortedCopy(List<ATTRS>, Comparator<ATTRS>) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Gets a sorted copy of the specified list.
getSourcesToBeCompiled(String, DiagnosticListener<? super JavaFileObject>, Iterable<String>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
getSpaceCharacters() - Static method in class cz.ues.platform.commons.uri.UESURIStringEscaper
Returns string which contains all characters which belongs to "space" category (see BNF in getSqlParameters() - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilder
Return the list of parameters prepared to be bound to the generated SQL.
getSqlString() - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilder
Return the generated SQL string.
getStackTrace() - Method in class cz.ues.platform.webservices.dto.DTOStackTrace
Restores original stack trace from this DTO.
getStackTrace() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets stack trace DTO.
getStackTraceDTO(StackTraceElement[]) - Static method in class cz.ues.platform.webservices.dto.DTOStackTrace
Returns new instance of stack trace DTO.
getStackTraceElements() - Method in class cz.ues.platform.webservices.dto.DTOStackTrace
Gets list of serialized stack trace elements.
getStartIndex() - Method in class cz.ues.core.commons.dto.DTOPagingAbstract
Retrieves the index of the first item of the page.
getStartIndex() - Method in interface cz.ues.core.commons.dto.DTOPagingInterface
Retrieves the index of the first item of the page.
getStartTime() - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Returns start time of process (time is returned as currentTimeMillis).
getState() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getStateHistoryList(UESURI, UESActivityGetStateHistoryList) - Method in interface cz.ues.core.workflow.UESActivity
Retrieves the list of set states on a given activity based on provided criteria.
getStateType() - Method in class cz.ues.core.role.dto.UESRoleSearchResultItem
Getter for property stateType.
getStatus() - Method in exception cz.ues.platform.webcmd.WebCommandCallRTException
Getter for property status.
getStatusCode() - Method in enum cz.ues.platform.webcmd.HttpErrorStatus
Get the associated status code
getStatusCode() - Method in interface cz.ues.platform.webcmd.HttpStatusType
Get the associated status code
getStoreList(UESURI, UESObjectStoreGetStoreList) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
getStreamedParameter(String) - Method in class cz.ues.platform.webcmd.MultipartRequest
Returns request parameter as stream.
getStringCode() - Method in class cz.ues.platform.i18n.LocalizableString
 
getStringParameters() - Method in class cz.ues.platform.i18n.LocalizableString
 
getStringValue() - Method in class cz.ues.platform.commons.query.ast.WhereAttribute
 
getStringWithCharacters(int, int) - Static method in class cz.ues.platform.commons.uri.UESURIStringEscaper
Returns a string which contains all characters within specified range.
getSubmenu() - Method in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
getSubmenuUri() - Method in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
getSubmoduleQualifiedName() - Method in class cz.ues.platform.apt.model.PackageModel
 
getSubprocesses(UESURI) - Method in interface cz.ues.platform.process.UESProcessExplorer
Returns list of all subprocesses of process with given UESURI.
getSubstituteThrowable() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Returns substitute exception replacing one which cannot be instantiated.
getSubsystemMetadata(String) - Method in class cz.ues.platform.sysinfo.dto.SystemMetadata
 
getSubsystemsMetadata() - Method in class cz.ues.platform.sysinfo.dto.SystemMetadata
 
getSubtype(Long) - Static method in enum cz.ues.core.workflow.dto.UESActivityStateSubtype
Transfers a long into an enumeration value.
getSubType() - Method in class cz.ues.platform.mail.MailMimeType
 
getSubtype() - Method in class cz.ues.platform.persistence.marshalling.MediaType
Getter for property subtype.
getSupportedAnnotations() - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
The same purpose as AbstractAnnotationProcessor.getSupportedAnnotationTypes(), but this method supports strong type validation (by compiler) of supported Annotation.
getSupportedAnnotationTypes() - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
getSystemGroupList(UESURI, UESMetaPermissionGetSystemGroupList) - Method in interface cz.ues.core.security.UESMetaPermission
This command returns a list of system groups that are defined for the specified template or territory.
getSystemGroupList(UESURI, UESPermissionGetSystemGroupList) - Method in interface cz.ues.core.security.UESPermission
This command returns a list of system groups that are defined for the specified artifact.
getSystemId() - Method in class cz.ues.platform.sysc.xml.LocationImpl
 
getSystemInfo(SystemMetadata) - Method in interface cz.ues.platform.sysinfo.UESSystemInfoService
Returns system info containing actual UES and environment configuration.
getSystemMetadata() - Method in interface cz.ues.platform.sysinfo.SystemInfoProvider
 
getSystemPID() - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Returns PID of nearest system process in branch of active PID.
getSystemPkgName() - Method in class cz.ues.platform.apt.model.PackageModel
 
getTagName() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
getTagNumber() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
getTarget() - Method in class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
getTarget() - Method in interface cz.ues.platform.container.aop.OperationInvocation
Deprecated.
getTaskDescription() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getTaskName() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getTaskRolesUris() - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
getTemplateAsStream(String) - Method in class cz.ues.platform.apt.scripting.TemplateEngine
 
getTemplateEngine() - Method in class cz.ues.platform.apt.ProcessingContext
 
getter - Variable in class cz.ues.core.commons.test.compare.DynamicDTOComparator
 
getter - Variable in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
The getter of the DTO attribute.
getTerritory() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getTerritory() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getTerritory() - Method in class cz.ues.platform.commons.uri.UESURI
 
getTerritoryCode() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getTerritoryCode() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getTerritoryCode() - Method in class cz.ues.platform.commons.uri.UESURI
 
getTerritoryId() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getTerritoryId() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getTerritoryId() - Method in class cz.ues.platform.commons.uri.UESURI
 
getTerritoryList(UESURI, UESPersonalRoleGetTerritoryList) - Method in interface cz.ues.core.personalrole.UESPersonalRole
This command returns a list of territories the personal role has access to.
getTerritoryPrincipal() - Method in interface cz.ues.platform.security.session.UESSession
Returns UESURI of access role for current identity in active territory or pseudo business access role from nearest territory in same sector.
getTerritoryPrincipal(boolean) - Method in interface cz.ues.platform.security.session.UESSession
Returns UESURI of access role for current identity in active territory.
getTerritoryPrincipal(UESURI) - Method in interface cz.ues.platform.security.session.UESSession
Returns UESURI of Access role for current identity and given territory.
getTerritoryQoS(UESURI) - Method in interface cz.ues.core.qos.UESQoS
Returns a DTO representing QoS for a specific territory.
getTextFromMultipart(MimeMultipart, MailMimeType) - Static method in class cz.ues.platform.mail.MailReadHelper
 
getTextFromPart(Part, MailMimeType) - Static method in class cz.ues.platform.mail.MailReadHelper
 
getThis() - Method in class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
getThis() - Method in interface cz.ues.platform.container.aop.OperationInvocation
Deprecated.
getThrowable() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Returns original Throwable restored from this DTO.
getThrowable() - Method in class cz.ues.platform.webservices.dto.DTOWebServiceRemoteException
Returns serialized wrapped exception.
getThrowable() - Method in exception cz.ues.platform.webservices.WebServiceRemoteException
Returns serialized wrapped exception.
getThrowableClass() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets Throwable class.
getThrowableDTO(Throwable, boolean) - Static method in class cz.ues.platform.webservices.dto.DTOThrowable
Returns DTO of serialized Throwable.
getTimeout() - Method in interface cz.ues.platform.commons.query.UESQueryMonitor
Returns the timeout in seconds of the processing of any UES query.
getTimeout() - Method in interface cz.ues.platform.commons.transaction.TransactionDefinition
Gets transaction timeout.
getTimestamp() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Getter for property timestamp.
getTitle() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getTitle() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getTitleParams() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getToken() - Method in interface cz.ues.platform.security.uutoken.JWTTokenProvider
Creates a token.
getToken(Map<String, String>) - Method in interface cz.ues.platform.security.uutoken.JWTTokenProvider
Creates a token.
getToken() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Returns token using the thread security context holder.
getTokenValue(AccessToken) - Static method in class cz.ues.platform.security.authn.webtoken.AccessTokenHelper
Returns string representation of access token suitable to be used as URL parameter value.
getTopElements(int) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Returns top aCount elements sorted desc. by the counter.
getTotalSize() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns total count of objects matching the specified criteria.
getTotalUnits() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Gets total units (amount of work) to be done.
getTotalValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property totalValue.
getTransaction(TransactionDefinition) - Method in interface cz.ues.platform.commons.transaction.TransactionManager
Returns active transaction or creates new one based on given transaction definition.
getType() - Method in enum cz.ues.core.artifact.dto.UESArtifactType
 
getType(Integer) - Static method in enum cz.ues.core.artifact.dto.UESArtifactWidthType
Gets UESSheetWidthType by width.
getType(Integer) - Static method in enum cz.ues.core.content.dto.UESSheetWidthType
Gets UESSheetWidthType by width.
getType() - Method in class cz.ues.platform.apt.model.ParameterModel
 
getType() - Method in class cz.ues.platform.persistence.marshalling.MediaType
Getter for property type.
getType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property type.
getType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property type.
getType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Getter for property type.
getType() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Getter for property type.
getTypeId() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property typeId.
getTypeId() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property typeId.
getUCCode() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property ucCode.
getUcCode() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
Getter for property ucCode.
getUcCode() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property ucCode.
getUcCode() - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Returns the code of the use case where the visual component is used.
getUCDescriptor() - Method in interface cz.ues.platform.uwt.UWTContext
Returns the descriptor of the currently running use case.
getUCName() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Getter for property ucName.
getUesHome() - Static method in class cz.ues.platform.container.UESSystem
Returns path to UES home directory (the directory may not exist).
getUESHome() - Static method in class cz.ues.platform.security.uutoken.internal.ResourceHelper
This method is duplicated from the UESSystem#getUesHome().
getUESNamespace() - Method in class cz.ues.platform.apt.model.PackageModel
 
getUESNamespace(Class<?>, String) - Static method in class cz.ues.platform.container.utils.UESNamespaceHelper
 
getUESNamespace(String, Class<? extends Annotation>, boolean) - Static method in class cz.ues.platform.container.utils.UESNamespaceHelper
 
getUESURI() - Method in class cz.ues.platform.commons.uri.UESURI
Converts this instance to String form.
getUesUriAttribute(StartElement, String, String, UESURI) - Static method in class cz.ues.platform.sysc.xml.XMLParsingHelper
 
getUnitCode() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property unitCode.
getUnitFilePath() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property unitFilePath.
getUnitName() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property unitName.
getUnits() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Gets units (amount of work) done so far.
getUnlockTimeout() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Gets account unlock timeout.
getUnparsedValue() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
 
getUnparsedValue() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
 
getUpdateTimestamp() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property updateTimestamp.
getUri() - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
Returns URI of the entity.
getUri() - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
Returns URI of the entity.
getUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
getUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
getUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getUri() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
getUri() - Method in class cz.ues.platform.concurrent.UESLock
Returns UESURI of this lock.
getUri() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
getUri() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
getUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Getter for property uri.
getUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Getter for property uri.
getUri() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getUsageCount() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Getter for property usageCount.
getUseCase() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getUseCase() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getUseCase() - Method in class cz.ues.platform.commons.uri.UESURI
 
getUseCase(String) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Extracts Use Case from string.
getUseCaseAlias() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property useCaseAlias.
getUseCaseCode() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getUseCaseCode() - Method in class cz.ues.platform.command.dto.UESCommandExec
 
getUseCaseCode() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getUseCaseCode() - Method in class cz.ues.platform.commons.uri.UESURI
 
getUseCaseId() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
getUseCaseId() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
getUseCaseId() - Method in class cz.ues.platform.commons.uri.UESURI
 
getUseCaseList(UESURI, UseCaseGetUseCaseList) - Method in interface cz.ues.core.sysc.UseCase
Returns list of the use cases that are defined on the specified meta artifact.
getUseCaseList(UESURI, UseCaseRealizationGetUseCaseList) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
getUseCaseList(UESURI, VisualUseCaseGetUseCaseList) - Method in interface cz.ues.core.sysc.VisualUseCase
Returns list of the use cases that are connected to the specified visual use case.
getUseCaseQueryPart(UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates query part (convenient to be used within attribute href of HTML link) according to Use Case specified by UESURI.
getUseCaseQueryPart(UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates query part (convenient to be used within attribute href of HTML link) for Use Case specified by UESURI and supplemented with passed additional parameters.
getUseCaseQueryPart(UESURI, UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates query part (convenient to be used within attribute href of HTML link) according to passed Use Case UESURI and UESURI of main entity.
getUseCaseQueryPart(UESURI, UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates query part (convenient to be used within attribute href of HTML link) according to passed Use Case UESURI (supplemented with passed additional parameters) and UESURI of main entity.
getUseCaseQueryPart(String, UESURI, Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates query part (convenient to be used within attribute href of HTML link) according to passed Use Case UESURI, UESURI of main entity and additional parameters for the main entity UESURI.
getUseCaseRealizationUri() - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
getUseCaseRealizationUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Getter for property useCaseRealizationUri.
getUseCaseRealizationUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Getter for property useCaseRealizationUri.
getUseCaseRealizationUri() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Getter for property useCaseRealizationUri.
getUseCaseType() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Getter for property useCaseType.
getUseCaseUri(UESURI, String, String) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseProvider
Finds use case according to passed UESURI of entity, component and operation.
getUseCaseUri(UESURI, UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates Use Case UESURI in form ues:terr:entity?
getUserId() - Method in class cz.ues.platform.udds.UESOwner
Gets identifier of user who put the associated object in the storage.
getUserMetadata() - Method in class cz.ues.platform.udds.UESMetadata
Gets the custom user-metadata for the associated object.
getUseWindow() - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
getUuApplicationName() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Getter for property uuApplicationName.
getUuidLsb() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets least significant 64 bits of UUID.
getUuidMsb() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets most significant 64 bits of UUID.
getValidationErrorCode() - Method in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
 
getValidationWebServiceURL() - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Determines URL of web service which is used for token validation.
getValue() - Method in enum cz.ues.core.artifact.dto.UESArtifactCommentsDisplayMode
 
getValue() - Method in enum cz.ues.core.artifact.dto.UESArtifactContextMenuDisplayMode
 
getValue() - Method in enum cz.ues.core.artifact.dto.UESArtifactControlBarDisplayMode
 
getvalue() - Method in enum cz.ues.core.artifact.dto.UESArtifactVisualStyle
 
getValue() - Method in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
 
getValue(Method, Object) - Method in class cz.ues.core.commons.test.UESTestAbstract
Gets value by the specified get-method.
getValue(UESURI) - Method in interface cz.ues.core.property.UESProperty
This command returns a value on the specified property.
getValue(UESURI) - Method in interface cz.ues.core.property.UESPropertyTemplate
Returns the value of the given property template of the corresponding type.
getValue() - Method in class cz.ues.platform.chart.barcode.dto.UESBarcodeAttributes
 
getValue() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property value.
getValue() - Method in class cz.ues.platform.commons.query.ast.WhereAttribute
 
getValue(T) - Method in interface cz.ues.platform.commons.query.attribute.AttributeValueTransformer
Transforms an attribute value class from the UES query AST to the appropriate class for the SQL (JDBC parameter binding).
getValue(String, WhereAttributeOperator) - Method in interface cz.ues.platform.commons.query.attribute.QueryAttribute
 
getValue() - Method in class cz.ues.platform.commons.uri.UESURIValidator
Returns value to be checked.
getValue() - Method in class cz.ues.platform.commons.validation.RegexValidator
Returns value to be checked.
getValue() - Method in class cz.ues.platform.commons.validation.RequiredValidator
Returns value to be checked.
getValue() - Method in class cz.ues.platform.security.vault.dto.SecuredEntry
 
getValue() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Getter for property value.
getValue() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
Getter for property value.
getValue() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property value.
getValueAsString() - Method in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
 
getValueClass() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property valueClass.
getValueMarksEnabled() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getValueRestriction() - Method in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
 
getValueType() - Method in class cz.ues.core.property.dto.UESPropertyEntryAttributes
 
getVendorName() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property vendorName.
getVendorUrl() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property vendorUrl.
getVersion() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
getVersion() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
getVersion() - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
getVersion() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property version.
getVersion() - Method in class cz.ues.platform.uwt.UWTContextAttribute
Getter for property version.
getVersionAttributes(UESURI, UESSheetGetVersionAttributes) - Method in interface cz.ues.core.content.UESSheet
Returns attributes of given sheet version.
getVersionLabel() - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Returns version label.
getVersionLabel() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Getter for property versionLabel.
getVersionList(UESURI, UESSheetGetVersionList) - Method in interface cz.ues.core.content.UESSheet
This command returns a list of sheet versions of the specified sheet.
getVisible() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
getWarningSubrangeFrom() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property warningSubrangeFrom.
getWarningSubrangeTo() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Getter for property warningSubrangeTo.
getWeekLimit() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property weekLimit.
getWeekValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property weekValue.
getWidth() - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
getxAxisLabel() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getxAxisMax() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getxAxisMin() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getXmlSeeAlsoElements(TypeElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Returns TypeElements referenced by XmlSeeAlso annotation on given type element.
getXmlSeeAlsoElements(TypeElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Returns TypeElements referenced by XmlSeeAlso annotation on given type element.
getyAxisLabel() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getyAxisMax() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getyAxisMin() - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
getYearLimit() - Method in class cz.ues.platform.qos.dto.DTOLimit
Getter for property yearLimit.
getYearValue() - Method in class cz.ues.platform.qos.dto.DTOCounter
Getter for property yearValue.
grant(UESURI, UESMetaPermissionGrant) - Method in interface cz.ues.core.security.UESMetaPermission
The command grants template of permission for the specified template.
grant(UESURI, UESPermissionGrant) - Method in interface cz.ues.core.security.UESPermission
The command grants permission for the specified artifact and its aggregated objects.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Specifies if the access role is be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Specifies if the access role will be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
Specifies if the access role will be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Specifies if the group is included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESGroupCreate
Specifies if the group will be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
Specifies if the group will be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Specifies if the role is be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESRoleCreate
Specifies if the role will be included among All roles from organizational unit.
grantAllFromOrganizationalUnit - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
Specifies if the role will be included among All roles from organizational unit.
GRAPH - Static variable in interface cz.ues.platform.chart.graph.UESGraphPlotType
 
GROUP - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Group (ues:#{system}:ues.core.role.group).
GroupValidator - Class in cz.ues.platform.commons.validation
Implementation of validator interface used to provide API for validating multiple validators at once.
GroupValidator() - Constructor for class cz.ues.platform.commons.validation.GroupValidator
Creates new instance of group validator.

H

H - Static variable in class cz.ues.platform.apt.compiler.DurationFormatter
 
handle(ClientRequest) - Method in class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
handleCyclicalRelation(T, T, T) - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Handles cyclic relation between added objects.
handleDuplicateObject(T, T) - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Handles duplicate object.
handleXmlEvent(XMLEvent, ParsingContext) - Method in interface cz.ues.platform.sysc.xml.XMLNamespaceHandler
 
handshake() - Method in interface cz.ues.platform.security.authn.RemoteAuthenticationListener
Method is invoked after login (call of Handshake Service).
HANDSHAKE_SERVICE - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
URL path for Hand shake service used for JWT token validation.
hasElementType(Class<? extends Annotation>, ElementType) - Static method in class cz.ues.platform.essentials.annotations.AnnotationHelper
Check if annotation has declared given element type.
hash(byte[], Key) - Method in interface cz.ues.platform.security.crypto.CryptographyService
Creates hash of given data.
hash(String) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Generates hash from the specified value.
HASH_ALGORITHM - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Algorithm used for hashing.
hashCode() - Method in class cz.ues.core.commons.uri.UESURI
hashCode() - Method in class cz.ues.platform.apt.model.AbstractModel
hashCode() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns the hash code value for this list.
hashCode() - Method in class cz.ues.platform.commons.uri.UESURI
hashCode() - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
hashCode() - Method in class cz.ues.platform.persistence.marshalling.MediaType
hashCode() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
TODO Javadoc for method hashCode.
hashCode() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
hashCode() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
hashCode() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
hashCode() - Method in class cz.ues.platform.sysinfo.dto.Version
hashCode() - Method in class cz.ues.platform.udds.UESOwner
hashCode() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
hashCode() - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
HC_BASE - Static variable in class cz.ues.platform.uwt.UWTContextAttributeKey
Base when computing the hash code of an instance.
HC_INC - Static variable in class cz.ues.platform.commons.uri.UESURI
Hash code step increment.
HC_INC - Static variable in class cz.ues.platform.udds.UESOwner
Hash code step increment.
HC_INIT - Static variable in class cz.ues.platform.commons.uri.UESURI
Initial value for hash code.
HC_INIT - Static variable in class cz.ues.platform.udds.UESOwner
Initial value for hash code.
HC_INIT - Static variable in class cz.ues.platform.uwt.UWTContextAttributeKey
Initializer when computing the hash code of an instance.
headerDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
Header type.
headerDisplayMode - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
Header type.
height - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
hidden - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
hidden - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
hidden - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
hidden - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
hidden - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
historyCode - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
The history code.
hourLimit - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
hourRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Hour Rate.
hourRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Hour Rate.
hourRate - Variable in class cz.ues.core.qos.dto.UESTerritoryGetQoS
Hour Rate.
hourRate - Variable in class cz.ues.core.qos.dto.UESTerritorySetQoS
Hour Rate.
hourValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
HttpErrorStatus - Enum in cz.ues.platform.webcmd
 
HttpErrorStatus(int, String) - Constructor for enum cz.ues.platform.webcmd.HttpErrorStatus
 
HttpErrorStatus.Family - Enum in cz.ues.platform.webcmd
An enumeration representing the class of status code.
HttpErrorStatus.Family() - Constructor for enum cz.ues.platform.webcmd.HttpErrorStatus.Family
 
HttpRequestAuthNInterceptor - Class in cz.ues.platform.security.uutoken.http.client
This interceptor allows to authenticate REST requests performed using HttpClient.
HttpRequestAuthNInterceptor() - Constructor for class cz.ues.platform.security.uutoken.http.client.HttpRequestAuthNInterceptor
 
HttpStatusCodeMapping - Annotation Type in cz.ues.platform.webcmd.annotations
This annotation should be used for mapping UES Exceptions to HTTP status codes.
HttpStatusType - Interface in cz.ues.platform.webcmd
Base interface for statuses used in responses.
HTTPURLBuilder - Class in cz.ues.platform.sysc.usecase.util
This class is used for creation of URL or its part used for navigation according Use Case.
HTTPURLBuilder() - Constructor for class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Creates a new instance of HTTPURLBuilder.
HTTPWebServiceFactory - Interface in cz.ues.platform.webservices
Component used for creation and initialization of Web Service port.

I

icon - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The icon of the artifact (as stored in the code table).
icon - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The icon of the role (as stored in the code table).
icon - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
iconUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the artifact's icon.
iconUri - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
URI of the artifact's icon.
iconUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSetAttributes
URI of the artifact's icon.
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
UESURI of the meta artifact's icon.
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
URI of the new meta artifact's icon.
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Icon of the new meta artifact.
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
UESURI of the new meta artifact's icon.
iconUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
iconUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
URI of the company's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESCompanyCreate
URI of the company's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESCompanySetAttributes
URI of the company's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
URI of the folder's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESFolderCreate
URI of the folder's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESFolderSetAttributes
URI of the folder's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
URI of the meta model's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
URI of the meta model's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESMetaModelSetAttributes
URI of the meta model's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
URI of the organizational unit's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
URI of the organizational unit's icon.
iconUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
URI of the organizational unit's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
URI of the access role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
URI of the access role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
URI of the access role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
URI of the group's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESGroupCreate
URI of the group's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
URI of the group's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
URI of the meta access role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
URI of the new meta access role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Icon of the new meta access role.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
UESURI of the new meta access role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
URI of the meta group's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
URI of the new meta group's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Icon of the new meta group.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
UESURI of the new meta group's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
URI of the meta role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
URI of the new meta artifact's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Icon of the new meta role.
iconUri - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
UESURI of the new meta artifact's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
URI of the role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESRoleCreate
URI of the role's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
UESURI of the meta model's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
URI of the role interface's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
URI of the role interface's icon.
iconUri - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
URI of the role's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
URI of the application's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
URI of the application boxes icon.
iconUri - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
URI of the application boxes icon.
iconUri - Variable in class cz.ues.core.sysc.dto.AppBoxSetAttributes
URI of the application's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.AppCreate
URI of the application's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.AppSetAttributes
URI of the application's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the command's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.CommandCreate
UESURI of the command's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
UESURI of the command icon.
iconUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
UESURI of the meta use case realization's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
UESURI of the meta use case realization's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
UESURI of the new meta use case realization's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
iconUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
iconUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
iconUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the visual use case's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
UESURI of the visual use case's icon.
iconUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
UESURI of the visual use case icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
UESURI of the activity state template's icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Icon of the new activity state template.
iconUri - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
UESURI of the new activity state template's icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI of the activity template's icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
UESURI of the new activity template's icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
UESURI of the new activity template's icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
UESURI of the artifact state template's icon.
iconUri - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Icon of the new artifact state template.
iconUri - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
UESURI of the new artifact state template's icon.
iconUri - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
URI of the friend's icon.
iconUri - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
URI of the friend's icon.
iconUri - Variable in class cz.ues.myterritory.person.dto.UESFriendSetAttributes
URI of the friend's icon.
id - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
id - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Nested activity condition identifier.
id - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Nested activity condition identifier.
id - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
ID - Variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
UUID of exception.
id - Variable in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
id - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
id - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
id - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Unique account ID.
id - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
id - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
id - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The system-generated ID.
id - Variable in class cz.ues.platform.webcmd.UESErrorResponse
Exception id (unique per instance).
identity - Variable in class cz.ues.platform.security.authn.principal.IdentityPrincipal
Identity.
identity - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Identity.
identity - Variable in class cz.ues.platform.security.identity.dto.AccountCreate
Identity.
IdentityPrincipal - Class in cz.ues.platform.security.authn.principal
Identity principal (uses UID as identifier).
IdentityPrincipal(String) - Constructor for class cz.ues.platform.security.authn.principal.IdentityPrincipal
Creates new instance of IdentityPrincipal
IdentityRTException - Exception in cz.ues.platform.security.identity
IdentityRTException.
IdentityRTException() - Constructor for exception cz.ues.platform.security.identity.IdentityRTException
Creates new instance of IdentityRTException.
IdentityRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.identity.IdentityRTException
Creates a new instance of IdentityRTException.
IGNORE_SIZE_LIMIT_ATTRIBUTE - Static variable in interface cz.ues.platform.webcmd.LimitedSizeHttpServletRequest
Name of request attribute used to disable request size limit.
ignoreSizeLimit() - Method in interface cz.ues.platform.webcmd.LimitedSizeHttpServletRequest
If invoked, request size limit will not be applied.
implicitCreation - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Specifies whether sheet should be created by the sheet template simultaneously with artifact creation.
implicitCreation - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Specifies whether sheet should be created by the sheet template simultaneously with artifact creation.
implicitCreation - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
Specifies whether sheet should be created by the sheet template simultaneously with artifact creation.
importAttachments - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import attachments from the data to the new meta artifact.
importAttachments - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import attachments from the data to the new meta access role.
importAttachments - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import attachments from the data to the new meta group.
importAttachments - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import attachments from the data to the new meta role.
importLifeCycleTemplate - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import life cycle template from the data to the new meta artifact.
importLifeCycleTemplate - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import life cycle template from the data to the new meta access role.
importLifeCycleTemplate - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import life cycle template from the data to the new meta group.
importLifeCycleTemplate - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import life cycle template from the data to the new meta role.
importMasks - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import permission masks from the data to the new meta artifact.
importMasks - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import permission masks from the data to the new access role.
importMasks - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import permission masks from the data to the new meta group.
importMasks - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import permission masks from the data to the new meta role.
importMetaPermissions - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import meta permission from the data to the new meta artifact.
importMetaPermissions - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import meta permission from the data to the new meta access role.
importMetaPermissions - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import meta permission from the data to the new meta group.
importMetaPermissions - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import meta permission from the data to the new meta role.
importPermissions - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import permission from the data to the new meta artifact.
importPermissions - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import permission from the data to the new meta access role.
importPermissions - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import permission from the data to the new meta group.
importPermissions - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import permission from the data to the new meta role.
importProperties - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import properties from the data to the new meta artifact.
importProperties - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import properties from the data to the new meta access role.
importProperties - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import properties from the data to the new meta group.
importProperties - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import properties from the data to the new meta role.
importPropertyTemplates - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import property templates from the data to the new meta artifact.
importPropertyTemplates - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import property templates from the data to the new meta access role.
importPropertyTemplates - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import property templates from the data to the new meta group.
importPropertyTemplates - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import property templates from the data to the new meta role.
importSheets - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import sheets from the data to the new meta artifact.
importSheets - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import sheets from the data to the new meta access role.
importSheets - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import sheets from the data to the new meta group.
importSheets - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import sheets from the data to the new meta role.
importSheetTemplates - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import sheet templates from the data to the new meta artifact.
importSheetTemplates - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import sheet templates from the data to the new meta access role.
importSheetTemplates - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import sheet templates from the data to the new meta group.
importSheetTemplates - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import sheet templates from the data to the new meta role.
importUseCases - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies whether to import use cases from the data to the new meta artifact.
importUseCases - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies whether to import use cases from the data to the new meta access role.
importUseCases - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies whether to import use cases from the data to the new meta group.
importUseCases - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies whether to import use cases from the data to the new meta role.
in - Variable in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
Instance of wrapped input stream.
inc(K) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Increase the counter of an entry by 1.
inc(K, int) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Increases the counter of an entry by an aAmount.
inc(K, long) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
 
incCounter(long) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Increases counter value by a given amount
incCounter(long) - Method in class cz.ues.platform.commons.jmx.ThroughputStatisticEntry
 
includeSystemArea - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchQuery
Whether to include system area in the search.
includeSystemArea - Variable in class cz.ues.core.role.dto.UESRoleSearchQuery
Whether to include system area in the search.
increments - Variable in class cz.ues.platform.commons.jmx.ThroughputStatisticEntry
 
indexOf(Object) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
info(UESMessage) - Method in interface cz.ues.core.process.UESProcess
Method send info notification from use case.
info(String, Element, Object...) - Method in class cz.ues.platform.apt.logging.APTLogger
 
info(String, Object...) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
info(String, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs info message.
inherit - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
inheritanceLevel - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
init(ProcessingEnvironment) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
init() - Method in class cz.ues.platform.container.UESComponentFactory
Initializes the ComponentFactory before its usage.
init() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
Iterates through all mapper entries and select only entries mapped by mapper (based on given component type).
init(Properties) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Initializes token verifier instance.
init(Properties) - Method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Initializes token verifier instance.
init(Properties) - Method in interface cz.ues.platform.security.uutoken.internal.TokenCreator
Initializes token verifier instance.
INIT_TIMEOUT - Static variable in class cz.ues.platform.container.UESSystem
UES containers initialization timeout.
initDirs(Map<String, String>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
Initializes directories for generated resources.
initEngine(ScriptEngine) - Method in class cz.ues.platform.apt.scripting.TemplateEngine
TODO Javadoc for method initEngine.
initFactory() - Static method in class cz.ues.platform.container.UESComponentFactory
Bootstraps the component factory.
initialize(InputStream, String, long) - Method in class cz.ues.platform.commons.lang.UESStreamHandler
Deprecated.
initialize() - Static method in class cz.ues.platform.container.UESComponentFactory
Initialize component factory.
INITIALIZED - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of initialized flag.
initializeURI() - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Parses UESURI.
initializeURI() - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
Parses UESURI.
INITIATOR - Static variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Identifier of firstly authenticated user.
initRound(RoundEnvironment) - Method in class cz.ues.platform.apt.ProcessingContext
 
initRSAPrivateKey(KeyStore, String, String) - Method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Initialize RSA public key.
initRSAPublicKey(KeyStore, String, String) - Method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Initialize RSA public key.
initTimeTolerance(Properties) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Sets time tolerance attribute.
initTokenCreator(Properties) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Initializes token creator.
Inject - Annotation Type in cz.ues.platform.container.annotations
Annotation used for dependency injection.
inline - Variable in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
inner - Variable in class cz.ues.platform.commons.query.ast.ClauseOrderBy
 
inner - Variable in class cz.ues.platform.commons.query.ast.ClauseWhere
 
inner - Variable in class cz.ues.platform.commons.query.ast.WhereParenthesis
 
inputFile - Variable in class cz.ues.platform.udds.UESStorageObject
File which is represented by this UES storage object.
inputStream - Variable in class cz.ues.platform.udds.UESStorageObject
Input stream which contains data represented by this UES storage object.
InstalledUnitMetadata - Class in cz.ues.platform.sysinfo.dto
 
InstalledUnitMetadata() - Constructor for class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
InsufficientUESURIRTException - Exception in cz.ues.platform.commons.uri
InsufficientUESURIRTException - this exception indicates that the UESURI does not contain all the necessary information for the requested operation.
InsufficientUESURIRTException() - Constructor for exception cz.ues.platform.commons.uri.InsufficientUESURIRTException
Creates a new instance of MissingCodeRTException.
InsufficientUESURIRTException(InsufficientUESURIRTException.E05305, String, Object...) - Constructor for exception cz.ues.platform.commons.uri.InsufficientUESURIRTException
Creates a new instance of InvalidFormatRTException.
InsufficientUESURIRTException.E05305 - Enum in cz.ues.platform.commons.uri
Error codes for InsufficientUESURIRTException.
InsufficientUESURIRTException.E05305() - Constructor for enum cz.ues.platform.commons.uri.InsufficientUESURIRTException.E05305
 
integerValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.
invalidAuthnCountLimit - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Maximum count of failed authentications before account lock.
InvalidFormatRTException - Exception in cz.ues.platform.commons.uri
InvalidFormatRTException - this exception signalizes invalid format of UESURI.
InvalidFormatRTException() - Constructor for exception cz.ues.platform.commons.uri.InvalidFormatRTException
Creates a new instance of InvalidFormatRTException.
InvalidFormatRTException(InvalidFormatRTException.E05300, String, Object...) - Constructor for exception cz.ues.platform.commons.uri.InvalidFormatRTException
Creates a new instance of InvalidFormatRTException.
InvalidFormatRTException(InvalidFormatRTException.E05300, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.uri.InvalidFormatRTException
Creates a new instance of InvalidFormatRTException.
InvalidFormatRTException.E05300 - Enum in cz.ues.platform.commons.uri
Error codes of InvalidFormatRTException.
InvalidFormatRTException.E05300() - Constructor for enum cz.ues.platform.commons.uri.InvalidFormatRTException.E05300
 
InvalidOptionsRTException - Exception in cz.ues.platform.apt
 
InvalidOptionsRTException() - Constructor for exception cz.ues.platform.apt.InvalidOptionsRTException
Creates a new instance of InvalidOptionsRTException.
InvalidOptionsRTException(InvalidOptionsRTException.E05602, String, Object...) - Constructor for exception cz.ues.platform.apt.InvalidOptionsRTException
Creates a new instance of AuthorizationRTException.
InvalidOptionsRTException(InvalidOptionsRTException.E05602, String, Exception, Object...) - Constructor for exception cz.ues.platform.apt.InvalidOptionsRTException
Creates a new instance of AuthorizationRTException.
InvalidOptionsRTException.E05602 - Enum in cz.ues.platform.apt
ECODE - The reserved Error codes for this exception.
InvalidOptionsRTException.E05602() - Constructor for enum cz.ues.platform.apt.InvalidOptionsRTException.E05602
 
InvalidUESURIFormatRTException - Exception in cz.ues.core.commons.uri
InvalidFormatRTException - this exception signalizes invalid format of UESURI.
InvalidUESURIFormatRTException() - Constructor for exception cz.ues.core.commons.uri.InvalidUESURIFormatRTException
Creates a new instance of InvalidFormatRTException.
InvalidUESURIFormatRTException(InvalidUESURIFormatRTException.E10N11, String, Object...) - Constructor for exception cz.ues.core.commons.uri.InvalidUESURIFormatRTException
Creates a new instance of InvalidFormatRTException.
InvalidUESURIFormatRTException(InvalidFormatRTException.E05300, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.uri.InvalidUESURIFormatRTException
Creates a new instance of InvalidFormatRTException.
InvalidUESURIFormatRTException.E10N11 - Enum in cz.ues.core.commons.uri
Error codes of InvalidFormatRTException.
InvalidUESURIFormatRTException.E10N11() - Constructor for enum cz.ues.core.commons.uri.InvalidUESURIFormatRTException.E10N11
 
invoke() - Method in interface cz.ues.platform.script.Script
Invokes script wrapped by instance of this component.
invoke(Map<String, Object>) - Method in interface cz.ues.platform.script.Script
Invokes script wrapped by instance of this component.
invokeGettersAndCompareValues(T, T) - Method in class cz.ues.core.commons.test.compare.DynamicDTOComparator
Invokes getters of DTOs and compare values returned by getter.
isAnnotated(TypeElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Checks if type element (class) is annotated with given annotation (either directly or using meta-annotation).
isAnnotated(TypeElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Checks if type element (class) is annotated with given annotation (either directly or using meta-annotation).
isAnnotated(TypeElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.ClassAnnotationChecker
Checks if type element (class) is annotated with given annotation (either directly or using meta-annotation).
isAnnotationPresent(String, Class<? extends Annotation>) - Static method in class cz.ues.platform.essentials.annotations.PackageAnnotationHelper
 
isAscending() - Method in class cz.ues.core.commons.test.compare.ComparatorAbstract
 
isAscending() - Method in class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
isAscending() - Method in class cz.ues.platform.commons.query.ast.OrderByAttribute
 
isAssignableFrom(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
isAssignableFrom(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityType
Checks if Entity Type is assignable from other Entity Type.
isAsyncCall() - Method in class cz.ues.platform.apt.model.MethodModel
 
isAttachedObject(Part) - Static method in class cz.ues.platform.mail.MailReadHelper
Checks the part if it is attached object.
isAttribute() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isAuthenticated() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Returns true if authentication context was processed (user authenticated), null if context was not processed and false if user was not authenticated
isAuthenticated() - Method in interface cz.ues.platform.security.authn.UESAuthenticationService
Returns authentication state.
isAuthorized(UESAuthorizationToken) - Method in interface cz.ues.platform.security.authz.UESAuthorizationService
Checks state of authorization in active process environment.
isCanceled() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Checks if process is canceled.
isCanonical(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Tests, whether is the UESURI in canonical form.
isCanonical(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIConvertor
Tests, whether is the UESURI in canonical form.
isCharacters() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isCodeBased(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Tests whether the UESURI contains only codes, see details about code-based UESURI in UESURIConvertor.getCodeBasedURI(UESURI).
isCodeSet - Variable in class cz.ues.core.commons.dto.DTOObjectAbstract
Code set flag
isCodeSet() - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
This flag is used to identify attribute code of the entity that is set on the input DTO (therefore attribute value is used in a corresponding command call).
isCodeSet() - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
This flag is used to identify attribute code of the entity that is set on the input DTO (therefore attribute value is used in a corresponding command call).
isCompetentRoleParticipating - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies if the root activity should be created as a cover activity, in case child activites are created.
isCompleted() - Method in interface cz.ues.platform.commons.transaction.TransactionContext
Return whether this transaction is completed, that is, whether it has already been committed or rolled back.
isControlCharacter(int, int...) - Static method in class cz.ues.platform.essentials.lang.StringFormatter
Determines control character.
isDebugLoggable() - Method in interface cz.ues.platform.commons.logging.UESLogger
Checks is logging debug messages is enabled.
isDefaultMessage() - Method in exception cz.ues.platform.essentials.exception.UESApplicationRTException
Gets default message flag.
isDefaultMessage() - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Gets default message flag.
isDefined() - Method in class cz.ues.platform.commons.uri.UESURIPart
Returns true, when the UESURI part has either Id, code or expression defined.
isDefined(String) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Tests whether is passed id not null and not empty.
isDefinedInternal() - Method in class cz.ues.platform.commons.uri.UESURIPart
 
isDescriptionSet - Variable in class cz.ues.core.commons.dto.DTODescribedObjectAbstract
Description set flag
isDescriptionSet() - Method in class cz.ues.core.commons.dto.DTODescribedObjectAbstract
This flag is used to identify attribute description of the entity that is set on the input DTO (therefore attribute value is used in a corresponding command call).
isDescriptionSet() - Method in interface cz.ues.core.commons.dto.DTODescribedObjectInterface
This flag is used to identify attribute description of the entity that is set on the input DTO (therefore attribute value is used in a corresponding command call).
isDisabled() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Checks if process monitoring is disabled.
isEmpty() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns true if this list contains no elements.
isEmpty(List<UESURIPart>) - Method in class cz.ues.platform.commons.uri.UESURI
Tests, whether contains the list of UESURI part mandatory entities.
isEmpty() - Method in class freemarker.ext.script.ScriptContextHashModel
 
isEndDocument() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isEndElement() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isEntityPartEqual(UESURI) - Method in class cz.ues.platform.commons.uri.UESURI
Checks, whether the entity part of the specified UESURI refers to the same entity as this UESURI.
isEntityReference() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isEnumeration(TypeElement) - Method in class cz.ues.platform.apt.visitor.EnumerationScanner
Checks if type element (class) is enumeration.
isEqual(Object, Object) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
 
isErrorLoggable() - Method in interface cz.ues.platform.commons.logging.UESLogger
Checks is logging error messages is enabled.
isEvaluated(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Tests whether is the UESURI evaluated (expressions are resolved).
isEvaluated(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIConvertor
Tests whether is the UESURI evaluated (expressions are resolved).
isFatal() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
isInfoLoggable() - Method in interface cz.ues.platform.commons.logging.UESLogger
Checks is logging info messages is enabled.
isInheritedParameter(String) - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Checks if process environment parameter under given name is owned by active process or is inherited from parent process.
isInheritedProperty(String) - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Checks if property was initially set to actual process environment (is owned by actual process environment), or was inherited from parent process environment.
isInitialized() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Checks if process monitor is initialized and ready for monitoring.
isInlineObject(Part) - Static method in class cz.ues.platform.mail.MailReadHelper
Checks the part if it is inline object.
isInstanceOf(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistry
Deprecated.
isInstanceOf(UESURI, UESURI) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityType
Checks if some object is instance of given Entity Type.
isInvariable(UESURI) - Static method in class cz.ues.platform.commons.uri.UESURIHelper
Invariable UESURI is such an UESURI that clearly and permanently identifies one particular object.
isJAXBAnnotated(Class<?>) - Static method in class cz.ues.platform.commons.lang.JsonMapAdapter
 
isJWTToken(String) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Determines whether the passed string may be a JWT token (it checks expected token format but it doesn't parse the value).
isLoggable(UESLogLevel) - Method in interface cz.ues.platform.commons.logging.UESLogger
Checks if logging of given level is enabled.
isLower(char) - Method in class cz.ues.core.commons.test.compare.TextOracleComparator
Checks if letter is lower case.
isMultipart(HttpServletRequest) - Static method in class cz.ues.platform.webcmd.MultipartRequest
Determines whether the request contains multipart content.
isNameSet - Variable in class cz.ues.core.commons.dto.DTOObjectAbstract
Name set flag
isNameSet() - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
This flag is used to identify attribute name of the entity that is set on the input DTO (therefore attribute value is used in a corresponding command call).
isNameSet() - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
This flag is used to identify attribute name of the entity that is set on the input DTO (therefore attribute value is used in a corresponding command call).
isNamespace() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isNewTransaction() - Method in interface cz.ues.platform.commons.transaction.TransactionContext
Return whether the present transaction is new, participating in an existing transaction, or potentially not running in an actual transaction at all.
isNormalized(UESURI) - Method in interface cz.ues.core.commons.uri.UESURIConvertor
Tests, whether is the UESURI in normalized form.
isNormalized(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIConvertor
Tests, whether is the UESURI in normalized form.
isNullUri(UESURI) - Static method in class cz.ues.core.commons.uri.UESURIHelper
Determines whether the passed UESURI is UESURI.NULL_URI.
ISO_DATE - Variable in class cz.ues.core.workflow.dto.adapter.UESActivityDateAdapter
 
isOnEndTag() - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
 
isOptional() - Method in interface cz.ues.platform.commons.entity.MainEntityService
Returns true, when UESService has declared, that its main entity can be optional.
isPrincipalExpired(String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Checks if actual principal of account of given identity in specified security realm is expired.
isPrincipalValid(String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Checks if given principal is valid according to security policy settings.
isPrincipalValid(String, String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Checks if given principal is valid according to security policy settings.
isProcessEventToActivityPropagationEnabled() - Method in interface cz.ues.core.process.UESProcess
Method used to read configuration of propagation of process events to activity from which was process launched.
isProcessingInstruction() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isReauthenticated() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
isReturnTypeVoid() - Method in class cz.ues.platform.apt.model.MethodModel
 
isRollbackOnly() - Method in interface cz.ues.platform.commons.transaction.TransactionContext
Return whether the transaction has been marked as rollback-only (either by the application or by the transaction infrastructure).
isSame(UESURI, UESURI) - Static method in class cz.ues.core.commons.uri.UESURIHelper
This method is here only until Core will be repaired (NULL_URI cannot be compared with other instance of an UESURI if the other instance is not invariable).
isSame(String, String) - Method in class cz.ues.platform.commons.uri.UESURI
Test for equality of two strings.
isSame(UESURI, UESURI) - Static method in class cz.ues.platform.commons.uri.UESURIHelper
Compares two UESURI in all their parts.
isSameEntity(UESURI, UESURI) - Static method in class cz.ues.platform.commons.uri.UESURIHelper
Compares two UESURI according their territory and entity part.
isSignatureValid(AccessToken) - Method in interface cz.ues.platform.security.authn.webtoken.AccessTokenProvider
 
isStartDocument() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isStartElement() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
isStoreEnryptedFlag() - Method in class cz.ues.platform.security.vault.dto.SecuredEntry
 
isStringValue() - Method in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
 
isSuccess() - Method in class cz.ues.platform.apt.compiler.JavaCompilerResult
 
issuer - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
Identifies the principal that issued the token.
isSupported(Class<?>, MediaType) - Method in interface cz.ues.platform.persistence.marshalling.Marshaller
Returns whether it's possible to (un)marshal value of class aClass to/from media type aMediaType.
isTokenValid(UUToken) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Determines whether is the given secured token valid (i.e. it has not been modified and it is not expired).
isTrue(String) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Determines whether the given value means boolean true value.
isTrunkated() - Method in class cz.ues.platform.udds.UESObjectListing
Getter for property trunkated.
isUnique() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
isUnique() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
isValid() - Method in class cz.ues.platform.commons.validation.BaseValidator
Performs validation and returns its result.
isValid() - Method in class cz.ues.platform.commons.validation.GroupValidator
Performs validation and returns its result.
isValid() - Method in class cz.ues.platform.commons.validation.RegexValidator
Performs validation of regular expression.
isValid() - Method in interface cz.ues.platform.commons.validation.Validator
Performs validation and returns its result.
isValid() - Method in class cz.ues.platform.concurrent.UESLock
Checks if lock is valid (e.g. is not expired or was not removed by other process).
isValid(UESURI, String) - Method in interface cz.ues.platform.concurrent.UESLockManager
Checks if lock is valid (was not deleted and is not expired).
isValidLength(int) - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if the value has limited length.
isWarningLoggable() - Method in interface cz.ues.platform.commons.logging.UESLogger
Checks is logging warning messages is enabled.
isYubikeyActivated(String) - Method in interface cz.ues.platform.security.authn.yubikey.UESYubikeyRegistrationTool
Checks if Yubikey is activated (was activated by some user).
isYubikeyRegistered(String) - Method in interface cz.ues.platform.security.authn.yubikey.UESYubikeyRegistrationTool
Checks if Yubikey is registered (it is known to system).
ITEM_ALLOW_OPEN_IN_NEW_WINDOW - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
An item with this property can be opened in new window, e.g. by middle clicking it.
ITEM_AUTO_OPEN - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
A submenu item with this property automatically opens on mouse hover (useful for top-level items in menubars / toolbars).
ITEM_BUSINESS_PREFERRED - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
Deprecated.
This property is not used anymore.
ITEM_CLASS - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
CSS class that is appended to the menu item.
ITEM_ICON_BADGE - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
Property containing text to show as a "badge" above the menu item icon (usually a number indicating a count of something, such as a count of new messages / activities / ...).
ITEM_SELECTED_ONE_IN_GROUP - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
Item / submenu item with this property indicates that the item is a part of a logical group.
itemMap - Variable in class cz.ues.platform.webcmd.MultipartRequest
Map of multipart items.
items - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
iterationNumber - Variable in class cz.ues.platform.sysinfo.dto.Version
 
iterator() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns an iterator over the elements in this list in proper sequence.

J

JAVA_PREFIX - Static variable in class cz.ues.platform.apt.visitor.EnumerationScanner
Package prefix to be ignored for returned enumerations.
JavaCompilerHelper - Class in cz.ues.platform.apt.compiler
This class simplifies the execution of Java Compiler from java code.
JavaCompilerHelper() - Constructor for class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
JavaCompilerResult - Class in cz.ues.platform.apt.compiler
The structure encapsulation result of compilation provided by JavaCompilerHelper.
JavaCompilerResult() - Constructor for class cz.ues.platform.apt.compiler.JavaCompilerResult
Creates a new instance of JavaCompilerResult.
JavacRoundEnvironment6Fix - Class in cz.ues.platform.apt.compiler
This class fixes problems with RoundEnvironment in Java1.6.
JavacRoundEnvironment6Fix(ProcessingEnvironment, RoundEnvironment) - Constructor for class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
JavacRoundEnvironment6Fix.AnnotationSetScanner - Class in cz.ues.platform.apt.compiler
 
JavacRoundEnvironment6Fix.AnnotationSetScanner(Set<Element>) - Constructor for class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix.AnnotationSetScanner
 
JAXBNameUtil - Class in cz.ues.platform.apt
Helper class for JAXB name conversion.
JAXBNameUtil() - Constructor for class cz.ues.platform.apt.JAXBNameUtil
JAXBNameUtil is utility class and will be never instantiated.
JDBCConnectionRTException - Exception in cz.ues.platform.persistence.jdbc
Encapsulates platform dependent errors thrown by JDBC connection.
JDBCConnectionRTException() - Constructor for exception cz.ues.platform.persistence.jdbc.JDBCConnectionRTException
Creates new instance of JDBCConnectionRTException.
JDBCConnectionRTException(JDBCConnectionRTException.E05H00, String, Object...) - Constructor for exception cz.ues.platform.persistence.jdbc.JDBCConnectionRTException
Creates a new instance of JDBCConnectionRTException.
JDBCConnectionRTException(JDBCConnectionRTException.E05H00, String, Exception, Object...) - Constructor for exception cz.ues.platform.persistence.jdbc.JDBCConnectionRTException
Creates a new instance of JDBCConnectionRTException.
JDBCConnectionRTException.E05H00 - Enum in cz.ues.platform.persistence.jdbc
Error codes of JDBCConnectionRTException.
JDBCConnectionRTException.E05H00() - Constructor for enum cz.ues.platform.persistence.jdbc.JDBCConnectionRTException.E05H00
 
joinPoint - Variable in class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
Instance of join point.
JOURNALED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
Exceptions are raised for network issues, and server errors; the write operation waits for the server to group commit to the journal file on disk.
JsonMapAdapter - Class in cz.ues.platform.commons.lang
Adapter class for marshaling instance of Map into Json.
JsonMapAdapter() - Constructor for class cz.ues.platform.commons.lang.JsonMapAdapter
 
JSONMarshallingContext - Interface in cz.ues.platform.persistence.marshalling.context
MarshallingContext used for marshalling to/from JSON.
jwtSvc - Variable in class cz.ues.platform.security.uutoken.http.client.HttpRequestAuthNInterceptor
Instance of JWT token service.
jwtSvc - Variable in class cz.ues.platform.security.uutoken.http.client.UUTokenAuthNClientHttpRequestFactory
Instance of JWT token service.
JWTTokenProvider - Interface in cz.ues.platform.security.uutoken
Provides JWT token.
JWTTokenProviderRTException - Exception in cz.ues.platform.security.uutoken.exception
Thrown by JWTTokenProvider methods.
JWTTokenProviderRTException() - Constructor for exception cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException
Creates a new instance of UESFormTokenProviderRTException.
JWTTokenProviderRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException
Creates a new instance of UESFormTokenProviderRTException.
JWTTokenProviderRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException
Creates a new instance of UESFormTokenProviderRTException.
JWTTokenProviderRTException.E05461 - Enum in cz.ues.platform.security.uutoken.exception
Contains error codes used for this exception.
JWTTokenProviderRTException.E05461() - Constructor for enum cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException.E05461
 
JWTTokenService - Class in cz.ues.platform.security.uutoken
This class provides support for conversion between secured token and UUToken instance.
JWTTokenService(Properties) - Constructor for class cz.ues.platform.security.uutoken.JWTTokenService
Creates a new instance of UESFormTokenProviderImpl.
JWTTokenService.TokenHolder - Class in cz.ues.platform.security.uutoken
Contains secured and plain form of UUToken.
JWTTokenService.TokenHolder(String, UUToken) - Constructor for class cz.ues.platform.security.uutoken.JWTTokenService.TokenHolder
Creates a new instance of Token.
JWTTokenServiceRTException - Exception in cz.ues.platform.security.uutoken.exception
Thrown by JWTTokenService methods.
JWTTokenServiceRTException() - Constructor for exception cz.ues.platform.security.uutoken.exception.JWTTokenServiceRTException
Creates a new instance of UESFormTokenServiceRTException.
JWTTokenServiceRTException(String, Object...) - Constructor for exception cz.ues.platform.security.uutoken.exception.JWTTokenServiceRTException
Creates a new instance of AuthenticationRTException.
JWTTokenServiceRTException(String, Exception, Object...) - Constructor for exception cz.ues.platform.security.uutoken.exception.JWTTokenServiceRTException
Creates a new instance of AuthenticationRTException.

K

keepShortcut - Variable in class cz.ues.core.artifact.dto.UESArtifactMove
Specifies if a new shortcut pointing to the artifactUri should be created at the original location.
key - Variable in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
 
key - Variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Key used for message authentication code algorithm initialization.
keys() - Method in class freemarker.ext.script.ScriptContextHashModel
 
KEYSTORAGE_PASSWORD - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Key store password.
KEYSTORAGE_PATH - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Path to key storage with RSA keys.
KEYSTORE_TYPE - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Keystore type.
killProcessSubtree(PID) - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Changes active PID to given one and disposes whole subtree of given PID.
KSP - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Key specification default password.

L

label - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Description of the sheet version.
label - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
label - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
The item label.
labelParams - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
labels - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
This contains json object with translations used instead of name.
labels - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
json object containing translations of name. shoud be used instead of name if is set.
labels - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
Json object containing translations of name, should be used instead of name.
labels - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
json object containing translations of name. shoud be used instead of name if is set.
LANG_PREFIX - Static variable in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Package prefix to be ignored for scanning.
LANG_PREFIX - Static variable in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Package prefix to be ignored for scanning.
LANG_PREFIX - Static variable in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Package prefix to be ignored for scanning.
LANG_PREFIX - Static variable in class cz.ues.platform.apt.visitor.EnumerationScanner
Package prefix to be ignored for scanning.
LANG_PREFIX - Static variable in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Package prefix to be ignored for scanning.
LANG_VERSION - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Scripting language version.
language - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
User language.
language - Variable in class cz.ues.core.personalrole.dto.UESProfileSetAttributes
User language.
lastIndexOf(Object) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns the index of the last occurrence of the specified element in this list, or -1 if this list does not contain the element.
lastModifyTime - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
lastModifyTime - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
lastResetTime - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
lastStream - Variable in class cz.ues.platform.commons.lang.UESStreamHandler
Variable for checking contract of used UESStreamSource.
lastTime - Variable in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
 
lastUsed - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
The date of last use of the value.
layout - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Deprecated.
Layouts are no longer used, this attribute has no effect.
layout - Variable in class cz.ues.core.artifact.dto.UESArtifactSetVisualPresentation
Deprecated.
Layouts are no longer used, this attribute has no effect.
layoutArtifactUri - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
UESURI referencing a layout artifact
layoutArtifactUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
UESURI referencing a layout artifact
layoutArtifactUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
UESURI referencing a layout artifact
layoutArtifactUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
UESURI referencing a layout artifact
LAZY_INIT - Static variable in class cz.ues.platform.container.UESSystem
UES containers lazy initialization property.
lazyInitialization() - Static method in class cz.ues.platform.container.UESSystem
Returns if component containers should be lazy initialized.
legacy - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
legacy - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
legacy - Variable in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
legacyCode - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
Deprecated.
legacyCodeChain - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
legendEnabled - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
length - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
level - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
level - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
The level of the cast relation.
level - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastCreate
The level of the new cast relation.
level - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastSetAttributes
The new level of the cast relation.
level - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Access role cast level to the specified role.
level - Variable in class cz.ues.core.role.dto.UESCastAttributes
The level of the cast relation.
level - Variable in class cz.ues.core.role.dto.UESCastCreate
The level of the new cast relation.
level - Variable in class cz.ues.core.role.dto.UESCastSetAttributes
The new level of the cast relation.
level - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Specifies the level of nesting of the activity template.
level - Variable in class cz.ues.platform.apt.logging.APTLogger
 
limit - Variable in class cz.ues.platform.commons.jmx.LimitedSetStatistic
 
LimitedSetStatistic<K> - Class in cz.ues.platform.commons.jmx
LimitedSetStatistic - class that is similar to Set - but it is limited in size and removes "the weakest" objects when needed (so it is slightly similar to a cache).
LimitedSetStatistic(int, int) - Constructor for class cz.ues.platform.commons.jmx.LimitedSetStatistic
Creates a new instance of LimitedSetStatistic.
LimitedSetStatistic.CountComparator<KK> - Class in cz.ues.platform.commons.jmx
 
LimitedSetStatistic.CountComparator() - Constructor for class cz.ues.platform.commons.jmx.LimitedSetStatistic.CountComparator
 
LimitedSetStatistic.TimeComparator<KK> - Class in cz.ues.platform.commons.jmx
 
LimitedSetStatistic.TimeComparator() - Constructor for class cz.ues.platform.commons.jmx.LimitedSetStatistic.TimeComparator
 
LimitedSetStatisticEntry<K> - Class in cz.ues.platform.commons.jmx
LimitedSetStatisticEntry - holds LimitedSetStatistic entry along with the counter and the time of the last counter change.
LimitedSetStatisticEntry(K) - Constructor for class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Creates a new instance of LimitedSetStatisticEntry.
LimitedSizeHttpServletRequest - Interface in cz.ues.platform.webcmd
Defines an object to provide client request information to a servlet including option to limit maximum request size.
limitType - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
LimitType - Enum in cz.ues.platform.qos.dto
Enum define if limit is set for territory or as default limit for access roles in territory.
LimitType() - Constructor for enum cz.ues.platform.qos.dto.LimitType
 
LINE - Static variable in interface cz.ues.platform.chart.graph.UESGraphPlotType
 
lineNumber - Variable in class cz.ues.platform.sysc.xml.LocationImpl
 
listIterator() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns a list iterator over the elements in this list (in proper sequence).
listIterator(int) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listOfActions - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
listOfConditions - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
listOfInnerConditions - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
listOfStateTemplates - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
loadConfiguration() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Loads configuration of this service.
LocaleProvider - Interface in cz.ues.platform.i18n
 
LocalizableString - Class in cz.ues.platform.i18n
This class encapsulates the localizable string data - the code of the string in resource bundle and the parameters for the string.
LocalizableString(String, String, Object...) - Constructor for class cz.ues.platform.i18n.LocalizableString
Creates a new instance of LocalizableString.
LocalizableString(String, Object...) - Constructor for class cz.ues.platform.i18n.LocalizableString
 
LocalizationDecorator - Interface in cz.ues.platform.uwt.menu
 
LocalizationService - Interface in cz.ues.platform.i18n
 
localizedMessage - Variable in class cz.ues.platform.webcmd.UESErrorMessage
Localized message string.
LocationImpl - Class in cz.ues.platform.sysc.xml
 
LocationImpl(int, int, int, String, String) - Constructor for class cz.ues.platform.sysc.xml.LocationImpl
 
locationName - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The name of the container that this artifact is in.
locationName - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The name of the container that this role is in.
locationUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the artifact container.
locationUri - Variable in class cz.ues.core.artifact.dto.UESArtifactMove
UESURI of a location (folder/organizational unit, meta model) where to the artifact will be moved.
locationUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The UES-URI of the container that this artifact is in.
locationUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UESURI of the meta model where the meta artifact is located.
locationUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
UESURI of the meta model dictionary where to the meta artifact will be copied.
locationUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
URI of the company's container.
locationUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
UESURI of the folder's container.
locationUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
 
locationUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
URI of the organizational unit's container.
locationUri - Variable in class cz.ues.core.container.dto.UESShortcutRelocate
The new location for the shortcut.
locationUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
URI of the personal access role's container.
locationUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Normalized UESURI of the container where the group is located.
locationUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Normalized UESURI of the container where the meta access role is located.
locationUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
UESURI of the meta model dictionary where to the meta access role will be copied.
locationUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Normalized UESURI of the container where the meta group is located.
locationUri - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
UESURI of the meta model dictionary where to the meta group will be copied.
locationUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UESURI of the meta model where the meta role is located.
locationUri - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
UESURI of the meta model dictionary where to the meta role will be copied.
locationUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
UESURI of the role's container.
locationUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
URI of the role interface's container.
locationUri - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The UES-URI of the container that this role is in.
locationUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
URI of the application's container.
locationUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
URI of the application boxes container.
locationUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the command's container.
locationUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Normalized UESURI of the meta model where the meta use case realization is located.
locationUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
UESURI of the meta model dictionary where to the meta use case realization will be copied.
locationUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
locationUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the visual use case's container.
locationUri - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
URI of the friend's container.
locationUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
locationUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the container where the request is located.
lock(UESURI, UESObjectStoreLock) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
LOCK_ONLY - Static variable in class cz.ues.core.attachment.dto.UESAttachmentCheckOut
Instance that specifies that the stream handler should not be returned.
LOCK_ONLY - Static variable in class cz.ues.core.content.dto.UESSheetCheckOut
For only locked the sheet.
lockAccessRoleUri - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Who (which access role) has locked the attachment.
lockAccessRoleUri - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Who (which access role) has locked the sheet.
lockAccessRoleUri - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
The access role which has locked the sheet template.
locked - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Specifies if the attachment is locked.
locked - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Specifies if the sheet is locked.
locked - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Flag represents whether the sheet template is locked.
lockMng - Variable in class cz.ues.platform.concurrent.UESLock
Instance of lock manager.
lockOnly - Variable in class cz.ues.core.content.dto.UESSheetCheckOut
Specifies whether to lock sheet only or to lock and return data .
lockRoleUri - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
What role has locked the attachment.
lockRoleUri - Variable in class cz.ues.core.content.dto.UESSheetAttributes
What role has locked the sheet.
lockRoleUri - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
The role which has locked the sheet template.
lockSettings - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Lock-in presentation settings from meta artifact.
lockSettings - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Lock-in presentation settings from meta artifact.
lockTime - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
When the attachment has been locked.
lockTime - Variable in class cz.ues.core.content.dto.UESSheetAttributes
When the sheet has been locked.
lockTime - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
The time what the sheet template was locked.
lockTimeout - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
Timeout for the lock expiration (in seconds).
lockTimeout - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
Timeout for the lock expiration (in seconds).
lockUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
lockUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
lockUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
lockUri - Variable in class cz.ues.platform.concurrent.UESLock
Lock URI.
log(UESMessageType, String, String, UESURI, String, UseCaseType, UESURI, UESURI, Object...) - Method in interface cz.ues.platform.appl.UESApplicationLog
Deprecated.
log(UESURI, UESApplicationLogEntry) - Method in interface cz.ues.platform.appl.UESApplicationLog
Writes explicit message into application log.
LOG - Static variable in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
log(LogLevel, String, Element) - Method in class cz.ues.platform.apt.logging.APTLogger
 
log(LogLevel, String, Exception, Object[]) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
LOG - Static variable in class cz.ues.platform.apt.OptionsHelper
 
log(UESLogLevel, String, Throwable, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs custom message.
log(String, Object...) - Static method in class cz.ues.platform.container.UESSystem
Logs to system default error output.
logError(UESQuery, long, String) - Method in interface cz.ues.platform.commons.query.UESQueryMonitor
Log an error when processing an UES query.
logger - Variable in class cz.ues.platform.apt.ProcessingContext
 
logger - Static variable in class cz.ues.platform.commons.utils.StopWatch
Logger instance.
LOGGER - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Logger instance.
LOGGER - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Logger instance.
logger - Variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Reference to UES logger used in this class.
logicalName - Variable in class cz.ues.platform.udds.UESMetadata
Logical name of the associated object.
logicalName - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
Logical name of the object.
LogLevel - Enum in cz.ues.platform.apt.logging
 
LogLevel() - Constructor for enum cz.ues.platform.apt.logging.LogLevel
 
logProcessed(UESQuery, long, String) - Method in interface cz.ues.platform.commons.query.UESQueryMonitor
Log an successfully processed UES query.
logTimeout(UESQuery, long, String) - Method in interface cz.ues.platform.commons.query.UESQueryMonitor
Log a time out occured when processing an UES query.
longValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.

M

M - Static variable in class cz.ues.platform.apt.compiler.DurationFormatter
 
MAC_PASSWORD - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Key for password parameter.
macPassword - Variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
MAC password.
macroUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of the artifact that represents a macro that will be run after this activity action is executed.
macroUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionCreate
UESURI of an artifact created according to a meta artifact for macro.
MACTokenCreator - Class in cz.ues.platform.security.uutoken.internal
This class uses MAC signing and validates the token against configured web service.
MACTokenCreator() - Constructor for class cz.ues.platform.security.uutoken.internal.MACTokenCreator
 
MACTokenCreator.InsecureHostnameVerifier - Class in cz.ues.platform.security.uutoken.internal
Trustful implementation of the interface HostnameVerifier.
MACTokenCreator.InsecureHostnameVerifier() - Constructor for class cz.ues.platform.security.uutoken.internal.MACTokenCreator.InsecureHostnameVerifier
 
MACTokenCreator.InsecureTrustManager - Class in cz.ues.platform.security.uutoken.internal
Trustful implementation of the interface X509TrustManager.
MACTokenCreator.InsecureTrustManager() - Constructor for class cz.ues.platform.security.uutoken.internal.MACTokenCreator.InsecureTrustManager
 
MailHelperRTException - Exception in cz.ues.platform.mail
Encapsulates errors thrown by MailReadHelper.
MailHelperRTException() - Constructor for exception cz.ues.platform.mail.MailHelperRTException
Creates new instance.
MailHelperRTException(MailHelperRTException.E05K02, String, Object...) - Constructor for exception cz.ues.platform.mail.MailHelperRTException
Creates a new instance.
MailHelperRTException(MailHelperRTException.E05K02, String, Exception, Object...) - Constructor for exception cz.ues.platform.mail.MailHelperRTException
Creates a new instance.
MailHelperRTException.E05K02 - Enum in cz.ues.platform.mail
Error codes of this exception.
MailHelperRTException.E05K02() - Constructor for enum cz.ues.platform.mail.MailHelperRTException.E05K02
 
MailMimeType - Class in cz.ues.platform.mail
Encapsulates Content-types used for parsing Emails.
MailMimeType(String) - Constructor for class cz.ues.platform.mail.MailMimeType
Creates a new instance of MimeType.
MailMimeType(String, String) - Constructor for class cz.ues.platform.mail.MailMimeType
 
MailReadHelper - Class in cz.ues.platform.mail
This class should be used to read mail-messages.
MailReadHelper() - Constructor for class cz.ues.platform.mail.MailReadHelper
 
MailResourceHandler - Class in cz.ues.platform.mail
This class represents handler to mail embedded objects like INLINE objects in HTML mails or ATTACHMENTS.
MailResourceHandler(MimeBodyPart) - Constructor for class cz.ues.platform.mail.MailResourceHandler
 
MailRTException - Exception in cz.ues.platform.mail
 
MailRTException() - Constructor for exception cz.ues.platform.mail.MailRTException
Creates a new instance.
MailRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.mail.MailRTException
Creates a new instance.
main - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Flag of main sheet.
main - Variable in class cz.ues.core.content.dto.UESSheetCreate
Specifies if the new sheet is set as the main sheet of the specified artifact.
main - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
Specifies if the sheet is set as the main sheet of the specified artifact.
main - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Flag represents whether the sheet template is main.
main - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Specifies whether created sheet template is set as the main sheet template on Meta Artifact.
main - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
Specifies if the sheet template is to be set as main on the Meta Artifact.
MainEntity - Annotation Type in cz.ues.platform.commons.entity.annotations
MainEntity - this annotation specifies main entity of an UES service.
mainEntity - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
UESURI of main entity.
mainEntity - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
MainEntityDoesNotExistRTException - Exception in cz.ues.platform.commons.entity
This exception signalizes, that main entity does not exist for current UESService and it is thrown when the UESService demands valid existing main entity (the UESService has optional attribute set to false on @MainEntity annotation or has no @MainEntity annotation declared).
MainEntityDoesNotExistRTException() - Constructor for exception cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException
Creates a new instance of MainEntityDoesNotExistRTException.
MainEntityDoesNotExistRTException(MainEntityDoesNotExistRTException.E05207, String, Object...) - Constructor for exception cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException
Creates a new instance of MainEntityDoesNotExistRTException.
MainEntityDoesNotExistRTException(MainEntityDoesNotExistRTException.E05207, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException
Creates a new instance of MainEntityDoesNotExistRTException.
MainEntityDoesNotExistRTException.E05207 - Enum in cz.ues.platform.commons.entity
Error codes used in this exception.
MainEntityDoesNotExistRTException.E05207() - Constructor for enum cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException.E05207
 
MainEntityService - Interface in cz.ues.platform.commons.entity
Component for resolving and reading of main entity.
MainEntityServiceRTException - Exception in cz.ues.platform.commons.entity
MainEntityServiceRTException.
MainEntityServiceRTException() - Constructor for exception cz.ues.platform.commons.entity.MainEntityServiceRTException
Creates new instance of MainEntityServiceRTException.
MainEntityServiceRTException(MainEntityServiceRTException.E05205, String, Object...) - Constructor for exception cz.ues.platform.commons.entity.MainEntityServiceRTException
Creates a new instance of MainEntityServiceRTException.
MainEntityServiceRTException(MainEntityServiceRTException.E05205, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.entity.MainEntityServiceRTException
Creates a new instance of MainEntityServiceRTException.
MainEntityServiceRTException.E05205 - Enum in cz.ues.platform.commons.entity
Error codes of MainEntityServiceRTException.
MainEntityServiceRTException.E05205() - Constructor for enum cz.ues.platform.commons.entity.MainEntityServiceRTException.E05205
 
maintenanceNumber - Variable in class cz.ues.platform.sysinfo.dto.Version
 
MAJORITY - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
Exceptions are raised for network issues, and server errors; waits on a majority of servers for the write operation.
map - Variable in class cz.ues.platform.commons.jmx.LimitedSetStatistic
 
mappedComponent - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
Mapped component.
mapperEntries - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
Filtered list of mapper entries usable by this mapper.
mapperKeys - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
List of all available mapping keys.
mark(int) - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
marker - Variable in class cz.ues.platform.udds.UESObjectListing
The marker parameter originally used to request this object listing, or null if no marker was specified.
marker - Variable in class cz.ues.platform.udds.UESObjectListingCriteria
The object ID marker indicating where listing results should begin.
markSupported() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
marshal(UESArtifactHeaderDisplayMode) - Method in class cz.ues.core.artifact.dto.adapter.UESArtifactHeaderDisplayModeAdapter
 
marshal(E) - Method in class cz.ues.core.commons.dto.UESEnumAdapter
 
marshal(UESURI) - Method in class cz.ues.core.commons.uri.UESURIAdapter
marshal(Date) - Method in class cz.ues.core.workflow.dto.adapter.UESActivityDateAdapter
 
marshal(Map<?, ?>) - Method in class cz.ues.platform.commons.lang.JsonMapAdapter
 
marshal(UESURI) - Method in class cz.ues.platform.commons.uri.UESURIAdapter
marshal(Message) - Method in class cz.ues.platform.essentials.message.MessageAdapter
marshal(Object, OutputStream, MediaType) - Method in interface cz.ues.platform.persistence.marshalling.Marshaller
Performs marshalling of aObject into aOutput stream in specified media type.
marshal(Object, OutputStream, MarshallingContext) - Method in interface cz.ues.platform.persistence.marshalling.Marshaller
Performs marshalling of aObject into aOutput stream using specified context.
marshal(Principal) - Method in class cz.ues.platform.process.dto.xml.PrincipalAdapter
Marshaller - Interface in cz.ues.platform.persistence.marshalling
Component for marshalling and unmarshalling objects to various media types.
MarshallingContext - Interface in cz.ues.platform.persistence.marshalling
The context stores additional settings that affect the (un)marshalling process.
MarshallingRTException - Exception in cz.ues.platform.persistence.marshalling
Encapsulates problems with using Marshaller.
MarshallingRTException() - Constructor for exception cz.ues.platform.persistence.marshalling.MarshallingRTException
Creates new instance of MarshallingRTException.
MarshallingRTException(MarshallingRTException.E05H30, String, Object...) - Constructor for exception cz.ues.platform.persistence.marshalling.MarshallingRTException
Creates a new instance of MarshallingRTException.
MarshallingRTException(MarshallingRTException.E05H30, String, Exception, Object...) - Constructor for exception cz.ues.platform.persistence.marshalling.MarshallingRTException
Creates a new instance of MarshallingRTException.
MarshallingRTException.E05H30 - Enum in cz.ues.platform.persistence.marshalling
Error codes of MarshallingRTException.
MarshallingRTException.E05H30() - Constructor for enum cz.ues.platform.persistence.marshalling.MarshallingRTException.E05H30
 
maskLabels - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
Labels of a applied permission mask.
maskLabels - Variable in class cz.ues.core.security.authz.dto.UESPermissionGrant
Mask translation
maskName - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
Name of a applied permission mask.
maskName - Variable in class cz.ues.core.security.authz.dto.UESPermissionGrant
Mask name
maskUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
UESURI of a applied permission mask.
maskUri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGrant
UESURI of a permission mask by which the permission will be set.
match(MailMimeType) - Method in class cz.ues.platform.mail.MailMimeType
Determine if the primary and sub type of this object is the same as what is in the given type.
match(String) - Method in class cz.ues.platform.mail.MailMimeType
Determine if the primary and sub type of this object is the same as the content type described in rawdata.
matchType - Variable in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
The type of matching the expected value.
max - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
MAX_NONESCAPED_CHAR_VALUE - Static variable in class cz.ues.platform.commons.uri.UESURIStringEscaper
Characters with a numerical value greater than this will be escaped.
MAX_PAGE_SIZE - Static variable in class cz.ues.platform.commons.lang.UESPagingCriteria
Maximum page size (defaults to ).
MAX_PAGE_SIZE - Static variable in class cz.ues.platform.udds.UESObjectListingCriteria
Maximal count of objects returned at once (i.e. as one page).
MAX_REFIRE_COUNT - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
The limit of script re-launching.
MAXIMUM_WAIT_TIMEOUT - Static variable in class cz.ues.platform.concurrent.UESLock
Maximum timeout for which can process wait for lock creation or resource unlock.
maxSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
maxSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
maxSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
maxSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
maxSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
maxSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
MeasuredMethod - Annotation Type in cz.ues.core.commons.log
 
MEDIA_TYPE_ANY - Static variable in class cz.ues.platform.webcmd.WebCommandRequest
All-matching media type.
MediaType - Class in cz.ues.platform.persistence.marshalling
The media type.
MediaType(String, String) - Constructor for class cz.ues.platform.persistence.marshalling.MediaType
Creates a new instance of MediaType.
menu - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
MenuConstants - Class in cz.ues.platform.uwt.menu
Constants for general use in menu decorators.
MenuConstants() - Constructor for class cz.ues.platform.uwt.menu.MenuConstants
Creates a new instance of MenuConstants.
MenuItemDecorator - Interface in cz.ues.platform.uwt.menu
This interface specifies the API, that must be implemented by MenuDecorators defined on menuItems.
MenuProcessingContext - Interface in cz.ues.platform.uwt.menu
 
menuProvider - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
MenuRegistry - Interface in cz.ues.platform.uwt.menu
 
message - Variable in enum cz.ues.core.qos.exception.UESQoSRTException.E10T00
 
message - Variable in enum cz.ues.core.qos.exception.UESQoSValidationRTException.E10T01
 
message - Variable in enum cz.ues.core.role.exception.UESGroupRTException.E10B20
 
message - Variable in enum cz.ues.core.role.exception.UESMetaAccessRoleRTException.E10B35
 
message - Variable in enum cz.ues.core.role.exception.UESMetaGroupRTException.E10B25
 
message - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
Personal message for the friend.
message - Variable in class cz.ues.platform.commons.validation.BaseValidator
Default validator message.
Message - Class in cz.ues.platform.essentials.message
Class representing system message.
Message() - Constructor for class cz.ues.platform.essentials.message.Message
Creates new instance of message.
Message(MessageCode, String, Object...) - Constructor for class cz.ues.platform.essentials.message.Message
Creates new instance of message.
message - Variable in class cz.ues.platform.essentials.message.Message
Message text.
message - Variable in class cz.ues.platform.process.dto.UESMessage
Message text.
message - Variable in class cz.ues.platform.process.dto.UESProcessProgress
Actual progress message.
message - Variable in class cz.ues.platform.process.dto.UESProcessResult
Message of result.
message - Variable in class cz.ues.platform.webservices.dto.DTOMessage
Message.
Message.Code - Enum in cz.ues.platform.essentials.message
Default message code.
Message.Code() - Constructor for enum cz.ues.platform.essentials.message.Message.Code
 
MessageAdapter - Class in cz.ues.platform.essentials.message
MessageAdapter - this adapter is used by JAXB for marshaling and unmarshaling.
MessageAdapter() - Constructor for class cz.ues.platform.essentials.message.MessageAdapter
 
messageClass - Variable in class cz.ues.platform.webservices.dto.DTOMessage
Exact class of Message.
messageCode - Variable in class cz.ues.core.commons.dto.UESEnumAdapter
 
messageCode - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Message code.
MessageCode - Interface in cz.ues.platform.essentials.message
MessageCode is marker interface to mark all MessageCode enumerations.
messageDescription - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Description of MESSAGE activity.
messageName - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
The name of MESSAGE activity.
messageParameters - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Default message parameters.
messageRolesUris - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Role or roles which receive a new MESSAGE activity.
messages - Variable in class cz.ues.platform.commons.validation.GroupValidator
List of validation failure messages.
messages - Variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
List of exception messages.
messages - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
Inner messages of Throwable.
messageType - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Message type.
messsage - Variable in enum cz.ues.core.content.exception.UESSheetRTException.E10901
 
messsage - Variable in enum cz.ues.core.content.exception.UESSheetTemplateRTException.E10903
 
messsage - Variable in enum cz.ues.core.search.exception.UESSearchRTException.E10D01
 
messsage - Variable in enum cz.ues.core.workflow.exception.UESActivityRTException.E10310
 
METAARTIFACT - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of MetaArtifact (ues:#{system}:ues.core.artifact.metaartifact).
metaArtifactCode - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The code of meta-artifact.
metaArtifactName - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The name of meta-artifact.
metaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The UESURI of meta-artifact.
metaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UES URI of the meta artifact template.
metaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
UESURI referencing a meta artifact
metaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
UESURI referencing a meta artifact
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESCompanyCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESFolderCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Normalized UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESGroupCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Normalized UES URI of the meta artifact template.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Normalized UES URI of the meta artifact template.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UES URI of the meta artifact template.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESRoleCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAddMetaArtifact
UES URI of the meta artifact that to be connected to the specified role interface.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceRemoveMetaArtifact
UES URI of the meta artifact that to be disconnected from the specified role interface.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.AppCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.CommandCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Normalized UESURI of the meta use case realization template.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
URI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
UESURI of the meta artifact.
metaArtifactUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the meta artifact.
metadata - Variable in class cz.ues.platform.udds.UESStorageObject
Metadata associated with the storage object.
METAMODEL - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of MetaModel (ues:#{system}:ues.core.container.metamodel).
MetaUseCaseRealization - Interface in cz.ues.core.sysc
 
METAUSECASEREALIZATION - Static variable in interface cz.ues.os.sysc.entitytype.UESOsEntityTypes
UESURI of MetaUseCaseRealization (ues:#{system}:uu.os.metausecaserealization).
MetaUseCaseRealizationAttributes - Class in cz.ues.core.sysc.dto
DTO for command .
MetaUseCaseRealizationAttributes() - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
 
MetaUseCaseRealizationAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, String, String, UESSecurityLevel, UESURI, UESURI) - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
 
MetaUseCaseRealizationCopy - Class in cz.ues.core.sysc.dto
MetaUseCaseRealizationCopy() - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
 
MetaUseCaseRealizationCopy(UESURI) - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Minimal constructor for the meta use case realization copy.
MetaUseCaseRealizationCopy(UESURI, String, String) - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Enough constructor for the meta use case realization copying .
MetaUseCaseRealizationCopy(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean, Boolean, Boolean, Boolean, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
* Maximal constructor for the meta use case realization copying.
MetaUseCaseRealizationRTException - Exception in cz.ues.core.sysc.exception
 
MetaUseCaseRealizationRTException() - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException
Creates a new instance of UESMetaUseCaseRealization.
MetaUseCaseRealizationRTException(MetaUseCaseRealizationRTException.E10S02, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException
Creates a new instance of UESMetaUseCaseRealization.
MetaUseCaseRealizationRTException(MetaUseCaseRealizationRTException.E10S02, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException
Creates a new instance of UESMetaUseCaseRealization.
MetaUseCaseRealizationRTException(MetaUseCaseRealizationRTException.E10S02, Object...) - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException
Creates a new instance of UESMetaUseCaseRealization.
MetaUseCaseRealizationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException
Creates a new instance of UESMetaUseCaseRealization.
MetaUseCaseRealizationRTException.E10S02 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
MetaUseCaseRealizationRTException.E10S02(String) - Constructor for enum cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException.E10S02
 
MetaUseCaseRealizationSetAttributes - Class in cz.ues.core.sysc.dto
MetaUseCaseRealizationSetAttributes() - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
 
MetaUseCaseRealizationSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
 
MetaUseCaseRealizationValidationRTException - Exception in cz.ues.core.sysc.exception
 
MetaUseCaseRealizationValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException
Creates a new instance of UESMetaUseCaseRealizationValidationRTException.
MetaUseCaseRealizationValidationRTException(MetaUseCaseRealizationValidationRTException.E10S03, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException
Creates a new instance of UESMetaUseCaseRealizationValidationRTException.
MetaUseCaseRealizationValidationRTException(MetaUseCaseRealizationValidationRTException.E10S03, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException
Creates a new instance of UESMetaUseCaseRealizationValidationRTException.
MetaUseCaseRealizationValidationRTException.E10S03 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
MetaUseCaseRealizationValidationRTException.E10S03(String) - Constructor for enum cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException.E10S03
 
MethodHelper - Class in cz.ues.platform.essentials.reflection
Helper class for Method.
MethodHelper() - Constructor for class cz.ues.platform.essentials.reflection.MethodHelper
MethodHelper is utility class and will be never instantiated.
MethodInvocationAdapter - Class in cz.ues.platform.container.aop.internal
MethodInvocationImpl.
MethodInvocationAdapter(JoinPoint) - Constructor for class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
Creates a new instance of MethodInvocationAdapter.
methodMatches(Method, String, Class<?>...) - Static method in class cz.ues.platform.essentials.reflection.MethodHelper
Checks if method matches given parameters.
MethodModel - Class in cz.ues.platform.apt.model
The common model encapsulating Method elements of TypeModel
MethodModel(ProcessingContext, ExecutableElement) - Constructor for class cz.ues.platform.apt.model.MethodModel
Creates a new instance of MethodModel.
mimeType - Variable in enum cz.ues.core.security.authz.dto.UESMetaPermissionMimeType
MIME type identifier.
mimeType - Variable in class cz.ues.platform.mail.MailMimeType
 
mimeTypes - Static variable in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
min - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
minSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
minSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
minSize - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
minuteLimit - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
minuteRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Minute Rate.
minuteRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Minute Rate.
minuteRate - Variable in class cz.ues.core.qos.dto.UESTerritoryGetQoS
Minute Rate.
minuteRate - Variable in class cz.ues.core.qos.dto.UESTerritorySetQoS
Minute Rate.
minuteValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
Mode - Enum in cz.ues.platform.security.authz
Authorization mode determines the result scope of authorized roles.
Mode(String) - Constructor for enum cz.ues.platform.security.authz.Mode
Creates a new instance of Mode.
mode - Variable in class cz.ues.platform.security.authz.UESAuthorizationToken
Authorization mode.
MODEL - Static variable in class cz.ues.platform.apt.scripting.TemplateEngine
 
modificationAccessRoleUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
modificationStamp - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Modification stamp of the artifact.
modificationStamp - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
modificationStamp - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
modificationStamp - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Modification stamp of the meta artifact.
modificationStamp - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Modification stamp of the attachment.
modificationStamp - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Modification stamp of the company.
modificationStamp - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Modification stamp of the folder.
modificationStamp - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Modification stamp of the meta model.
modificationStamp - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Modification stamp of the organizational unit.
modificationStamp - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Modification stamp of the sheet.
modificationStamp - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Modification stamp of the sheet template.
modificationStamp - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Modification stamp of the access role.
modificationStamp - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Modification stamp of the group.
modificationStamp - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Modification stamp of the meta access role.
modificationStamp - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Modification stamp of the meta group.
modificationStamp - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Modification stamp of the meta role.
modificationStamp - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Modification stamp of the role.
modificationStamp - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Modification stamp of the role interface.
modificationStamp - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The modification stamp of the permission mask.
modificationStamp - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The modification stamp of the permission mask.
modificationStamp - Variable in class cz.ues.core.sysc.dto.AppAttributes
Modification stamp of the application.
modificationStamp - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Modification stamp of the application box.
modificationStamp - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The modification time of the command.
modificationStamp - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The modification stamp of the meta use case realization.
modificationStamp - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The modification stamp of the use case.
modificationStamp - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
modificationStamp - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The modification time of the visual use case.
modificationStamp - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Modification stamp of the friend.
modificationStamp - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Modification stamp of the request.
modificationTime - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Modification time of the artifact.
modificationTime - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
modificationTime - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
modificationTime - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Modification time of the meta artifact.
modificationTime - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Modification time of the attachment.
modificationTime - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Modification time of the company.
modificationTime - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Modification time of the folder.
modificationTime - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Modification time of the meta model.
modificationTime - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Modification time of the organizational unit.
modificationTime - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Modification time of the sheet.
modificationTime - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Modification time of the sheet template.
modificationTime - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Modification time of the property.
modificationTime - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Modification time of the property template.
modificationTime - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Modification time of the access role.
modificationTime - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Modification time of the group.
modificationTime - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Modification time of the meta access role.
modificationTime - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Modification time of the meta group.
modificationTime - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Modification time of the meta role.
modificationTime - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Modification time of the role.
modificationTime - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Modification time of the role interface.
modificationTime - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The modification of the permission mask.
modificationTime - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The modification of the permission mask.
modificationTime - Variable in class cz.ues.core.sysc.dto.AppAttributes
Modification time of the application.
modificationTime - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Modification time of the application box.
modificationTime - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The modification stamp of the command.
modificationTime - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The modification time of the meta use case realization.
modificationTime - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The modification time of the use case.
modificationTime - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
modificationTime - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The modification stamp of the visual use case.
modificationTime - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
Modification time of the activity action.
modificationTime - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Modification time of the activity state template.
modificationTime - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Modification time of the activity template.
modificationTime - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Modification time of the activity state template.
modificationTime - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Modification time of the friend.
modificationTime - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
modificationTime - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Modification time of the request.
modifiedByID - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
modifiedByID - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
Module - Annotation Type in cz.ues.platform.container.annotations
Module - marks the package as module container.
MONITOR_DISABLED - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of parameter used for disabling of process monitoring.
MONITOR_DISABLED - Static variable in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Name of parameter used for disabling of process monitoring.
MonitorContext - Class in cz.ues.platform.commons.pcb.monitor.internal
Monitor context used for storing information about process state and progress on process environment.
MonitorContext() - Constructor for class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
 
monthLimit - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
monthRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Month Rate.
monthRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Month Rate.
monthRate - Variable in class cz.ues.core.qos.dto.UESTerritoryGetQoS
Month Rate.
monthRate - Variable in class cz.ues.core.qos.dto.UESTerritorySetQoS
Month Rate.
monthValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
move(UESURI, UESArtifactMove) - Method in interface cz.ues.core.artifact.UESArtifact
This command moves an artifact to the new location (folder, organizational unit, meta mode dictionary) in the same territory.
move(UESURI, UESPropertyMove) - Method in interface cz.ues.core.property.UESProperty
Moves the specified property to a new location in same artifact in which the property is.
move(UESURI, UESPropertyTemplateMove) - Method in interface cz.ues.core.property.UESPropertyTemplate
Moves a property template to the new location (see UESPropertyTemplateMove.parentNodeUri) on the same artifact.
moveCollection(UESURI, UESPropertyMoveCollection) - Method in interface cz.ues.core.property.UESProperty
This command moves a property collection to the new location in the same artifact.
moveCollection(UESURI, UESPropertyTemplateMoveCollection) - Method in interface cz.ues.core.property.UESPropertyTemplate
Moves a property template collection to the new location (see UESPropertyTemplateMoveCollection.parentNodeUri) on the same Meta Artifact.
MS - Static variable in class cz.ues.platform.apt.compiler.DurationFormatter
 
msg - Variable in enum cz.ues.core.artifact.exception.UESArtifactRTException.E10102
 
msg - Variable in enum cz.ues.core.artifact.exception.UESLayoutArtifactRTException.E10108
 
msg - Variable in enum cz.ues.core.artifact.exception.UESMetaArtifactRTException.E10106
 
msg - Variable in enum cz.ues.core.attachment.exception.UESAttachmentRTException.E10400
 
msg - Variable in enum cz.ues.core.commons.bro.BDOArtifacException.E5301
 
msg - Variable in enum cz.ues.core.commons.exception.UESVersionStrategyRTException.E10N00
 
msg - Variable in enum cz.ues.core.container.exception.UESCompanyRTException.E10218
 
msg - Variable in enum cz.ues.core.container.exception.UESFolderInterfaceRTException.E10260
 
msg - Variable in enum cz.ues.core.container.exception.UESFolderRTException.E10210
 
msg - Variable in enum cz.ues.core.container.exception.UESMetaModelRTException.E10216
 
msg - Variable in enum cz.ues.core.container.exception.UESOrganizationalUnitRTException.E10214
 
msg - Variable in enum cz.ues.core.container.exception.UESShortcutRTException.E10212
 
msg - Variable in enum cz.ues.core.personalrole.exception.UESPersonalRoleRTException.E1D010
 
msg - Variable in enum cz.ues.core.property.exception.UESPropertyEntryTypeRTException.E10P02
 
msg - Variable in enum cz.ues.core.property.exception.UESPropertyRTException.E10P00
 
msg - Variable in enum cz.ues.core.property.exception.UESPropertyTemplateRTException.E10P03
 
msg - Variable in enum cz.ues.core.role.exception.UESAccessRoleRTException.E10B30
 
msg - Variable in enum cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException.E10B60
 
msg - Variable in enum cz.ues.core.role.exception.UESCastRTException.E10B14
 
msg - Variable in enum cz.ues.core.role.exception.UESMetaRoleRTException.E10B16
 
msg - Variable in enum cz.ues.core.role.exception.UESRoleInterfaceRTException.E10B50
 
msg - Variable in enum cz.ues.core.role.exception.UESRoleRTException.E10B10
 
msg - Variable in enum cz.ues.core.security.authz.exception.UESMetaPermissionRTException.E05431
 
msg - Variable in enum cz.ues.core.security.authz.exception.UESPermissionRTException.E05430
 
msg - Variable in enum cz.ues.core.sysc.exception.AppBoxRTException.E10270
 
msg - Variable in enum cz.ues.core.sysc.exception.AppRTException.E10280
 
msg - Variable in enum cz.ues.core.sysc.exception.CommandRTException.E10S11
 
msg - Variable in enum cz.ues.core.sysc.exception.CommandValidationRTException.E10S12
 
msg - Variable in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException.E10S02
 
msg - Variable in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException.E10S03
 
msg - Variable in enum cz.ues.core.sysc.exception.UseCaseRealizationRTException.E10S01
 
msg - Variable in enum cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException.E10S04
 
msg - Variable in enum cz.ues.core.sysc.exception.UseCaseRTException.E10S05
 
msg - Variable in enum cz.ues.core.sysc.exception.VisualUseCaseRTException.E10S09
 
msg - Variable in enum cz.ues.core.sysc.exception.VisualUseCaseValidationRTException.E10S10
 
msg - Variable in enum cz.ues.core.workflow.exception.UESActivityActionRTException.E10318
 
msg - Variable in enum cz.ues.core.workflow.exception.UESActivityConditionRTException.E10312
 
msg - Variable in enum cz.ues.core.workflow.exception.UESActivityStateTemplateRTException.E10315
 
msg - Variable in enum cz.ues.core.workflow.exception.UESActivityTemplateRTException.E10316
 
msg - Variable in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException.E10305
 
msg - Variable in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarRTException.E1F000
 
msg - Variable in enum cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException.E10310
 
msg - Variable in enum cz.ues.myterritory.person.exception.UESFriendRTException.E1H000
 
msg - Variable in enum cz.ues.platform.commons.query.UESQueryHelperRTException.E053B2
 
msg - Variable in enum cz.ues.platform.commons.query.UESQueryParserRTException.E053B1
 
msg - Variable in enum cz.ues.platform.commons.query.UESQueryProcessingRTException.E053B3
 
msg - Variable in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
 
msg - Variable in enum cz.ues.postman.mail.exception.UESMailRTException.E1D000
 
msg - Variable in enum cz.ues.request.request.exception.UESRequestRTException.E12000
 
MSG_CODE_SEP - Static variable in class cz.ues.platform.essentials.message.MessageAdapter
 
MSG_ELM_SEP - Static variable in class cz.ues.platform.essentials.message.MessageAdapter
 
MSG_GENERATING_FILE - Static variable in class cz.ues.platform.apt.AbstractAnnotationProcessor
Message (File generated).
MSG_NO_SOURCE_FOUND - Static variable in class cz.ues.platform.apt.compiler.JavaCompilerHelper
Error message (Found no source to compile.)
MSG_PARM_SEP - Static variable in class cz.ues.platform.essentials.message.MessageAdapter
 
msgr - Variable in class cz.ues.platform.apt.logging.APTLogger
 
MULTIPART - Static variable in class cz.ues.platform.mail.MailMimeType
 
MULTIPART_ALTERNATIVE - Static variable in class cz.ues.platform.mail.MailMimeType
 
MULTIPART_FILE_STORAGE - Static variable in class cz.ues.platform.webcmd.MultipartRequest
Request attribute containing path to multipart temporary files storage.
MULTIPART_MIXED - Static variable in class cz.ues.platform.mail.MailMimeType
 
MULTIPART_RELATED - Static variable in class cz.ues.platform.mail.MailMimeType
 
MULTIPART_THRESHOLD_SIZE - Static variable in class cz.ues.platform.webcmd.MultipartRequest
Request attribute containing threshold size of multipart request.
MultipartRequest - Class in cz.ues.platform.webcmd
Helper class for safe working with multipart requests.
MultipartRequest(List<FileItem>, String) - Constructor for class cz.ues.platform.webcmd.MultipartRequest
Creates new instance of MultipartRequest.
MultipartRequest.MultipartFileSource - Class in cz.ues.platform.webcmd
Special implementation of UESFileSource allowing to create file source for data not physically stored on disk.
MultipartRequest.MultipartFileSource(File, String, String) - Constructor for class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
MultipartRequest.MultipartFileSource(byte[], String, String) - Constructor for class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
 
myArtifactUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the personal role's artifact.
myRoleUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the personal role.
myTerritoryUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the territory the personal role is containded in.
myWorkspaceUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the personal role's workspace folder.

N

name - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Name of the artifact.
name - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Name of the new artifact.
name - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The name of the artifact.
name - Variable in class cz.ues.core.artifact.dto.UESArtifactSetAttributes
Name of the artifact.
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Name of the meta artifact.
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Name of the new meta artifact copy.
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Name of the new meta artifact.
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
The new name of the meta artifact.
name - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
name - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
Name of the artifact.
name - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Name of the attachment.
name - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckIn
The new name of the attachment.
name - Variable in class cz.ues.core.attachment.dto.UESAttachmentCreate
Name of the new attachment.
name - Variable in class cz.ues.core.attachment.dto.UESAttachmentSetAttributes
The new name of the attachment.
name - Variable in class cz.ues.core.commons.dto.DTOObjectAbstract
Name of DTO's entity.
name - Variable in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
Name of deprecated filter (i.e.: codeFilter).
name - Variable in class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
name - Variable in class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
The name of the DTO attribute.
name - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Name of the company.
name - Variable in class cz.ues.core.container.dto.UESCompanyCreate
Name of the new company.
name - Variable in class cz.ues.core.container.dto.UESCompanyEntryAttributes
Name of the entry (artifact or shortcut).
name - Variable in class cz.ues.core.container.dto.UESCompanySetAttributes
The new name of the company.
name - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Name of the folder.
name - Variable in class cz.ues.core.container.dto.UESFolderCreate
Name of the folder.
name - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Name of the entry (artifact or shortcut).
name - Variable in class cz.ues.core.container.dto.UESFolderSetAttributes
Name of the folder.
name - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Name of the meta model.
name - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
Name of the new meta model.
name - Variable in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
Name of the entry.
name - Variable in class cz.ues.core.container.dto.UESMetaModelSetAttributes
The new name of the meta model.
name - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Name of the organizational unit.
name - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
Name of the new organizational unit.
name - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
Name of the entry (artifact or shortcut).
name - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
The new name of the organizational unit.
name - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
Name of the shortcut.
name - Variable in class cz.ues.core.container.dto.UESShortcutCreate
Name of the new shortcut.
name - Variable in class cz.ues.core.container.dto.UESShortcutSetAttributes
The new name of the shortcut.
name - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Name of the sheet.
name - Variable in class cz.ues.core.content.dto.UESSheetCheckIn
The new name of the sheet.
name - Variable in class cz.ues.core.content.dto.UESSheetCreate
Name of the new sheet.
name - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
The new name of the sheet.
name - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Name of the sheet template.
name - Variable in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
The new name of the sheet template.
name - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Name of the new sheet template.
name - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
The new name of the sheet template.
name - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Name of the sheet version.
name - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
Name of the territory.
name - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Name of the property.
name - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
Name of the property collection.
name - Variable in class cz.ues.core.property.dto.UESPropertyCreate
Name of the new property.
name - Variable in class cz.ues.core.property.dto.UESPropertyCreateCollection
Name of the new property collection.
name - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Name of the entry (property or property collection).Never null.
name - Variable in class cz.ues.core.property.dto.UESPropertySetAttributes
The new name of the property.
name - Variable in class cz.ues.core.property.dto.UESPropertySetCollectionAttributes
The new name of the property collection.
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Name of the property template.
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
Name of the property collection template.
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionCreate
Not null.
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCreate
Not null.
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
Name of the entry (property template or property template collection).
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
The new name of the property template.
name - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetCollectionAttributes
The new name of the property collection template.
name - Variable in class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Name of the group.
name - Variable in class cz.ues.core.role.dto.UESGroupCreate
Name of the new group.
name - Variable in class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
The new name of the group.
name - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Name of the meta access role.
name - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Name of the new meta access role copy.
name - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Name of the new meta access role.
name - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceListItem
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
The new name of the meta access role.
name - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Name of the meta group.
name - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Name of the new meta group copy.
name - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Name of the new meta group.
name - Variable in class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceListItem
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
The new name of the meta group.
name - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Name of the meta role.
name - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Name of the new meta artifact copy.
name - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Name of the new meta role.
name - Variable in class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceListItem
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
The new name of the meta artifact.
name - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Name of the role.
name - Variable in class cz.ues.core.role.dto.UESRoleCreate
Name of the new role.
name - Variable in class cz.ues.core.role.dto.UESRoleGetArtifactListItem
Name of the artifact.
name - Variable in class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
Name of the new role interface.
name - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
Name of the meta artifact.
name - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetRoleListItem
The name of the role.
name - Variable in class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
The new name of the role interface.
name - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The name of the role.
name - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
The new name of the role.
name - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
The name of the permission mask.
name - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The name of the permission mask.
name - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
The new name of the permission mask.
name - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSystemGroupAttributes
The name of the system group.
name - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The name of the permission mask.
name - Variable in class cz.ues.core.sysc.dto.AppAttributes
Name of the application.
name - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Name of the application box.
name - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
Name of the new application box.
name - Variable in class cz.ues.core.sysc.dto.AppBoxEntryAttributes
Name of the entry (artifact or shortcut).
name - Variable in class cz.ues.core.sysc.dto.AppBoxSetAttributes
The new name of the application.
name - Variable in class cz.ues.core.sysc.dto.AppCreate
Name of the new application.
name - Variable in class cz.ues.core.sysc.dto.AppEntryAttributes
Name of the entry (artifact or shortcut).
name - Variable in class cz.ues.core.sysc.dto.AppSetAttributes
The new name of the application.
name - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The name of the command.
name - Variable in class cz.ues.core.sysc.dto.CommandCreate
Name of the new command.
name - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
The new name of the command.
name - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The name of the meta use case realization.
name - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Name of the new meta use case realization.
name - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
The new name of the meta use case realization.
name - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The name of the use case.
name - Variable in class cz.ues.core.sysc.dto.UseCaseCreate
The name of the use case.
name - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
name - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
name - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
name - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
name - Variable in class cz.ues.core.sysc.dto.UseCaseSetAttributes
The name of the use case.
name - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The name of the visual use case.
name - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Name of the new visual use case.
name - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
Name of the connected use case.
name - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
The new name of the visual use case.
name - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Name of the activity.
name - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Name of the new activity.
name - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new name of the activity.
name - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
Activity state name.
name - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Name of the activity state template.
name - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Name of the new activity state template.
name - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
The new name of the activity state template.
name - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Name of the activity template.
name - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Name of the new activity template.
name - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
The new name of the activity template.
name - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Name of the artifact state template.
name - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Name of the new artifact state template.
name - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
The new name of the artifact state template.
name - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Name of the digital workspace record.
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
name - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
name - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
name - Variable in class cz.ues.platform.commons.lang.UESByteSource
 
name - Variable in class cz.ues.platform.commons.lang.UESFileSource
File name.
name - Variable in class cz.ues.platform.commons.query.ast.OrderByAttribute
 
name - Variable in class cz.ues.platform.commons.query.ast.WhereAttribute
 
name - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
Name of the lock.
name - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
Name of the lock.
name - Variable in class cz.ues.platform.security.vault.dto.SecuredEntry
 
name - Variable in class cz.ues.platform.security.vault.dto.SecuredObject
 
name - Variable in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
name - Variable in class cz.ues.platform.sysc.beregistry.dto.UESBEType
Name.
name - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
name - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
name - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
name - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Name of use case.
name - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Name of use case.
name - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
New name of Use Case.
name - Variable in class cz.ues.platform.webcmd.MultipartRequest.MultipartFileSource
Name of file.
name - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute name.
name - Variable in class cz.ues.postman.mail.dto.UESMailRoleAttributes
Name of the role.
name - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Name of the request artifact.
name - Variable in class cz.ues.request.request.dto.UESRequestSetAttributes
The new name of the request.
NAME_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Regular expression for matching name.
nameFilter - Variable in class cz.ues.core.attachment.dto.UESAttachmentGetAttachmentList
Deprecated.
nameFilter - Variable in class cz.ues.core.commons.dto.DTOCriteriaAbstract
Name filter.
nameFilter - Variable in class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
This attribute has been replaced by attribute query. Attribute nameFilter will be converted to query in this format: name='nameFilter'. It is not allowed to use attribute query together with attribute nameFilter. It is deprecated since UES6-08.
nameFilter - Variable in class cz.ues.core.container.dto.UESShortcutGetShortcutList
Deprecated.
This attribute has been replaced by attribute query. Attribute nameFilter will be converted to query in this format: name='nameFilter'. It is not allowed to use attribute query together with attribute nameFilter. It is deprecated since UES6-08.
nameFilter - Variable in class cz.ues.core.content.dto.UESSheetGetSheetList
Deprecated.
This attribute has been replaced by attribute query. Attribute nameFilter will be converted to query in this format: name='nameFilter'. It is not allowed to use attribute query together with attribute nameFilter. It is deprecated since UES6-08.
nameFilter - Variable in class cz.ues.core.property.dto.UESPropertyGetPropertyList
Deprecated.
This attribute has been replaced by attribute query. Attribute nameFilter will be converted to query in this format: name='nameFilter'. It is not allowed to use attribute query together with attribute nameFilter. It is deprecated since UES6-08.
names - Static variable in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
NamingConventionRTException - Exception in cz.ues.platform.container.utils
Thrown when some problems occured when resolving component name from its class.
NamingConventionRTException() - Constructor for exception cz.ues.platform.container.utils.NamingConventionRTException
Creates a new instance of NamingConventionRTException.
NamingConventionRTException(NamingConventionRTException.E05104, String, Object...) - Constructor for exception cz.ues.platform.container.utils.NamingConventionRTException
Creates a new instance of NamingConventionRTException.
NamingConventionRTException(NamingConventionRTException.E05104, String, Exception, Object...) - Constructor for exception cz.ues.platform.container.utils.NamingConventionRTException
Creates a new instance of NamingConventionRTException.
NamingConventionRTException.E05104 - Enum in cz.ues.platform.container.utils
Error codes of NamingConventionRTException.
NamingConventionRTException.E05104() - Constructor for enum cz.ues.platform.container.utils.NamingConventionRTException.E05104
 
NEAREST - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoReadPreference
Read from nearest node.
nextMarker - Variable in class cz.ues.platform.udds.UESObjectListing
The marker to use in the next getObjectList request in order to see the next page of results.
nextStart() - Method in class cz.ues.platform.commons.utils.StopWatch
Starts a new time measuring.
NOOP_TEMPLATE_LOADER - Static variable in class freemarker.ext.script.FreeMarkerScriptEngineFactory
 
normalSubrangeFrom - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
normalSubrangeTo - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
NOT_AN_ANNOTATION_TYPE - Static variable in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
NOT_SPECIFIED - Static variable in annotation type cz.ues.platform.container.annotations.ComponentStereotype
 
notification - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
The time the activity created according to this template should wait after its creation before appearing in the Digital Workspace.
notification - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Parameter specifies the default time from creation of the activity to its expected completion.
notification - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Parameter specifies the default time from creation of the activity to its expected completion.
notify - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Specifies if all related users will be notified of the new activity.
notify - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Specifies if all related users will be notified of the modified activity.
notifyInfo(MessageCode, String, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Invokes information notification.
notifyWarning(MessageCode, String, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Invokes warning notification.
now() - Static method in class cz.ues.platform.commons.utils.StopWatch
Returns current time.
NULL_PART - Static variable in class cz.ues.core.commons.uri.UESURI
This UESURIPart refers to non-existent object.
NULL_URI - Static variable in class cz.ues.core.commons.uri.UESURI
Null object for UESURI.
NULL_VALUE - Static variable in class cz.ues.platform.essentials.message.MessageAdapter
 
NUMBER_PATTERN - Static variable in class cz.ues.platform.commons.validation.TextInputValidator
Regular expression for matching number.
NumberValidator - Class in cz.ues.platform.commons.validation
This class provides number validations.
NumberValidator() - Constructor for class cz.ues.platform.commons.validation.NumberValidator
 

O

obj2string(Object) - Static method in class cz.ues.core.commons.dto.UESDTOHelper
 
object - Variable in class cz.ues.core.commons.uri.UESURI
Object ID of this UESURI.
objectAttributes - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
objectAttributes - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
objectAttributes - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
objectClass - Variable in class cz.ues.platform.commons.uri.UESURIValidator
Object class.
objectId - Variable in class cz.ues.platform.udds.UESStorageObject
Identifier of this instance of UES storage object.
objectId - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
Identifier under which this object is stored in UDDS.
objects - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
objects - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
objectSchemaCount - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
objectStoreCount - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
objectStoreRepositoryUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
objectStoreRepositoryUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreTransfer
 
objectStoreUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
objectSummaries - Variable in class cz.ues.platform.udds.UESObjectListing
List of object summaries describing the objects stored in the UDDS bucket.
onEndTag - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Flag determining if the error is on start tag or on end tag
onlyContainer - Variable in class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
This attribute has been replaced by attribute query. Attribute onlyContainer will be converted to query in this format:
  • if onlyContainer is true: type=CONTAINER
  • if onlyContainer is false, query will be unchanged
It is not allowed to use attribute query together with attribute onlyContainer. It is deprecated since UES6-08.
onlyMain - Variable in class cz.ues.core.content.dto.UESSheetGetSheetList
Deprecated.
This attribute has been replaced by attribute query. Attribute onlyMain will be converted to query in this format: main=onlyMain. It is not allowed to use attribute query together with attribute onlyMain. It is deprecated since UES6-08.
onlyShortcut - Variable in class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
This attribute has been replaced by attribute query. Attribute onlyShortcut will be converted to query in this format:
  • if onlyShortcut is true: type=SHORTCUT
  • if onlyShortcut is false, query will be unchanged
It is not allowed to use attribute query together with attribute onlyShortcut. It is deprecated since UES6-08.
operation - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Operation.
operation - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Operation.
operation - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Operation.
operation - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Operation.
OperationInvocation - Interface in cz.ues.platform.container.aop
Deprecated.
Use org.aspectj.lang.JoinPoint or org.aspectj.lang.ProceedingJoinPoint instead.
operator - Variable in class cz.ues.platform.commons.query.ast.WhereAttribute
 
operator - Variable in enum cz.ues.platform.commons.query.ast.WhereAttributeOperator
 
options - Variable in class cz.ues.core.script.dto.UESScriptExec
Additional script options (may be instance of Map, JSON representing Map or UESURI of text property containing JSON representing Map).
options - Variable in class cz.ues.core.sysc.dto.UseCaseCreate
Options data for use case calling.
options - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
options - Variable in class cz.ues.core.sysc.dto.UseCaseSetOptions
Data for use case options.
options - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Options data for use case calling.
options - Variable in class cz.ues.platform.apt.ProcessingContext
 
options - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
OptionsHelper - Class in cz.ues.platform.apt
Helper class to work with options passed to APT processor.
OptionsHelper() - Constructor for class cz.ues.platform.apt.OptionsHelper
 
Oracle_BQO - Static variable in interface cz.ues.platform.commons.query.UESQuerySQLBuilderFactory
Component name of a builder for generating dynamic SQL for UES BQO.
Oracle_JDBC - Static variable in interface cz.ues.platform.commons.query.UESQuerySQLBuilderFactory
Component name of a builder for generating dynamic SQL for JDBC.
order - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
order - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
order - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Order of sheet on artifact.
order - Variable in class cz.ues.core.content.dto.UESSheetCreate
Specifies the order (or index) of the new sheet in the specified artifact.
order - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
Specifies the order (or index) of the sheet in the specified artifact.
order - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Order of the sheet template.
order - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Specifies the order (or index) of the new sheet template on the specified Meta Artifact.
order - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
Specifies the order (or index) of the sheet template on the specified Meta Artifact.
order - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Order of the activity state template.
order - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Order of the new activity state template.
order - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
Order of the activity state template.
order - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Order of the artifact state template.
order - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Order of the artifact state template.
order - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
Order of the new artifact state template.
order - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
OrderByAttribute - Class in cz.ues.platform.commons.query.ast
 
OrderByAttribute(String, boolean) - Constructor for class cz.ues.platform.commons.query.ast.OrderByAttribute
 
ordinal - Variable in enum cz.ues.core.workflow.dto.UESActivityStateSubtype
 
ORGANIZATIONALUNIT - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of OrganizationalUnit (ues:#{system}:ues.core.container.organizationalunit).
organizationalUnitCode - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Code of the organizational unit from which the group All From Organizational Unit is derived to which the casted organizationalUnit is casted.
organizationalUnitEntityTypeUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Entity type URI of organizational unit.
organizationalUnitName - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The name of the OU that this artifact is in.
organizationalUnitName - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Name of the organizational unit from which the group All From Organizational Unit is derived to which the casted organizationalUnit.
organizationalUnitName - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The name of the OU that this role is in.
organizationalUnitUri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the organizational unit.
organizationalUnitUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The UES-URI of the OU that this artifact is in.
organizationalUnitUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UESURI of the organizational unit where the meta artifact is located.
organizationalUnitUri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
URI of the parent organizational unit.
organizationalUnitUri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
URI of the organizational unit.
organizationalUnitUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
URI of the organizational unit where is the meta model located.
organizationalUnitUri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
URI of the parent organizational unit.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
URI of the organizational unit in which the personal access role lies.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
UESURI of the organizational unit from which the group All From Organizational Unit is derived to which the casted organizationalUnit is casted.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Normalized UESURI of the organizational unit where the group is located.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Normalized UESURI of the organizational unit where the meta access role is located.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Normalized UESURI of the organizational unit where the meta group is located.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UESURI of the organizational unit where the meta role is located.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
UESURI of the organizational unit in which the role lies.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
URI of the organizational unit where is the role interface located.
organizationalUnitUri - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The UES-URI of the OU that this role is in.
organizationalUnitUri - Variable in class cz.ues.core.sysc.dto.AppAttributes
URI of the parent application.
organizationalUnitUri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
URI of the parent application box.
organizationalUnitUri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
UESURI of the organizational unit in which the command lies.
organizationalUnitUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Normalized UESURI of the organizational unit where the meta use case realization is located.
organizationalUnitUri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
organizationalUnitUri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
UESURI of the organizational unit in which the visual use case lies.
organizationalUnitUri - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
URI of the organizational unit in which the friend role lies.
organizationalUnitUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the organizational unit where the request is located.
originalData - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
originalDataKey - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
originalException - Variable in exception cz.ues.platform.webservices.SubstituteRTException
Name of original exception.
originalName - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Name of the specified role without the name of primary casted access role.
outStream - Variable in class cz.ues.platform.commons.lang.UESByteSource
 
owner - Variable in class cz.ues.platform.apt.logging.SimpleLogger
 
owner - Variable in class cz.ues.platform.udds.UESMetadata
Identification of user and service/application that put the associated object in the storage.
owner - Variable in class cz.ues.platform.udds.UESStorageObjectSummary
The owner of this object.
ownerId - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
Lock owner ID.
OwnerIdProvider - Interface in cz.ues.platform.concurrent.internal
Provides owner Id.
ownerUri - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
The UES-URI of the owner.
ownerUri - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The owner of the attribute value (e.g. access role).
ownerUri - Variable in class cz.ues.platform.uwt.UWTContextAttributeKey
The owner of the attribute value (e.g. access role).

P

PackageAnnotationHelper - Class in cz.ues.platform.essentials.annotations
PackageAnnotationHelper.
PackageAnnotationHelper() - Constructor for class cz.ues.platform.essentials.annotations.PackageAnnotationHelper
 
PackageHelper - Class in cz.ues.platform.essentials.reflection
Helper class for Package.
PackageHelper() - Constructor for class cz.ues.platform.essentials.reflection.PackageHelper
PackageHelper is utility class and will be never instantiated.
PackageModel - Class in cz.ues.platform.apt.model
Encapsulates logic about packages.
PackageModel(ProcessingContext, PackageElement) - Constructor for class cz.ues.platform.apt.model.PackageModel
Creates a new instance of PackageModel.
pageEntries - Variable in class cz.ues.platform.commons.lang.UESResultList
 
pageIndex - Variable in class cz.ues.platform.commons.lang.UESPagingCriteria
 
pageIndex - Variable in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
Page index.
pageIndex() - Method in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
 
pageSize - Variable in class cz.ues.platform.commons.lang.UESPagingCriteria
 
pageSize - Variable in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
Page size.
pageSize() - Method in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
 
pageSize - Variable in class cz.ues.platform.udds.UESObjectListing
The maxListingLength parameter originally used to request this object listing, or the default maxListingLength value provided by UDDS if the requester didn't specify a value.
pageSize - Variable in class cz.ues.platform.udds.UESObjectListingCriteria
The maximum number of results to return.
PAR_CREATOR_CLASS - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Name for token verifier class name.
PAR_SERVER_URL - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Name of properties parameter used for obtaining host address.
PAR_TIME_TOLERANCE - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Name for time tolerance..
PARAM_ACTION - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
This parameter is dependent to code in cz.unicorn.afu_v1.af_v1.appc_v1.ucm_v3.action.UESExpectedActionImpl#toString().
PARAM_CONFIG_PATH - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Name of system property parameter which holds path to configuration.
PARAM_SESSION_FREE_LINK - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Parameter name for session free link.
ParameterModel - Class in cz.ues.platform.apt.model
Represents the method parameters model and provides common logic for this kind of elements.
ParameterModel(ProcessingContext, VariableElement) - Constructor for class cz.ues.platform.apt.model.ParameterModel
Creates a new instance of ParameterModel.
parameterPostfix - Variable in class cz.ues.platform.process.internal.UESProcessContext
 
parameters - Variable in class cz.ues.platform.command.dto.UESCommandExec
Command parameters.
parameters - Variable in class cz.ues.platform.commons.uri.UESURI
Parameters of this UESURI.
parameters - Variable in class cz.ues.platform.essentials.message.Message
Parameters of message.
parameters - Variable in class cz.ues.platform.process.dto.UESMessage
Parameters of message.
parameters - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Parameters attached to this use case realization.
parameters - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Parameters attached to this use case realization.
parameters - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Parameters attached to this UC (realization).
parameters - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
New parameters attached to this Use Case.
PARAMETERS - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
The key under which a map with additional parameters is stored in a menu processing context.
parameters - Variable in class cz.ues.platform.webcmd.UESErrorMessage
Message parameters.
parameters - Variable in class cz.ues.platform.webservices.dto.DTOMessage
Message parameters.
params - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Parameters used for formatting of the message
parent - Variable in class cz.ues.platform.sysc.beregistry.dto.UESBEType
UESURI of BE Type parent.
parentActivityTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI of the parent activity template.
parentActivityUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
parentActivityUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Normalized UESURI of the parent activity.
parentNodeUri - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
Normalized UESURI of the artifact or of the property collection where the property collection is located.
parentNodeUri - Variable in class cz.ues.core.property.dto.UESPropertyMove
UESURI of a parent node (artifact or property collection) where the property will be moved.
parentNodeUri - Variable in class cz.ues.core.property.dto.UESPropertyMoveCollection
UESURI of a parent node (artifact or property collection) where the property collection will be moved.
parentNodeUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
UESURI of the property collection template location (group).
parentNodeUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateMove
Never null.
parentNodeUri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateMoveCollection
Not null.
parentProcess - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
UESURI of parent process.
parentUri - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
parentUri - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
parentUri - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
parse(String) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Parse secured form of JWT token to JWTClaimsSet instance.
parse(String) - Method in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Parse secured form of JWT token to JWTClaimsSet instance.
parse(String) - Method in interface cz.ues.platform.security.uutoken.internal.TokenCreator
Parse secured form of JWT token to JWTClaimsSet instance.
parse(String, URL, InputStream) - Method in interface cz.ues.platform.sysc.xml.XMLDataReader
 
parse(String, URL, String, String...) - Method in interface cz.ues.platform.sysc.xml.XMLDataReader
 
parse(HttpServletRequest) - Static method in class cz.ues.platform.webcmd.MultipartRequest
Parses given request and resolves multipart content.
parseDate(String) - Static method in class cz.ues.platform.webservices.jaxb.DateAdapter
Transforms String into Date.
parseOperator(String) - Static method in enum cz.ues.platform.commons.query.ast.WhereAttributeOperator
 
parseQuery(String, Class<? extends Object>) - Static method in class cz.ues.platform.commons.query.UESQuery
Factory for UESQuery.
parseRealizationType(String) - Static method in enum cz.ues.platform.sysc.usecase.UESUseCaseRealizationType
Parses string value to instance of this enumeration.
parserException - Variable in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
 
parseSecuredToken(String) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Parses secured token to an UUToken instance.
parseToken(String) - Method in interface cz.ues.platform.security.authn.webtoken.AccessTokenProvider
 
parseUESURIPart(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Creates instance of UESURIPart from specified string.
parseURI(String) - Static method in class cz.ues.core.commons.uri.UESURI
Parses string into UESURI instance.
parseURI(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Parses specified string into UESURIBuilder instance.
parseURI(String) - Static method in class cz.ues.platform.commons.uri.UESURI
Parses string into UESURI instance.
parseURI(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Parses specified string into UESURIBuilder instance.
parseURI(UESURI) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Initializes UESURIBuilder instance with values from passed UESURI.
parseUseCaseType(String) - Static method in enum cz.ues.platform.sysc.usecase.UESUseCaseType
Parses string value into instance of this enumeration class.
parseVersion(String) - Static method in class cz.ues.platform.sysinfo.dto.Version
 
PARSING_MSG - Static variable in exception cz.ues.platform.commons.query.UESQueryParserRTException
The base text for all parsing exceptions.
PARSING_MSG_FULLTEXT - Static variable in exception cz.ues.platform.commons.query.UESQueryParserRTException
The base text for all parsing exceptions regarding fulltext string value.
ParsingContext - Class in cz.ues.platform.sysc.xml
 
ParsingContext() - Constructor for class cz.ues.platform.sysc.xml.ParsingContext
 
participants - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Set of participants who can set activity state according to this template.
participants - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
List of participants who can set the activity state according to this template.
participants - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
Set of participants who can set activity state according to this template.
password - Variable in class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
Password.
PCB - Interface in cz.ues.platform.commons.pcb.internal
PCB (process controll block) is a process context.
penv - Variable in class cz.ues.platform.apt.ProcessingContext
 
PerformanceMeasure - Annotation Type in cz.ues.core.commons.log
 
PerformanceMeasurement - Interface in cz.ues.core.commons.log
 
PersistenceRTException - Exception in cz.ues.platform.persistence
PersistenceRTException is parent of all exceptions thrown for persistence reasons.
PersistenceRTException() - Constructor for exception cz.ues.platform.persistence.PersistenceRTException
Creates new instance of PersistenceRTException.
PersistenceRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.persistence.PersistenceRTException
Creates a new instance of PersistenceRTException.
personalRoleUri - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
UESURI referencing a personal role
PID - Interface in cz.ues.platform.commons.pcb.internal
PID - The Process ID
Unique identifier of the process.
pinArtifactHeader - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
Setting of the artifact header sticking to screen edge when scrolling.
pinArtifactHeader - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
Setting of the artifact header sticking to screen edge when scrolling.
plainToken - Variable in class cz.ues.platform.security.uutoken.JWTTokenService.TokenHolder
Plain form of UUToken.
plotGridEnabled - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
plotType - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
preferred - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
Specifies if this territory is the preferred territory of the personal role's user.
preferred - Variable in class cz.ues.postman.mail.dto.UESMailRoleAttributes
Specifies if this role is the preferred role of the personal role's user in the territory.
preferredAccessRoleUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the access role in the preferred territory.
preferredArtifactUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the preferred role's artifact in the preferred territory.
preferredRoleUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the preferred role in the preferred territory.
preferredTerritoryUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the preferred territory.
preferredWorkspaceUri - Variable in class cz.ues.core.personalrole.dto.UESProfileAttributes
Normalized UESURI of the preferred role's workspace folder in the preferred territory.
PREFIX - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Prefix for parameters configured in a properties file.
PREFIX - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Prefix for parameters configured in a properties file.
prefix - Variable in class cz.ues.platform.udds.UESObjectListing
The prefix parameter originally used to request this object listing, or null if no prefix was specified.
prefix - Variable in class cz.ues.platform.udds.UESObjectListingCriteria
The prefix restricting what object IDs will be listed.
prepareCommit() - Method in class cz.ues.platform.commons.transaction.UESTransaction
Sets transaction status to COMMIT state.
prepareEntryToInsert(K) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
 
prepareFullMessage(String) - Method in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Adds prepend part containing fields values in human readable form added to given error message.
prepareMessage(Throwable) - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
Prepares message from given instance of throwable.
prepareTextForFirstLevel(String) - Method in class cz.ues.core.commons.test.compare.TextOracleComparator
Prepares text for the first level comparing.
preserveLockState - Variable in class cz.ues.core.content.dto.UESSheetReplaceComponent
When true is set, the command preserves the state the of sheet lock.
previousActivityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
UESURI of an activity state template.
previousActivityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
UESURI of an activity state template.
previousArtifactStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
UESURI of an artifact state template.
previousArtifactStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
UESURI of an artifact state template.
previousStateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
primary - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Specifies if the cast is the primary cast to the role.
primary - Variable in class cz.ues.core.role.dto.UESCastAttributes
Specifies if the cast is the primary cast to the role.
primary - Variable in class cz.ues.core.role.dto.UESCastCreate
Specifies if the cast will be the primary cast to the role.
primary - Variable in class cz.ues.core.role.dto.UESCastSetAttributes
Specifies if the cast will be the primary cast to the role.
PRIMARY - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoReadPreference
Read from primary only.
PRIMARY_PREFERRED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoReadPreference
Read from primary if available, otherwise from secondary.
principal - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
Principal authenticated for process execution.
Principal - Interface in cz.ues.platform.security.authn.principal
This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.
principal - Variable in class cz.ues.platform.security.authn.principal.UESPrincipal
Principal.
principal - Variable in class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
Principal.
principal - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Principal.
principal - Variable in class cz.ues.platform.security.identity.dto.AccountCreate
Principal.
principal - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
User's principal.
PrincipalAdapter - Class in cz.ues.platform.process.dto.xml
PrincipalAdapter - this adapter is used by JAXB for marshalling and unmarshalling.
PrincipalAdapter() - Constructor for class cz.ues.platform.process.dto.xml.PrincipalAdapter
 
principalExpirationTimeout - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Principal expiration timeout.
principalHistorySize - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Number of items in principal history.
principalPatterns - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Required principal patterns list.
PRINCIPALS - Static variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Principals attribute name.
principalUri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
URI of the principal who created lock.
printDate(Date) - Static method in class cz.ues.platform.webservices.jaxb.DateAdapter
Transforms Date into String.
printJavacOptions(Iterable<String>, Iterable<Class<? extends Processor>>, String, Iterable<String>, Iterable<JavaFileObject>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
TODO Javadoc for method printJavacOptions.
PRIVATE_KEY_ALIAS - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Alias for private RSA key.
PRIVATE_KEY_PASSWORD - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Password for private RSA key.
privateKey - Variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Private key used for token creation.
prMng - Variable in class cz.ues.core.security.authz.internal.AuthzOptions
Deprecated.
prMng - Variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Instance of process manager.
prMng - Variable in class cz.ues.platform.process.internal.UESProcessContext
 
prMng - Variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Instance of process manager.
proceed() - Method in class cz.ues.platform.container.aop.internal.MethodInvocationAdapter
proceed() - Method in interface cz.ues.platform.container.aop.OperationInvocation
Deprecated.
proceedDecoratorChain(DTOMenuItem) - Method in interface cz.ues.platform.uwt.menu.MenuProcessingContext
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
process() - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
 
process() - Method in interface cz.ues.platform.commons.query.UESQuerySQLBuilder
Iterates over UES query AST tree and generates the SQL.
process(HttpRequest, HttpContext) - Method in class cz.ues.platform.security.uutoken.http.client.HttpRequestAuthNInterceptor
Sets authorization header for the request.
process(T) - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Method used for processing of system catalog object.
processError(UESURI, String, Exception) - Method in interface cz.ues.platform.webapp.errorhandling.UESErrorHandlingProcessor
 
PROCESSING_CONTEXT - Static variable in class cz.ues.platform.apt.scripting.TemplateEngine
 
PROCESSING_CONTEXT_LOCALE_ATTRIBUTE - Static variable in interface cz.ues.platform.uwt.menu.LocalizationDecorator
 
ProcessingContext - Class in cz.ues.platform.apt
The environment context
ProcessingContext(ProcessingEnvironment) - Constructor for class cz.ues.platform.apt.ProcessingContext
 
processingEnv - Variable in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
processingOver() - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
processMenuItem(DTOMenuItem, MenuProcessingContext) - Method in interface cz.ues.platform.uwt.menu.DecoratorChain
 
processMenuItem(DTOMenuItem, MenuProcessingContext) - Method in interface cz.ues.platform.uwt.menu.MenuItemDecorator
Implement this method to provide your own dynamic logic and decorate the passed MenuItem.
processState - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Process state.
processUri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
URI of process in which was lock created.
processUri - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
URI of process in which was lock created.
processUri - Variable in class cz.ues.platform.process.dto.UESProcessEvent
UESURI of process.
processUri - Variable in class cz.ues.platform.process.dto.UESProcessProgress
UESURI of process.
processUri - Variable in class cz.ues.platform.process.dto.UESProcessResult
UESURI of process.
progress(UESMessage) - Method in interface cz.ues.core.process.UESProcess
Method is used for informing user of use case progress.
progress(int, MessageCode, String, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Informs about process progress (e.g. inside loops or after block of code performing particular operation).
progress - Variable in class cz.ues.platform.process.dto.UESProcessProgress
Actual progress percentage.
progressLog - Variable in class cz.ues.platform.sysc.data.SyscDataBuffer
Instance of progress log.
propagateActivities(UESURI, UESGroupPropagateActivities) - Method in interface cz.ues.core.role.UESGroup
This command propagates activities of the group to its casted roles or casted groups.
Propagation - Enum in cz.ues.platform.appl
Enumeration that represents application log monitoring propagation behaviors.
Propagation(String) - Constructor for enum cz.ues.platform.appl.Propagation
Creates a new instance of Propagation.
Propagation - Enum in cz.ues.platform.commons.transaction
Enumeration that represents transaction propagation behaviors.
Propagation(String) - Constructor for enum cz.ues.platform.commons.transaction.Propagation
Creates a new instance of Propagation.
Propagation - Enum in cz.ues.platform.security.authz
Enumeration that represents authorization context propagation behaviors.
Propagation(String) - Constructor for enum cz.ues.platform.security.authz.Propagation
Creates a new instance of Propagation.
propagation - Variable in class cz.ues.platform.security.authz.UESAuthorizationToken
Authorization propagation.
properties - Static variable in class cz.ues.platform.commons.config.Config
 
properties - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
PROPERTY - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Property (ues:#{system}:ues.core.property.property).
PROPERTYCOLLECTION - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of PropertyCollection (ues:#{system}:ues.core.property.propertycollection).
Prototype - Annotation Type in cz.ues.platform.container.annotations
Identifies a type that the injector always creates new instance.
provideWSPStackTrace - Static variable in exception cz.ues.platform.webservices.WebServiceRemoteException
 
PUBLIC_KEY_ALIAS - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Alias for public RSA key.
PUBLIC_KEY_PASSWORD - Static variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Password for public RSA key.
publicId - Variable in class cz.ues.platform.sysc.xml.LocationImpl
 
publicKey - Variable in class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
Public key used for token parsing.
publish(UESURI) - Method in interface cz.ues.core.content.UESSheet
Publishes private version and opens the lock sheet.
publish - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
publish - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
put(String, Object) - Method in class cz.ues.platform.apt.ProcessingContext
Adds some attribute to be shared across processing environment.
put(K, V) - Method in interface cz.ues.platform.commons.cache.UESCache
Associates the specified value with the specified key in this cache.
put(T) - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Adds object to buffer.
put(String, Object) - Method in class cz.ues.platform.sysc.xml.ParsingContext
 
putEntry(String, String, boolean) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
putHistoryValue(SuggestHistoryKey, String) - Method in interface cz.ues.platform.uwt.searchbox.UESSuggestService
Stores value aValue to the suggest history with key aKey.
putObject(String, UESStorageObject) - Method in interface cz.ues.platform.udds.UESStorageService
Puts an object inside an existing bucket, creating a new object or overwriting an existing one with the same identifier.
putSecuredObject(String, SecuredObject) - Method in interface cz.ues.platform.security.vault.UESVaultService
Stores the secured object in container with the given ID.

Q

QoSCheckerRTException - Exception in cz.ues.platform.qos
This exception indicates some problem during either incrementing or checking QoS limits.
QoSCheckerRTException() - Constructor for exception cz.ues.platform.qos.QoSCheckerRTException
Creates a new instance of QoSCheckerRTException.
QoSCheckerRTException(QoSCheckerRTException.E05C03, String, Exception, Object...) - Constructor for exception cz.ues.platform.qos.QoSCheckerRTException
Creates a new instance of QoSCheckerRTException.
QoSCheckerRTException.E05C03 - Enum in cz.ues.platform.qos
Error codes of QoSCheckerRTException.
QoSCheckerRTException.E05C03() - Constructor for enum cz.ues.platform.qos.QoSCheckerRTException.E05C03
 
QoSConfiguration - Annotation Type in cz.ues.platform.qos.annotations
This annotation should be used to change behavior of the QoSAgent on configured components.
QoSLimitExceededRTException - Exception in cz.ues.platform.qos
Encapsulates errors when QoS limits exceeds its value.
QoSLimitExceededRTException() - Constructor for exception cz.ues.platform.qos.QoSLimitExceededRTException
Creates a new instance of QoSLimitExceededRTException.
QoSLimitExceededRTException(QoSLimitExceededRTException.E05C01, String, Object...) - Constructor for exception cz.ues.platform.qos.QoSLimitExceededRTException
Creates a new instance of QoSLimitExceededRTException.
QoSLimitExceededRTException(QoSLimitExceededRTException.E05C01, String, Exception, Object...) - Constructor for exception cz.ues.platform.qos.QoSLimitExceededRTException
Creates a new instance of QoSLimitExceededRTException.
QoSLimitExceededRTException.E05C01 - Enum in cz.ues.platform.qos
Error codes of QoSLimitExceededRTException.
QoSLimitExceededRTException.E05C01() - Constructor for enum cz.ues.platform.qos.QoSLimitExceededRTException.E05C01
 
QoSMode - Enum in cz.ues.platform.qos.annotations
This enumeration defines modes for QoS agent configuration.
QoSMode() - Constructor for enum cz.ues.platform.qos.annotations.QoSMode
 
QoSModuleRTException - Exception in cz.ues.platform.qos
The generic parent for all QoS-module Runtime Exceptions.
QoSModuleRTException() - Constructor for exception cz.ues.platform.qos.QoSModuleRTException
Creates new instance of ContainerRTException.
QoSModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.qos.QoSModuleRTException
Creates a new instance of *RTException.
QoSRetryInvocationRTException - Exception in cz.ues.platform.qos
Encapsulates errors when automatic re-invocation of command after QoS limits exceeds is not possible.
QoSRetryInvocationRTException() - Constructor for exception cz.ues.platform.qos.QoSRetryInvocationRTException
Creates a new instance of QoSRetryInvocationRTException.
QoSRetryInvocationRTException(QoSRetryInvocationRTException.E05C04, String, Object...) - Constructor for exception cz.ues.platform.qos.QoSRetryInvocationRTException
Creates a new instance of QoSRetryInvocationRTException.
QoSRetryInvocationRTException(QoSRetryInvocationRTException.E05C04, String, Exception, Object...) - Constructor for exception cz.ues.platform.qos.QoSRetryInvocationRTException
Creates a new instance of QoSRetryInvocationRTException.
QoSRetryInvocationRTException.E05C04 - Enum in cz.ues.platform.qos
Error codes of QoSRetryInvocationRTException.
QoSRetryInvocationRTException.E05C04() - Constructor for enum cz.ues.platform.qos.QoSRetryInvocationRTException.E05C04
 
QRCODE - Static variable in interface cz.ues.platform.chart.barcode.UESBarcodePlotType
 
query - Variable in class cz.ues.core.artifact.dto.UESArtifactGetReferenceList
The UES query string.
query - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchQuery
The query for searching.
query - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateList
The UES query string.
query(UESURI, UESArtifactSearchQuery) - Method in interface cz.ues.core.artifact.UESArtifactSearch
Performs a search for artifacts with specified criteria.
query - Variable in class cz.ues.core.attachment.dto.UESAttachmentGetAttachmentList
The UES query string.
query - Variable in class cz.ues.core.container.dto.UESCompanyGetEntryList
The UES query string.
query - Variable in class cz.ues.core.container.dto.UESFolderGetEntryList
The UES query string.
query - Variable in class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
query - Variable in class cz.ues.core.container.dto.UESMetaModelGetEntryList
The UES query string.
query - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitGetEntryList
The UES query string.
query - Variable in class cz.ues.core.container.dto.UESShortcutGetShortcutList
The UES query string.
query - Variable in class cz.ues.core.content.dto.UESSheetGetSheetList
The UES query string.
query - Variable in class cz.ues.core.content.dto.UESSheetGetVersionList
The UES query string.
query - Variable in class cz.ues.core.content.dto.UESSheetTemplateGetSheetTemplateList
The UES query string.
query - Variable in class cz.ues.core.personalrole.dto.UESPersonalRoleGetTerritoryList
The UES query string.
query - Variable in class cz.ues.core.property.dto.UESPropertyGetEntryList
The UES query string.
query - Variable in class cz.ues.core.property.dto.UESPropertyGetPropertyList
The UES query string.
query - Variable in class cz.ues.core.property.dto.UESPropertyTemplateGetEntryList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESAccessRoleGetList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastGetCastList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESCastGetAccessRoleCastList
The UES query string for filtering and sorting of the result list.
query - Variable in class cz.ues.core.role.dto.UESCastGetCastList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESGroupGetRoleInterfaceList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceList
Returns list of the role interfaces that are added to the specified meta access role.
query - Variable in class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceList
Returns list of the role interfaces that are added to the specified meta group.
query - Variable in class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESRoleGetRoleInterfaceList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactList
The UES query string.
query - Variable in class cz.ues.core.role.dto.UESRoleSearchQuery
The query for searching.
query(UESURI, UESRoleSearchQuery) - Method in interface cz.ues.core.role.UESRoleSearch
Performs a search for roles with specified criteria.
query - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityList
The UES query string.
query - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskList
The UES query string.
query - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityList
The UES query string.
query - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskList
The UES query string.
query - Variable in class cz.ues.core.sysc.dto.AppBoxGetEntryList
The UES query string.
query - Variable in class cz.ues.core.sysc.dto.AppGetEntryList
The UES query string.
query - Variable in class cz.ues.core.sysc.dto.UseCaseGetUseCaseList
The UES query string.
query - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseList
Deprecated.
query - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseList
The UES query string.
query - Variable in class cz.ues.core.workflow.dto.UESActivityActionGetActivityActionList
The query for filtering and ordering of the result list.
query - Variable in class cz.ues.core.workflow.dto.UESActivityGetActivityList
The UES query string.
query - Variable in class cz.ues.core.workflow.dto.UESActivityGetInstanceList
The UES query string.
query - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateGetActivityStateTemplateList
The query for filtering and ordering of the result list.
query - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateGetActivityTemplateList
The query string for filtering the result list.
query - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateGetArtifactStateTemplateList
Query for filtering and ordering of the result list.
query - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceGetRecordList
The UES query string.
query - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
query - Variable in class cz.ues.platform.process.dto.UESProcessGetProcessList
The UES query string.
query - Variable in class cz.ues.postman.mail.dto.UESMailGetEmailCapableRoleList
The UES query string.
QUERY_PARAM_ACCEPT - Static variable in class cz.ues.platform.webcmd.WebCommandRequest
The query parameter to force an acceptable media type.
QueryASTElement - Interface in cz.ues.platform.commons.query.ast
 
queryAttribute - Variable in class cz.ues.platform.commons.query.ast.WhereAttribute
 
QueryAttribute<T> - Interface in cz.ues.platform.commons.query.attribute
 
queryAttributeName - Variable in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
Name of attribute that is represented in query (i.e.: code).
QueryAttributeSyntaxType - Enum in cz.ues.platform.commons.query.attribute
Represents possible syntax of an attribute in ues query.
QueryAttributeSyntaxType() - Constructor for enum cz.ues.platform.commons.query.attribute.QueryAttributeSyntaxType
 
QueryElementSequence - Class in cz.ues.platform.commons.query.ast
 
QueryElementSequence() - Constructor for class cz.ues.platform.commons.query.ast.QueryElementSequence
 
queryParameters - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 

R

rawException - Variable in exception cz.ues.platform.command.exception.UESCommandRTException
Raw exception.
read() - Method in class cz.ues.platform.commons.lang.UESLimitedInputStream
 
read(byte[], int, int) - Method in class cz.ues.platform.commons.lang.UESLimitedInputStream
 
read() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter

When end of stream was reached, method always returns -1 without reading from wrapped input stream (avoiding exception in some implementations of input stream).
read(byte[]) - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter

When end of stream was reached, method always returns -1 without reading from wrapped input stream (avoiding exception in some implementations of input stream).
read(byte[], int, int) - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter

When end of stream was reached, method always returns -1 without reading from wrapped input stream (avoiding exception in some implementations of input stream).
readExternal(ObjectInput) - Method in class cz.ues.platform.uwt.UWTContextAttribute
readExternal(ObjectInput) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
readNullCheck(ObjectInput) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Reads a mark from the input which indicates whether the field to be read is null or not.
readNullCheck(ObjectInput) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Reads a mark from the input which indicates whether the field to be read is null or not.
readPolicy(String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Reads security settings for specified security realm.
readPolicy(String, String) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Reads security settings for specified security realm.
realization - Variable in class cz.ues.platform.sysc.beregistry.dto.UESBEType
Code of entity realization.
realization - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
realization - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
realization - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
realizationType - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Determines kind of use case realization.
realizationType - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Determines kind of use case realization.
realizationType - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Determines kind of use case realization.
realizationType - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Determines kind of use case realization.
realizationURI - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
Use Case Realization UESURI
reallocate(Long) - Method in class cz.ues.platform.concurrent.UESLock
Reallocates lock and thus allows prolonging (or shortening) its expiration time.
reallocate(UESURI, String, Long) - Method in interface cz.ues.platform.concurrent.UESLockManager
Reallocates lock and thus allows prolonging (or shortening) its expiration time.
realm - Variable in class cz.ues.platform.security.authn.webtoken.AccessToken
The name of security realm where to search for accessKey definition.
REALM_SEPARATOR - Static variable in class cz.ues.platform.security.authn.principal.UESPrincipal
Principal security realm separator.
REALM_SEPARATOR_ESC - Static variable in class cz.ues.platform.security.authn.principal.UESPrincipal
Escaped realm separator regex.
REALM_SEPARATOR_ESC_CHAR - Static variable in class cz.ues.platform.security.authn.principal.UESPrincipal
Escaping for "realm separator" in user name.
reason - Variable in enum cz.ues.platform.webcmd.HttpErrorStatus
 
REAUTHENTICATED - Static variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Name of "re-authentication" flag attribute.
recordProperty(String, Object) - Method in interface cz.ues.core.commons.log.PerformanceMeasurement
 
recordRecurrentTimeProperty(String, long) - Method in interface cz.ues.core.commons.log.PerformanceMeasurement
 
recordTimeProperty(String, long) - Method in interface cz.ues.core.commons.log.PerformanceMeasurement
 
recurrent - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Identifies whether the activity is recurrent in time.
recurring - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
recurring - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Specifies whether the condition will be executed every time when the given conditions are fulfilled or it will be transformed into a simple time condition after its first evaluation.
recurring - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Specifies whether the condition will be executed every time when the given conditions are fulfilled or it will be transformed into a simple time condition after its first evaluation.
recursive - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchQuery
Whether to search recursively (including subordinate organizational units).
recursive - Variable in class cz.ues.core.container.dto.UESCompanyGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.container.dto.UESFolderGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.container.dto.UESMetaModelGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.property.dto.UESPropertyDeleteCollection
Specifies if nonempty collection will be deleted.
recursive - Variable in class cz.ues.core.property.dto.UESPropertyGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.property.dto.UESPropertyTemplateDeleteCollection
Flag specifies if non-empty property collection template will be deleted.
recursive - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastExists
Flag indicating whether the uuCommand checks indirect cast existence.
recursive - Variable in class cz.ues.core.role.dto.UESCastExists
Flag for search recursive cast existence.
recursive - Variable in class cz.ues.core.role.dto.UESRoleSearchQuery
Whether to search recursively (including subordinate organizational units).
recursive - Variable in class cz.ues.core.sysc.dto.AppBoxGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.sysc.dto.AppGetEntryList
Flag for recursive listing.
recursive - Variable in class cz.ues.core.workflow.dto.UESActivityGetActivityList
Flag for recursive listing.
recursive - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceGetRecordList
Flag for recursive listing.
recursive - Variable in class cz.ues.platform.process.dto.UESProcessGetProcessList
Flag for recursive listing.
recursive - Variable in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeGetChildrenList
Flag for recursive listing.
reentrant - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
Flag if the lock is reentrant.
reentrant - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
Flag if the lock is reentrant.
reference - Variable in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
referencedClasses - Variable in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
List of referenced classes to be returned.
referencedClasses - Variable in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
List of referenced classes to be returned.
referenceMap - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Specifies exported outgoing references and their target change for new meta artifact.
referenceMap - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Specifies exported outgoing references and their target change for new meta access role.
referenceMap - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Specifies exported outgoing references and their target change for new meta group.
referenceMap - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Specifies exported outgoing references and their target change for new meta role.
referrerArtifactUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the artifact or the sheet where the user started the usecase for creating this request.
refreshEntry() - Method in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Sets timestamp of last entry counter change to actual time.
regex - Variable in class cz.ues.platform.commons.validation.RegexValidator
Regular expression to be matched.
RegexValidator - Class in cz.ues.platform.commons.validation
Validator used to check value using regular expression.
RegexValidator(String, String) - Constructor for class cz.ues.platform.commons.validation.RegexValidator
Creates new instance of validator.
registerYubikey(String, String, String) - Method in interface cz.ues.platform.security.authn.yubikey.UESYubikeyRegistrationTool
Registers new Yubikey.
relatedArtifactUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Deprecated.
Since UES7-08, use attribute relatedObjectUri.
relatedArtifactUri - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Deprecated.
Since UES7-08, use attribute relatedObjectUri.
relatedArtifactUri - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
Deprecated.
Since UES7-08, use attribute relatedObjectUri.
relatedObject - Variable in class cz.ues.core.process.dto.UESProcessEvent
UESURI of object related to this event.
relatedObject - Variable in class cz.ues.platform.process.dto.UESProcessEvent
UESURI of object related to this event.
relatedObjectName - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
relatedObjectName - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Name of the related object of the activity which is represented by digital workspace record.
relatedObjectUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
relatedObjectUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Related object of the activity.
relatedObjectUri - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
Related object of the new activity.
relatedObjectUri - Variable in class cz.ues.core.workflow.dto.UESActivitySetAttributes
The new related object of the activity.
relatedObjectUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI for the artifact or object which is somehow related to the activity template.
relatedObjectUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
UESURI of the artifact or object which is somehow related to the activity template.
relatedObjectUri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
The new related object of the activity template.
relatedObjectUri - Variable in class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
UESURI of the related object of the activity which is represented by digital workspace record.
release(UESURI, UESProcessState, UESProcessEvent) - Method in interface cz.ues.platform.process.UESProcessController
Finalizes process execution.
relocate(UESURI, UESShortcutRelocate) - Method in interface cz.ues.core.container.UESShortcut
This command relocates the shortcut to the new location.
RemoteAuthenticationListener - Interface in cz.ues.platform.security.authn
Listener invoked after remote authentication.
remove(int) - Method in class cz.ues.platform.commons.lang.UESResultList
Removes the element at the specified position in this list (optional operation).
remove(Object) - Method in class cz.ues.platform.commons.lang.UESResultList
Removes the first occurrence of the specified element from this list, if it is present (optional operation).
removeAll(Collection<?>) - Method in class cz.ues.platform.commons.lang.UESResultList
Removes from this list all of its elements that are contained in the specified collection (optional operation).
removeBearerPrefix(String) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Removes JWTTokenService.BEARER_PREFIX from the given value.
removeContext() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Removes all context parameters from process environment.
removeContext() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Removes all context parameters from process environment.
removeControlCharacters(String, int...) - Static method in class cz.ues.platform.essentials.lang.StringFormatter
Removes control characters from the given string value.
removeMenuItemFromMenu(UESURI, UESURI) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
removeMetaArtifact(UESURI, UESRoleInterfaceRemoveMetaArtifact) - Method in interface cz.ues.core.role.UESRoleInterface
The command removes meta artifact connection from the specified role interface.
removeRoleInterface(UESURI, UESAccessRoleRemoveRoleInterface) - Method in interface cz.ues.core.role.UESAccessRole
The command removes role interface connection from the specified access role.
removeRoleInterface(UESURI, UESGroupRemoveRoleInterface) - Method in interface cz.ues.core.role.UESGroup
The command removes role interface connection from the specified group role.
removeRoleInterface(UESURI, UESMetaAccessRoleRemoveRoleInterface) - Method in interface cz.ues.core.role.UESMetaAccessRole
The command removes role interface connection from the specified meta access role.
removeRoleInterface(UESURI, UESMetaGroupRemoveRoleInterface) - Method in interface cz.ues.core.role.UESMetaGroup
The command removes role interface connection from the specified meta group.
removeRoleInterface(UESURI, UESMetaRoleRemoveRoleInterface) - Method in interface cz.ues.core.role.UESMetaRole
The command removes role interface connection from the specified meta role.
removeRoleInterface(UESURI, UESRoleRemoveRoleInterface) - Method in interface cz.ues.core.role.UESRole
The command removes role interface connection from the specified role.
removeToken() - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Removes token from the thread security context holder.
renv - Variable in class cz.ues.platform.apt.ProcessingContext
 
replaceComponent(UESURI, UESSheetReplaceComponent) - Method in interface cz.ues.core.content.UESSheet
Replaces specified component with given content.
replaceTargetFolder(FileObject, String) - Method in class cz.ues.platform.apt.AbstractAnnotationProcessor
Replaces existing target folder in file object from "generated/java" to "generated/${targetFolder}".
REPLICA_ACKNOWLEDGED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
Exceptions are raised for network issues, and server errors; waits for at least 2 servers for the write operation.
REQUEST - Static variable in interface cz.ues.request.sysc.entitytype.UESRequestEntityTypes
UESURI of Request (ues:#{system}:ues.request.request.request).
REQUEST_AUTHN_TOKEN_PARAM_NAME - Static variable in interface cz.ues.platform.security.authn.webtoken.AccessTokenBasedAuthenticationFilter
 
requestedMimeType - Variable in class cz.ues.core.artifact.dto.UESArtifactGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.container.dto.UESFolderGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.container.dto.UESMetaModelGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.content.dto.UESSheetGetComponentContent
Specifies the format of data in the result stream.
requestedMimeType - Variable in class cz.ues.core.content.dto.UESSheetGetComponentData
Specifies the format of data in the result stream.
requestedMimeType - Variable in class cz.ues.core.content.dto.UESSheetGetSheetData
The content type of the artifact.
requestedMimeType - Variable in class cz.ues.core.content.dto.UESSheetReplaceComponent
Specifies the format of data in the input stream.
requestedMimeType - Variable in class cz.ues.core.content.dto.UESSheetTemplateGetData
The format of the returned sheet template content.
requestedMimeType - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.role.dto.UESMetaGroupGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.role.dto.UESMetaRoleGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityData
Type of permission data settings.
requestedMimeType - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskData
Type of permission mask settings.
requestedMimeType - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityData
Type of permission data settings.
requestedMimeType - Variable in class cz.ues.core.sysc.dto.UseCaseGetOptions
Type of use case options.
requestedMimeType - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationGetOptions
Deprecated.
requestedMimeType - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetExportData
Type of the data file to return.
requestedMimeType - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetOptions
Type of options.
RequestSizeExceecedRTException - Exception in cz.ues.platform.webcmd
RequestSizeExceecedRTException.
RequestSizeExceecedRTException() - Constructor for exception cz.ues.platform.webcmd.RequestSizeExceecedRTException
Creates new instance of RequestSizeExceecedRTException.
RequestSizeExceecedRTException(RequestSizeExceecedRTException.E05I06, String, Object...) - Constructor for exception cz.ues.platform.webcmd.RequestSizeExceecedRTException
Creates a new instance of RequestSizeExceecedRTException.
RequestSizeExceecedRTException(RequestSizeExceecedRTException.E05I06, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.RequestSizeExceecedRTException
Creates a new instance of RequestSizeExceecedRTException.
RequestSizeExceecedRTException.E05I06 - Enum in cz.ues.platform.webcmd
Default error code for exceptions.
RequestSizeExceecedRTException.E05I06() - Constructor for enum cz.ues.platform.webcmd.RequestSizeExceecedRTException.E05I06
 
Required - Annotation Type in cz.ues.platform.container.annotations
Marks a method or attribute (typically a JavaBean setter method) as being 'required': that is, the setter method must be configured to be dependency-injected with a value.
requiredMimeType - Variable in class cz.ues.core.content.dto.UESSheetCheckOut
Type of the content.
RequiredValidator - Class in cz.ues.platform.commons.validation
Validator used to check null value of input.
RequiredValidator(Object) - Constructor for class cz.ues.platform.commons.validation.RequiredValidator
Creates new instance of validator.
reset() - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
resetCredentials(String, String) - Method in interface cz.ues.platform.security.identity.AccountManager
Resets credentials of account identified by given account ID.
resolve(String) - Static method in enum cz.ues.core.security.authz.dto.UESMetaPermissionMimeType
Converts specified MIME type value to UESMetaPermissionMimeType.
resolveClass(String) - Method in interface cz.ues.core.artifact.query.EntityTypeUESURIToSQLTransformer.EntityTypeClassResolver
Returns class ID for its name ()
resolveScriptExtension(String) - Method in class cz.ues.platform.apt.scripting.TemplateEngine
 
resourceBundle - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
resourceBundleName - Variable in class cz.ues.platform.i18n.LocalizableString
 
resourceBundles - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
ResourceHelper - Class in cz.ues.platform.security.uutoken.internal
Facilitates resource handling.
ResourceHelper() - Constructor for class cz.ues.platform.security.uutoken.internal.ResourceHelper
 
resourceUri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
URI of the locked resource.
response - Variable in exception cz.ues.platform.webcmd.WebCommandCallRTException
The JAX-RS response object for this exception.
restoreProcess(InputStream) - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Method restores PCB from given input stream and merges this PCB into active one.
result - Variable in class cz.ues.platform.process.dto.UESProcessResult
UESURI of result object.
retainAll(Collection<?>) - Method in class cz.ues.platform.commons.lang.UESResultList
Retains only the elements in this list that are contained in the specified collection (optional operation).
RETURN_STREAM_HANDLER - Static variable in class cz.ues.core.attachment.dto.UESAttachmentCheckOut
Instance that specifies that the stream handler should be returned.
RETURN_UARCHIVE - Static variable in class cz.ues.core.content.dto.UESSheetCheckOut
After checkout sheet, will be returned content in UARCHIVE format.
RETURN_UXML - Static variable in class cz.ues.core.content.dto.UESSheetCheckOut
After checkout sheet, will be returned content in XML format.
returnAllIfRealmIsUndefined - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
 
returnAllIfRealmIsUndefined(boolean) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
 
returnStreamHandler - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckOut
Specifies whether to return data stream handler.
returnStreamHandler - Variable in class cz.ues.core.content.dto.UESSheetCheckOut
Deprecated.
since UES7-04 R FP1 use UESSheetCheckOut.lockOnly
revoke(UESURI, UESMetaPermissionRevoke) - Method in interface cz.ues.core.security.UESMetaPermission
The command revokes template of permissions for the specified template.
revoke(UESURI, UESPermissionRevoke) - Method in interface cz.ues.core.security.UESPermission
The command revokes permissions for the specified artifact and its aggregated objects.
revokeConsumerId() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Revokes consumer ID.
revokeInitiator() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Revokes initiator.
revokePrincipal(Class<? extends Principal>) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Removes user principal from context.
ROLE - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Role (ues:#{system}:ues.core.role.role).
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESAccessRoleAddRoleInterface
UESURI of the role interface that to be connected to the specified access role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESAccessRoleRemoveRoleInterface
UES URI of the role interface that to be unconnected from the specified access role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESGroupAddRoleInterface
UES URI of the role interface that to be connected to the specified group role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESGroupRemoveRoleInterface
UES URI of the role interface that to be disconnected from the specified group role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAddRoleInterface
UES URI of the role interface that to be connected to the specified meta access role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleRemoveRoleInterface
UES URI of the role interface that to be removed from the specified meta group.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAddRoleInterface
UES URI of the role interface that to be connected to the specified meta group.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESMetaGroupRemoveRoleInterface
UES URI of the role interface that to be removed from the specified meta group.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAddRoleInterface
UES URI of the role interface that to be connected to the specified meta role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESMetaRoleRemoveRoleInterface
UES URI of the role interface that to be unconnected from the specified access role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESRoleAddRoleInterface
UES URI of the role interface that to be connected to the specified role.
roleInterfaceUri - Variable in class cz.ues.core.role.dto.UESRoleRemoveRoleInterface
UES URI of the role interface that to be disconnected from the specified role.
rollback(TransactionContext) - Method in interface cz.ues.platform.commons.transaction.TransactionManager
Perform a rollback of the given transaction.
rootElementName2class - Static variable in class cz.ues.platform.commons.lang.JsonMapAdapter
 
rootMetaModelUri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
URI of the root meta model where is the meta model located.
roundEnv - Variable in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
RSASignedTokenCreator - Class in cz.ues.platform.security.uutoken.internal
Creates a JWT token signed with RSA algorithm.
RSASignedTokenCreator() - Constructor for class cz.ues.platform.security.uutoken.internal.RSASignedTokenCreator
 

S

S - Static variable in class cz.ues.platform.apt.compiler.DurationFormatter
 
SANS_SERIF_FONT_NAMES - Static variable in class cz.ues.platform.chart.font.UESFont
Names of sans-serif fonts specified by UES Style Guide.
sansSerif - Static variable in class cz.ues.platform.chart.font.UESFont
Instance of sans-serif font according to USE Style Guide which is available on the current platform.
scan(Element, DeclaredType) - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix.AnnotationSetScanner
 
schemaUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
schemaUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
schemaUri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
SCHEME - Static variable in class cz.ues.core.commons.uri.UESURI
Scheme of this UESURI class.
SCHEME - Static variable in class cz.ues.platform.commons.uri.UESURI
Scheme of this UESURI class.
scheme - Variable in class cz.ues.platform.commons.uri.UESURI
Scheme of this UESURI.
Scope - Annotation Type in cz.ues.platform.container.annotations
Deprecated.
Scope.ScopeType - Enum in cz.ues.platform.container.annotations
Deprecated.
Scope.ScopeType(String) - Constructor for enum cz.ues.platform.container.annotations.Scope.ScopeType
Deprecated.
SCOPE_HTTP_REQUEST - Static variable in interface cz.ues.platform.uwt.UWTContext
The scope with time validity of a HTTP request.
SCOPE_HTTP_SESSION - Static variable in interface cz.ues.platform.uwt.UWTContext
The scope with time validity of a HTTP session.
SCOPE_PERSIST - Static variable in interface cz.ues.platform.uwt.UWTContext
The scope with unlimited time validity (data doesn't expire in this scope).
Script - Interface in cz.ues.platform.script
Script is special component used to configure and invoke various types of scripts, including possibility to wrap them with component aspects.
SCRIPT_ENGINE_NAME - Static variable in interface cz.ues.platform.script.Script
Key for storing script engine name in script parameters.
SCRIPT_FILE_NAME - Static variable in interface cz.ues.platform.script.Script
Key for storing script file name in script parameters.
SCRIPT_ID - Static variable in interface cz.ues.platform.script.Script
Key for storing script id in script parameters.
SCRIPT_LANG_VERSION - Static variable in interface cz.ues.platform.script.Script
Key for storing scripting language version in script parameters.
SCRIPT_MIME_TYPE - Static variable in interface cz.ues.platform.script.Script
Key for storing script mime-type in script parameters.
SCRIPT_RECOVERABLE - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Flag indicating whether the script should be recovered after exception.
SCRIPT_TYPE - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Type of script.
SCRIPT_URI - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Script artifact URI.
ScriptComponent - Annotation Type in cz.ues.platform.script.annotation
Annotation of application script component.
ScriptContextHashModel - Class in freemarker.ext.script
Class that wraps a ScriptContext into a TemplateHashModelEx
ScriptContextHashModel(ScriptContext, ObjectWrapper) - Constructor for class freemarker.ext.script.ScriptContextHashModel
 
ScriptFactory - Class in cz.ues.platform.script
Script Factory is general factory to provide scripts for application.
ScriptFactory() - Constructor for class cz.ues.platform.script.ScriptFactory
 
ScriptFactoryRTException - Exception in cz.ues.platform.script
ScriptFactoryRTException.
ScriptFactoryRTException() - Constructor for exception cz.ues.platform.script.ScriptFactoryRTException
Creates new instance of ScriptFactoryRTException.
ScriptFactoryRTException(ScriptFactoryRTException.E05501, String, Object...) - Constructor for exception cz.ues.platform.script.ScriptFactoryRTException
Creates a new instance of ScriptFactoryRTException.
ScriptFactoryRTException(ScriptFactoryRTException.E05501, String, Exception, Object...) - Constructor for exception cz.ues.platform.script.ScriptFactoryRTException
Creates a new instance of ScriptFactoryRTException.
ScriptFactoryRTException.E05501 - Enum in cz.ues.platform.script
Error codes of ScriptFactoryRTException.
ScriptFactoryRTException.E05501() - Constructor for enum cz.ues.platform.script.ScriptFactoryRTException.E05501
 
ScriptInvocationRTException - Exception in cz.ues.platform.script
ScriptInvocationRTException.
ScriptInvocationRTException() - Constructor for exception cz.ues.platform.script.ScriptInvocationRTException
Creates new instance of ScriptInvocationRTException.
ScriptInvocationRTException(ScriptInvocationRTException.E05500, String, Object...) - Constructor for exception cz.ues.platform.script.ScriptInvocationRTException
Creates a new instance of ScriptInvocationRTException.
ScriptInvocationRTException(ScriptInvocationRTException.E05500, String, Exception, Object...) - Constructor for exception cz.ues.platform.script.ScriptInvocationRTException
Creates a new instance of ScriptInvocationRTException.
ScriptInvocationRTException.E05500 - Enum in cz.ues.platform.script
Error codes of ScriptInvocationRTException.
ScriptInvocationRTException.E05500() - Constructor for enum cz.ues.platform.script.ScriptInvocationRTException.E05500
 
ScriptRTException - Exception in cz.ues.platform.script
Parent of all platform exceptions thrown in Script module.
ScriptRTException() - Constructor for exception cz.ues.platform.script.ScriptRTException
Creates a new instance of ScriptRTException.
ScriptRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.script.ScriptRTException
Creates a new instance of ScriptRTException.
scriptUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
searchableAcrossTerritories - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Deprecated.
This attribute has been deprecated and will not be supported in the future.
searchableAcrossTerritories - Variable in class cz.ues.core.role.dto.UESRoleCreate
Deprecated.
This attribute has been deprecated and will not be supported in the future.
searchableAcrossTerritories - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
Deprecated.
This attribute has been deprecated and will not be supported in the future.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Specifies if it is possible to search the access role in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Specifies if it is possible to search the new access role in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
Specifies if it is possible to search the access role in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Specifies if it is possible to search the group in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESGroupCreate
Specifies if it is possible to search the new group in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
Specifies if it is possible to search the group in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Specifies if it is possible to search the role in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESRoleCreate
Specifies if it is possible to search the new role in its territory.
searchableInTerritory - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
Specifies if it is possible to search the role in its territory.
SECONDARY - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoReadPreference
Read from secondary only.
SECONDARY_PREFERRED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoReadPreference
Read from secondary if available, otherwise from primary.
secretKey - Variable in class cz.ues.platform.security.authn.webtoken.AccessToken
The private secret key (credentials) for the principal.
SecuredEntry - Class in cz.ues.platform.security.vault.dto
 
SecuredEntry(String, String, boolean) - Constructor for class cz.ues.platform.security.vault.dto.SecuredEntry
 
SecuredObject - Class in cz.ues.platform.security.vault.dto
This entity represents the model of the SecureContainer.
SecuredObject(String, String) - Constructor for class cz.ues.platform.security.vault.dto.SecuredObject
 
securedToken - Variable in class cz.ues.platform.security.uutoken.JWTTokenService.TokenHolder
Secured form of UUToken.
securityClearance - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Security clearance of the access role.
securityClearance - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Security clearance of the new access role.
securityClearance - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
Security clearance of the new access role.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Security level of the artifact.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESArtifactCreate
Security level.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESArtifactSetAttributes
Security level of the artifact.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Security level of the meta artifact.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCopy
Security level.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactCreate
Security level of the new meta artifact.
securityLevel - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
The new security level of the meta artifact.
securityLevel - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Security level of the company.
securityLevel - Variable in class cz.ues.core.container.dto.UESCompanyCreate
Security level.
securityLevel - Variable in class cz.ues.core.container.dto.UESCompanySetAttributes
The new security level of the company.
securityLevel - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Security level.
securityLevel - Variable in class cz.ues.core.container.dto.UESFolderCreate
Security level.
securityLevel - Variable in class cz.ues.core.container.dto.UESFolderSetAttributes
Security level of the folder.
securityLevel - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Security level of the meta model.
securityLevel - Variable in class cz.ues.core.container.dto.UESMetaModelCreate
Security level.
securityLevel - Variable in class cz.ues.core.container.dto.UESMetaModelSetAttributes
The new security level of the meta model.
securityLevel - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Security level of the organizational unit.
securityLevel - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitCreate
Security level.
securityLevel - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
The new security level of the organizational unit.
securityLevel - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Security level of the access role.
securityLevel - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
Security level of the new access role.
securityLevel - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Security level of the group.
securityLevel - Variable in class cz.ues.core.role.dto.UESGroupCreate
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESGroupSetAttributes
The new security level of the group.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Security level of the meta access role.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCopy
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleCreate
Security level of the new meta access role.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
The new security level of the meta access role.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Security level of the meta group.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupCopy
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupCreate
Security level of the new meta group.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaGroupSetAttributes
The new security level of the meta group.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Security level of the meta role.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleCopy
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleCreate
Security level of the new meta role.
securityLevel - Variable in class cz.ues.core.role.dto.UESMetaRoleSetAttributes
The new security level of the meta artifact.
securityLevel - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Security level of the role.
securityLevel - Variable in class cz.ues.core.role.dto.UESRoleCreate
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Security level of the role interface.
securityLevel - Variable in class cz.ues.core.role.dto.UESRoleInterfaceCreate
Security level.
securityLevel - Variable in class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
The new security level of the role interface.
securityLevel - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
The new security level of the role.
securityLevel - Variable in class cz.ues.core.sysc.dto.AppAttributes
Security level of the application.
securityLevel - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Security level of the application box.
securityLevel - Variable in class cz.ues.core.sysc.dto.AppBoxCreate
Security level.
securityLevel - Variable in class cz.ues.core.sysc.dto.AppBoxSetAttributes
The new security level of the application.
securityLevel - Variable in class cz.ues.core.sysc.dto.AppCreate
Security level.
securityLevel - Variable in class cz.ues.core.sysc.dto.AppSetAttributes
The new security level of the application.
securityLevel - Variable in class cz.ues.core.sysc.dto.CommandAttributes
Security level of the command.
securityLevel - Variable in class cz.ues.core.sysc.dto.CommandCreate
Security level.
securityLevel - Variable in class cz.ues.core.sysc.dto.CommandSetAttributes
Security level of the command.
securityLevel - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Security level of the meta use case realization.
securityLevel - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationCopy
Security level.
securityLevel - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationSetAttributes
The new security level of the meta use case realization.
securityLevel - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
securityLevel - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
securityLevel - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
securityLevel - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Security level of the visual use case.
securityLevel - Variable in class cz.ues.core.sysc.dto.VisualUseCaseCreate
Security level.
securityLevel - Variable in class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
Security level of the visual use case.
securityLevel - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Security level of the friend.
securityLevel - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
Security level of the new friend.
securityLevel - Variable in class cz.ues.myterritory.person.dto.UESFriendSetAttributes
The new security level of the friend.
securityLevel - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Security level of the request.
securityRealm - Variable in class cz.ues.platform.security.authn.principal.AccessRolePrincipal
Security realm.
securityRealm - Variable in class cz.ues.platform.security.authn.principal.UESPrincipal
Security realm.
securityRealm - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Security realm.
securityRealm - Variable in class cz.ues.platform.security.identity.dto.AccountPolicy
Security realm.
securityRealm - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
Security realm.
securityRealm - Variable in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
Security realm.
securityRealm - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
User's security realm.
SecurityRealmMapper<T> - Class in cz.ues.platform.security.identity.realm
Component used for mapping of other components and services to security realm.
SecurityRealmMapper() - Constructor for class cz.ues.platform.security.identity.realm.SecurityRealmMapper
 
SecurityRealmMapperEntry<T> - Class in cz.ues.platform.security.identity.realm
Security realm component mapping entry.
SecurityRealmMapperEntry() - Constructor for class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
Creates new instance of SecurityRealmMapperEntry.
SecurityRealmMapperEntry(String, T) - Constructor for class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
Creates new instance of SecurityRealmMapperEntry.
SecurityRealmMapperKey - Class in cz.ues.platform.security.identity.realm
Security realm mapper key.
SecurityRealmMapperKey() - Constructor for class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
 
SecurityRTException - Exception in cz.ues.core.security
SecurityRTException is parent of all exceptions thrown for security reasons.
SecurityRTException() - Constructor for exception cz.ues.core.security.SecurityRTException
Creates new instance of SecurityRTException.
SecurityRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.security.SecurityRTException
Creates a new instance of SecurityRTException.
SecurityRTException - Exception in cz.ues.platform.security
SecurityRTException is parent of all exceptions thrown for security reasons like authorization or authentications problems.
SecurityRTException() - Constructor for exception cz.ues.platform.security.SecurityRTException
Creates new instance of SecurityRTException.
SecurityRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.SecurityRTException
Creates a new instance of SecurityRTException.
selected - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
sentTime - Variable in class cz.ues.request.request.dto.UESRequestAttributes
The date when the request has been sent.
SEPARATOR - Static variable in class cz.ues.platform.webservices.dto.DTOStackTrace
Separator of stack trace elements attributes.
serializeException(Throwable, boolean) - Method in interface cz.ues.platform.webservices.WebServiceExceptionSerializer
Serializes given exception.
serializeException(RuntimeException) - Method in interface cz.ues.platform.webservices.WSHandlerExceptionSerializer
Serializes given exception into XML and returns it as message in returned RuntimeException.
serializeParameters(Object[]) - Method in class cz.ues.platform.webservices.dto.DTOMessage
Converts parameters from message to list of Strings.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESArtifactModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESArtifactRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESArtifactSearchRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESArtifactValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESLayoutArtifactRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESMetaArtifactRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.attachment.exception.UESAttachmentModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.attachment.exception.UESAttachmentRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.attachment.exception.UESAttachmentValidationRTException
Serial Version UID.
serialVersionUID - Static variable in exception cz.ues.core.commons.bro.BDOArtifacException
 
serialVersionUID - Static variable in exception cz.ues.core.commons.bro.BROModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.commons.CommonsRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.commons.exception.UESVersionStrategyRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.commons.uri.InvalidUESURIFormatRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.core.commons.uri.UESURIDeploymentRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.core.commons.uri.UESURIRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESCompanyRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESCompanyValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESContainerModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESFolderRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESFolderValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESMetaModelRTException
 
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESMetaModelValidationRTException
 
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESShortcutRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.container.exception.UESShortcutValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.content.exception.UESContentModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.content.exception.UESSheetRTBBCodeException
Serial UID.
serialVersionUID - Static variable in exception cz.ues.core.content.exception.UESSheetRTException
Serial UID.
serialVersionUID - Static variable in exception cz.ues.core.content.exception.UESSheetTemplateRTException
Serial version uid.
serialVersionUID - Static variable in exception cz.ues.core.content.exception.UESSheetTemplateValidationRTException
Serial version uid.
serialVersionUID - Static variable in exception cz.ues.core.content.exception.UESSheetValidationRTException
To prevent serialization problems.
serialVersionUID - Static variable in exception cz.ues.core.personalrole.exception.UESPersonalRoleModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.personalrole.exception.UESPersonalRoleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.property.exception.UESPropertyEntryTypeRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.property.exception.UESPropertyModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.property.exception.UESPropertyRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.property.exception.UESPropertyTemplateRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.property.exception.UESPropertyTemplateValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.property.exception.UESPropertyValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.qos.exception.UESQoSModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.qos.exception.UESQoSRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.qos.exception.UESQoSValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESAccessRoleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESAccessRoleValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESCastRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESCastValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESGroupRTException
serial VUID
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESGroupValidationRTException
SVUID
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESMetaAccessRoleRTException
serial VUID
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException
SVUID
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESMetaGroupRTException
serial VUID
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESMetaGroupValidationRTException
SVUID
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESMetaRoleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESMetaRoleValidationRTException
Serial Version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleInterfaceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleInterfaceValidationRTExpcetion
 
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleSearchRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleSearchValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.role.exception.UESRoleValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.script.exception.UESScriptModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.script.exception.UESScriptRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.script.exception.UESScriptValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.search.exception.UESSearchModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.search.exception.UESSearchRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.search.exception.UESSearchValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.security.authz.exception.UESMetaPermissionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.security.authz.exception.UESPermissionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.security.authz.exception.UESPermissionValidationRTException
SerialVersionUID
serialVersionUID - Static variable in exception cz.ues.core.security.SecurityRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.security.session.SessionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.security.session.UESSessionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.AppBoxRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.AppBoxValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.AppRTException
 
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.AppValidationRTException
TODO Javadoc for field serialVersionUID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.CommandRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.CommandValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.SystemCatalogModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.UseCaseRealizationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.UseCaseRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.UseCaseValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.VisualUseCaseRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.sysc.exception.VisualUseCaseValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityActionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityActionValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityConditionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityConditionValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityStateTemplateRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityTemplateRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESActivityValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.core.workflow.exception.UESWorkflowModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.digitalworkspace.sync.ical.UESICalRTException
 
serialVersionUID - Static variable in exception cz.ues.digitalworkspace.sync.ical.UESICalSubmoduleRTException
 
serialVersionUID - Static variable in exception cz.ues.digitalworkspace.sync.UESSyncModuleRTException
 
serialVersionUID - Static variable in exception cz.ues.myterritory.person.exception.UESFriendRTException
 
serialVersionUID - Static variable in exception cz.ues.myterritory.person.exception.UESFriendValidationRTException
 
serialVersionUID - Static variable in exception cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException
 
serialVersionUID - Static variable in exception cz.ues.objectstore.objectstore.exception.UESObjectStoreModuleRTException
 
serialVersionUID - Static variable in exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException
 
serialVersionUID - Static variable in exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.appl.UESApplicationLogModuleRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.appl.UESApplicationLogRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.apt.APTRuntimeException
 
serialVersionUID - Static variable in exception cz.ues.platform.apt.InvalidOptionsRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.apt.model.APTModelRTException
TODO Javadoc for field serialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.apt.scripting.TemplateEngineException
 
serialVersionUID - Static variable in exception cz.ues.platform.chart.barcode.UESBarcodeRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.chart.ChartModuleRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.chart.gauge.UESGaugeRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.chart.graph.UESGraphRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.chart.UESChartRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.command.exception.UESCommandModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.command.exception.UESCommandRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.command.exception.UESCommandValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.cache.UESCacheInitializationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.cache.UESCacheRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.CommonsRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.commons.entity.EntityRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.entity.MainEntityServiceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.lang.UESIORTException
Serial version UID.
serialVersionUID - Static variable in class cz.ues.platform.commons.lang.UESResultList
 
serialVersionUID - Static variable in exception cz.ues.platform.commons.logging.UESLoggerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.pcb.UESProcessManagerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.query.UESQueryHelperRTException
UID for serialization.
serialVersionUID - Static variable in exception cz.ues.platform.commons.query.UESQueryModuleRTException
UID for serialization.
serialVersionUID - Static variable in exception cz.ues.platform.commons.query.UESQueryParserRTException
UID for serialization.
serialVersionUID - Static variable in exception cz.ues.platform.commons.query.UESQueryProcessingRTException
UID for serialization.
serialVersionUID - Static variable in exception cz.ues.platform.commons.query.UESQueryRTException
UID for serialization.
serialVersionUID - Static variable in exception cz.ues.platform.commons.transaction.TransactionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.uri.InsufficientUESURIRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.uri.InvalidFormatRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.uri.UESURIRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.uri.UnsupportedResultTypeRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.commons.validation.ValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.concurrent.exception.UESConcurrentRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.concurrent.exception.UESLockManagerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.concurrent.exception.UESLockRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.container.ContainerRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.container.UESComponentFactoryRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.container.utils.NamingConventionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.annotations.AnnotationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.EssentialsRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.exception.UESApplicationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.exception.UESPlatformRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.exception.UESRuntimeException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.exception.UESSystemRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.exception.UnexpectedRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.essentials.exception.UnsupportedOperationRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.mail.MailHelperRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.mail.MailRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.mail.UESMailServiceRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.persistence.jdbc.JDBCConnectionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.persistence.marshalling.MarshallingRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.platform.persistence.mongo.UESMongoDBRTException
Serial version UID.
serialVersionUID - Static variable in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.persistence.PersistenceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.process.exception.UESProcessControllerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.process.exception.UESProcessExplorerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.process.exception.UESProcessManagerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.process.exception.UESProcessRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.qos.QoSCheckerRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.qos.QoSLimitExceededRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.qos.QoSModuleRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.qos.QoSRetryInvocationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.script.ScriptFactoryRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.script.ScriptInvocationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.script.ScriptRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.appsecret.exception.AppSecretRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.security.authn.AuthenticationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.authn.UESAuthenticationServiceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.authn.UESExecuteAsRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.authn.webtoken.AccessTokenRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.security.authz.AuthorizationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.authz.UESAuthorizationServiceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.crypto.CryptographyRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.crypto.CryptographyServiceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.identity.AccountConfigurationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.identity.AccountManagerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.identity.AccountPolicyManagerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.identity.IdentityRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.SecurityRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.security.session.SessionRTException
serialVersionUID
serialVersionUID - Static variable in exception cz.ues.platform.security.session.UESSessionRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.security.uutoken.exception.JWTTokenServiceRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.security.uutoken.exception.TokenCreatorRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.security.uutoken.UUTokenRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.security.vault.UESVaultServiceRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.security.vault.VaultRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.sysc.beregistry.BERegistryRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.beregistry.UESBERegistryRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.entitytype.EntityTypeRegistryRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.entitytype.UESEntityTypeRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.SyscRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysc.usecase.exception.UseCaseRegistryModuleRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.sysinfo.dto.VersionRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.sysinfo.SystemInfoModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.territory.ExecutionInTerritoryFailedRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.territory.TerritoryRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.udds.UDDSModuleRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.udds.UESStorageServiceRTException
SerialVersionUID.
serialVersionUID - Static variable in exception cz.ues.platform.uwt.persist.UWTPersistenceRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.platform.uwt.searchbox.SuggestRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.platform.uwt.UWTContextRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.platform.uwt.UWTModuleRTException
The serial version.
serialVersionUID - Static variable in exception cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException
 
serialVersionUID - Static variable in exception cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.webcmd.RequestSizeExceecedRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.webcmd.UESHttpHeadersRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.webcmd.WebCommandConvertRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.webservices.SubstituteRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.webservices.WebServiceClientRTException
 
serialVersionUID - Static variable in exception cz.ues.platform.webservices.WebServiceRemoteException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.platform.webservices.WebServiceRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.postman.mail.exception.UESMailRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.postman.mail.exception.UESMailValidationRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.postman.mail.exception.UESPostmanModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.request.request.exception.UESRequestModuleRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.request.request.exception.UESRequestRTException
Serial version UID.
serialVersionUID - Static variable in exception cz.ues.request.request.exception.UESRequestValidationRTException
Serial version UID.
SERVICE_ROLE_URI - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Role competent for script functionality.
SERVICE_URL - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Key for web service used for token validation.
ServiceErrorCode - Interface in cz.ues.core.commons.exception
ServiceErrorCode is marker interface to mark all ServiceErrorCode enumerations used in parent RuntimeExceptions.
serviceId - Variable in class cz.ues.platform.udds.UESOwner
Identifier of service or application used to put the object in the storage.
serviceUrl - Variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
URL of web service used to token validation.
SessionRTException - Exception in cz.ues.core.security.session
SessionRTException is parent of all exceptions thrown for security reasons.
SessionRTException() - Constructor for exception cz.ues.core.security.session.SessionRTException
Creates new instance of SessionRTException.
SessionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.security.session.SessionRTException
Creates a new instance of SessionRTException.
SessionRTException - Exception in cz.ues.platform.security.session
SessionRTException.
SessionRTException() - Constructor for exception cz.ues.platform.security.session.SessionRTException
Creates new instance of SessionRTException.
SessionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.session.SessionRTException
Creates a new instance of SessionRTException.
set(int, E) - Method in class cz.ues.platform.commons.lang.UESResultList
Replaces the element at the specified position in this list with the specified element (optional operation).
setAccessGroupLocationUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setAccessKey(String) - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Setter for property accessKey.
setAccessPointCode(String) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property accessPointCode.
setAccessRoleQoS(UESURI, UESAccessRoleSetQoS) - Method in interface cz.ues.core.qos.UESQoS
Sets QoS for a specific access role.
setAccessRoleUri(UESURI) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property accessRoleUri.
setAccessState(UESAccessState) - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
Setter for property accessState.
setAccessState(UESAccessState) - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetAccessState
Setter for property accessState.
setAccessToken(String) - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
Setter for property accessToken.
setAccountState(String, String, AccountState) - Method in interface cz.ues.platform.security.identity.AccountManager
Sets account state.
setAction(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets use case action for the new UESURI.
setAction(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets use case action for the new created UESURI.
setAction(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setActionParameters(Map<String, Object>) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setAppBoxUri(UESURI) - Method in class cz.ues.core.sysc.dto.AppCreate
 
setApplicationName(JWTClaimsSet, UUToken) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Restores application name from custom claims if there is no application set in the given UUToken instance.
setAPTProcessors(JavaCompiler.CompilationTask, Iterable<Class<? extends Processor>>) - Static method in class cz.ues.platform.apt.compiler.JavaCompilerHelper
Associates the APT processors with compilation task.
setArtifactCode(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets artifact code for the new UESURI.
setArtifactId(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets artifact Id for the new UESURI.
setArtifactPresentationAttributes(UESURI, UESPersonalRoleSetArtifactPresentationAttributes) - Method in interface cz.ues.core.personalrole.UESPersonalRole
Configures user settings of artifact presentation.
setAscending(boolean) - Method in class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
setAttribute(String, Object) - Method in interface cz.ues.platform.uwt.menu.MenuProcessingContext
 
setAttribute(String, Object) - Method in class cz.ues.platform.uwt.searchbox.SuggestContext
Sets the value of the attribute with name aName to aValue.
setAttribute(String, Object, String) - Method in interface cz.ues.platform.uwt.UWTContext
Sets the attribute with given code to contain the value aValue into given scope.
setAttribute(UWTContextAttributeKey, Object, String) - Method in interface cz.ues.platform.uwt.UWTContext
Sets the attribute with given code to contain the value aValue into given scope.
setAttributes(UESURI, UESArtifactSetAttributes) - Method in interface cz.ues.core.artifact.UESArtifact
Command for setting attributes of artifact.
setAttributes(UESURI, UESMetaArtifactSetAttributes) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Command for setting attributes of a meta artifact.
setAttributes(UESURI, UESAttachmentSetAttributes) - Method in interface cz.ues.core.attachment.UESAttachment
This command updates basic attributes of an attachment.
setAttributes(UESURI, UESCompanySetAttributes) - Method in interface cz.ues.core.container.UESCompany
Command for setting attributes of a company.
setAttributes(UESURI, UESFolderSetAttributes) - Method in interface cz.ues.core.container.UESFolder
Command for setting attributes of a folder.
setAttributes(UESURI, UESMetaModelSetAttributes) - Method in interface cz.ues.core.container.UESMetaModel
Command for setting attributes of a meta model.
setAttributes(UESURI, UESOrganizationalUnitSetAttributes) - Method in interface cz.ues.core.container.UESOrganizationalUnit
Command for setting attributes of an organizational unit.
setAttributes(UESURI, UESShortcutSetAttributes) - Method in interface cz.ues.core.container.UESShortcut
This command updates some basic attributes of a shortcut.
setAttributes(UESURI, UESSheetSetAttributes) - Method in interface cz.ues.core.content.UESSheet
This command updates basic attributes of an sheet.
setAttributes(UESURI, UESSheetTemplateSetAttributes) - Method in interface cz.ues.core.content.UESSheetTemplate
Updates basic attributes of the sheet template.
setAttributes(UESURI, UESPropertySetAttributes) - Method in interface cz.ues.core.property.UESProperty
This command sets attributes of the specified property.
setAttributes(UESURI, UESPropertyTemplateSetAttributes) - Method in interface cz.ues.core.property.UESPropertyTemplate
Sets basic attributes of the specified property template.
setAttributes(UESURI, UESAccessRoleSetAttributes) - Method in interface cz.ues.core.role.UESAccessRole
Command for setting attributes of an access role.
setAttributes(UESURI, UESAllFromOrganizationalUnitCastSetAttributes) - Method in interface cz.ues.core.role.UESAllFromOrganizationalUnitCast
Sets basic attributes of the cast.
setAttributes(UESURI, UESCastSetAttributes) - Method in interface cz.ues.core.role.UESCast
Sets basic attributes of the cast.
setAttributes(UESURI, UESGroupSetAttributes) - Method in interface cz.ues.core.role.UESGroup
Command for setting attributes of a group role.
setAttributes(UESURI, UESMetaAccessRoleSetAttributes) - Method in interface cz.ues.core.role.UESMetaAccessRole
Command for setting attributes of a meta access role.
setAttributes(UESURI, UESMetaGroupSetAttributes) - Method in interface cz.ues.core.role.UESMetaGroup
Command for setting attributes of a meta group.
setAttributes(UESURI, UESMetaRoleSetAttributes) - Method in interface cz.ues.core.role.UESMetaRole
Command for setting attributes of a meta role.
setAttributes(UESURI, UESRoleSetAttributes) - Method in interface cz.ues.core.role.UESRole
Command for setting attributes of a role.
setAttributes(UESURI, UESRoleInterfaceSetAttributes) - Method in interface cz.ues.core.role.UESRoleInterface
Command for setting attributes of a role interface.
setAttributes(UESURI, AppSetAttributes) - Method in interface cz.ues.core.sysc.App
Command for setting attributes of an application.
setAttributes(UESURI, AppBoxSetAttributes) - Method in interface cz.ues.core.sysc.AppBox
Command for setting attributes of an application box.
setAttributes(UESURI, CommandSetAttributes) - Method in interface cz.ues.core.sysc.Command
The command for setting attributes of a specified command.
setAttributes(UESURI, MetaUseCaseRealizationSetAttributes) - Method in interface cz.ues.core.sysc.MetaUseCaseRealization
The command for setting attributes of a specified meta use case realization.
setAttributes(UESURI, UseCaseSetAttributes) - Method in interface cz.ues.core.sysc.UseCase
The command sets attributes on specified use case according to useCaseUri.
setAttributes(UESURI, UseCaseRealizationSetAttributes) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
setAttributes(UESURI, VisualUseCaseSetAttributes) - Method in interface cz.ues.core.sysc.VisualUseCase
The command for setting attributes of a specified visual use case.
setAttributes(UESURI, UESActivitySetAttributes) - Method in interface cz.ues.core.workflow.UESActivity
This command updates some basic attributes of an activity.
setAttributes(UESURI, UESActivityStateTemplateSetAttributes) - Method in interface cz.ues.core.workflow.UESActivityStateTemplate
Sets attributes of an activity state template.
setAttributes(UESURI, UESActivityTemplateSetAttributes) - Method in interface cz.ues.core.workflow.UESActivityTemplate
Sets basic attributes of the specified activity template.
setAttributes(UESURI, UESArtifactStateTemplateSetAttributes) - Method in interface cz.ues.core.workflow.UESArtifactStateTemplate
Sets attributes of an artifact state template.
setAttributes(UESURI, UESFriendSetAttributes) - Method in interface cz.ues.myterritory.person.UESFriend
Deprecated.
setAttributes(UESURI, UESObjectSchemaSetAttributes) - Method in interface cz.ues.objectstore.objectstore.UESObjectSchema
 
setAttributes(UESURI, UESObjectStoreSetAttributes) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
setAttributes(UESURI, UESObjectStoreRepositorySetAttributes) - Method in interface cz.ues.objectstore.objectstore.UESObjectStoreRepository
 
setAttributes(UESURI, UESUseCaseSetAttributes) - Method in interface cz.ues.platform.sysc.usecase.UESUseCase
Updates Use Case attributes.
setAttributes(UESURI, UESUseCaseRealizationSetAttributes) - Method in interface cz.ues.platform.sysc.usecase.UESUseCaseRealization
Sets attributes to Use Case Realization specified by its UESURI.
setAttributes(UESURI, UESRequestSetAttributes) - Method in interface cz.ues.request.request.UESRequest
This command sets attributes to the specified request.
setAuthenticated() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Mark authentication context as processed (user authenticated).
setAuthorityCode(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets authority code for the new UESURI.
setAuthorityCode(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets authority code for the new UESURI.
setAuthorityId(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets authority Id for the new UESURI.
setAuthorityId(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets authority Id for the new UESURI.
setBETypeAttributes(UESURI, UESURI, UESBEType) - Method in interface cz.ues.platform.sysc.beregistry.UESBERegistryManager
Deprecated.
setBucketId(String) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property bucketId.
setCanceled() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Sets process as canceled.
setCause(DTOThrowable) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets DTO of Throwable cause.
setCode(String) - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
Sets code of the entity.
setCode(String) - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
Sets code of the entity.
setCode(String) - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Sets entity code.
setCode(String) - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
setCode(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
setCode(String) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setCode(MessageCode) - Method in class cz.ues.platform.essentials.message.Message
Sets code of message.
setCode(String) - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
setCode(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
setCode(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
setCode(String) - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Setter for property code.
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Setter for property code.
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property code.
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property code.
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Setter for property code.
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property code.
setCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Setter for property code.
setCode(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setCode(String) - Method in class cz.ues.platform.uwt.UCDescriptor
Setter for property code.
setCode(String) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property code.
setCode(String) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Sets the code identifying an attribute as per visual component instance.
setCode(String) - Method in class cz.ues.platform.webservices.dto.DTOMessage
Sets code of message.
setCodeBaseRef(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property codeBaseRef.
setCodeBaseRef(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property codeBaseRef.
setCodeBaseRef(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Setter for property codeBaseRef.
setCodeBaseRef(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property codeBaseRef.
setCodeFilter(String) - Method in class cz.ues.core.commons.dto.DTOCriteriaAbstract
Sets string for entity filtering based on the code.
setCodeFilter(String) - Method in interface cz.ues.core.commons.dto.DTOCriteriaInterface
Sets string for entity filtering based on the code.
setCollectionAttributes(UESURI, UESPropertySetCollectionAttributes) - Method in interface cz.ues.core.property.UESProperty
This command sets attributes of the specified property collection.
setCollectionAttributes(UESURI, UESPropertyTemplateSetCollectionAttributes) - Method in interface cz.ues.core.property.UESPropertyTemplate
Modifies basic attributes of the property collection template specified in collTemplateUri.
setCommonPrefixes(List<String>) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property commonPrefixes.
setCompanyUri(UESURI) - Method in class cz.ues.core.container.dto.UESMetaModelAttributes
 
setCompetentRole(UESURI, UESArtifactSetCompetentRole) - Method in interface cz.ues.core.artifact.UESArtifact
This command sets a new competent role for an artifact (asynchronously).
setComponent(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property component.
setComponent(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property component.
setComponent(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Setter for property component.
setComponent(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property component.
setComponentType(String) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
 
setConcurrencyStrategy(UESObjectStoreConcurrencyStrategy) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setConfiguration(Configuration) - Method in class freemarker.ext.script.FreeMarkerScriptEngine
Sets a new FreeMarker configuration to use by all templates created by this script engine factory.
setConfiguration(Configuration) - Method in class freemarker.ext.script.FreeMarkerScriptEngineFactory
Sets a new FreeMarker configuration to use by all script engines created by this script engine factory.
setConnectionUri(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setConnectionUri(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
setConnectionUri(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
setConsumerId(String) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Sets consumer ID.
setContainerID(String) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setContainerID(String) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setContentLength(long) - Method in class cz.ues.platform.udds.UESMetadata
Sets the size of the associated object in bytes.
setContentLength(long) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property contentLength.
setContentType(String) - Method in class cz.ues.platform.udds.UESMetadata
Sets the type of content stored in the associated object.
setContentType(String) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property contentType.
setContextParameter(UESURI, String, String) - Method in interface cz.ues.platform.process.UESProcessController
Sets parameter on process context.
setContextToSystemTerritoryPropagation(AuthzOptions.ContextPropagation) - Method in class cz.ues.core.security.authz.internal.AuthzOptions
Deprecated.
setCount(int) - Method in class cz.ues.core.commons.dto.DTOPagingAbstract
Sets the number of items to be returned in a page.
setCount(int) - Method in interface cz.ues.core.commons.dto.DTOPagingInterface
Sets the number of items to be returned in a page.
setCounter(K, long) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Sets the counter of an entry.
setCounter(long) - Method in class cz.ues.platform.commons.jmx.LimitedSetStatisticEntry
Sets the counter to the given value.
setCounter(long) - Method in class cz.ues.platform.commons.jmx.ThroughputStatisticEntry
 
setCreatedBy(String) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setCreatedByID(String) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setCreateTime(Date) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setCreateTime(Date) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setCreationAccessRoleUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setCreationTime(Date) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setCreationTime(long) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property timestamp.
setCreationTime(Date) - Method in class cz.ues.platform.udds.UESMetadata
For internal use only.
setCreationTime(Date) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property creationTime.
setCreationTimestamp(Date) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property creationTimestamp.
setCredentials(String) - Method in class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetCredentials
Setter for property credentials.
setCriteria(C) - Method in class cz.ues.platform.commons.lang.UESResultList
Sets criteria used to obtain this UESResultList.
setCriticalSubrangeFrom(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property criticalSubrangeFrom.
setCriticalSubrangeTo(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property criticalSubrangeTo.
setCurrentCount(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setCurrentSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setCurrentSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
setCurrentSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setCurrentSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setCustomClaims(Map<String, String>) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property customClaims.
setCustomClaims(UUToken, JWTClaimsSet) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Sets additional claims to the given JWTClaimsSet instance.
setCustomClaims(JWTClaimsSet, UUToken) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Sets custom claims to a UUToken.
setData(DataHandler) - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Sets entity's data.
setData(Map<String, Object>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
setData(Map<String, Object>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setData(Map<String, Object>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setData(Object) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setDataKey(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
setDataKey(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setDataKey(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setDayLimit(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property dayLimit.
setDayValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property dayValue.
setDecorator(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setDefaultComponent(T) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapper
 
setDefaultMessage(String) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property defaultMessage.
setDefaultMessage(boolean) - Method in exception cz.ues.platform.essentials.exception.UESApplicationRTException
Sets default message flag.
setDefaultMessage(boolean) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets default message flag.
setDefaultPresentationAttributes(UESURI, UESMetaArtifactSetDefaultPresentationAttributes) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Configures an artifact presentation template.
setDelimiter(String) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property delimiter.
setDelimiter(String) - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Setter for property delimiter.
setDescription(String) - Method in class cz.ues.core.commons.dto.DTODescribedObjectAbstract
Sets description of the entity.
setDescription(String) - Method in interface cz.ues.core.commons.dto.DTODescribedObjectInterface
Sets description of the entity.
setDescription(String) - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Sets entity description.
setDescription(String) - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
setDescription(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
setDisabled() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Disable process monitoring.
setDisabled(Boolean) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setDoneMessage(Message) - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Sets done message of process.
setEmailKeyDate(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setEmailKeyFrom(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setEmailKeyMessageId(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setEmailKeySubject(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setEmailKeyUid(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setEntityPart(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets entity part for the new UESURI.
setEntityPart(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets entity part for the new created UESURI.
setEntityPartList(List<UESURIPart>) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets entity part as list of UESURIPart.
setEntityTypeAttributes(UESURI, UESURI, DTOUpdateEntityType) - Method in interface cz.ues.platform.sysc.entitytype.UESEntityTypeRegistry
Updates existing Entity Type.
setEntityTypeUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Setter for property entityTypeUri.
setEntityTypeUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property entityTypeUri.
setEntityTypeUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property entityTypeUri.
setEntityTypeUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property entityTypeUri.
setEntityTypeUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Setter for property entityTypeUri.
setEntityTypeUri(UESURI) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setEntries(Map<String, String>) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setEnumClass(String) - Method in class cz.ues.platform.webservices.dto.DTOMessage
Sets class of message code enumeration.
setEventCodes(List<String>) - Method in class cz.ues.platform.process.dto.UESProcessExplorerGetProcessResult
Setter of event codes parameter.
setExceptionAttributes(UESRuntimeException, UESErrorResponse) - Method in class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
Restores exception attributes.
setExceptionMessages(UESRuntimeException, UESErrorResponse) - Method in class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
Restores exception messages.
setExecutiveRoleUri(UESURI) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property executiveRoleUri.
setExitState(UESExitState) - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Sets exit state of process.
setExpirationTime(long) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property expirationTime.
setFile(File) - Method in class cz.ues.platform.udds.UESStorageObject
Sets file with the storage object contents.
setFileName(String) - Method in class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
Sets name of streamed file.
setFileName(String) - Method in class cz.ues.platform.commons.lang.UESFileHandler
Sets name of streamed file.
setFolderName(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setForce(Boolean) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDelete
 
setForce(Boolean) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreDelete
 
setFragment(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets fragment for the new UESURI.
setFragment(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets fragment for the new created UESURI.
setHeight(Integer) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setHourLimit(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property hourLimit.
setHourValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property hourValue.
setIcon(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setId(String) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setID(UUID) - Method in exception cz.ues.platform.essentials.exception.UESRuntimeException
 
setId(Long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property id.
setId(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property id.
setId(String) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setId(String) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setID(String) - Method in class cz.ues.platform.udds.UESBucket
Sets the identifier of the bucket.
setID(String) - Method in class cz.ues.platform.udds.UESStorageObject
Sets the ID under which this object is stored.
setId(Long) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property id.
setInherit(Boolean) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setInheritanceLevel(int) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setInitialized() - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Marks process monitor as initialized and ready for monitoring.
setInitiator(String) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Sets initiator
setInline(Boolean) - Method in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
setInputStream(InputStream) - Method in class cz.ues.platform.udds.UESStorageObject
Sets input stream with the storage object contents.
setIssuer(String) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property issuer.
setItems(List<DTOMenuItem>) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
setLabel(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setLabel(String) - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
Setter for property label.
setLabelParams(Object[]) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setLastModifyTime(Date) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setLastResetTime(Date) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property lastResetTime.
setLastUsed(Date) - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Setter for property lastUsed.
setLegacy(boolean) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
setLegacy(boolean) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
setLegacy(Boolean) - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
Deprecated.
setLegacyCode(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
Deprecated.
For backward compatibility of KWUnits, will be dropped after its migration.
setLegacyCodeChain(List<String>) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
setLegendEnabled(Boolean) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setLevel(LogLevel) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
setLimit(UESURI, DTOLimit) - Method in interface cz.ues.platform.qos.UESQoSService
Sets limit for specified owner.
setLimit(String, DTOLimit) - Method in interface cz.ues.platform.qos.UESQoSService
Deprecated.
Use the setLimit(UESURI,DTOLimit) method instead.
setLimitType(LimitType) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property limitType.
setLocationUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setLockStrategy(DTOVersionInterface.LockStrategy) - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Sets lock strategy.
setLockUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
setLockUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setLockUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
setLogicalName(String) - Method in class cz.ues.platform.udds.UESMetadata
Sets the logical (human readable) name of the associated object.
setLogicalName(String) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property logicalName.
setLogLevel(LogLevel) - Method in class cz.ues.platform.apt.logging.APTLogger
 
setMainEntity(Object) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setMappedComponent(T) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
 
setMarker(String) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property marker.
setMarker(String) - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Setter for property marker.
setMaskAttributes(UESURI, UESMetaPermissionSetMaskAttributes) - Method in interface cz.ues.core.security.UESMetaPermission
The command sets new attributes of the specified permission mask.
setMaskData(UESURI, UESMetaPermissionSetMaskData) - Method in interface cz.ues.core.security.UESMetaPermission
The command stores a permission mask settings.
setMax(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property max.
setMaxSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setMaxSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setMaxSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setMaxSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
setMaxSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
setMaxSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
setMenu(DTOMenu) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
setMenuAttributes(UESURI, DTOMenu) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
setMenuItemAttributes(UESURI, DTOMenuItem) - Method in interface cz.ues.platform.uwt.menu.MenuRegistry
 
setMenuProvider(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenu
 
setMessage(MessageCode, String, Object...) - Method in class cz.ues.platform.commons.validation.BaseValidator
Creates new default message to be used by this validator.
setMessage(String) - Method in class cz.ues.platform.essentials.message.Message
Sets message text.
setMessage(String) - Method in class cz.ues.platform.webservices.dto.DTOMessage
Sets text of message.
setMessageClass(String) - Method in class cz.ues.platform.webservices.dto.DTOMessage
Sets exact class of message.
setMessageCode(String) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property messageCode.
setMessageDescription(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setMessageName(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setMessageParameters(Object...) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property messageParameters.
setMessageRolesUris(UESURI[]) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setMessages(List<DTOMessage>) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets Throwable message DTOs.
setMessageType(UESMessageType) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property messageType.
setMetadata(UESMetadata) - Method in class cz.ues.platform.udds.UESStorageObject
For internal use only.
setMin(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property min.
setMinSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setMinSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setMinSize(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
setMinuteLimit(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property minuteLimit.
setMinuteValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property minuteValue.
setModificationAccessRoleUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setModificationTime(Date) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setModifiedBy(String) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setModifiedByID(String) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setModifyTime(Date) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setMonthLimit(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property monthLimit.
setMonthValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property monthValue.
setName(String) - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
Sets name of the entity.
setName(String) - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
Sets name of the entity.
setName(String) - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Sets the entity name.
setName(String) - Method in class cz.ues.core.commons.test.compare.ComplexDTOComparator.ComparingAttribute
 
setName(String) - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
setName(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
setName(String) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setName(String) - Method in interface cz.ues.platform.commons.logging.UESLogger
Deprecated.
Use UESLoggerFactory to create instance of UES Logger.
setName(Class<?>) - Method in interface cz.ues.platform.commons.logging.UESLogger
Deprecated.
Use UESLoggerFactory to create instance of UES Logger.
setName(String) - Method in class cz.ues.platform.security.vault.dto.SecuredObject
 
setName(String) - Method in class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
setName(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
setName(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
setName(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
setName(String) - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
setName(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Setter for property name.
setName(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Setter for property name.
setName(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Setter for property name.
setNameFilter(String) - Method in class cz.ues.core.commons.dto.DTOCriteriaAbstract
Sets string for entity filtering based on the name.
setNameFilter(String) - Method in interface cz.ues.core.commons.dto.DTOCriteriaInterface
Sets string for entity filtering based on the name.
setNextMarker(String) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property nextMarker.
setNormalSubrangeFrom(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property normalSubrangeFrom.
setNormalSubrangeTo(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property normalSubrangeTo.
setNotAuthenticated() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Mark authentication context as processed (user NOT authenticated).
setObjectAttributes(List<String>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
setObjectAttributes(List<String>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
setObjectAttributes(List<String>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
setObjectAttributes(UESURI, UESObjectStoreSetObjectAttributes) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
setObjectClass(Class<?>) - Method in class cz.ues.platform.commons.uri.UESURIValidator
Sets object class to be checked.
setObjectCode(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets object code for the new UESURI.
setObjectId(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets object Id for the new UESURI.
setObjectId(String) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property objectId.
setObjects(List<UESURI>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
setObjects(List<UESURI>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
setObjectSchemaCount(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setObjectStoreCount(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setObjectStoreRepositoryUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setObjectStoreRepositoryUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreTransfer
 
setObjectStoreUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setObjectSummaries(List<UESStorageObjectSummary>) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property objectSummaries.
setOperation(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property operation.
setOperation(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property operation.
setOperation(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Setter for property operation.
setOperation(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property operation.
setOptions(UESStreamHandler) - Method in class cz.ues.core.sysc.dto.UseCaseSetOptions
 
setOptions(UESURI, UseCaseSetOptions) - Method in interface cz.ues.core.sysc.UseCase
The command sets options of the specified use case.
setOptions(UESURI, UseCaseRealizationSetOptions) - Method in interface cz.ues.core.sysc.UseCaseRealization
Deprecated.
setOptions(UESURI, VisualUseCaseSetOptions) - Method in interface cz.ues.core.sysc.VisualUseCase
The command sets options of the specified visual use case.
setOptions(Object) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setOrder(Integer) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
setOriginalData(Map<String, Object>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setOriginalDataKey(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setOwner(UESOwner) - Method in class cz.ues.platform.udds.UESMetadata
For internal use only.
setOwner(UESOwner) - Method in class cz.ues.platform.udds.UESStorageObjectSummary
Setter for property owner.
setOwnerUri(UESURI) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property ownerUri.
setOwnerUri(UESURI) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Sets the UES-URI of the owner of the attribute value (e.g. access role).
setPageIndex(int) - Method in class cz.ues.platform.commons.lang.UESPagingCriteria
Sets the current page index.
setPageSize(int) - Method in class cz.ues.platform.commons.lang.UESPagingCriteria
This method set the size of data-chunk retrieved for one call.
setPageSize(int) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property pageSize.
setPageSize(int) - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Setter for property pageSize.
setParameter(String, Object) - Method in interface cz.ues.platform.commons.pcb.UESProcessManager
Sets local parameter to active process environment.
setParameters(Map<String, Object>) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets parameters for the new UESURI.
setParameters(Map<String, Object>) - Method in class cz.ues.platform.command.dto.UESCommandExec
 
setParameters(Map<String, Object>) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets parameters for new created UESURI.
setParameters(Object...) - Method in class cz.ues.platform.essentials.message.Message
Sets parameters of message.
setParameters(Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Setter for property parameters.
setParameters(Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Setter for property parameters.
setParameters(Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property parameters.
setParameters(Map<String, Object>) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Setter for property parameters.
setParameters(List<String>) - Method in class cz.ues.platform.webservices.dto.DTOMessage
Sets parameters of message.
setParentUri(UESURI) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
setParentUri(UESURI) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
setParentUri(UESURI) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
setParentUri(UESURI) - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
setParsingParameters(Map<String, Object>) - Method in interface cz.ues.platform.sysc.xml.XMLDataReader
 
setPlotGridEnabled(Boolean) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setPlotType(String) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setPrefix(String) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property prefix.
setPrefix(String) - Method in class cz.ues.platform.udds.UESObjectListingCriteria
Setter for property prefix.
setPresentationAttributes(UESURI, UESArtifactSetPresentationAttributes) - Method in interface cz.ues.core.artifact.UESArtifact
Configures presentation settings of an artifact.
setPresentationAttributes(UESURI, UESMetaArtifactSetPresentationAttributes) - Method in interface cz.ues.core.artifact.UESMetaArtifact
Configures meta artifact presentation settings.
setPrincipal(Principal) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Sets user principal.
setPrincipal(String) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property principal.
setProcessEventToActivityPropagationEnabled(boolean) - Method in interface cz.ues.core.process.UESProcess
Method used to configure propagation of process events to activity from which was process launched.
setProfileAttributes(UESURI, UESProfileSetAttributes) - Method in interface cz.ues.core.personalrole.UESPersonalRole
Sets user's profile attributes.
setPropagation(Propagation) - Method in interface cz.ues.platform.commons.transaction.TransactionDefinition
Sets transaction propagation behaviour.
setProperties(Properties) - Method in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Provides ability to configure process monitor and all plugged monitor providers using given properties.
setProperties(Map<String, Object>) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
setProperty(String, String) - Static method in class cz.ues.platform.commons.config.Config
Sets the property by given key.
setProperty(String, Object) - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Sets property to process environment.
setProperty(String, Object) - Method in interface cz.ues.platform.persistence.marshalling.MarshallingContext
Sets the property with the specified key and value.
setPublish(boolean) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
setPublish(boolean) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
setQuery(String) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
setQueryParameters(Map<String, Object>) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
setRealization(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
setRealization(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
setRealization(String) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
setRealization(String) - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
setRealizationType(UESUseCaseRealizationType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property realizationType.
setRealizationType(UESUseCaseRealizationType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property realizationType.
setRealizationType(UESUseCaseRealizationType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Setter for property realizationType.
setRealizationType(UESUseCaseRealizationType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property realizationType.
setRealizationURI(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
 
setRealm(String) - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Setter for property realm.
setReauthenticated() - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
setRecognizedClasses(Class<?>...) - Method in interface cz.ues.platform.persistence.marshalling.context.XMLMarshallingContext
Sets a list of classes that are recognized by the marshaller (e.g. when using JAXB).
setReference(UESURI) - Method in class cz.ues.platform.uwt.menu.dto.DTOMenuItem
 
setRegex(String) - Method in class cz.ues.platform.commons.validation.RegexValidator
Sets regular expression to be matched.
setResourceBundle(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setRetainedParameter(String, Object) - Method in interface cz.ues.platform.commons.pcb.UESProcessManager
Sets parameter to active process environment.
setRetainedProperty(String, Object) - Method in interface cz.ues.platform.commons.pcb.internal.PCB
Sets retained property to process environment.
setRoleCode(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets role code for the new UESURI.
setRoleId(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets role Id for the new UESURI.
setRoleInterfaceUri(UESURI) - Method in class cz.ues.core.role.dto.UESGroupRemoveRoleInterface
 
setRoleInterfaceUri(UESURI) - Method in class cz.ues.core.role.dto.UESRoleAddRoleInterface
 
setRoleInterfaceUri(UESURI) - Method in class cz.ues.core.role.dto.UESRoleRemoveRoleInterface
 
setRollbackOnly() - Method in interface cz.ues.platform.commons.transaction.TransactionContext
Set the transaction rollback-only.
setRollbackOnly() - Method in class cz.ues.platform.commons.transaction.UESTransaction
Marks transaction as rollback-only.
setRootMetaModelUri(UESURI) - Method in class cz.ues.core.container.dto.UESMetaModelAttributes
 
setSchemaUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
setSchemaUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
setSchemaUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setScheme(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Deprecated.
UESURIBuilder creates an instance of UESURI which has scheme "ues". Calling this method has no effect.
setScheme(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Deprecated.
UESURIBuilder creates an instance of UESURI which has scheme "ues". Calling this method has no effect.
setSecretKey(String) - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Setter for property secretKey.
setSecurityRealm(String) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
 
setSecurityRealm(String) - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
 
setSecurityRealm(String) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property securityRealm.
setSelected(Boolean) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setServiceId(String) - Method in class cz.ues.platform.udds.UESOwner
Sets identifier of service or application used to put the object in the storage.
setSignature(byte[]) - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Setter for property signature.
setStackTrace(DTOStackTrace) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets stack trace DTO.
setStackTraceElements(List<String>) - Method in class cz.ues.platform.webservices.dto.DTOStackTrace
Sets list of serialized stack trace elements.
setStartIndex(int) - Method in class cz.ues.core.commons.dto.DTOPagingAbstract
Sets the index of the first item of the page.
setStartIndex(int) - Method in interface cz.ues.core.commons.dto.DTOPagingInterface
Sets the index of the first item of the page.
setStartTime(long) - Method in class cz.ues.platform.commons.utils.StopWatch
Time setter.
setState(UESURI, UESArtifactSetState) - Method in interface cz.ues.core.artifact.UESArtifact
This command sets a new state of the specified artifact.
setState(UESURI, UESActivitySetState) - Method in interface cz.ues.core.workflow.UESActivity
This command sets a new state for the specified activity.
setState(State) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setStateType(UESArtifactStateType) - Method in class cz.ues.core.role.dto.UESRoleSearchResultItem
Setter for property stateType.
setSubmenu(DTOMenu) - Method in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
setSubmenuUri(UESURI) - Method in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
setTaskDescription(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setTaskName(String) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setTaskRolesUris(UESURI[]) - Method in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
setTerritoryCode(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets territory code for new created UESURI.
setTerritoryCode(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets territory code for new created UESURI.
setTerritoryExpression(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Set expression for territory part.
setTerritoryId(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets territory Id for the new UESURI.
setTerritoryId(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets territory Id for new created UESURI.
setTerritoryQoS(UESURI, UESTerritorySetQoS) - Method in interface cz.ues.core.qos.UESQoS
Sets QoS for a specific territory.
setThrowable(String) - Method in class cz.ues.platform.webservices.dto.DTOWebServiceRemoteException
Sets serialized wrapped exception.
setThrowableClass(String) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets Throwable class.
setTimeout(int) - Method in interface cz.ues.platform.commons.transaction.TransactionDefinition
Sets transaction timeout.
setTimestamp(long) - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
Setter for property timestamp.
setTitle(String) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setTitle(String) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setTitleParams(Object[]) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setToken(String) - Method in class cz.ues.platform.security.uutoken.JWTTokenService
Sets token to using the thread security context holder.
setTotalSize(int) - Method in class cz.ues.platform.commons.lang.UESResultList
Sets total count of objects matching the specified criteria.
setTotalUnits(Integer) - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Sets total units (amount of work) to be done.
setTotalValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property totalValue.
setTrunkated(boolean) - Method in class cz.ues.platform.udds.UESObjectListing
Setter for property trunkated.
setType(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Parses string value to UESUseCaseType and sets the value to attribute type.
setType(UESUseCaseType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property type.
setType(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Parses string value to UESUseCaseType and sets the value to attribute type.
setType(UESUseCaseType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property type.
setType(UESUseCaseType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Setter for property type.
setType(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Parses string value to UESUseCaseType and sets the value to attribute type.
setType(UESUseCaseType) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Setter for property type.
setTypeId(String) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property typeId.
setTypeId(String) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property typeId.
setUCCode(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property ucCode.
setUcCode(String) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property ucCode.
setUcCode(String) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Sets the code of the use case where the visual component is used.
setUCName(String) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Setter for property ucName.
setUESURI(String) - Method in class cz.ues.core.commons.uri.UESURI
Initializes this instance according to purveyed UESURI in String form.
setUESURI(String) - Method in class cz.ues.platform.commons.uri.UESURI
Initializes this instance according to purveyed UESURI in String form.
setUESURIInternal(String) - Method in class cz.ues.platform.commons.uri.UESURI
 
setUnique(Boolean) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
setUnique(Boolean) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
setUnitCode(String) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property unitCode.
setUnitFilePath(String) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property unitFilePath.
setUnitName(String) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property unitName.
setUnits(Integer) - Method in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Sets units (amount of work) done so far.
setUnlockTimeout(long) - Method in class cz.ues.platform.security.authn.internal.AuthenticationContext
Sets account unlock timeout.
setUnparsedValue(String) - Method in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
 
setUnparsedValue(String) - Method in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
 
setUpdateTimestamp(Date) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property updateTimestamp.
setUri(String) - Method in class cz.ues.core.commons.dto.DTOObjectAbstract
Sets URI of the entity.
setUri(String) - Method in interface cz.ues.core.commons.dto.DTOObjectInterface
Sets URI of the entity.
setUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
setUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
setUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setUri(UESURI) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
setUri(UESURI) - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
setUri(UESURI) - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
setUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Setter for property uri.
setUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Setter for property uri.
setUri(UESURI) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setUriParts(String, UESURIPart, UESURIPart, List<UESURIPart>, UESURIPart, Map<String, Object>, String) - Method in class cz.ues.core.commons.uri.UESURI
Deprecated.
use #setUriParts(String, String, String, String, String, String, String, String, String, String, String, Map, String) instead.
setUriParts(String, UESURIPart, UESURIPart, List<UESURIPart>, UESURIPart, String, Map<String, Object>, String) - Method in class cz.ues.core.commons.uri.UESURI
Deprecated.
use #setUriParts(String, String, String, String, String, String, String, String, String, String, String, String, Map, String) instead.
setUriParts(String, UESURIPart, UESURIPart, UESURIPart, UESURIPart, UESURIPart, Map<String, Object>, String) - Method in class cz.ues.core.commons.uri.UESURI
Initializes instance attributes.
setUriParts(String, UESURIPart, UESURIPart, UESURIPart, UESURIPart, UESURIPart, String, Map<String, Object>, String) - Method in class cz.ues.core.commons.uri.UESURI
Initializes instance attributes.
setUriParts(String, UESURIPart, UESURIPart, List<UESURIPart>, UESURIPart, Map<String, Object>, String) - Method in class cz.ues.platform.commons.uri.UESURI
Initializes values of this instance of UESURI.
setUriParts(String, UESURIPart, UESURIPart, List<UESURIPart>, UESURIPart, String, Map<String, Object>, String) - Method in class cz.ues.platform.commons.uri.UESURI
Initializes values of this instance of UESURI.
setUsageCount(Integer) - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Setter for property usageCount.
setUseCaseAlias(String) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property useCaseAlias.
setUseCaseCode(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets use case code for the new UESURI.
setUseCaseCode(String) - Method in class cz.ues.platform.command.dto.UESCommandExec
 
setUseCaseCode(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets use case code for the new created UESURI.
setUseCaseId(String) - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Sets use case Id for the new UESURI.
setUseCaseId(String) - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Sets use case Id for the new created UESURI.
setUseCaseRealizationUri(UESURI) - Method in class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
setUseCaseRealizationUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Setter for property useCaseRealizationUri.
setUseCaseRealizationUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Setter for property useCaseRealizationUri.
setUseCaseRealizationUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Setter for property useCaseRealizationUri.
setUseCaseType(UseCaseType) - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Setter for property useCaseType.
setUserId(String) - Method in class cz.ues.platform.udds.UESOwner
Sets identifier of user who put the associated object in the storage.
setUserMetadata(Map<String, String>) - Method in class cz.ues.platform.udds.UESMetadata
Sets the custom user-metadata for the associated object.
setUseWindow(Boolean) - Method in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
setUuApplicationName(String) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Setter for property uuApplicationName.
setUuidLsb(long) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets least significant 64 bits of UUID.
setUuidMsb(long) - Method in class cz.ues.platform.webservices.dto.DTOThrowable
Sets most significant 64 bits of UUID.
setValue(UESURI, Object) - Method in interface cz.ues.core.property.UESProperty
This command sets a new value on the specified property.
setValue(UESURI, Object) - Method in interface cz.ues.core.property.UESPropertyTemplate
Sets a new value on the specified property template.
setValue(String) - Method in class cz.ues.platform.chart.barcode.dto.UESBarcodeAttributes
 
setValue(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property value.
setValue(String) - Method in class cz.ues.platform.commons.uri.UESURIValidator
Sets value to be checked.
setValue(String) - Method in class cz.ues.platform.commons.validation.RegexValidator
Sets value to be checked.
setValue(Object) - Method in class cz.ues.platform.commons.validation.RequiredValidator
Sets value to be checked.
setValue(String) - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Setter for property value.
setValue(String) - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
Setter for property value.
setValue(Object) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property value.
setValueClass(Class<?>) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property valueClass.
setValueMarksEnabled(Boolean) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setValueRestriction(String) - Method in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
 
setValueType(UESPropertyType) - Method in class cz.ues.core.property.dto.UESPropertyEntryAttributes
 
setVendorName(String) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property vendorName.
setVendorUrl(String) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property vendorUrl.
setVersion(Integer) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
setVersion(Long) - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
setVersion(Version) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property version.
setVersion(Long) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Setter for property version.
setVersionLabel(String) - Method in interface cz.ues.core.commons.dto.DTOVersionInterface
Sets version label.
setVersionLabel(String) - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
Setter for property versionLabel.
setVisible(Boolean) - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
setVisualPresentation(UESURI, UESArtifactSetVisualPresentation) - Method in interface cz.ues.core.artifact.UESArtifact
Deprecated.
setWarningSubrangeFrom(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property warningSubrangeFrom.
setWarningSubrangeTo(Double) - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
Setter for property warningSubrangeTo.
setWeekLimit(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property weekLimit.
setWeekValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property weekValue.
setWidth(Integer) - Method in class cz.ues.platform.chart.dto.UESChartAttributes
 
setxAxisLabel(String) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setxAxisMax(Double) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setxAxisMin(Double) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setyAxisLabel(String) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setyAxisMax(Double) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setyAxisMin(Double) - Method in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
setYearLimit(long) - Method in class cz.ues.platform.qos.dto.DTOLimit
Setter for property yearLimit.
setYearValue(long) - Method in class cz.ues.platform.qos.dto.DTOCounter
Setter for property yearValue.
SHEET - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Sheet (ues:#{system}:ues.core.content.sheet).
sheetUri - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Normalized UESURI of the sheet.
shortcut - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Deprecated.
This attribute has been replaced by attribute type since UES6-08. Attribute shortcut is true if type is SHORTCUT. Otherwise it is false.
SHORTCUT - Static variable in interface cz.ues.core.sysc.entitytype.UESCoreEntityTypes
UESURI of Shortcut (ues:#{system}:ues.core.container.shortcut).
shrinkMapToLimit() - Method in class cz.ues.platform.commons.jmx.LimitedSetStatistic
Clears the buffer.
signature - Variable in class cz.ues.platform.security.authn.webtoken.AccessToken
The hash signature for the token to detect unauthorized changes of data in serialized token.
signToken(AccessToken) - Method in interface cz.ues.platform.security.authn.webtoken.AccessTokenProvider
Generate and set the token signature.
SIMPLE_STOPWATCH - Static variable in class cz.ues.platform.commons.utils.StopWatch
StopWatch instance which contains no business logic.
SimpleLogger - Class in cz.ues.platform.apt.logging
The class usable for tracing processing informations on specific level.
SimpleLogger(Class<?>) - Constructor for class cz.ues.platform.apt.logging.SimpleLogger
 
simpleName - Variable in class cz.ues.platform.security.authn.principal.UESPrincipal
Principal simple name.
Singleton - Annotation Type in cz.ues.platform.container.annotations
Identifies a type that the injector only instantiates once.
singleton - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Singleton instance.
size - Variable in class cz.ues.platform.commons.lang.UESFileSource
File size.
size() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns the number of elements in this list.
size - Variable in class cz.ues.platform.commons.lang.UESStreamBufferSource
Data size.
size - Variable in class cz.ues.platform.commons.lang.UESStreamHandler
Size of data in bytes.
size() - Method in class cz.ues.platform.sysc.data.SyscDataBuffer
Returns actual size of buffered data.
size() - Method in class freemarker.ext.script.ScriptContextHashModel
 
sizeLimit - Variable in class cz.ues.platform.commons.lang.UESLimitedInputStream
The maximum size of the stream, in bytes.
sizeLimit - Variable in class cz.ues.platform.commons.lang.UESLimitedOutputStream
The maximum size of the stream, in bytes.
skip(long) - Method in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
sortedObjects - Variable in class cz.ues.platform.sysc.data.SyscDataBuffer
List of sorted objects.
SOURCE_CHARSET - Static variable in class cz.ues.platform.apt.compiler.JavaCompilerHelper
 
sourceMetaArtifactUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UESURI of the source meta artifact from which is meta artifact copied.
sourceMetaArtifactUri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Normalized UESURI of the source meta access role from which is meta access role copied.
sourceMetaArtifactUri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Normalized UESURI of the source meta group from which is meta group copied.
sourceMetaArtifactUri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UESURI of the source meta role from which is meta role copied.
sourceMetaArtifactUri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Normalized UESURI of the source meta use case realization from which is meta use case realization copied.
sourceTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
sourceTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
sourceTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
sourceTemplateUri - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
UESURI of the sheet template from which the specified sheet template was copied.
sourceTemplateUri - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
UESURI of the sheet template from which the new sheet template will be copied.
SPACE - Static variable in class cz.ues.platform.security.uutoken.JWTTokenService
Space used as separator in Authorization header.
SPACE_CHARACTERS - Static variable in class cz.ues.platform.commons.uri.UESURIStringEscaper
String which contains all characters which belongs to "space" character category.
SQLBuilderJDBCUtil - Class in cz.ues.platform.commons.query.jdbc
Helper for binding parameter list (generated from UES query by UESQuerySQLBuilder) to the JDBC PreparedStatement.
SQLBuilderJDBCUtil() - Constructor for class cz.ues.platform.commons.query.jdbc.SQLBuilderJDBCUtil
 
SQLBuilderParametersStrategy - Interface in cz.ues.platform.commons.query.attribute
 
stackTrace - Variable in class cz.ues.platform.webcmd.UESErrorResponse
Exception stack trace.
stackTrace - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
Throwable stack trace.
stackTraceElements - Variable in class cz.ues.platform.webservices.dto.DTOStackTrace
List of serialized stack trace elements.
start(UESMessage, int) - Method in interface cz.ues.core.process.UESProcess
Method should be called on the beginning of use case.
start(MessageCode, String, Object...) - Method in interface cz.ues.platform.commons.pcb.monitor.internal.UESProcessMonitor
Starts monitoring of process.
start - Variable in class cz.ues.platform.commons.utils.StopWatch
Start time.
start() - Static method in class cz.ues.platform.commons.utils.StopWatch
Creates an instance of this class and sets the start time.
start(UESURI, UESMessage, int) - Method in interface cz.ues.platform.process.UESProcessController
User initialization of process representing beginning of use case execution.
started - Variable in class cz.ues.platform.process.dto.UESProcessProgress
Timestamp when process was started.
startIndex - Variable in class cz.ues.core.commons.dto.DTOPagingAbstract
Start index, default = 0.
startNewSystemProcess() - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Method switches active process to root process and creates new child-process which is made active (all following commands are executed in this child-process).
startTime - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
Process execution start time.
state - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
Specifies the state of the cast.
state - Variable in class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastSetAttributes
The new state of the cast.
state - Variable in class cz.ues.core.role.dto.UESCastAttributes
Specifies the state of the cast.
state - Variable in class cz.ues.core.role.dto.UESCastSetAttributes
The new state of the cast.
state - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
State of process.
state - Variable in class cz.ues.platform.process.dto.UESProcessResult
State of process.
state - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Account state.
state - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
State - Enum in cz.ues.platform.uwt.menu
Determines the state of the element in registry.
State() - Constructor for enum cz.ues.platform.uwt.menu.State
 
stateComment - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Comment of the current activity state.
stateIcon - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The state icon of the artifact (as stored in the code table).
stateIcon - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The state icon of the role (as stored in the code table).
stateName - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Name of the artifact state.
stateName - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The name of the artifact state.
stateSubtype - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
stateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESArtifactSetState
UESURI of an artifact state template.
stateType - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Type of the current artifact state.
stateType - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The state type of the artifact.
stateType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
stateType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
stateType - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The state type of the role.
status - Variable in exception cz.ues.platform.webcmd.WebCommandCallRTException
The HTTP status code to send.
STATUS_OK - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
HTTP response status OK.
stop(String) - Method in class cz.ues.platform.commons.utils.StopWatch.SimpleStopWatch
 
stop() - Method in class cz.ues.platform.commons.utils.StopWatch
Returns time difference between invocation StopWatch.stop() and StopWatch.start() method.
stop(String) - Method in class cz.ues.platform.commons.utils.StopWatch
Determines current time, calculates the difference between calling this method and StopWatch.start() method and the result will be written to the log (at info level).
stop(UESLogger, String) - Method in class cz.ues.platform.commons.utils.StopWatch
Determines current time, calculates the difference between calling this method and StopWatch.start() method and the result will be written to the log (at info level).
StopWatch - Class in cz.ues.platform.commons.utils
Allows to measure time spent in a business logic.
StopWatch() - Constructor for class cz.ues.platform.commons.utils.StopWatch
Creates a new instance of StopWatch.
StopWatch.SimpleStopWatch - Class in cz.ues.platform.commons.utils
This implementation do nothing (it is introduced because performance reason).
StopWatch.SimpleStopWatch() - Constructor for class cz.ues.platform.commons.utils.StopWatch.SimpleStopWatch
 
store(UWTContextAttribute) - Method in interface cz.ues.platform.uwt.persist.UWTComponentContextStore
Stores the attribute into the persistent storage.
storeEncryptedFlag - Variable in class cz.ues.platform.security.vault.dto.SecuredEntry
 
storePolicy(AccountPolicy) - Method in interface cz.ues.platform.security.identity.AccountPolicyManager
Stores security settings for specified type of account.
storeProcess(OutputStream) - Method in interface cz.ues.platform.commons.pcb.internal.UESProcessManager
Method stores (serializes) active PCB into given output stream.
STR_PREFIX - Static variable in enum cz.ues.core.artifact.dto.UESArtifactWidthType
Prefix and suffix for string representation of an enum value.
STR_SUFFIX - Static variable in enum cz.ues.core.artifact.dto.UESArtifactWidthType
 
stream - Variable in class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
streamEndReached - Variable in class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
Flag if end of stream was reached.
StreamUtils - Class in cz.ues.core.commons
Utility class to work with streams.
StreamUtils() - Constructor for class cz.ues.core.commons.StreamUtils
 
STRING_OUTPUT - Static variable in class freemarker.ext.script.FreeMarkerScriptConstants
If you bind an instance of Boolean.TRUE under this name in your script context, the eval() will return the output of the template as a string.
stringCode - Variable in class cz.ues.platform.i18n.LocalizableString
 
StringFormatter - Class in cz.ues.platform.essentials.lang
StringFormatter.
StringFormatter() - Constructor for class cz.ues.platform.essentials.lang.StringFormatter
StringFormatter is utility class and will be never instantiated.
stringParameters - Variable in class cz.ues.platform.i18n.LocalizableString
 
stringValue - Variable in class cz.ues.platform.commons.query.ast.WhereAttribute
 
stringValue - Variable in class cz.ues.platform.webcmd.UESErrorAttribute
Attribute value.
subjectArtifactUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the subject artifact of the request.
subjectCode - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Code of the subject (role or group) to which the castedSubjectUri is casted.
subjectCode - Variable in class cz.ues.core.role.dto.UESCastAttributes
Code of the subject (role or group) to which the castedSubjectUri is casted.
subjectEntityTypeUri - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Entity type URI of subject.
subjectEntityTypeUri - Variable in class cz.ues.core.role.dto.UESCastAttributes
Entity type URI of subject.
subjectName - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Name of the subject (role or group) to which the castedSubjectUri is casted.
subjectName - Variable in class cz.ues.core.role.dto.UESCastAttributes
Name of the subject (role or group) to which the castedSubjectUri is casted.
subjectUri - Variable in class cz.ues.core.role.dto.UESCastAccessRoleAttributes
UESURI of the subject (role or group) to which the castedSubjectUri is casted.
subjectUri - Variable in class cz.ues.core.role.dto.UESCastAttributes
UESURI of the subject (role or group) to which the castedSubjectUri is casted.
subList(int, int) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
submenu - Variable in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
submenuUri - Variable in class cz.ues.platform.uwt.menu.dto.DTOSubmenuItem
 
submitterUri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the role which has been selected as a submitter of the request.
Submodule - Annotation Type in cz.ues.platform.container.annotations
Submodule - marks the package as submodule container.
SubstituteRTException - Exception in cz.ues.platform.webservices
Special class used to substitute exceptions which instantiation failed in process of DTOThrowable deserialization.
SubstituteRTException(String) - Constructor for exception cz.ues.platform.webservices.SubstituteRTException
Creates new instance of SubstituteRTException.
SubstituteRTException.E05801 - Enum in cz.ues.platform.webservices
Error codes of SubstituteRTException.
SubstituteRTException.E05801() - Constructor for enum cz.ues.platform.webservices.SubstituteRTException.E05801
 
Subsystem - Annotation Type in cz.ues.platform.container.annotations
Subsystem - marks the package as subsystem container.
SubsystemMetadata - Class in cz.ues.platform.sysinfo.dto
This class represents the subsystem metadata informations like name, vendor-info, version and feature-packs info.
SubsystemMetadata() - Constructor for class cz.ues.platform.sysinfo.dto.SubsystemMetadata
 
subsystemsMetadata - Variable in class cz.ues.platform.sysinfo.dto.SystemMetadata
 
subtype - Variable in class cz.ues.core.workflow.dto.UESActivitySetState
Activity state subtype.
subtype - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
Activity state subtype.
subtype - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Subtype of the activity state template.
subtype - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Subtype of the new activity state template.
subtype - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
The new subtype of the activity state template.
subtype - Variable in class cz.ues.platform.persistence.marshalling.MediaType
The subtype.
success - Variable in class cz.ues.platform.apt.compiler.JavaCompilerResult
 
SuggestContext - Class in cz.ues.platform.uwt.searchbox
The processing context for the suggest component.
SuggestContext() - Constructor for class cz.ues.platform.uwt.searchbox.SuggestContext
 
SuggestHistoryEntry - Class in cz.ues.platform.uwt.searchbox.dto
A history entry for a suggest component.
SuggestHistoryEntry() - Constructor for class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Creates a new instance of SuggestHistoryEntry.
SuggestHistoryEntry(String, Date, Integer) - Constructor for class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
Creates a new instance of SuggestHistoryEntry.
SuggestHistoryKey - Class in cz.ues.platform.uwt.searchbox.dto
The key of a history of one suggest.
SuggestHistoryKey(String, UESURI, String) - Constructor for class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
Creates a new instance of SuggestHistoryKey.
SuggestItem - Class in cz.ues.platform.uwt.searchbox.dto
Ancestor of all suggest items.
SuggestItem() - Constructor for class cz.ues.platform.uwt.searchbox.dto.SuggestItem
 
SuggestRTException - Exception in cz.ues.platform.uwt.searchbox
Encapsulates problems with using Suggest feature.
SuggestRTException() - Constructor for exception cz.ues.platform.uwt.searchbox.SuggestRTException
Creates new instance of SuggestRTException.
SuggestRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.uwt.searchbox.SuggestRTException
Creates a new instance of UWTModuleRTException.
SuggestRTException(SuggestRTException.E05N10, String, Object...) - Constructor for exception cz.ues.platform.uwt.searchbox.SuggestRTException
Creates a new instance of SuggestRTException.
SuggestRTException(SuggestRTException.E05N10, String, Exception, Object...) - Constructor for exception cz.ues.platform.uwt.searchbox.SuggestRTException
Creates a new instance of SuggestRTException.
SuggestRTException.E05N10 - Enum in cz.ues.platform.uwt.searchbox
Error codes of SuggestRTException.
SuggestRTException.E05N10() - Constructor for enum cz.ues.platform.uwt.searchbox.SuggestRTException.E05N10
 
SuggestValueItem - Class in cz.ues.platform.uwt.searchbox.dto
Selectable suggest item with a value.
SuggestValueItem() - Constructor for class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
 
surname - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Surname of the personal access role.
surname - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Surname of the new access role.
surname - Variable in class cz.ues.core.role.dto.UESAccessRoleSetAttributes
The new surname of the access role.
surname - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Surname of the friend.
surname - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
Surname of the new friend.
surname - Variable in class cz.ues.myterritory.person.dto.UESFriendSetAttributes
The new surname of the friend.
SyscDataBuffer<T> - Class in cz.ues.platform.sysc.data
Component used for buffering and sorting of system catalog objects in order to be able to process them in correct order (based on their dependencies and references).
SyscDataBuffer() - Constructor for class cz.ues.platform.sysc.data.SyscDataBuffer
 
sysCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
sysCode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
syscode - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
SyscRTException - Exception in cz.ues.platform.sysc
SyscRTException is parent of all exceptions thrown from system catalog module.
SyscRTException() - Constructor for exception cz.ues.platform.sysc.SyscRTException
Creates new instance of SyscRTException.
SyscRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.SyscRTException
Creates a new instance of SyscRTException.
System - Annotation Type in cz.ues.platform.container.annotations
System - marks the package as system container.
SystemCatalogModuleRTException - Exception in cz.ues.core.sysc.exception
Exception for module system catalog.
SystemCatalogModuleRTException() - Constructor for exception cz.ues.core.sysc.exception.SystemCatalogModuleRTException
Creates a new instance of UESSystemCatalogModuleRTException.
SystemCatalogModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.SystemCatalogModuleRTException
Creates a new instance of UESSystemCatalogModuleRTException.
systemId - Variable in class cz.ues.platform.sysc.xml.LocationImpl
 
SystemInfoModuleRTException - Exception in cz.ues.platform.sysinfo
Parent of all platform exceptions thrown in SystemInfo module.
SystemInfoModuleRTException() - Constructor for exception cz.ues.platform.sysinfo.SystemInfoModuleRTException
Creates a new instance.
SystemInfoModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysinfo.SystemInfoModuleRTException
Creates a new instance.
SystemInfoProvider - Interface in cz.ues.platform.sysinfo
This class encapsulates the access to systtem info storage.
SystemMetadata - Class in cz.ues.platform.sysinfo.dto
Represents the informations about installed system components.
SystemMetadata() - Constructor for class cz.ues.platform.sysinfo.dto.SystemMetadata
 
systemPkgName - Variable in class cz.ues.platform.apt.model.PackageModel
 
SystemVersionChecker - Interface in cz.ues.platform.sysinfo
This component encapsulates the checking of consumer/provider compatibility by version numbers of all installed subsystems.

T

tagName - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Tag type(name)
tagNumber - Variable in class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Number of tag of given type(name) in the BBCode, either number of start tag of given type or end tag of given type, depending on the onEndTag field
targetActivityStateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
targetActivityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of the activity state template that will be set to its related activity template after this activity action is executed.
targetActivityStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionCreate
UESURI of an activity state template.
targetActivityTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
targetArtifactStateTemplateUri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
targetArtifactStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of the artifact state template that will be set to an artifact created according to the related meta artifact after this activity action is executed.
targetArtifactStateTemplateUri - Variable in class cz.ues.core.workflow.dto.UESActivityActionCreate
UESURI of an artifact state template which is related to the specific meta artifact according to the entered main entity.
taskDescription - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Description of TASK activity.
taskName - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
The name of TASK activity.
taskRolesUris - Variable in class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
Role or roles which receive a new TASK activity.
template - Variable in class freemarker.ext.script.CompiledFreeMarkerScript
 
TemplateEngine - Class in cz.ues.platform.apt.scripting
 
TemplateEngine(ProcessingContext) - Constructor for class cz.ues.platform.apt.scripting.TemplateEngine
 
TemplateEngineException - Exception in cz.ues.platform.apt.scripting
Thrown when some problems occurred during usage of some scripting engine in UES-APT processors.
TemplateEngineException() - Constructor for exception cz.ues.platform.apt.scripting.TemplateEngineException
Creates a new instance of ScriptEngineException.
TemplateEngineException(TemplateEngineException.E05601, String, Object...) - Constructor for exception cz.ues.platform.apt.scripting.TemplateEngineException
Creates a new instance of AuthorizationRTException.
TemplateEngineException(TemplateEngineException.E05601, String, Exception, Object...) - Constructor for exception cz.ues.platform.apt.scripting.TemplateEngineException
Creates a new instance of AuthorizationRTException.
TemplateEngineException.E05601 - Enum in cz.ues.platform.apt.scripting
ECODE - The reserved Error codes for this exception.
TemplateEngineException.E05601() - Constructor for enum cz.ues.platform.apt.scripting.TemplateEngineException.E05601
 
templateUri - Variable in class cz.ues.core.content.dto.UESSheetAttributes
UESURI of the sheet template.
templateUri - Variable in class cz.ues.core.content.dto.UESSheetCreate
UESURI of the new sheet template.
templateUri - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Normalized UESURI of the property template.
templateUri - Variable in class cz.ues.core.property.dto.UESPropertyCreate
UESURI of the new property template.
templateUri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Normalized UESURI of the activity template.
templateUri - Variable in class cz.ues.core.workflow.dto.UESActivityCreate
UESURI of the activity template.
templateUri - Variable in class cz.ues.core.workflow.dto.UESActivitySetState
UESURI of the activity state template.
TERR_URI_PREFIX - Static variable in class cz.ues.core.commons.test.UESTestAbstract
UESURI of testing territory.
territory - Variable in class cz.ues.platform.commons.uri.UESURI
Territory id of this UESURI.
TerritoryRTException - Exception in cz.ues.platform.territory
TerritoryRTException - the parent of module Exceptions.
TerritoryRTException() - Constructor for exception cz.ues.platform.territory.TerritoryRTException
Creates new instance of TerritoryRTException.
TerritoryRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.territory.TerritoryRTException
Creates a new instance of TerritoryRTException.
TerritorySwitch - Annotation Type in cz.ues.platform.territory.annotations
This annotation supports switching to territory, where current user has no access.
territorySwitchVisible - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Deprecated.
This attribute has been deprecated. The visual use case for displaying territories and organizational units, which this attribute was used for, is no longer supported.
territorySwitchVisible - Variable in class cz.ues.core.role.dto.UESRoleCreate
Deprecated.
This attribute has been deprecated. The visual use case for displaying territories and organizational units, which this attribute was used for, is no longer supported.
territorySwitchVisible - Variable in class cz.ues.core.role.dto.UESRoleSetAttributes
Deprecated.
This attribute has been deprecated. The visual use case for displaying territories and organizational units, which this attribute was used for, is no longer supported.
testComplexPagingReusable(UESURI, String, String, int, Comparator<ATTRS>, UESTestListAbstract.FilteredQueryDTOAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests paging of listing command.
testComplexPagingReusable(UESURI, String, String, int, Comparator<ATTRS>, boolean, UESTestListAbstract.FilteredQueryDTOAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests paging of listing command.
testFilteringReusable(UESURI, String, UESTestListAbstract.FilteredQueryDTOAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Test filtering.
testOrderedPagingReusable(UESURI, String, int, Comparator<ATTRS>) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests paging of listing command.
testOrderedPagingReusable(UESURI, String, int, Comparator<ATTRS>, boolean) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests paging of listing command.
testOrderingReusable(UESURI, String, String, boolean) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests ordering.
testOrderingReusable(UESURI, String, String, boolean, boolean) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests ordering.
testOrderingReusable(UESURI, String, ComplexDTOComparator.ComparingAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests ordering.
testOrderingReusable(UESURI, String, boolean, ComplexDTOComparator.ComparingAttribute...) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests ordering.
testPagingReusable(UESURI, int) - Method in class cz.ues.core.commons.test.UESTestListAbstract
Tests paging of listing command.
TEXT - Static variable in class cz.ues.platform.mail.MailMimeType
 
TEXT_HTML - Static variable in class cz.ues.platform.mail.MailMimeType
 
TEXT_PLAIN - Static variable in class cz.ues.platform.mail.MailMimeType
 
TextDomainTypesValidator - Class in cz.ues.core.commons.validation
Validators for UES Core domain types representing a text (name, code, etc.).
TextDomainTypesValidator(String) - Constructor for class cz.ues.core.commons.validation.TextDomainTypesValidator
Creates new instance of validator.
TextFilterHelper - Class in cz.ues.core.commons.bro
Helper for converting wildcard text from input to safe text usable in SQL like predicate.
TextFilterHelper() - Constructor for class cz.ues.core.commons.bro.TextFilterHelper
 
TextInputValidator - Class in cz.ues.platform.commons.validation
Validator used to check various conditions of plain text input.
TextInputValidator(String) - Constructor for class cz.ues.platform.commons.validation.TextInputValidator
Creates new instance of validator.
TextOracleComparator - Class in cz.ues.core.commons.test.compare
 
TextOracleComparator() - Constructor for class cz.ues.core.commons.test.compare.TextOracleComparator
 
ThroughputStatistic<K> - Class in cz.ues.platform.commons.jmx
 
ThroughputStatistic(int, int) - Constructor for class cz.ues.platform.commons.jmx.ThroughputStatistic
 
ThroughputStatisticEntry<K> - Class in cz.ues.platform.commons.jmx
 
ThroughputStatisticEntry(K) - Constructor for class cz.ues.platform.commons.jmx.ThroughputStatisticEntry
 
throwable - Variable in class cz.ues.platform.webservices.dto.DTOWebServiceRemoteException
Serialized exception.
throwable - Variable in exception cz.ues.platform.webservices.WebServiceRemoteException
Serialized exception.
throwableClass - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
Exact class of Throwable.
throwException() - Method in class cz.ues.platform.webservices.dto.DTOWebServiceRemoteException
Returns RuntimeException restored from WebServiceException.
throwNewException(ServiceErrorCode, Object...) - Static method in class cz.ues.core.commons.exception.UESRuntimeExceptionHelper
Throws an exception with given message.
throwNewException(ServiceErrorCode, Exception, Object...) - Static method in class cz.ues.core.commons.exception.UESRuntimeExceptionHelper
Throws an exception with given message.
throwNewException(ErrorCode, String, Exception, Object...) - Static method in class cz.ues.core.commons.exception.UESRuntimeExceptionHelper
Throws an exception with given message.
timeMax - Variable in class cz.ues.digitalworkspace.calendar.dto.UESCalendarGetBusyTimeList
The end of the time interval, where blocks of time with dateEnd equal or former than entered value in this parameter will be returned in the result.
timeMin - Variable in class cz.ues.digitalworkspace.calendar.dto.UESCalendarGetBusyTimeList
The start of the time interval, where blocks of time with dateStart equal or later than entered value in this parameter will be returned in the result.
timestamp - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
Lock last modification time.
timestamp - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Timestamp of event occurrence.
timestamp - Variable in class cz.ues.platform.security.authn.webtoken.AccessToken
The timestamp (creation time) for this token.
timeTolerance - Variable in class cz.ues.platform.security.uutoken.JWTTokenService
Time tolerance.
title - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
title - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
titleParams - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
TK_AUTH_SEP - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing the role separator.
TK_EXP_BEGIN - Static variable in class cz.ues.platform.commons.uri.UESURIPart
Token representing expression start.
TK_EXP_END - Static variable in class cz.ues.platform.commons.uri.UESURIPart
Token representing expression end.
TK_EXPRESSION_BEGIN - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing next character in expression after expression type (# or $ character).
TK_FRAGMENT_SEP - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing fragment separator.
TK_ID_BEGIN - Static variable in class cz.ues.platform.commons.uri.UESURIPart
Token representing Id start.
TK_ID_END - Static variable in class cz.ues.platform.commons.uri.UESURIPart
Token representing Id end.
TK_PARAM_SEP - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing parameters separator.
TK_PARTS_SEP - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing the generic separator.
TK_QUERY_SEP - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing query separator.
TK_ROLE_SEP - Static variable in class cz.ues.core.commons.uri.UESURIConstants
Token representing the role separator.
TK_VAL_SEP - Static variable in class cz.ues.platform.commons.uri.UESURIConstants
Token representing parameter value separator.
toArray() - Method in class cz.ues.platform.commons.lang.UESResultList
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray(T[]) - Method in class cz.ues.platform.commons.lang.UESResultList
Returns an array containing all of the elements in this list in proper sequence (from first to last element); the runtime type of the returned array is that of the specified array.
toByteArray() - Method in class cz.ues.platform.commons.lang.UESByteSource
 
toJsonValue() - Method in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
Gets json value.
TokenCreator - Interface in cz.ues.platform.security.uutoken.internal
Component used for token creation and validation.
tokenCreator - Variable in class cz.ues.platform.security.uutoken.JWTTokenService
Instance used for token validation.
TokenCreatorRTException - Exception in cz.ues.platform.security.uutoken.exception
Thrown by a token creator implementation.
TokenCreatorRTException(String, Object...) - Constructor for exception cz.ues.platform.security.uutoken.exception.TokenCreatorRTException
Creates a new instance of TokenCreatorRTException.
TokenCreatorRTException(String, Throwable, Object...) - Constructor for exception cz.ues.platform.security.uutoken.exception.TokenCreatorRTException
Creates a new instance of TokenCreatorRTException.
toString() - Method in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
toString() - Method in class cz.ues.core.container.dto.UESCompanyEntryAttributes
toString() - Method in class cz.ues.core.container.dto.UESCompanyGetEntryList
toString() - Method in class cz.ues.core.container.dto.UESFolderEntryAttributes
toString() - Method in class cz.ues.core.container.dto.UESFolderGetEntryList
toString() - Method in class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
toString() - Method in class cz.ues.core.container.dto.UESMetaModelAttributes
toString() - Method in class cz.ues.core.container.dto.UESMetaModelCreate
toString() - Method in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
toString() - Method in class cz.ues.core.container.dto.UESMetaModelGetEntryList
toString() - Method in class cz.ues.core.container.dto.UESMetaModelSetAttributes
toString() - Method in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
toString() - Method in class cz.ues.core.container.dto.UESOrganizationalUnitGetEntryList
toString() - Method in class cz.ues.core.container.dto.UESShortcutAttributes
toString() - Method in class cz.ues.core.container.dto.UESShortcutCreate
toString() - Method in class cz.ues.core.container.dto.UESShortcutRelocate
toString() - Method in class cz.ues.core.container.dto.UESShortcutSetAttributes
toString() - Method in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
toString() - Method in class cz.ues.core.content.dto.UESSheetTemplateCreate
toString() - Method in class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
 
toString() - Method in class cz.ues.core.role.dto.UESRoleSearchResultItem
toString() - Method in class cz.ues.core.sysc.dto.AppBoxEntryAttributes
toString() - Method in class cz.ues.core.sysc.dto.AppBoxGetEntryList
toString() - Method in class cz.ues.core.sysc.dto.AppEntryAttributes
toString() - Method in class cz.ues.core.sysc.dto.AppGetEntryList
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDelete
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreDelete
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
toString() - Method in class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
toString() - Method in class cz.ues.platform.appl.dto.UESApplicationLogEntry
toString() - Method in class cz.ues.platform.apt.compiler.JavaCompilerResult
toString() - Method in class cz.ues.platform.apt.compiler.JavacRoundEnvironment6Fix
 
toString() - Method in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
TODO Javadoc for method toString.
toString() - Method in class cz.ues.platform.commons.lang.UESStringSource
 
toString() - Method in enum cz.ues.platform.commons.query.ast.WhereAttributeOperator
 
toString() - Method in class cz.ues.platform.commons.uri.UESURI
toString() - Method in class cz.ues.platform.commons.uri.UESURIPart
toString() - Method in enum cz.ues.platform.container.annotations.Scope.ScopeType
Deprecated.
toString() - Method in class cz.ues.platform.essentials.message.Message
Returns localized and formatted message.
toString() - Method in class cz.ues.platform.i18n.LocalizableString
 
toString() - Method in class cz.ues.platform.mail.MailMimeType
 
toString() - Method in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
toString() - Method in class cz.ues.platform.persistence.marshalling.MediaType
toString() - Method in class cz.ues.platform.process.dto.UESMessage
Returns localized and formatted message.
toString() - Method in class cz.ues.platform.security.authn.webtoken.AccessToken
TODO Javadoc for method toString.
toString() - Method in class cz.ues.platform.security.authz.UESAuthorizationToken
toString() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperEntry
toString() - Method in class cz.ues.platform.security.identity.realm.SecurityRealmMapperKey
toString() - Method in class cz.ues.platform.security.uutoken.dto.UUToken
toString() - Method in class cz.ues.platform.security.uutoken.JWTTokenService.TokenHolder
toString() - Method in class cz.ues.platform.security.vault.dto.SecuredEntry
toString() - Method in class cz.ues.platform.security.vault.dto.SecuredObject
toString() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOCreateEntityType
 
toString() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
toString() - Method in class cz.ues.platform.sysc.entitytype.dto.DTOUpdateEntityType
 
toString() - Method in class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
 
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
toString() - Method in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
toString() - Method in enum cz.ues.platform.sysc.usecase.UESUseCaseRealizationType
toString() - Method in enum cz.ues.platform.sysc.usecase.UESUseCaseType
toString() - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
toString() - Method in class cz.ues.platform.sysc.xml.LocationImpl
 
toString() - Method in class cz.ues.platform.sysc.xml.ParsingContext
 
toString() - Method in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
TODO Javadoc for method toString.
toString() - Method in class cz.ues.platform.sysinfo.dto.SystemMetadata
toString() - Method in class cz.ues.platform.sysinfo.dto.Version
toString() - Method in class cz.ues.platform.udds.UESBucket
toString() - Method in class cz.ues.platform.udds.UESMetadata
toString() - Method in class cz.ues.platform.udds.UESOwner
toString() - Method in class cz.ues.platform.udds.UESStorageObject
toString() - Method in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
toString() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
toString() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
toString() - Method in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
toString() - Method in class cz.ues.platform.uwt.searchbox.SuggestContext
toString() - Method in class cz.ues.platform.uwt.UWTContextAttribute
toString() - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
toString() - Method in enum cz.ues.platform.webcmd.HttpErrorStatus
Get the reason phrase
toString() - Method in class cz.ues.platform.webcmd.UESErrorAttribute
 
toString() - Method in class cz.ues.platform.webcmd.UESErrorMessage
 
toString() - Method in class cz.ues.platform.webcmd.UESErrorResponse
 
toStringInternal() - Method in class cz.ues.platform.commons.uri.UESURI
Creates string representation of this instance of UESURI.
totalDuration - Variable in class cz.ues.platform.commons.utils.StopWatch
Total measured time.
totalSize - Variable in class cz.ues.platform.commons.lang.UESResultList
 
totalSize - Variable in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
Total object count.
totalSize() - Method in class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
 
totalValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
toUESURI() - Method in interface cz.ues.core.commons.uri.UESURIBuilder
Creates new instance of UESURI.
toUESURI() - Method in interface cz.ues.platform.commons.uri.UESURIBuilder
Creates new instance of UESURI.
Transactional - Annotation Type in cz.ues.platform.commons.transaction.annotations
Marker annotation/meta annotation to be used on components which want to use transaction aspect.
TransactionContext - Interface in cz.ues.platform.commons.transaction
Representation of transaction context.
TransactionDefinition - Interface in cz.ues.platform.commons.transaction
Transaction definition describes transaction properties supported by UES Platform as configurable.
TransactionManager - Interface in cz.ues.platform.commons.transaction
Transaction Manager is used for managing of transaction.
TransactionRTException - Exception in cz.ues.platform.commons.transaction
TransactionRTException.
TransactionRTException() - Constructor for exception cz.ues.platform.commons.transaction.TransactionRTException
Creates new instance of TransactionRTException.
TransactionRTException(TransactionRTException.E05201, String, Object...) - Constructor for exception cz.ues.platform.commons.transaction.TransactionRTException
Creates a new instance of TransactionRTException.
TransactionRTException(TransactionRTException.E05201, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.transaction.TransactionRTException
Creates a new instance of TransactionRTException.
TransactionRTException.E05201 - Enum in cz.ues.platform.commons.transaction
Error codes of TransactionRTException.
TransactionRTException.E05201() - Constructor for enum cz.ues.platform.commons.transaction.TransactionRTException.E05201
 
transfer(UESURI, UESObjectStoreTransfer) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
transformMessage(String) - Static method in class cz.ues.platform.essentials.lang.StringFormatter
Message containing { and } without formatting tag inside causes failure when formating message using MessageFormat.format.
transformMessage(String) - Method in class cz.ues.platform.process.dto.UESMessage
Message containing { and } without formatting tag inside causes failure when formating message using MessageFormat.format.
truncate(String, int) - Static method in class cz.ues.platform.commons.lang.UTF8Utils
Truncates string value from the right so that its length in bytes does not exceed specified maximum (of bytes).
trunkated - Variable in class cz.ues.platform.udds.UESObjectListing
Whether or not this object listing is complete.
TRUST_CERT - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Parameter name for trusting server certificate.
TRUST_NAME - Static variable in class cz.ues.platform.security.uutoken.internal.MACTokenCreator
Parameter name for trusting server name.
TUNITS - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of total units parameter.
TX_PROPAGATION - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Definition of transaction propagation behavior.
txContext - Variable in class cz.ues.platform.commons.transaction.UESTransaction
Instance of transaction context.
TxManagement - Annotation Type in cz.ues.platform.commons.transaction.annotations
Annotation for describing of transaction behavior on a method or class.
txManager - Variable in class cz.ues.platform.commons.transaction.UESTransaction
Instance of transaction manager.
type - Variable in class cz.ues.core.artifact.dto.UESArtifactSetState
The new state of the artifact.
type - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
Type of the reference.
type - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Deprecated.
This attribute has been replaced by attribute entityType since UES7-12.
type - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
Deprecated.
This attribute has been replaced by attribute entityType since UES7-12.
type - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
Type of the territory.
type - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Type of property.
type - Variable in class cz.ues.core.property.dto.UESPropertyCreate
Specifies the type of the new property.
type - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Deprecated.
This attribute has been replaced by attribute entityTypeUri since UES8-03.
type - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Type of the property template.
type - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCreate
Not null.
type - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
Type of the activity action.
type - Variable in class cz.ues.core.workflow.dto.UESActivityActionCreate
Type of the new activity action.
type - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Type of the activity condition.
type - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Type of the new activity condition.
type - Variable in class cz.ues.core.workflow.dto.UESActivitySetState
Activity state type.
type - Variable in class cz.ues.core.workflow.dto.UESActivityStateAttributes
Activity state type.
type - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Type of the activity state template.
type - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Type of the new activity state template.
type - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Type of the activity template.
type - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Type of the new activity template.
type - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Type of the artifact state template.
type - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Type of the new artifact state template.
type - Variable in class cz.ues.platform.persistence.marshalling.MediaType
The type.
type - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Type of use case (realization) - e.g. edit, view
type - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Type of use case (realization) - e.g. edit, view
type - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Type of use case (realization) - e.g. edit, view
type - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Type of use case (realization) - e.g. edit, view
TypeHelper - Class in cz.ues.platform.essentials.lang
Some utilities methods for simpler work with types, classes, etc.
TypeHelper() - Constructor for class cz.ues.platform.essentials.lang.TypeHelper
 
typeId - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
typeId - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
TypeModel - Class in cz.ues.platform.apt.model
The common model encapsulating Type-elements.
TypeModel(ProcessingContext, TypeElement) - Constructor for class cz.ues.platform.apt.model.TypeModel
Creates a new instance of TypeModel.
TypeUtil - Class in cz.ues.platform.apt
Some utilities methods for simpler work with types, classes, etc.
TypeUtil() - Constructor for class cz.ues.platform.apt.TypeUtil
 

U

UARCHIVE - Static variable in class cz.ues.core.content.dto.UESSheetGetSheetData
It means that will be returned content in UARCHIVE format.
UARCHIVE - Static variable in class cz.ues.core.content.dto.UESSheetTemplateGetData
It means that will be returned content in UARCHIVE format.
UC_CODE_SHARED - Static variable in class cz.ues.platform.uwt.UCDescriptor
The UC code representing "shared" UC (code for UC-less usage).
UC_DEFAULT - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Code for default Use Case.
UC_PREFIX - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
This prefix specifies that a string contains use case.
ucCode - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Code of related UC.
ucCode - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryKey
The use case code.
ucCode - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The code of the use case where the visual component is used.
ucCode - Variable in class cz.ues.platform.uwt.UWTContextAttributeKey
The code of the use case where the visual component is used.
UCDescriptor - Class in cz.ues.platform.uwt
Descriptor for a use case.
UCDescriptor() - Constructor for class cz.ues.platform.uwt.UCDescriptor
 
ucName - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Name of related UC.
ucProvider - Variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Reference to Use Case provider.
UCStereotype - Enum in cz.ues.platform.uesservices.annotations
Determines the Use Case (Command) stereotype.
UCStereotype() - Constructor for enum cz.ues.platform.uesservices.annotations.UCStereotype
 
UDDSModuleRTException - Exception in cz.ues.platform.udds
Root exception for UDDS module.
UDDSModuleRTException() - Constructor for exception cz.ues.platform.udds.UDDSModuleRTException
Creates a new instance of UDDSModuleRTException.
UDDSModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.udds.UDDSModuleRTException
Creates a new instance of UDDSModuleRTException.
UES_HOME - Static variable in class cz.ues.platform.container.UESSystem
UES home system property.
UES_HOME - Static variable in class cz.ues.platform.security.uutoken.internal.ResourceHelper
UES Home expression.
UES_HOME_DEFAULT_LOCATION - Static variable in class cz.ues.platform.container.UESSystem
Default location of UES_HOME when no directory is specified another way.
UESAbstractEntity - Class in cz.ues.platform.persistence.jpa
Deprecated.
UESAbstractEntity() - Constructor for class cz.ues.platform.persistence.jpa.UESAbstractEntity
Deprecated.
UESAbstractJPAEntity - Class in cz.ues.platform.persistence.jpa
This is the basic abstract entity, that could be used as common parent for other UES Entities.
UESAbstractJPAEntity() - Constructor for class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
UESAccessCodesAuthnToken - Class in cz.ues.platform.security.authn.token
Deprecated.
Legacy token which does not support security realms for authentication (user is always authenticated in default security realm). For authentication into specified security realm please use UESPasswordAuthnToken.
UESAccessCodesAuthnToken(String, String) - Constructor for class cz.ues.platform.security.authn.token.UESAccessCodesAuthnToken
Deprecated.
UESAccessRole - Interface in cz.ues.core.role
 
UESAccessRoleAddRoleInterface - Class in cz.ues.core.role.dto
 
UESAccessRoleAddRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESAccessRoleAddRoleInterface
 
UESAccessRoleAttributes - Class in cz.ues.core.role.dto
 
UESAccessRoleAttributes(UESURI, String, String, String, String, UESURI, UESURI, UESURI, UESURI, String, UESURI, UESArtifactType, UESSecurityLevel, UESSecurityLevel, String, Date, String, Date, Integer, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESAccessRoleAttributes
 
UESAccessRoleAttributes(UESURI, String, String, String, String, UESURI, UESURI, UESURI, UESURI, String, UESURI, UESArtifactType, UESSecurityLevel, UESSecurityLevel, String, Date, String, Date, Integer, Boolean, UESURI, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESAccessRoleAttributes
 
UESAccessRoleCreate - Class in cz.ues.core.role.dto
 
UESAccessRoleCreate(UESURI, String, String, String) - Constructor for class cz.ues.core.role.dto.UESAccessRoleCreate
 
UESAccessRoleCreate(UESURI, String, String, String, String, String, UESURI, UESSecurityLevel, UESSecurityLevel, Boolean, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESAccessRoleCreate
 
UESAccessRoleGetList - Class in cz.ues.core.role.dto
 
UESAccessRoleGetList(String) - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetList
 
UESAccessRoleGetList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetList
 
UESAccessRoleGetQoS - Class in cz.ues.core.qos.dto
DTO representing QoS for access role.
UESAccessRoleGetQoS() - Constructor for class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Creates a new instance of UESQoSGetRateListItem.
UESAccessRoleGetQoS(Long, Long, Long, Long, Long, Long) - Constructor for class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Creates a new instance of UESTerritoryGetQoS.
UESAccessRoleGetRoleInterfaceList - Class in cz.ues.core.role.dto
 
UESAccessRoleGetRoleInterfaceList(String) - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceList
 
UESAccessRoleGetRoleInterfaceList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceList
 
UESAccessRoleGetRoleInterfaceListItem - Class in cz.ues.core.role.dto
 
UESAccessRoleGetRoleInterfaceListItem() - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
 
UESAccessRoleGetRoleInterfaceListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
 
UESAccessRoleGetRoleInterfaceListItem(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
 
UESAccessRoleRemoveRoleInterface - Class in cz.ues.core.role.dto
 
UESAccessRoleRemoveRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESAccessRoleRemoveRoleInterface
 
UESAccessRoleRTException - Exception in cz.ues.core.role.exception
UESAccessRole Runtime Exception.
UESAccessRoleRTException() - Constructor for exception cz.ues.core.role.exception.UESAccessRoleRTException
 
UESAccessRoleRTException(UESAccessRoleRTException.E10B30, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAccessRoleRTException
Creates a new instance of UESAccessRoleRTException.
UESAccessRoleRTException(UESAccessRoleRTException.E10B30, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAccessRoleRTException
Creates a new instance of UESAccessRoleRTException.
UESAccessRoleRTException(UESAccessRoleRTException.E10B30, Object...) - Constructor for exception cz.ues.core.role.exception.UESAccessRoleRTException
Creates a new instance of UESAccessRoleRTException.
UESAccessRoleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAccessRoleRTException
Creates a new instance of UESAccessRoleRTException.
UESAccessRoleRTException.E10B30 - Enum in cz.ues.core.role.exception
Error codes of UESAccessRoleRTException.
UESAccessRoleRTException.E10B30(String) - Constructor for enum cz.ues.core.role.exception.UESAccessRoleRTException.E10B30
 
UESAccessRoleSetAttributes - Class in cz.ues.core.role.dto
 
UESAccessRoleSetAttributes(String, String, String, String, UESSecurityLevel, UESSecurityLevel, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESAccessRoleSetAttributes
 
UESAccessRoleSetQoS - Class in cz.ues.core.qos.dto
DTO for setting QoS limits for access role.
UESAccessRoleSetQoS() - Constructor for class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Creates a new instance of UESTerritorySetQoS.
UESAccessRoleSetQoS(Long, Long, Long, Long, Long, Long) - Constructor for class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Creates a new instance of UESTerritorySetQoS.
UESAccessRoleValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESAccessRole.
UESAccessRoleValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESAccessRoleValidationRTException
Creates a new instance of UESAccessRoleValidationRTException.
UESAccessRoleValidationRTException(UESAccessRoleValidationRTException.E10B31, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESAccessRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESAccessRoleValidationRTException(UESAccessRoleValidationRTException.E10B31, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAccessRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESAccessRoleValidationRTException.E10B31 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESAccessRoleValidationRTException.E10B31() - Constructor for enum cz.ues.core.role.exception.UESAccessRoleValidationRTException.E10B31
 
UESAccessState - Enum in cz.ues.digitalworkspace.sync.ical.dto
This class defines diary publication access states.
UESAccessState() - Constructor for enum cz.ues.digitalworkspace.sync.ical.dto.UESAccessState
 
UESActivity - Interface in cz.ues.core.workflow
 
UESActivityAction - Interface in cz.ues.core.workflow
UESActivityAction is a service that provides operations related to actions of activity templates.
UESActivityActionAttributes - Class in cz.ues.core.workflow.dto
Attributes of the activity action.
UESActivityActionAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityActionAttributes
Empty constructor.
UESActivityActionAttributes(String, UESURI, UESURI, UESActivityActionType, UESURI, UESURI, UESURI, UESURI, Date, Date, Integer, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityActionAttributes
Full constructor.
UESActivityActionCreate - Class in cz.ues.core.workflow.dto
UESActivityActionCreate() - Constructor for class cz.ues.core.workflow.dto.UESActivityActionCreate
Empty constructor.
UESActivityActionCreate(UESActivityActionType) - Constructor for class cz.ues.core.workflow.dto.UESActivityActionCreate
Minimal constructor (without type-dependent attributes).
UESActivityActionCreate(String, UESActivityActionType, UESURI, UESURI, UESURI, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityActionCreate
Full constructor.
UESActivityActionGetActivityActionList - Class in cz.ues.core.workflow.dto
UESActivityActionGetActivityActionList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityActionGetActivityActionList
 
UESActivityActionGetActivityActionList(Integer, Integer, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityActionGetActivityActionList
 
UESActivityActionRTException - Exception in cz.ues.core.workflow.exception
Application exception for UESActivityAction.
UESActivityActionRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionRTException
Creates a new instance of UESActivityActionRTException.
UESActivityActionRTException(UESActivityActionRTException.E10318, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionRTException
Creates a new instance of UESActivityActionRTException.
UESActivityActionRTException(UESActivityActionRTException.E10318, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionRTException
Creates a new instance of UESActivityActionRTException.
UESActivityActionRTException(UESActivityActionRTException.E10318, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionRTException
Creates a new instance of UESActivityActionRTException.
UESActivityActionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionRTException
Creates a new instance of UESActivityActionRTException.
UESActivityActionRTException.E10318 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityActionRTException.E10318(String) - Constructor for enum cz.ues.core.workflow.exception.UESActivityActionRTException.E10318
 
UESActivityActionType - Enum in cz.ues.core.workflow.dto
Types of activity actions.
UESActivityActionType() - Constructor for enum cz.ues.core.workflow.dto.UESActivityActionType
 
UESActivityActionTypeAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateVisibility
UESActivityActionTypeAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityActionTypeAdapter
 
UESActivityActionValidationRTException - Exception in cz.ues.core.workflow.exception
Validation exception for UESActivityAction.
UESActivityActionValidationRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionValidationRTException
Creates a new instance of UESActivityActionValidationRTException.
UESActivityActionValidationRTException(UESActivityActionValidationRTException.E10319, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityActionValidationRTException
Creates a new instance of UESActivityActionValidationRTException.
UESActivityActionValidationRTException.E10319 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityActionValidationRTException.E10319() - Constructor for enum cz.ues.core.workflow.exception.UESActivityActionValidationRTException.E10319
 
UESActivityAttributes - Class in cz.ues.core.workflow.dto
 
UESActivityAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityAttributes
 
UESActivityAttributes(UESURI, UESActivityType, String, String, String, UESURI, UESURI, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityAttributes
 
UESActivityAttributes(UESURI, UESURI, UESActivityType, UESURI, String, String, String, Date, Date, Date, Date, Date, UESURI, UESURI, UESURI, Boolean, Boolean, Boolean, UESActivityStateType, UESActivityStateSubtype, String, String, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityAttributes
 
UESActivityAttributes(UESURI, UESURI, UESActivityType, UESURI, String, String, String, Date, Date, Date, Date, Date, UESURI, UESURI, UESURI, Boolean, Boolean, Boolean, UESActivityStateType, UESActivityStateSubtype, String, String, Boolean, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityAttributes
 
UESActivityAttributes(UESURI, UESURI, UESActivityType, UESURI, String, String, String, Date, Date, Date, Date, Date, UESURI, UESURI, UESURI, Boolean, Boolean, Boolean, UESActivityStateType, UESActivityStateSubtype, String, String, Boolean, Integer, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityAttributes
Full constructor.
UESActivityCondition - Interface in cz.ues.core.workflow
UESActivityCondition is a service that provides operations related to conditions of activity templates and activity instances.
UESActivityConditionAttributes - Class in cz.ues.core.workflow.dto
Attributes of the activity condition.
UESActivityConditionAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Empty constructor.
UESActivityConditionAttributes(String, String, UESURI, UESActivityConditionType, UESActivityConditionValidityType, Date, Boolean, String, UESURI, UESURI, UESURI, UESURI, String, UESActivityConditionAttributes[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Full constructor.
UESActivityConditionCreate - Class in cz.ues.core.workflow.dto
UESActivityConditionCreate() - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionCreate
Empty constructor.
UESActivityConditionCreate(UESActivityConditionType, UESActivityConditionValidityType, Date, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionCreate
Typical constructor for time condition.
UESActivityConditionCreate(UESActivityConditionType, UESActivityConditionValidityType, Boolean, UESURI, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionCreate
Typical constructor for state condition.
UESActivityConditionCreate(UESActivityConditionType, String, UESActivityConditionCreate[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionCreate
Full constructor for composed condition.
UESActivityConditionCreate(String, String, UESActivityConditionType, UESActivityConditionValidityType, Date, Boolean, String, UESURI, UESURI, UESURI, UESURI, String, UESActivityConditionCreate[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionCreate
Full constructor.
UESActivityConditionGetActivityConditionList - Class in cz.ues.core.workflow.dto
UESActivityConditionGetActivityConditionList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionGetActivityConditionList
Creates a new instance of UESActivityConditionGetActivityConditionList.
UESActivityConditionGetAttributes - Class in cz.ues.core.workflow.dto
Attributes that identify the activity condition.
UESActivityConditionGetAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionGetAttributes
Empty constructor.
UESActivityConditionGetAttributes(String) - Constructor for class cz.ues.core.workflow.dto.UESActivityConditionGetAttributes
Full constructor.
UESActivityConditionRTException - Exception in cz.ues.core.workflow.exception
Application exception for UESActivityCondition.
UESActivityConditionRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionRTException
Creates a new instance of UESActivityConditionRTException.
UESActivityConditionRTException(UESActivityConditionRTException.E10312, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionRTException
Creates a new instance of UESActivityConditionRTException.
UESActivityConditionRTException(UESActivityConditionRTException.E10312, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionRTException
Creates a new instance of UESActivityConditionRTException.
UESActivityConditionRTException(UESActivityConditionRTException.E10312, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionRTException
Creates a new instance of UESActivityConditionRTException.
UESActivityConditionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionRTException
Creates a new instance of UESActivityConditionRTException.
UESActivityConditionRTException.E10312 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityConditionRTException.E10312(String) - Constructor for enum cz.ues.core.workflow.exception.UESActivityConditionRTException.E10312
 
UESActivityConditionType - Enum in cz.ues.core.workflow.dto
Types of activity conditions.
UESActivityConditionType() - Constructor for enum cz.ues.core.workflow.dto.UESActivityConditionType
 
UESActivityConditionTypeAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateVisibility
UESActivityConditionTypeAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityConditionTypeAdapter
 
UESActivityConditionValidationRTException - Exception in cz.ues.core.workflow.exception
Validation exception for UESActivityCondition.
UESActivityConditionValidationRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionValidationRTException
Creates a new instance of UESActivityConditionValidationRTException.
UESActivityConditionValidationRTException(UESActivityConditionValidationRTException.E10313, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityConditionValidationRTException
Creates a new instance of UESActivityConditionValidationRTException.
UESActivityConditionValidationRTException.E10313 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityConditionValidationRTException.E10313() - Constructor for enum cz.ues.core.workflow.exception.UESActivityConditionValidationRTException.E10313
 
UESActivityConditionValidityType - Enum in cz.ues.core.workflow.dto
Validity types of activity condition.
UESActivityConditionValidityType() - Constructor for enum cz.ues.core.workflow.dto.UESActivityConditionValidityType
 
UESActivityConditionValidityTypeAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateVisibility
UESActivityConditionValidityTypeAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityConditionValidityTypeAdapter
 
UESActivityCreate - Class in cz.ues.core.workflow.dto
 
UESActivityCreate(UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
* Minimal constructor for the activity creation using UESURI of activity template.
UESActivityCreate(UESActivityType) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
* Minimal constructor for the activity creation using activity type.
UESActivityCreate(UESURI, String, Date, Date, UESURI[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
Enough constructor for the activity creation using UESURI of activity template.
UESActivityCreate(UESActivityType, String, Date, Date, UESURI[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
Enough constructor for the activity creation using activity type.
UESActivityCreate(UESURI, String, String, String, Date, Date, UESURI, UESURI[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
Constructor for the activity creation using UESURI of activity template.
UESActivityCreate(UESActivityType, String, String, String, Date, Date, UESURI, UESURI[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
Constructor for the activity creation using activity type.
UESActivityCreate(UESURI, String, String, String, Date, Date, Date, UESURI, UESURI[], UESURI, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
A constructor before adding the attribute dateExpiration.
UESActivityCreate(UESURI, String, String, String, Date, Date, Date, Object, UESURI, UESURI[], UESURI, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
Maximal constructor for the activity creation using UESURI of activity template.
UESActivityCreate(UESActivityType, String, String, String, Date, Date, Date, UESURI, UESURI[], UESURI, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
A constructor before adding the attribute dateExpiration.
UESActivityCreate(UESActivityType, String, String, String, Date, Date, Date, Object, UESURI, UESURI[], UESURI, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityCreate
Maximal constructor for the activity creation using UESActivityType.
UESActivityDateAdapter - Class in cz.ues.core.workflow.dto.adapter
 
UESActivityDateAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityDateAdapter
 
UESActivityGetActivityList - Class in cz.ues.core.workflow.dto
 
UESActivityGetActivityList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityGetActivityList
 
UESActivityGetActivityList(Integer, Integer, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityGetActivityList
 
UESActivityGetActivityList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityGetActivityList
 
UESActivityGetInstanceList - Class in cz.ues.core.workflow.dto
 
UESActivityGetInstanceList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityGetInstanceList
 
UESActivityGetInstanceList(Integer, Integer, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityGetInstanceList
 
UESActivityGetStateHistoryList - Class in cz.ues.core.workflow.dto
UESActivityGetStateHistoryList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityGetStateHistoryList
Creates a new instance of UESActivityGetStateHistoryList.
UESActivityRTException - Exception in cz.ues.core.workflow.exception
UESActivity Runtime Exception.
UESActivityRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityRTException
Creates a new instance of UESActivityRTException.
UESActivityRTException(UESActivityRTException.E10310, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityRTException
Creates a new instance of UESActivityRTException.
UESActivityRTException(UESActivityRTException.E10310, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityRTException
Creates a new instance of UESActivityRTException with a message taken from the error code.
UESActivityRTException(UESActivityRTException.E10310, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityRTException
Creates a new instance of UESActivityRTException with a message taken from the error code.
UESActivityRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityRTException
Creates a new instance of UESActivityRTException.
UESActivityRTException.E10310 - Enum in cz.ues.core.workflow.exception
Error codes for the UESActivityRTException.
UESActivityRTException.E10310(String) - Constructor for enum cz.ues.core.workflow.exception.UESActivityRTException.E10310
 
UESActivitySetAttributes - Class in cz.ues.core.workflow.dto
 
UESActivitySetAttributes(String, String, String, Date, Date, UESURI, Boolean, Boolean, Boolean, UESURI, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivitySetAttributes
 
UESActivitySetAttributes(String, String, String, Date, Date, UESURI, Boolean, Boolean, Boolean, UESURI, UESURI, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivitySetAttributes
 
UESActivitySetAttributes(String, String, String, Date, Date, Date, UESURI, Boolean, Boolean, Boolean, UESURI, UESURI, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivitySetAttributes
 
UESActivitySetAttributes(String, String, String, Date, Date, Date, Object, UESURI, Boolean, Boolean, Boolean, UESURI, UESURI, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivitySetAttributes
Maximal constructor is used to change all attributes of activity.
UESActivitySetState - Class in cz.ues.core.workflow.dto
 
UESActivitySetState(UESURI, String) - Constructor for class cz.ues.core.workflow.dto.UESActivitySetState
 
UESActivitySetState(UESActivityStateType, UESActivityStateSubtype, String) - Constructor for class cz.ues.core.workflow.dto.UESActivitySetState
 
UESActivityStateAttributes - Class in cz.ues.core.workflow.dto
Attributes of activity state.
UESActivityStateAttributes(UESURI, String, String, UESActivityStateType, UESActivityStateSubtype, Date, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateAttributes
Full constructor.
UESActivityStateParticipant - Enum in cz.ues.core.workflow.dto
Roles that can set an activity state template.
UESActivityStateParticipant() - Constructor for enum cz.ues.core.workflow.dto.UESActivityStateParticipant
 
UESActivityStateParticipantAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateVisibility
UESActivityStateParticipantAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityStateParticipantAdapter
 
UESActivityStateSubtype - Enum in cz.ues.core.workflow.dto
Subtypes of activity state.
UESActivityStateSubtype(Long) - Constructor for enum cz.ues.core.workflow.dto.UESActivityStateSubtype
Initialization of state subtype.
UESActivityStateSubtype(int) - Constructor for enum cz.ues.core.workflow.dto.UESActivityStateSubtype
 
UESActivityStateSubtypeAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateSubtype
UESActivityStateSubtypeAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityStateSubtypeAdapter
 
UESActivityStateTemplate - Interface in cz.ues.core.workflow
UESActivityStateTemplate is a service that provides operations related to activity state templates.
UESActivityStateTemplateAttributes - Class in cz.ues.core.workflow.dto
Attributes of the activity state template.
UESActivityStateTemplateAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Empty constructor.
UESActivityStateTemplateAttributes(String, String, String, UESURI, UESURI, UESActivityStateType, UESActivityStateSubtype, Boolean, Boolean, UESActivityStateParticipant[], UESActivityStateVisibility[], Date, Date, Integer, UESURI, Integer, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Full constructor.
UESActivityStateTemplateCreate - Class in cz.ues.core.workflow.dto
UESActivityStateTemplateCreate() - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Empty constructor.
UESActivityStateTemplateCreate(String, UESActivityStateType) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Minimal constructor.
UESActivityStateTemplateCreate(String, String, String, UESActivityStateType, UESActivityStateSubtype, Boolean, Boolean, UESURI, Integer, UESActivityStateParticipant[], UESActivityStateVisibility[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateCreate
Full constructor.
UESActivityStateTemplateGetActivityStateTemplateList - Class in cz.ues.core.workflow.dto
DTO for command UESActivityStateTemplate#getActivityStateTemplateList( cz.ues.core.commons.uri.UESURI, UESActivityStateTemplateGetActivityStateTemplateList)
UESActivityStateTemplateGetActivityStateTemplateList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateGetActivityStateTemplateList
 
UESActivityStateTemplateGetActivityStateTemplateList(Integer, Integer, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateGetActivityStateTemplateList
 
UESActivityStateTemplateRTException - Exception in cz.ues.core.workflow.exception
Application exception for UESActivityStateTemplate.
UESActivityStateTemplateRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateRTException
Creates a new instance of UESActivityStateTemplateRTException.
UESActivityStateTemplateRTException(UESActivityStateTemplateRTException.E10315, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateRTException
Creates a new instance of UESActivityStateTemplateRTException.
UESActivityStateTemplateRTException(UESActivityStateTemplateRTException.E10315, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateRTException
Creates a new instance of UESActivityStateTemplateRTException.
UESActivityStateTemplateRTException(UESActivityStateTemplateRTException.E10315, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateRTException
Creates a new instance of UESActivityStateTemplateRTException.
UESActivityStateTemplateRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateRTException
Creates a new instance of UESActivityStateTemplateRTException.
UESActivityStateTemplateRTException.E10315 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityStateTemplateRTException.E10315(String) - Constructor for enum cz.ues.core.workflow.exception.UESActivityStateTemplateRTException.E10315
 
UESActivityStateTemplateSetAttributes - Class in cz.ues.core.workflow.dto
UESActivityStateTemplateSetAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
Empty constructor.
UESActivityStateTemplateSetAttributes(String, String, String, UESActivityStateSubtype, Boolean, Boolean, UESURI, Integer, UESActivityStateParticipant[], UESActivityStateVisibility[]) - Constructor for class cz.ues.core.workflow.dto.UESActivityStateTemplateSetAttributes
Full constructor.
UESActivityStateTemplateValidationRTException - Exception in cz.ues.core.workflow.exception
Validation exception for UESActivityStateTemplate.
UESActivityStateTemplateValidationRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException
Creates a new instance of UESActivityStateTemplateValidationRTException.
UESActivityStateTemplateValidationRTException(UESActivityStateTemplateValidationRTException.E10314, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException
Creates a new instance of UESActivityStateTemplateValidationRTException.
UESActivityStateTemplateValidationRTException.E10314 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityStateTemplateValidationRTException.E10314() - Constructor for enum cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException.E10314
 
UESActivityStateType - Enum in cz.ues.core.workflow.dto
Types of activity state.
UESActivityStateType() - Constructor for enum cz.ues.core.workflow.dto.UESActivityStateType
 
UESActivityStateTypeAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateType
UESActivityStateTypeAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityStateTypeAdapter
 
UESActivityStateVisibility - Enum in cz.ues.core.workflow.dto
Roles that can see an activity state template in their task list (if the "Only new" checkbox is not checked).
UESActivityStateVisibility() - Constructor for enum cz.ues.core.workflow.dto.UESActivityStateVisibility
 
UESActivityStateVisibilityAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityStateVisibility
UESActivityStateVisibilityAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityStateVisibilityAdapter
 
UESActivityTemplate - Interface in cz.ues.core.workflow
UESActivityTemplate is a service that provides operations related to activity templates.
UESActivityTemplateAttributes - Class in cz.ues.core.workflow.dto
Attributes of the activity template.
UESActivityTemplateAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Empty constructor.
UESActivityTemplateAttributes(String, String, String, UESURI, UESActivityType, String, String, String, Integer, UESURI, UESURI, Boolean, Boolean, UESURI, UESURI, Boolean, Boolean, Boolean, Boolean, Date, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Full constructor.
UESActivityTemplateCreate - Class in cz.ues.core.workflow.dto
UESActivityTemplateCreate() - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Empty constructor.
UESActivityTemplateCreate(String, UESActivityType) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Minimal constructor.
UESActivityTemplateCreate(String, UESActivityType, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Minimal constructor for templates of subactivities.
UESActivityTemplateCreate(String, String, String, UESActivityType, UESURI, UESURI, Boolean, String, String, Object, Boolean, UESURI, UESURI, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateCreate
Full constructor.
UESActivityTemplateGetActivityTemplateList - Class in cz.ues.core.workflow.dto
DTO for command UESActivityTemplate#getActivityTemplateList( cz.ues.core.commons.uri.UESURI, UESActivityTemplateGetActivityTemplateList)
UESActivityTemplateGetActivityTemplateList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateGetActivityTemplateList
 
UESActivityTemplateGetActivityTemplateList(Integer, Integer, String) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateGetActivityTemplateList
Full constructor.
UESActivityTemplateRTException - Exception in cz.ues.core.workflow.exception
Application exception for UESActivityTemplate.
UESActivityTemplateRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateRTException
Creates a new instance of UESActivityTemplateRTException.
UESActivityTemplateRTException(UESActivityTemplateRTException.E10316, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateRTException
Creates a new instance of UESActivityTemplateRTException.
UESActivityTemplateRTException(UESActivityTemplateRTException.E10316, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateRTException
Creates a new instance of UESActivityTemplateRTException.
UESActivityTemplateRTException(UESActivityTemplateRTException.E10316, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateRTException
Creates a new instance of UESActivityTemplateRTException.
UESActivityTemplateRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateRTException
Creates a new instance of UESActivityTemplateRTException.
UESActivityTemplateRTException.E10316 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityTemplateRTException.E10316(String) - Constructor for enum cz.ues.core.workflow.exception.UESActivityTemplateRTException.E10316
 
UESActivityTemplateSetAttributes - Class in cz.ues.core.workflow.dto
UESActivityTemplateSetAttributes() - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Empty constructor.
UESActivityTemplateSetAttributes(String, String, String, UESURI, UESURI, Boolean, String, String, Object, Boolean, UESURI, UESURI, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESActivityTemplateSetAttributes
Full constructor.
UESActivityTemplateValidationRTException - Exception in cz.ues.core.workflow.exception
Validation exception for UESActivityTemplate.
UESActivityTemplateValidationRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException
Creates a new instance of UESActivityTemplateValidationRTException.
UESActivityTemplateValidationRTException(UESActivityTemplateValidationRTException.E10317, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException
Creates a new instance of UESActivityTemplateValidationRTException.
UESActivityTemplateValidationRTException.E10317 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESActivityTemplateValidationRTException.E10317() - Constructor for enum cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException.E10317
 
UESActivityType - Enum in cz.ues.core.workflow.dto
Types of activity.
UESActivityType() - Constructor for enum cz.ues.core.workflow.dto.UESActivityType
 
UESActivityTypeAdapter - Class in cz.ues.core.workflow.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESActivityType
UESActivityTypeAdapter() - Constructor for class cz.ues.core.workflow.dto.adapter.UESActivityTypeAdapter
 
UESActivityValidationRTException - Exception in cz.ues.core.workflow.exception
UESActivity Validation Runtime Exception.
UESActivityValidationRTException() - Constructor for exception cz.ues.core.workflow.exception.UESActivityValidationRTException
Creates a new instance of UESActivityRTException.
UESActivityValidationRTException(UESActivityValidationRTException.E10311, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESActivityValidationRTException
Creates a new instance of UESActivityRTException.
UESActivityValidationRTException.E10311 - Enum in cz.ues.core.workflow.exception
Error codes for the UESActivityValidationRTException.
UESActivityValidationRTException.E10311() - Constructor for enum cz.ues.core.workflow.exception.UESActivityValidationRTException.E10311
 
UESAdkEntityTypes - Interface in cz.ues.adk.sysc.entitytype
Class containing all entity types of UES Adk subsystem.
UESAllFromOrganizationalUnitCast - Interface in cz.ues.core.role
 
UESAllFromOrganizationalUnitCastAttributes - Class in cz.ues.core.role.dto
DTO for command UESCastLevel#getAttributes(UESURI, UESAllFromOrganizationalUnitCastGetAttributes).
UESAllFromOrganizationalUnitCastAttributes(UESURI, String, String, UESURI, String, String, UESCastLevel, UESCastState, Date, Date, UESURI, UESURI) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastAttributes
 
UESAllFromOrganizationalUnitCastCreate - Class in cz.ues.core.role.dto
 
UESAllFromOrganizationalUnitCastCreate(UESURI, UESCastLevel, Date) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastCreate
Creates a new instance of UESAllFromOrganizationalUnitCastCreate.
UESAllFromOrganizationalUnitCastDelete - Class in cz.ues.core.role.dto
 
UESAllFromOrganizationalUnitCastDelete(UESURI) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastDelete
 
UESAllFromOrganizationalUnitCastExists - Class in cz.ues.core.role.dto
 
UESAllFromOrganizationalUnitCastExists() - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastExists
 
UESAllFromOrganizationalUnitCastExists(UESURI) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastExists
 
UESAllFromOrganizationalUnitCastExists(UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastExists
 
UESAllFromOrganizationalUnitCastGetAttributes - Class in cz.ues.core.role.dto
DTO for command UESCastLevel#getAttributes(UESURI, UESAllFromOrganizationalUnitCastGetAttributes).
UESAllFromOrganizationalUnitCastGetAttributes(UESURI) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastGetAttributes
 
UESAllFromOrganizationalUnitCastGetCastList - Class in cz.ues.core.role.dto
 
UESAllFromOrganizationalUnitCastGetCastList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastGetCastList
 
UESAllFromOrganizationalUnitCastGetCastList() - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastGetCastList
 
UESAllFromOrganizationalUnitCastRTException - Exception in cz.ues.core.role.exception
Base UESAllFromOrganizationalUnitCast role exception.
UESAllFromOrganizationalUnitCastRTException() - Constructor for exception cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException
Creates a new instance of UESAllFromOrganizationalUnitCastRTException.
UESAllFromOrganizationalUnitCastRTException(UESAllFromOrganizationalUnitCastRTException.E10B60, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException
Creates a new instance of UESRoleRTException.
UESAllFromOrganizationalUnitCastRTException(UESAllFromOrganizationalUnitCastRTException.E10B60, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException
Creates a new instance of UESAllFromOrganizationalUnitCastRTException.
UESAllFromOrganizationalUnitCastRTException(UESAllFromOrganizationalUnitCastRTException.E10B60, Object...) - Constructor for exception cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException
Creates a new instance of UESAllFromOrganizationalUnitCastRTException.
UESAllFromOrganizationalUnitCastRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException
Creates a new instance of UESRoleRTException.
UESAllFromOrganizationalUnitCastRTException.E10B60 - Enum in cz.ues.core.role.exception
 
UESAllFromOrganizationalUnitCastRTException.E10B60(String) - Constructor for enum cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException.E10B60
 
UESAllFromOrganizationalUnitCastSetAttributes - Class in cz.ues.core.role.dto
DTO for command UESCast#setAttributes(UESURI, UESAllFromOrganizationalUnitCastSetAttributes).
UESAllFromOrganizationalUnitCastSetAttributes(UESURI, UESCastLevel, UESCastState, Date) - Constructor for class cz.ues.core.role.dto.UESAllFromOrganizationalUnitCastSetAttributes
Creates a new instance of UESCastSetAttributes.
UESApplicationLog - Interface in cz.ues.platform.appl
UES application log component serves for explicit recording messages into application log.
UESApplicationLogEntry - Class in cz.ues.platform.appl.dto
This DTO contains attributes of application log record.
UESApplicationLogEntry(UESMessageType, String, String) - Constructor for class cz.ues.platform.appl.dto.UESApplicationLogEntry
Creates a new instance of LogEntry.
UESApplicationLogModuleRTException - Exception in cz.ues.platform.appl
The generic parent for all application log-module Runtime Exceptions.
UESApplicationLogModuleRTException() - Constructor for exception cz.ues.platform.appl.UESApplicationLogModuleRTException
Creates a new instance of ApplicationLogModuleRTException.
UESApplicationLogModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.appl.UESApplicationLogModuleRTException
Creates a new instance of ApplicationLogModuleRTException.
UESApplicationLogRTException - Exception in cz.ues.platform.appl
UESApplicationLogRTException - signalizes problems in application log component.
UESApplicationLogRTException() - Constructor for exception cz.ues.platform.appl.UESApplicationLogRTException
Creates a new instance of ApplicationLogRTException.
UESApplicationLogRTException(UESApplicationLogRTException.E05B00, String, Object...) - Constructor for exception cz.ues.platform.appl.UESApplicationLogRTException
Creates a new instance of ApplicationLogRTException.
UESApplicationLogRTException(UESApplicationLogRTException.E05B00, String, Exception, Object...) - Constructor for exception cz.ues.platform.appl.UESApplicationLogRTException
Creates a new instance of ApplicationLogRTException.
UESApplicationLogRTException.E05B00 - Enum in cz.ues.platform.appl
Error codes of QoSLimitExceededRTException.
UESApplicationLogRTException.E05B00() - Constructor for enum cz.ues.platform.appl.UESApplicationLogRTException.E05B00
 
UESApplicationRTException - Exception in cz.ues.platform.essentials.exception
UESApplicationRTException is root of all exceptions caused in implementation based on UES Platform (typically implementation of UES Command).
UESApplicationRTException() - Constructor for exception cz.ues.platform.essentials.exception.UESApplicationRTException
Creates new instance of UESApplicationRTException.
UESApplicationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.exception.UESApplicationRTException
Creates a new instance of UESApplicationRTException.
UESAppSecretProviderRTException - Exception in cz.ues.platform.security.appsecret.exception
 
UESAppSecretProviderRTException() - Constructor for exception cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException
 
UESAppSecretProviderRTException(UESAppSecretProviderRTException.E05471, String, Object...) - Constructor for exception cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException
 
UESAppSecretProviderRTException(UESAppSecretProviderRTException.E05471, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException
 
UESAppSecretProviderRTException.E05471 - Enum in cz.ues.platform.security.appsecret.exception
 
UESAppSecretProviderRTException.E05471() - Constructor for enum cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException.E05471
 
UESAppwarehouseEntityTypes - Interface in cz.ues.appwarehouse.sysc.entitytype
Class containing all entity types of UES Appwarehouse subsystem.
UESArtifact - Interface in cz.ues.core.artifact
Artifact is the representation of an complex information in the UES system.
UESArtifactAttributes - Class in cz.ues.core.artifact.dto
Attributes of the artifact.
UESArtifactAttributes() - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer) - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESArtifactStateType, String, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESArtifactStateType, String, String, UESArtifactWidthType, UESArtifactLayout) - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESArtifactStateType, String, String, UESArtifactWidthType, UESArtifactLayout, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESArtifactStateType, String, String, UESArtifactWidthType, UESArtifactLayout, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESArtifactStateType, String, String, UESArtifactWidthType, UESArtifactLayout, UESURI, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactAttributes
 
UESArtifactCommentsDisplayMode - Enum in cz.ues.core.artifact.dto
Artifact setting enum for visibility of artifact comments.
UESArtifactCommentsDisplayMode(boolean) - Constructor for enum cz.ues.core.artifact.dto.UESArtifactCommentsDisplayMode
 
UESArtifactContextMenuDisplayMode - Enum in cz.ues.core.artifact.dto
Artifact setting enum for mode of artifact context menu.
UESArtifactContextMenuDisplayMode(boolean) - Constructor for enum cz.ues.core.artifact.dto.UESArtifactContextMenuDisplayMode
 
UESArtifactControlBarDisplayMode - Enum in cz.ues.core.artifact.dto
Artifact setting enum for visibility of artifact control bar.
UESArtifactControlBarDisplayMode(boolean) - Constructor for enum cz.ues.core.artifact.dto.UESArtifactControlBarDisplayMode
 
UESArtifactCreate - Class in cz.ues.core.artifact.dto
UESArtifactCreate(UESURI, String, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactCreate
 
UESArtifactCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESArtifactType, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESArtifactCreate
 
UESArtifactCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESArtifactType, UESURI, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESArtifactCreate
 
UESArtifactCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESArtifactType, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactCreate
 
UESArtifactCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESArtifactType) - Constructor for class cz.ues.core.artifact.dto.UESArtifactCreate
 
UESArtifactExport - Class in cz.ues.core.artifact.dto
 
UESArtifactExport() - Constructor for class cz.ues.core.artifact.dto.UESArtifactExport
 
UESArtifactGetExportData - Class in cz.ues.core.artifact.dto
 
UESArtifactGetExportData() - Constructor for class cz.ues.core.artifact.dto.UESArtifactGetExportData
 
UESArtifactGetExportData(String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactGetExportData
 
UESArtifactGetReferenceList - Class in cz.ues.core.artifact.dto
 
UESArtifactGetReferenceList(Integer, Integer, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactGetReferenceList
 
UESArtifactGetReferenceList() - Constructor for class cz.ues.core.artifact.dto.UESArtifactGetReferenceList
 
UESArtifactHeaderDisplayMode - Enum in cz.ues.core.artifact.dto
Artifact setting enum for artifact header type.
UESArtifactHeaderDisplayMode(int) - Constructor for enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
 
UESArtifactHeaderDisplayModeAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESArtifactHeaderDisplayModeAdapter
UESArtifactHeaderDisplayModeAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESArtifactHeaderDisplayModeAdapter
 
UESArtifactLayout - Enum in cz.ues.core.artifact.dto
Enumerations of the possible layouts for displaying an artifact.
UESArtifactLayout() - Constructor for enum cz.ues.core.artifact.dto.UESArtifactLayout
 
UESArtifactLayoutAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESArtifactLayout
UESArtifactLayoutAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESArtifactLayoutAdapter
 
UESArtifactLayoutContextMenuType - Enum in cz.ues.core.artifact.dto
Java class for exporting artifact data.
UESArtifactLayoutContextMenuType() - Constructor for enum cz.ues.core.artifact.dto.UESArtifactLayoutContextMenuType
 
UESArtifactLayoutHeaderType - Enum in cz.ues.core.artifact.dto
Java class for exporting artifact data.
UESArtifactLayoutHeaderType() - Constructor for enum cz.ues.core.artifact.dto.UESArtifactLayoutHeaderType
 
UESArtifactModuleRTException - Exception in cz.ues.core.artifact.exception
UESArtifact Module Runtime Exception.
UESArtifactModuleRTException() - Constructor for exception cz.ues.core.artifact.exception.UESArtifactModuleRTException
Creates new instance of ArtifactRTException.
UESArtifactModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactModuleRTException
Creates a new instance of ArtifactRTException.
UESArtifactMove - Class in cz.ues.core.artifact.dto
UESArtifactMove(UESURI, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESArtifactMove
 
UESArtifactPresentationAttributes - Class in cz.ues.core.artifact.dto
Attributes of the artifact presentation settings.
UESArtifactPresentationAttributes(UESURI, UESURI, UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, UESArtifactCommentsDisplayMode, UESArtifactContextMenuDisplayMode, UESArtifactVisualStyle) - Constructor for class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Instantiates a new UES artifact presentation attributes.
UESArtifactPresentationAttributes() - Constructor for class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
 
UESArtifactRTException - Exception in cz.ues.core.artifact.exception
UESArtifact Runtime Exception.
UESArtifactRTException() - Constructor for exception cz.ues.core.artifact.exception.UESArtifactRTException
Creates a new instance of UESArtifactRTException.
UESArtifactRTException(UESArtifactRTException.E10102, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactRTException
Creates a new instance of UESArtifactRTException.
UESArtifactRTException(UESArtifactRTException.E10102, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactRTException
Creates a new instance of UESArtifactRTException.
UESArtifactRTException(UESArtifactRTException.E10102, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactRTException
Creates a new instance of UESArtifactRTException.
UESArtifactRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactRTException
Creates a new instance of UESArtifactRTException.
UESArtifactRTException.E10102 - Enum in cz.ues.core.artifact.exception
Error codes of UESArtifactRTException.
UESArtifactRTException.E10102(String) - Constructor for enum cz.ues.core.artifact.exception.UESArtifactRTException.E10102
 
UESArtifactSearch - Interface in cz.ues.core.artifact
UES Artifact Search is a service that provides search operations over artifacts.
UESArtifactSearchQuery - Class in cz.ues.core.artifact.dto
The search criteria specifies which artifacts to search for, whether to include system area in the search and how to return the result set (ordering and paging).
UESArtifactSearchQuery() - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchQuery
Creates a new instance of UESArtifactSearchCriteria.
UESArtifactSearchQuery(String, Boolean, Integer, Integer) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchQuery
Creates a new instance of UESArtifactSearchCriteria.
UESArtifactSearchQuery(String, Boolean, Boolean, Integer, Integer) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchQuery
Creates a new instance of UESArtifactSearchCriteria.
UESArtifactSearchResultItem - Class in cz.ues.core.artifact.dto
An item of the search result containing information about the found artifact.
UESArtifactSearchResultItem() - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchResultItem(UESURI, String, String, String, String, UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchResultItem(UESURI, String, String, String, String, UESURI, String, UESURI, String, UESArtifactStateType) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchResultItem(UESURI, String, String, String, String, UESURI, String, UESURI, String, UESArtifactStateType, UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchResultItem(UESURI, String, String, String, String, UESURI, String, UESURI, String, UESArtifactStateType, UESURI, String, String, UESURI, String, Date) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchResultItem(UESURI, String, String, String, String, UESURI, String, UESURI, String, UESArtifactStateType, UESURI, String, String, UESURI, String, Date, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchResultItem(UESURI, String, String, String, String, UESURI, String, UESURI, String, UESArtifactStateType, UESURI, String, String, UESURI, String, Date, String, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESArtifactSearchRTException - Exception in cz.ues.core.artifact.exception
Base exception for UESArtifactSearch service.
UESArtifactSearchRTException() - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchRTException
Creates a new instance of UESArtifactSearchRTException.
UESArtifactSearchRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchRTException
Creates a new instance of UESArtifactSearchRTException.
UESArtifactSearchRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchRTException
Creates a new instance of UESArtifactSearchRTException.
UESArtifactSearchRTException(UESArtifactSearchRTException.E10104, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchRTException
Creates a new instance of UESArtifactSearchRTException.
UESArtifactSearchRTException.E10104 - Enum in cz.ues.core.artifact.exception
Error codes for this exception.
UESArtifactSearchRTException.E10104() - Constructor for enum cz.ues.core.artifact.exception.UESArtifactSearchRTException.E10104
 
UESArtifactSearchValidationRTException - Exception in cz.ues.core.artifact.exception
Validation exception for UESArtifactSearch service.
UESArtifactSearchValidationRTException() - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException
Creates a new instance of UESArtifactSearchValidationRTException.
UESArtifactSearchValidationRTException(UESArtifactSearchValidationRTException.E10105, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException
Creates a new instance of UESArtifactSearchValidationRTException.
UESArtifactSearchValidationRTException(UESArtifactSearchValidationRTException.E10105, String, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException
Creates a new instance of UESArtifactSearchValidationRTException.
UESArtifactSearchValidationRTException.E10105 - Enum in cz.ues.core.artifact.exception
Error codes for this exception.
UESArtifactSearchValidationRTException.E10105() - Constructor for enum cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException.E10105
 
UESArtifactSetAttributes - Class in cz.ues.core.artifact.dto
 
UESArtifactSetAttributes() - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetAttributes
 
UESArtifactSetAttributes(String, String, String, UESSecurityLevel, UESArtifactType) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetAttributes
 
UESArtifactSetAttributes(String, String, String, UESSecurityLevel, UESArtifactType, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetAttributes
 
UESArtifactSetCompetentRole - Class in cz.ues.core.artifact.dto
 
UESArtifactSetCompetentRole(UESURI) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetCompetentRole
 
UESArtifactSetPresentationAttributes - Class in cz.ues.core.artifact.dto
Attributes of the artifact presentation settings.
UESArtifactSetPresentationAttributes(UESURI, UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, UESArtifactCommentsDisplayMode, UESArtifactContextMenuDisplayMode, UESArtifactVisualStyle) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Instantiates a new UES artifact set presentation attributes.
UESArtifactSetPresentationAttributes() - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
 
UESArtifactSetState - Class in cz.ues.core.artifact.dto
 
UESArtifactSetState(UESArtifactStateType, UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetState
 
UESArtifactSetState(UESArtifactStateType, UESURI, UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetState
Full constructor (but only one of the first three attributes can have non-null value)
UESArtifactSetVisualPresentation - Class in cz.ues.core.artifact.dto
 
UESArtifactSetVisualPresentation() - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetVisualPresentation
 
UESArtifactSetVisualPresentation(UESArtifactLayout, UESArtifactWidthType) - Constructor for class cz.ues.core.artifact.dto.UESArtifactSetVisualPresentation
 
UESArtifactStateTemplate - Interface in cz.ues.core.workflow
UESArtifactStateTemplate is a service that provides operations related to artifact state templates.
UESArtifactStateTemplateAttributes - Class in cz.ues.core.workflow.dto
Attributes of the artifact state template.
UESArtifactStateTemplateAttributes() - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Empty constructor.
UESArtifactStateTemplateAttributes(String, String, String, UESURI, UESArtifactStateType, Boolean, Date, Date, Integer, UESURI, Integer, Boolean, UESURI) - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Full constructor.
UESArtifactStateTemplateCreate - Class in cz.ues.core.workflow.dto
DTO for command UESArtifactStateTemplate#create(UESURI, UESArtifactStateTemplateCreate).
UESArtifactStateTemplateCreate() - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Empty constructor.
UESArtifactStateTemplateCreate(String, UESArtifactStateType) - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Minimal constructor.
UESArtifactStateTemplateCreate(String, String, String, UESArtifactStateType, Boolean, UESURI, Integer, Boolean) - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateCreate
Full constructor.
UESArtifactStateTemplateGetArtifactStateTemplateList - Class in cz.ues.core.workflow.dto
DTO for command UESArtifactStateTemplate#getArtifactStateTemplateList( cz.ues.core.commons.uri.UESURI, UESArtifactStateTemplateGetArtifactStateTemplateList)
UESArtifactStateTemplateGetArtifactStateTemplateList(Integer, Integer) - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateGetArtifactStateTemplateList
 
UESArtifactStateTemplateGetArtifactStateTemplateList(Integer, Integer, String) - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateGetArtifactStateTemplateList
 
UESArtifactStateTemplateRTException - Exception in cz.ues.core.workflow.exception
Application exception for UESArtifactStateTemplate.
UESArtifactStateTemplateRTException() - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException
Creates a new instance of UESArtifactStateTemplateRTException.
UESArtifactStateTemplateRTException(UESArtifactStateTemplateRTException.E10305, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException
Creates a new instance of UESArtifactStateTemplateRTException.
UESArtifactStateTemplateRTException(UESArtifactStateTemplateRTException.E10305, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException
Creates a new instance of UESArtifactStateTemplateRTException.
UESArtifactStateTemplateRTException(UESArtifactStateTemplateRTException.E10305, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException
Creates a new instance of UESArtifactStateTemplateRTException.
UESArtifactStateTemplateRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException
Creates a new instance of UESArtifactStateTemplateRTException.
UESArtifactStateTemplateRTException.E10305 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESArtifactStateTemplateRTException.E10305(String) - Constructor for enum cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException.E10305
 
UESArtifactStateTemplateSetAttributes - Class in cz.ues.core.workflow.dto
DTO for command UESArtifactStateTemplate#setAttributes(UESURI, UESArtifactStateTemplateSetAttributes).
UESArtifactStateTemplateSetAttributes() - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
Empty constructor.
UESArtifactStateTemplateSetAttributes(String, String, String, Boolean, UESURI, Integer) - Constructor for class cz.ues.core.workflow.dto.UESArtifactStateTemplateSetAttributes
Full constructor.
UESArtifactStateTemplateValidationRTException - Exception in cz.ues.core.workflow.exception
Validation exception for UESArtifactStateTemplate.
UESArtifactStateTemplateValidationRTException() - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException
Creates a new instance of UESArtifactStateTemplateValidationRTException.
UESArtifactStateTemplateValidationRTException(UESArtifactStateTemplateValidationRTException.E10306, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException
Creates a new instance of UESArtifactStateTemplateValidationRTException.
UESArtifactStateTemplateValidationRTException.E10306 - Enum in cz.ues.core.workflow.exception
Enumeration of error codes.
UESArtifactStateTemplateValidationRTException.E10306() - Constructor for enum cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException.E10306
 
UESArtifactStateType - Enum in cz.ues.core.artifact.dto
Note: the same (original) class is also located in the package cz.ues.core.artifact.dto.
UESArtifactStateType() - Constructor for enum cz.ues.core.artifact.dto.UESArtifactStateType
 
UESArtifactStateTypeAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESArtifactStateType
UESArtifactStateTypeAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESArtifactStateTypeAdapter
 
UESArtifactType - Enum in cz.ues.core.artifact.dto
Enumeration of artifact types.
UESArtifactTypeAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESArtifactType
UESArtifactTypeAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESArtifactTypeAdapter
 
UESArtifactValidationRTException - Exception in cz.ues.core.artifact.exception
UESArtifact Validation Runtime Exception.
UESArtifactValidationRTException() - Constructor for exception cz.ues.core.artifact.exception.UESArtifactValidationRTException
Creates new instance of UESArtifactServiceValidationRTException.
UESArtifactValidationRTException(UESArtifactValidationRTException.E10103, String, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactValidationRTException
Creates a new instance of UESArtifactServiceValidationRTException.
UESArtifactValidationRTException(UESArtifactValidationRTException.E10103, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESArtifactValidationRTException
Creates a new instance of UESArtifactServiceValidationRTException.
UESArtifactValidationRTException.E10103 - Enum in cz.ues.core.artifact.exception
Error codes of UESArtifactValidationRTException.
UESArtifactValidationRTException.E10103() - Constructor for enum cz.ues.core.artifact.exception.UESArtifactValidationRTException.E10103
 
UESArtifactVisualStyle - Enum in cz.ues.core.artifact.dto
Visual styles of sheet content and other visual components.
UESArtifactVisualStyleAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESArtifactVisualStyle
UESArtifactVisualStyleAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESArtifactVisualStyleAdapter
 
UESArtifactWidthType - Enum in cz.ues.core.artifact.dto
Types of width content.
UESArtifactWidthType(String) - Constructor for enum cz.ues.core.artifact.dto.UESArtifactWidthType
This constructor is used in XML export - it uses string representation, e.g.
UESArtifactWidthTypeAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESArtifactWidthType
UESArtifactWidthTypeAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESArtifactWidthTypeAdapter
 
UESAsyncCommandExecutorRTException.E05R03 - Enum in cz.ues.platform.command.internal.exception
Error codes of UESAsyncCommandRTException.
UESAsyncCommandExecutorRTException.E05R03() - Constructor for enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorRTException.E05R03
 
UESAsyncCommandExecutorValidationRTException.E05R04 - Enum in cz.ues.platform.command.internal.exception
Error codes of UESAsyncCommandValidationRTException.
UESAsyncCommandExecutorValidationRTException.E05R04() - Constructor for enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorValidationRTException.E05R04
 
UESAttachment - Interface in cz.ues.core.attachment
 
UESAttachmentAttributes - Class in cz.ues.core.attachment.dto
 
UESAttachmentAttributes(UESURI, String, String, String, Boolean, Date, UESURI, UESURI) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentAttributes
 
UESAttachmentAttributes(UESURI, String, String, String, Boolean, Date, UESURI, UESURI, UESURI) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentAttributes
 
UESAttachmentCheckIn - Class in cz.ues.core.attachment.dto
 
UESAttachmentCheckIn(UESAttachmentStreamHandler) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentCheckIn
 
UESAttachmentCheckIn(String, String, String, UESAttachmentStreamHandler, UESVersionStrategy, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentCheckIn
 
UESAttachmentCheckOut - Class in cz.ues.core.attachment.dto
 
UESAttachmentCheckOut() - Constructor for class cz.ues.core.attachment.dto.UESAttachmentCheckOut
 
UESAttachmentCheckOut(Boolean) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentCheckOut
 
UESAttachmentCreate - Class in cz.ues.core.attachment.dto
 
UESAttachmentCreate(UESAttachmentStreamHandler) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentCreate
 
UESAttachmentCreate(String, String, String, UESAttachmentStreamHandler, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentCreate
 
UESAttachmentGetAttachmentList - Class in cz.ues.core.attachment.dto
 
UESAttachmentGetAttachmentList(Integer, Integer, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentGetAttachmentList
 
UESAttachmentGetAttachmentList() - Constructor for class cz.ues.core.attachment.dto.UESAttachmentGetAttachmentList
 
UESAttachmentGetAttachmentList(Integer, Integer, String, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentGetAttachmentList
Deprecated.
Use constructor with attribute query.
UESAttachmentModuleRTException - Exception in cz.ues.core.attachment.exception
UESAttachmentModuleRTException.
UESAttachmentModuleRTException() - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentModuleRTException
Creates a new instance of UESAttachmentModuleRTException.
UESAttachmentModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentModuleRTException
Creates a new instance of UESAttachmentModuleRTException.
UESAttachmentRTException - Exception in cz.ues.core.attachment.exception
UESAttachment Runtime Exception.
UESAttachmentRTException() - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentRTException
Creates a new instance of UESAttachmentRTException.
UESAttachmentRTException(UESAttachmentRTException.E10400, String, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentRTException
Creates a new instance of UESAttachmentRTException.
UESAttachmentRTException(UESAttachmentRTException.E10400, String, Exception, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentRTException
Creates a new instance of UESAttachmentRTException.
UESAttachmentRTException(UESAttachmentRTException.E10400, Exception, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentRTException
Creates a new instance of UESAttachmentRTException.
UESAttachmentRTException(UESAttachmentRTException.E10400, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentRTException
Creates a new instance of UESAttachmentRTException.
UESAttachmentRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentRTException
Creates a new instance of UESAttachmentRTException.
UESAttachmentRTException.E10400 - Enum in cz.ues.core.attachment.exception
Error codes for the UESAttachmentRTException.
UESAttachmentRTException.E10400(String) - Constructor for enum cz.ues.core.attachment.exception.UESAttachmentRTException.E10400
 
UESAttachmentSetAttributes - Class in cz.ues.core.attachment.dto
DTO containing attributes for setting attachment attributes.
UESAttachmentSetAttributes() - Constructor for class cz.ues.core.attachment.dto.UESAttachmentSetAttributes
 
UESAttachmentSetAttributes(String, String, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentSetAttributes
 
UESAttachmentStreamHandler - Class in cz.ues.core.attachment.dto
 
UESAttachmentStreamHandler(File) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
 
UESAttachmentStreamHandler(File, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
 
UESAttachmentStreamHandler(InputStream, String, long) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
Deprecated.
UESAttachmentStreamHandler(InputStream, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
Deprecated.
UESAttachmentStreamHandler(UESFileSource) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
 
UESAttachmentStreamHandler(UESFileSource, String) - Constructor for class cz.ues.core.attachment.dto.UESAttachmentStreamHandler
 
UESAttachmentValidationRTException - Exception in cz.ues.core.attachment.exception
UESAttachment Validation Exception.
UESAttachmentValidationRTException() - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentValidationRTException
Creates a new instance of UESAttachmentValidationException.
UESAttachmentValidationRTException(UESAttachmentValidationRTException.E10401, String, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentValidationRTException
Creates a new instance of UESAttachmentValidationException.
UESAttachmentValidationRTException(UESAttachmentValidationRTException.E10401, String, Exception, Object...) - Constructor for exception cz.ues.core.attachment.exception.UESAttachmentValidationRTException
Creates a new instance of UESAttachmentValidationException.
UESAttachmentValidationRTException.E10401 - Enum in cz.ues.core.attachment.exception
Error codes for UESAttachment Validation Exception.
UESAttachmentValidationRTException.E10401() - Constructor for enum cz.ues.core.attachment.exception.UESAttachmentValidationRTException.E10401
 
UESAudit - Annotation Type in cz.ues.platform.appl.annotations
Annotation for describing of application log monitoring behavior.
UESAuthenticationService - Interface in cz.ues.platform.security.authn
This service authenticates the user and associates the authentication context with user session to provide principals and credentials during session life.
UESAuthenticationServiceRTException - Exception in cz.ues.platform.security.authn
UESAuthenticationServiceRTException.
UESAuthenticationServiceRTException() - Constructor for exception cz.ues.platform.security.authn.UESAuthenticationServiceRTException
Creates new instance of UESAuthenticationServiceRTException.
UESAuthenticationServiceRTException(UESAuthenticationServiceRTException.E05400, String, Object...) - Constructor for exception cz.ues.platform.security.authn.UESAuthenticationServiceRTException
Creates a new instance of UESAuthenticationServiceRTException.
UESAuthenticationServiceRTException(UESAuthenticationServiceRTException.E05400, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.authn.UESAuthenticationServiceRTException
Creates a new instance of UESAuthenticationServiceRTException.
UESAuthenticationServiceRTException.E05400 - Enum in cz.ues.platform.security.authn
Error codes of UESAuthenticationServiceRTException.
UESAuthenticationServiceRTException.E05400() - Constructor for enum cz.ues.platform.security.authn.UESAuthenticationServiceRTException.E05400
 
UESAuthenticationToken - Interface in cz.ues.platform.security.authn.token
Represents an authentication request.
UESAuthorizationService - Interface in cz.ues.platform.security.authz
This service authorizes the user to perform operation identified by access point on some entity identified by its URI.
UESAuthorizationServiceRTException - Exception in cz.ues.platform.security.authz
UESAuthorizationServiceRTException.
UESAuthorizationServiceRTException() - Constructor for exception cz.ues.platform.security.authz.UESAuthorizationServiceRTException
Creates new instance of UESAuthorizationServiceRTException.
UESAuthorizationServiceRTException(UESAuthorizationServiceRTException.E05401, String, Object...) - Constructor for exception cz.ues.platform.security.authz.UESAuthorizationServiceRTException
Creates a new instance of UESAuthorizationServiceRTException.
UESAuthorizationServiceRTException(UESAuthorizationServiceRTException.E05401, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.authz.UESAuthorizationServiceRTException
Creates a new instance of UESAuthorizationServiceRTException.
UESAuthorizationServiceRTException.E05401 - Enum in cz.ues.platform.security.authz
Error codes of UESAuthorizationServiceRTException.
UESAuthorizationServiceRTException.E05401() - Constructor for enum cz.ues.platform.security.authz.UESAuthorizationServiceRTException.E05401
 
UESAuthorizationToken - Class in cz.ues.platform.security.authz
Authorization token used for invocation of authorization process.
UESAuthorizationToken(UESURI, String, Propagation, Mode) - Constructor for class cz.ues.platform.security.authz.UESAuthorizationToken
Creates new authorization token.
UESAuthorizationToken(UESURI, String) - Constructor for class cz.ues.platform.security.authz.UESAuthorizationToken
Creates new authorization token with default propagation type Propagation.REQUIRED and authorization mode Mode.FIRST_ROLE configured.
UESBarcode - Interface in cz.ues.platform.chart.barcode
 
UESBarcodeAttributes - Class in cz.ues.platform.chart.barcode.dto
 
UESBarcodeAttributes() - Constructor for class cz.ues.platform.chart.barcode.dto.UESBarcodeAttributes
 
UESBarcodePlotType - Interface in cz.ues.platform.chart.barcode
 
UESBarcodeRTException - Exception in cz.ues.platform.chart.barcode
BarcodeRTException - This exception indicates problem during invocation of some method of class UESBarcodeService.
UESBarcodeRTException() - Constructor for exception cz.ues.platform.chart.barcode.UESBarcodeRTException
Creates a new instance of BarcodeRTException.
UESBarcodeRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.chart.barcode.UESBarcodeRTException
Creates a new instance of BarcodeRTException.
UESBarcodeRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.chart.barcode.UESBarcodeRTException
Creates a new instance of BarcodeRTException.
UESBarcodeRTException.E05M00 - Enum in cz.ues.platform.chart.barcode
Error codes of UESBarcodeService.
UESBarcodeRTException.E05M00() - Constructor for enum cz.ues.platform.chart.barcode.UESBarcodeRTException.E05M00
 
UESBarcodeService - Interface in cz.ues.platform.chart.barcode
This service is used for creating barcode.
UESBarcodeService.BarcodeType - Enum in cz.ues.platform.chart.barcode
This class contains all supported barcode types.
UESBarcodeService.BarcodeType() - Constructor for enum cz.ues.platform.chart.barcode.UESBarcodeService.BarcodeType
 
UESBasicPagingCriteria - Class in cz.ues.platform.commons.lang
Deprecated.
UESBasicPagingCriteria() - Constructor for class cz.ues.platform.commons.lang.UESBasicPagingCriteria
Deprecated.
UESBasicPagingCriteria(int, int) - Constructor for class cz.ues.platform.commons.lang.UESBasicPagingCriteria
Deprecated.
UESBERegistry - Interface in cz.ues.platform.sysc.beregistry
Deprecated.
Since UES6-11 replaced by UESEntityType
UESBERegistryHelper - Class in cz.ues.platform.sysc.beregistry.utils
Helper class for Business Entity Registry.
UESBERegistryHelper() - Constructor for class cz.ues.platform.sysc.beregistry.utils.UESBERegistryHelper
UESBERegistryHelper is utility class and will be never instantiated.
UESBERegistryManager - Interface in cz.ues.platform.sysc.beregistry
Deprecated.
Since UES6-11 replaced by UESEntityTypeRegistry
UESBERegistryManagerRTException - Exception in cz.ues.platform.sysc.beregistry
Encapsulates errors thrown by UESBERegistryManager.
UESBERegistryManagerRTException() - Constructor for exception cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException
Creates new instance of UESBERegistryManagerRTException.
UESBERegistryManagerRTException(UESBERegistryManagerRTException.E05A11, String, Object...) - Constructor for exception cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException
Creates a new instance of UESBERegistryManagerRTException.
UESBERegistryManagerRTException(UESBERegistryManagerRTException.E05A11, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException
Creates a new instance of UESBERegistryManagerRTException.
UESBERegistryManagerRTException.E05A11 - Enum in cz.ues.platform.sysc.beregistry
Error codes of CryptographyServiceRTException.
UESBERegistryManagerRTException.E05A11() - Constructor for enum cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException.E05A11
 
UESBERegistryRTException - Exception in cz.ues.platform.sysc.beregistry
Encapsulates errors thrown by UESBERegistry.
UESBERegistryRTException() - Constructor for exception cz.ues.platform.sysc.beregistry.UESBERegistryRTException
Creates new instance of UESBERegistryRTException.
UESBERegistryRTException(UESBERegistryRTException.E05A10, String, Object...) - Constructor for exception cz.ues.platform.sysc.beregistry.UESBERegistryRTException
Creates a new instance of UESBERegistryRTException.
UESBERegistryRTException(UESBERegistryRTException.E05A10, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.beregistry.UESBERegistryRTException
Creates a new instance of UESBERegistryRTException.
UESBERegistryRTException.E05A10 - Enum in cz.ues.platform.sysc.beregistry
Error codes of CryptographyServiceRTException.
UESBERegistryRTException.E05A10() - Constructor for enum cz.ues.platform.sysc.beregistry.UESBERegistryRTException.E05A10
 
UESBEType - Class in cz.ues.platform.sysc.beregistry.dto
DTO of UES BE Type.
UESBEType() - Constructor for class cz.ues.platform.sysc.beregistry.dto.UESBEType
 
UESBucket - Class in cz.ues.platform.udds
Unique container for data storage.
UESBucket(String) - Constructor for class cz.ues.platform.udds.UESBucket
Creates a new instance of UESBucket.
UESBusinessEntity - Annotation Type in cz.ues.platform.sysc.beregistry.annotations
Deprecated.
UESByteSource - Class in cz.ues.platform.commons.lang
This DataSource can be used in two independent use cases.
UESByteSource(byte[], String, String) - Constructor for class cz.ues.platform.commons.lang.UESByteSource
Creates a new instance of UESByteSource.
UESByteSource(byte[], String) - Constructor for class cz.ues.platform.commons.lang.UESByteSource
Creates a new instance of UESByteSource.
UESByteSource(byte[]) - Constructor for class cz.ues.platform.commons.lang.UESByteSource
Creates a new instance of UESByteSource.
UESByteSource() - Constructor for class cz.ues.platform.commons.lang.UESByteSource
Creates a new instance of UESByteSource.
UESCache<K,V> - Interface in cz.ues.platform.commons.cache
This component provides basic operations for common caching.
UESCacheInitializationRTException - Exception in cz.ues.platform.commons.cache
CacheInitializationRTException - this exception signalizes problem during cache initialization.
UESCacheInitializationRTException(UESCacheInitializationRTException.E05209, String, Object...) - Constructor for exception cz.ues.platform.commons.cache.UESCacheInitializationRTException
Creates a new instance of MainEntityDoesNotExistRTException.
UESCacheInitializationRTException(UESCacheInitializationRTException.E05209, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.cache.UESCacheInitializationRTException
Creates a new instance of MainEntityDoesNotExistRTException.
UESCacheInitializationRTException.E05209 - Enum in cz.ues.platform.commons.cache
Error codes used in this exception.
UESCacheInitializationRTException.E05209() - Constructor for enum cz.ues.platform.commons.cache.UESCacheInitializationRTException.E05209
 
UESCacheManager - Interface in cz.ues.platform.commons.cache
 
UESCacheRTException - Exception in cz.ues.platform.commons.cache
CacheRTException - module exception.
UESCacheRTException() - Constructor for exception cz.ues.platform.commons.cache.UESCacheRTException
Creates a new instance of EntityRTException.
UESCacheRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.cache.UESCacheRTException
Creates a new instance of CommonsRTException.
UESCalendar - Interface in cz.ues.digitalworkspace.calendar
 
UESCalendarBusyTimeAttributes - Class in cz.ues.digitalworkspace.calendar.dto
 
UESCalendarBusyTimeAttributes(Date, Date) - Constructor for class cz.ues.digitalworkspace.calendar.dto.UESCalendarBusyTimeAttributes
Maximal constructor which contains all attributes.
UESCalendarGetBusyTimeList - Class in cz.ues.digitalworkspace.calendar.dto
 
UESCalendarGetBusyTimeList(Date, Date) - Constructor for class cz.ues.digitalworkspace.calendar.dto.UESCalendarGetBusyTimeList
Constructor for searching by date interval (minimal - maximal date).
UESCalendarGetBusyTimeList(Date, Date, UESURI) - Constructor for class cz.ues.digitalworkspace.calendar.dto.UESCalendarGetBusyTimeList
Constructor for searching by date interval (minimal - maximal date).
UESCalendarRTException.E1F000 - Enum in cz.ues.digitalworkspace.calendar.exception
Error codes for the UESCalendarRTException.
UESCalendarRTException.E1F000(String) - Constructor for enum cz.ues.digitalworkspace.calendar.exception.UESCalendarRTException.E1F000
 
UESCalendarValidationRTException.E1F001 - Enum in cz.ues.digitalworkspace.calendar.exception
Error codes for the UESCalendarValidationRTException.
UESCalendarValidationRTException.E1F001() - Constructor for enum cz.ues.digitalworkspace.calendar.exception.UESCalendarValidationRTException.E1F001
 
UESCallable<V> - Interface in cz.ues.platform.commons.lang
Callable - Instances of this interface allow to execute some task by another component.
UESCallable<V> - Interface in cz.ues.platform.territory
Deprecated.
UESCast - Interface in cz.ues.core.role
 
UESCastAccessRoleAttributes - Class in cz.ues.core.role.dto
DTO for command UESCast#getAccessRoleCastList(UESURI, UESCastGetAccessRoleCastList).
UESCastAccessRoleAttributes(String, String, UESURI, UESURI, UESCastLevel, Boolean, String, String, UESURI, UESURI) - Constructor for class cz.ues.core.role.dto.UESCastAccessRoleAttributes
Full constructor.
UESCastAttributes - Class in cz.ues.core.role.dto
DTO for command UESCastLevel#getAttributes(UESURI, UESCastGetAttributes).
UESCastAttributes(UESURI, String, String, UESURI, String, String, UESCastLevel, Boolean, UESCastState, Date, Date) - Constructor for class cz.ues.core.role.dto.UESCastAttributes
 
UESCastAttributes(UESURI, String, String, UESURI, String, String, UESCastLevel, Boolean, UESCastState, Date, Date, UESCastDirection) - Constructor for class cz.ues.core.role.dto.UESCastAttributes
 
UESCastAttributes(UESURI, String, String, UESURI, String, String, UESCastLevel, Boolean, UESCastState, Date, Date, UESCastDirection, UESURI, UESURI) - Constructor for class cz.ues.core.role.dto.UESCastAttributes
 
UESCastCreate - Class in cz.ues.core.role.dto
 
UESCastCreate(UESURI, UESCastLevel, Boolean, Date) - Constructor for class cz.ues.core.role.dto.UESCastCreate
Creates a new instance of UESCastCreate.
UESCastDelete - Class in cz.ues.core.role.dto
 
UESCastDelete(UESURI) - Constructor for class cz.ues.core.role.dto.UESCastDelete
 
UESCastDirection - Enum in cz.ues.core.role.dto
 
UESCastDirection() - Constructor for enum cz.ues.core.role.dto.UESCastDirection
 
UESCastExists - Class in cz.ues.core.role.dto
 
UESCastExists() - Constructor for class cz.ues.core.role.dto.UESCastExists
 
UESCastExists(UESURI) - Constructor for class cz.ues.core.role.dto.UESCastExists
 
UESCastExists(UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESCastExists
 
UESCastGetAccessRoleCastList - Class in cz.ues.core.role.dto
DTO for command UESCast#getAccessRoleCastList( cz.ues.core.commons.uri.UESURI, UESCastGetAccessRoleCastList)
UESCastGetAccessRoleCastList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESCastGetAccessRoleCastList
 
UESCastGetAttributes - Class in cz.ues.core.role.dto
DTO for command UESCastLevel#getAttributes(UESURI, UESCastGetAttributes).
UESCastGetAttributes(UESURI) - Constructor for class cz.ues.core.role.dto.UESCastGetAttributes
 
UESCastGetCastList - Class in cz.ues.core.role.dto
 
UESCastGetCastList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESCastGetCastList
 
UESCastGetCastList() - Constructor for class cz.ues.core.role.dto.UESCastGetCastList
 
UESCastLevel - Enum in cz.ues.core.role.dto
 
UESCastLevel() - Constructor for enum cz.ues.core.role.dto.UESCastLevel
 
UESCastLevelAdapter - Class in cz.ues.core.role.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESCastLevel
UESCastLevelAdapter() - Constructor for class cz.ues.core.role.dto.adapter.UESCastLevelAdapter
 
UESCastLevelPolicy - Enum in cz.ues.core.security.authz.dto
 
UESCastLevelPolicy() - Constructor for enum cz.ues.core.security.authz.dto.UESCastLevelPolicy
 
UESCastRTException - Exception in cz.ues.core.role.exception
Base UESCast role exception.
UESCastRTException() - Constructor for exception cz.ues.core.role.exception.UESCastRTException
Creates a new instance of UESCastRTException.
UESCastRTException(UESCastRTException.E10B14, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESCastRTException
Creates a new instance of UESRoleRTException.
UESCastRTException(UESCastRTException.E10B14, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESCastRTException
Creates a new instance of UESCastRTException.
UESCastRTException(UESCastRTException.E10B14, Object...) - Constructor for exception cz.ues.core.role.exception.UESCastRTException
Creates a new instance of UESCastRTException.
UESCastRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESCastRTException
Creates a new instance of UESRoleRTException.
UESCastRTException.E10B14 - Enum in cz.ues.core.role.exception
 
UESCastRTException.E10B14(String) - Constructor for enum cz.ues.core.role.exception.UESCastRTException.E10B14
 
UESCastSetAttributes - Class in cz.ues.core.role.dto
UESCastSetAttributes(UESURI, UESCastLevel, Boolean, UESCastState, Date) - Constructor for class cz.ues.core.role.dto.UESCastSetAttributes
Creates a new instance of UESCastSetAttributes.
UESCastState - Enum in cz.ues.core.role.dto
 
UESCastState() - Constructor for enum cz.ues.core.role.dto.UESCastState
 
UESCastStateAdapter - Class in cz.ues.core.role.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESCastState
UESCastStateAdapter() - Constructor for class cz.ues.core.role.dto.adapter.UESCastStateAdapter
 
UESCastValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESCast.
UESCastValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESCastValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESCastValidationRTException(UESCastValidationRTException.E10B15, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESCastValidationRTException
Creates a new instance of UESCastValidationRTException.
UESCastValidationRTException(UESCastValidationRTException.E10B15, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESCastValidationRTException
Creates a new instance of UESCastValidationRTException.
UESCastValidationRTException.E10B15 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESCastValidationRTException.E10B15() - Constructor for enum cz.ues.core.role.exception.UESCastValidationRTException.E10B15
 
UESChart - Interface in cz.ues.platform.chart
 
UESChartAttributes - Class in cz.ues.platform.chart.dto
 
UESChartAttributes() - Constructor for class cz.ues.platform.chart.dto.UESChartAttributes
 
UESChartRTException - Exception in cz.ues.platform.chart
 
UESChartRTException() - Constructor for exception cz.ues.platform.chart.UESChartRTException
Creates a new instance of UESChartRTException.
UESChartRTException(UESChartRTException.E05M0, String, Object...) - Constructor for exception cz.ues.platform.chart.UESChartRTException
Creates a new instance of UESChartRTException.
UESChartRTException(UESChartRTException.E05M0, String, Exception, Object...) - Constructor for exception cz.ues.platform.chart.UESChartRTException
Creates a new instance of UESChartRTException.
UESChartRTException.E05M0 - Enum in cz.ues.platform.chart
Error codes of UESChart.
UESChartRTException.E05M0() - Constructor for enum cz.ues.platform.chart.UESChartRTException.E05M0
 
UESCommand - Interface in cz.ues.platform.command
Deprecated.
Only for basic integration of Commands 2.x to UES Macros
UESCommand - Annotation Type in cz.ues.platform.uesservices.annotations
Marker for methods to determine its Use Case stereotype - used for Use Case Registry
UESCommandExec - Class in cz.ues.platform.command.dto
Parameters for command execution.
UESCommandExec() - Constructor for class cz.ues.platform.command.dto.UESCommandExec
 
UESCommandExec(String, Map<String, Object>) - Constructor for class cz.ues.platform.command.dto.UESCommandExec
 
UESCommandModuleRTException - Exception in cz.ues.platform.command.exception
UESCommandModuleRTException - the parent of module Exceptions.
UESCommandModuleRTException() - Constructor for exception cz.ues.platform.command.exception.UESCommandModuleRTException
Creates a new instance of UESIntegrationRTException.
UESCommandModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.command.exception.UESCommandModuleRTException
Creates a new instance of UESCommandModuleRTException.
UESCommandRTException - Exception in cz.ues.platform.command.exception
UESCommandRTException.
UESCommandRTException() - Constructor for exception cz.ues.platform.command.exception.UESCommandRTException
Creates new instance of UESCommandRTException.
UESCommandRTException(UESCommandRTException.E05R01, String, Object...) - Constructor for exception cz.ues.platform.command.exception.UESCommandRTException
Creates a new instance of UESCommandRTException.
UESCommandRTException(UESCommandRTException.E05R01, String, Exception, Object...) - Constructor for exception cz.ues.platform.command.exception.UESCommandRTException
Creates a new instance of UESCommandRTException.
UESCommandRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.command.exception.UESCommandRTException
Creates a new instance of UESCommandRTException.
UESCommandRTException.E05R01 - Enum in cz.ues.platform.command.exception
Error codes of UESCommandRTException.
UESCommandRTException.E05R01() - Constructor for enum cz.ues.platform.command.exception.UESCommandRTException.E05R01
 
UESCommandValidationRTException - Exception in cz.ues.platform.command.exception
UESCommandValidationRTException.
UESCommandValidationRTException() - Constructor for exception cz.ues.platform.command.exception.UESCommandValidationRTException
Creates new instance of UESCommandValidationRTException.
UESCommandValidationRTException(UESCommandValidationRTException.E05R02, String, Object...) - Constructor for exception cz.ues.platform.command.exception.UESCommandValidationRTException
Creates a new instance of UESCommandValidationRTException.
UESCommandValidationRTException(UESCommandValidationRTException.E05R02, String, Exception, Object...) - Constructor for exception cz.ues.platform.command.exception.UESCommandValidationRTException
Creates a new instance of UESCommandValidationRTException.
UESCommandValidationRTException.E05R02 - Enum in cz.ues.platform.command.exception
Error codes of UESCommandValidationRTException.
UESCommandValidationRTException.E05R02() - Constructor for enum cz.ues.platform.command.exception.UESCommandValidationRTException.E05R02
 
UESCompany - Interface in cz.ues.core.container
 
UESCompanyAttributes - Class in cz.ues.core.container.dto
 
UESCompanyAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESCompanyAttributes
 
UESCompanyCreate - Class in cz.ues.core.container.dto
 
UESCompanyCreate(UESURI) - Constructor for class cz.ues.core.container.dto.UESCompanyCreate
 
UESCompanyCreate(UESURI, String, String) - Constructor for class cz.ues.core.container.dto.UESCompanyCreate
 
UESCompanyCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESCompanyCreate
 
UESCompanyEntryAttributes - Class in cz.ues.core.container.dto
 
UESCompanyEntryAttributes(UESURI, String, String, String, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESCompanyEntryAttributes
 
UESCompanyGetEntryList - Class in cz.ues.core.container.dto
 
UESCompanyGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.container.dto.UESCompanyGetEntryList
 
UESCompanyGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.container.dto.UESCompanyGetEntryList
 
UESCompanyRTException - Exception in cz.ues.core.container.exception
Application exception for UESCompany
UESCompanyRTException() - Constructor for exception cz.ues.core.container.exception.UESCompanyRTException
Creates a new instance of UESCompanyRTException.
UESCompanyRTException(UESCompanyRTException.E10218, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyRTException
Creates a new instance of UESCompanyRTException.
UESCompanyRTException(UESCompanyRTException.E10218, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyRTException
Creates a new instance of UESCompanyRTException.
UESCompanyRTException(UESCompanyRTException.E10218, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyRTException
Creates a new instance of UESCompanyRTException.
UESCompanyRTException(UESCompanyRTException.E10218, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyRTException
Creates a new instance of UESCompanyRTException.
UESCompanyRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyRTException
Creates a new instance of UESCompanyRTException.
UESCompanyRTException.E10218 - Enum in cz.ues.core.container.exception
 
UESCompanyRTException.E10218(String) - Constructor for enum cz.ues.core.container.exception.UESCompanyRTException.E10218
 
UESCompanySetAttributes - Class in cz.ues.core.container.dto
 
UESCompanySetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESCompanySetAttributes
 
UESCompanyValidationRTException - Exception in cz.ues.core.container.exception
Application exception for UESCompany
UESCompanyValidationRTException() - Constructor for exception cz.ues.core.container.exception.UESCompanyValidationRTException
Creates a new instance of UESCompanyRTException.
UESCompanyValidationRTException(UESCompanyValidationRTException.E10219, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyValidationRTException
Creates a new instance of UESCompanyValidationRTException.
UESCompanyValidationRTException(UESCompanyValidationRTException.E10219, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESCompanyValidationRTException
Creates a new instance of UESCompanyValidationRTException.
UESCompanyValidationRTException.E10219 - Enum in cz.ues.core.container.exception
Enumeration of error code
UESCompanyValidationRTException.E10219() - Constructor for enum cz.ues.core.container.exception.UESCompanyValidationRTException.E10219
 
UESComponent - Annotation Type in cz.ues.platform.container.annotations
Annotation of application components.
UESComponentFactory - Class in cz.ues.platform.container
Component Factory is general factory to provide components for application.
UESComponentFactory() - Constructor for class cz.ues.platform.container.UESComponentFactory
ComponentFactory will never be instantiated.
UESComponentFactoryRTException - Exception in cz.ues.platform.container
UESComponentFactoryRTException.
UESComponentFactoryRTException() - Constructor for exception cz.ues.platform.container.UESComponentFactoryRTException
Creates new instance of UESComponentFactoryRTException.
UESComponentFactoryRTException(UESComponentFactoryRTException.E05100, String, Object...) - Constructor for exception cz.ues.platform.container.UESComponentFactoryRTException
Creates a new instance of UESComponentFactoryRTException.
UESComponentFactoryRTException(UESComponentFactoryRTException.E05100, String, Exception, Object...) - Constructor for exception cz.ues.platform.container.UESComponentFactoryRTException
Creates a new instance of UESComponentFactoryRTException.
UESComponentFactoryRTException.E05100 - Enum in cz.ues.platform.container
Error codes of UESComponentFactoryRTException.
UESComponentFactoryRTException.E05100() - Constructor for enum cz.ues.platform.container.UESComponentFactoryRTException.E05100
 
UESConcurrentRTException - Exception in cz.ues.platform.concurrent.exception
UESConcurrentRTException - the parent of module Exceptions.
UESConcurrentRTException() - Constructor for exception cz.ues.platform.concurrent.exception.UESConcurrentRTException
Creates new instance of UESConcurrentException.
UESConcurrentRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESConcurrentRTException
Creates a new instance of UESConcurrentException.
UESContainerEntryType - Enum in cz.ues.core.container.dto
 
UESContainerEntryType() - Constructor for enum cz.ues.core.container.dto.UESContainerEntryType
 
UESContainerModuleRTException - Exception in cz.ues.core.container.exception
Exception for module property.
UESContainerModuleRTException() - Constructor for exception cz.ues.core.container.exception.UESContainerModuleRTException
Creates new instance of FolderRTException.
UESContainerModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESContainerModuleRTException
Creates a new instance of FolderRTException.
UESContentMimeType - Enum in cz.ues.core.content.dto
Types of artifact content.
UESContentMimeTypeAdapter - Class in cz.ues.core.content.dto.adapter
XML and JSON marshalling and unmarshalling adapter for UESContentMimeType
UESContentMimeTypeAdapter() - Constructor for class cz.ues.core.content.dto.adapter.UESContentMimeTypeAdapter
 
UESContentModuleRTException - Exception in cz.ues.core.content.exception
UESContent Module Runtime Exception.
UESContentModuleRTException() - Constructor for exception cz.ues.core.content.exception.UESContentModuleRTException
Creates new instance of SheetModuleRTException.
UESContentModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESContentModuleRTException
Creates a new instance of SheetModuleRTException.
UESCoreEntityTypes - Interface in cz.ues.core.sysc.entitytype
Class containing all entity types of UES Core subsystem.
UESDigitalWorkspace - Interface in cz.ues.digitalworkspace.digitalworkspace
 
UESDigitalWorkspaceGetRecordList - Class in cz.ues.digitalworkspace.digitalworkspace.dto
 
UESDigitalWorkspaceGetRecordList(Integer, Integer, String) - Constructor for class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceGetRecordList
 
UESDigitalWorkspaceGetRecordList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceGetRecordList
 
UESDigitalWorkspaceModuleRTException - Exception in cz.ues.digitalworkspace.digitalworkspace.exception
 
UESDigitalWorkspaceModuleRTException() - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceModuleRTException
Creates new instance of ArtifactRTException.
UESDigitalWorkspaceModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceModuleRTException
Creates a new instance of ArtifactRTException.
UESDigitalWorkspaceRecordAttributes - Class in cz.ues.digitalworkspace.digitalworkspace.dto
 
UESDigitalWorkspaceRecordAttributes(String, String, Date, Date, Date, Date, Date, UESURI, UESActivityType, String, String, UESActivityStateType, UESActivityStateSubtype, UESURI, String, UESURI, String, UESURI, String, UESURI, String) - Constructor for class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Maximal constructor which contains all attributes.
UESDigitalWorkspaceRecordAttributes(String, String, Date, Date, Date, Date, UESURI, UESActivityType, String, String, UESActivityStateType, UESActivityStateSubtype, UESURI, String, UESURI, String, UESURI, String, UESURI, String) - Constructor for class cz.ues.digitalworkspace.digitalworkspace.dto.UESDigitalWorkspaceRecordAttributes
Constructor with no expiration attribute (for backward compatibility).
UESDigitalWorkspaceRTException - Exception in cz.ues.digitalworkspace.digitalworkspace.exception
 
UESDigitalWorkspaceRTException() - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException
Creates a new instance of UESDigitalWorkspaceRTException.
UESDigitalWorkspaceRTException(UESDigitalWorkspaceRTException.E10310, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException
Creates a new instance of UESDigitalWorkspaceRTException.
UESDigitalWorkspaceRTException(UESDigitalWorkspaceRTException.E10310, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException
Creates a new instance of UESDigitalWorkspaceRTException.
UESDigitalWorkspaceRTException(UESDigitalWorkspaceRTException.E10310, Object...) - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException
Creates a new instance of UESDigitalWorkspaceRTException.
UESDigitalWorkspaceRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException
Creates a new instance of UESDigitalWorkspaceRTException.
UESDigitalWorkspaceRTException.E10310 - Enum in cz.ues.digitalworkspace.digitalworkspace.exception
Error codes of UESDigitalWorkspaceRTException.
UESDigitalWorkspaceRTException.E10310(String) - Constructor for enum cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException.E10310
 
UESDTOHelper - Class in cz.ues.core.commons.dto
Helper for manipulating UES DTOs.
UESDTOHelper() - Constructor for class cz.ues.core.commons.dto.UESDTOHelper
Creates a new instance of UESDTOHelper.
UESEntityRepository<T,ID extends java.io.Serializable> - Interface in cz.ues.platform.persistence.jpa
Deprecated.
UESEntityRepository<T,ID extends java.io.Serializable> - Interface in cz.ues.platform.persistence
The common UES Repository parent for all DAOs that use the Spring data for its realization.
UESEntityType - Interface in cz.ues.platform.sysc.entitytype
 
UESEntityTypeAttributes - Class in cz.ues.platform.sysc.entitytype.dto
 
UESEntityTypeAttributes() - Constructor for class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
UESEntityTypeAttributes(UESURI, String, String, UESURI, String) - Constructor for class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
UESEntityTypeAttributes(UESURI, String, String, UESURI, String, Boolean) - Constructor for class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeAttributes
 
UESEntityTypeGetChildrenList - Class in cz.ues.platform.sysc.entitytype.dto
 
UESEntityTypeGetChildrenList(Boolean) - Constructor for class cz.ues.platform.sysc.entitytype.dto.UESEntityTypeGetChildrenList
 
UESEntityTypeRegistry - Interface in cz.ues.platform.sysc.entitytype
Component for managing Entity Registry data.
UESEntityTypeRegistryRTException - Exception in cz.ues.platform.sysc.entitytype
Encapsulates errors thrown by UESEntityTypeRegistry.
UESEntityTypeRegistryRTException() - Constructor for exception cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException
Creates new instance of UESEntityTypeRegistryRTException.
UESEntityTypeRegistryRTException(UESEntityTypeRegistryRTException.E05A31, String, Object...) - Constructor for exception cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException
Creates a new instance of UESEntityTypeRegistryRTException.
UESEntityTypeRegistryRTException(UESEntityTypeRegistryRTException.E05A31, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException
Creates a new instance of UESEntityTypeRegistryRTException.
UESEntityTypeRegistryRTException.E05A31 - Enum in cz.ues.platform.sysc.entitytype
Error codes of UESEntityTypeRegistryRTException.
UESEntityTypeRegistryRTException.E05A31() - Constructor for enum cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException.E05A31
 
UESEntityTypeRTException - Exception in cz.ues.platform.sysc.entitytype
Encapsulates errors thrown by UESEntityType.
UESEntityTypeRTException() - Constructor for exception cz.ues.platform.sysc.entitytype.UESEntityTypeRTException
Creates new instance of UESEntityTypeRTException.
UESEntityTypeRTException(UESEntityTypeRTException.E05A30, String, Object...) - Constructor for exception cz.ues.platform.sysc.entitytype.UESEntityTypeRTException
Creates a new instance of UESEntityTypeRTException.
UESEntityTypeRTException(UESEntityTypeRTException.E05A30, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.entitytype.UESEntityTypeRTException
Creates a new instance of UESEntityTypeRTException.
UESEntityTypeRTException.E05A30 - Enum in cz.ues.platform.sysc.entitytype
Error codes of UESEntityTypeRTException.
UESEntityTypeRTException.E05A30() - Constructor for enum cz.ues.platform.sysc.entitytype.UESEntityTypeRTException.E05A30
 
UESEnumAdapter<E extends java.lang.Enum> - Class in cz.ues.core.commons.dto
Abstract enum adapter for Xml and Json, throws exception passed into constructor.
UESEnumAdapter(Class<E>, ServiceErrorCode) - Constructor for class cz.ues.core.commons.dto.UESEnumAdapter
 
UESErrorAttribute - Class in cz.ues.platform.webcmd
DTO of UESRuntimeException attribute.
UESErrorAttribute() - Constructor for class cz.ues.platform.webcmd.UESErrorAttribute
Creates new instance of UESErrorAttribute.
UESErrorAttribute(String, Object) - Constructor for class cz.ues.platform.webcmd.UESErrorAttribute
Creates new instance of UESErrorAttribute.
UESErrorHandlingProcessor - Interface in cz.ues.platform.webapp.errorhandling
 
UESErrorMessage - Class in cz.ues.platform.webcmd
DTO of UESRuntimeException message.
UESErrorMessage() - Constructor for class cz.ues.platform.webcmd.UESErrorMessage
Creates new instance of UESErrorMessage.
UESErrorMessage(String, String, String, Object...) - Constructor for class cz.ues.platform.webcmd.UESErrorMessage
Creates new instance of UESErrorMessage.
UESErrorResponse - Class in cz.ues.platform.webcmd
DTO of UESRuntimeException error response.
UESErrorResponse() - Constructor for class cz.ues.platform.webcmd.UESErrorResponse
Creates new instance of UESErrorResponse.
UESEventType - Enum in cz.ues.platform.process
UES Process event types.
UESEventType() - Constructor for enum cz.ues.platform.process.UESEventType
 
UESExecuteAsRTException - Exception in cz.ues.platform.security.authn
UESExecuteAsRTException.
UESExecuteAsRTException() - Constructor for exception cz.ues.platform.security.authn.UESExecuteAsRTException
Creates new instance of UESExecuteAsRTException.
UESExecuteAsRTException(UESExecuteAsRTException.E05401, String, Object...) - Constructor for exception cz.ues.platform.security.authn.UESExecuteAsRTException
Creates a new instance of UESExecuteAsRTException.
UESExecuteAsRTException(UESExecuteAsRTException.E05401, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.authn.UESExecuteAsRTException
Creates a new instance of UESExecuteAsRTException.
UESExecuteAsRTException.E05401 - Enum in cz.ues.platform.security.authn
Error codes of UESExecuteAsRTException.
UESExecuteAsRTException.E05401() - Constructor for enum cz.ues.platform.security.authn.UESExecuteAsRTException.E05401
 
UESExistenceChecker - Interface in cz.ues.core.commons.entity
Deprecated.
Use MainEntityService.exists() instead.
UESExitState - Enum in cz.ues.platform.commons.pcb.monitor
Exit state of process.
UESExitState() - Constructor for enum cz.ues.platform.commons.pcb.monitor.UESExitState
 
UESFileHandler - Class in cz.ues.platform.commons.lang
This data-structure should be used to transfer streamed files between UESCommand services.
UESFileHandler() - Constructor for class cz.ues.platform.commons.lang.UESFileHandler
Default no-arg constructor necessary for JAXB serialization.
UESFileHandler(UESFileSource) - Constructor for class cz.ues.platform.commons.lang.UESFileHandler
Creates new Instance of UESFileHandler.
UESFileHandler(UESFileSource, String) - Constructor for class cz.ues.platform.commons.lang.UESFileHandler
Creates new Instance of UESFileHandler.
UESFileHandler(File) - Constructor for class cz.ues.platform.commons.lang.UESFileHandler
Creates new Instance of UESFileHandler.
UESFileHandler(File, String) - Constructor for class cz.ues.platform.commons.lang.UESFileHandler
Creates new Instance of UESFileHandler.
UESFileSource - Class in cz.ues.platform.commons.lang
Implementation of UESStreamSource for File.
UESFileSource(File) - Constructor for class cz.ues.platform.commons.lang.UESFileSource
Creates new instance of UESFileSource.
UESFileSource(File, String) - Constructor for class cz.ues.platform.commons.lang.UESFileSource
Creates new instance of UESFileSource.
UESFileSource(String) - Constructor for class cz.ues.platform.commons.lang.UESFileSource
Creates new instance of UESFileSource.
UESFolder - Interface in cz.ues.core.container
 
UESFolderAttributes - Class in cz.ues.core.container.dto
 
UESFolderAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer) - Constructor for class cz.ues.core.container.dto.UESFolderAttributes
 
UESFolderAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderAttributes
 
UESFolderAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderAttributes
 
UESFolderAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderAttributes
 
UESFolderCreate - Class in cz.ues.core.container.dto
 
UESFolderCreate(UESURI, String, String) - Constructor for class cz.ues.core.container.dto.UESFolderCreate
 
UESFolderCreate(UESURI, String, String, String, UESURI, UESSecurityLevel) - Constructor for class cz.ues.core.container.dto.UESFolderCreate
 
UESFolderCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderCreate
 
UESFolderCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.container.dto.UESFolderCreate
 
UESFolderEntryAttributes - Class in cz.ues.core.container.dto
 
UESFolderEntryAttributes(UESURI, String, String, String, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.container.dto.UESFolderEntryAttributes
Deprecated. 
UESFolderEntryAttributes(UESURI, String, String, String, UESURI, UESFolderEntryType) - Constructor for class cz.ues.core.container.dto.UESFolderEntryAttributes
Deprecated. 
UESFolderEntryAttributes(UESURI, String, String, String, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderEntryAttributes
 
UESFolderEntryAttributes(UESURI, String, String, String, UESURI, Boolean, Boolean, UESFolderEntryType, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderEntryAttributes
Deprecated.
UESFolderEntryType - Enum in cz.ues.core.container.dto
 
UESFolderEntryType() - Constructor for enum cz.ues.core.container.dto.UESFolderEntryType
 
UESFolderExport - Class in cz.ues.core.container.dto
 
UESFolderExport() - Constructor for class cz.ues.core.container.dto.UESFolderExport
 
UESFolderGetEntryList - Class in cz.ues.core.container.dto
 
UESFolderGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.container.dto.UESFolderGetEntryList
 
UESFolderGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.container.dto.UESFolderGetEntryList
 
UESFolderGetExportData - Class in cz.ues.core.container.dto
 
UESFolderGetExportData() - Constructor for class cz.ues.core.container.dto.UESFolderGetExportData
 
UESFolderGetExportData(String) - Constructor for class cz.ues.core.container.dto.UESFolderGetExportData
 
UESFolderGetFolderEntryList - Class in cz.ues.core.container.dto
Deprecated.
UESFolderGetFolderEntryList(Integer, Integer, String, String, Boolean, Boolean) - Constructor for class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
UESFolderGetFolderEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.container.dto.UESFolderGetFolderEntryList
Deprecated.
UESFolderInterfaceRTException.E10260 - Enum in cz.ues.core.container.exception
Enumeration of error codes.
UESFolderInterfaceRTException.E10260(String) - Constructor for enum cz.ues.core.container.exception.UESFolderInterfaceRTException.E10260
 
UESFolderRTException - Exception in cz.ues.core.container.exception
Application exception for UESActivity.
UESFolderRTException() - Constructor for exception cz.ues.core.container.exception.UESFolderRTException
Creates a new instance of UESFolderRTException.
UESFolderRTException(UESFolderRTException.E10210, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderRTException
Creates a new instance of UESFolderRTException.
UESFolderRTException(UESFolderRTException.E10210, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderRTException
Creates a new instance of UESFolderRTException.
UESFolderRTException(UESFolderRTException.E10210, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderRTException
Creates a new instance of UESFolderRTException.
UESFolderRTException(UESFolderRTException.E10210, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderRTException
Creates a new instance of UESFolderRTException.
UESFolderRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderRTException
Creates a new instance of UESFolderRTException.
UESFolderRTException.E10210 - Enum in cz.ues.core.container.exception
Enumeration of error code.
UESFolderRTException.E10210(String) - Constructor for enum cz.ues.core.container.exception.UESFolderRTException.E10210
 
UESFolderSetAttributes - Class in cz.ues.core.container.dto
 
UESFolderSetAttributes() - Constructor for class cz.ues.core.container.dto.UESFolderSetAttributes
 
UESFolderSetAttributes(String, String, String, UESSecurityLevel) - Constructor for class cz.ues.core.container.dto.UESFolderSetAttributes
 
UESFolderSetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESFolderSetAttributes
 
UESFolderValidationRTException - Exception in cz.ues.core.container.exception
Validation exception for UESActivity.
UESFolderValidationRTException() - Constructor for exception cz.ues.core.container.exception.UESFolderValidationRTException
Creates a new instance of UESFolderRTException.
UESFolderValidationRTException(UESFolderValidationRTException.E10211, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderValidationRTException
Creates a new instance of UESFolderValidationRTException.
UESFolderValidationRTException(UESFolderValidationRTException.E10211, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESFolderValidationRTException
Creates a new instance of UESFolderValidationRTException.
UESFolderValidationRTException.E10211 - Enum in cz.ues.core.container.exception
Enumeration of error code.
UESFolderValidationRTException.E10211() - Constructor for enum cz.ues.core.container.exception.UESFolderValidationRTException.E10211
 
UESFont - Class in cz.ues.platform.chart.font
Utility class designed to provide appropriate fonts according to UES Style Guide.
UESFont() - Constructor for class cz.ues.platform.chart.font.UESFont
Creates a new instance of UESFont.
UESFriend - Interface in cz.ues.myterritory.person
Deprecated.
It is recommended to encapsulate calling UESFriend's methods (commands) because some changes are expected in one of next iterations. Thanks the encapsulation, it will be easily to respond to the changes.
UESFriendAttributes - Class in cz.ues.myterritory.person.dto
 
UESFriendAttributes(UESURI, String, String, String, String, UESURI, UESURI, UESURI, String, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI) - Constructor for class cz.ues.myterritory.person.dto.UESFriendAttributes
 
UESFriendCreate - Class in cz.ues.myterritory.person.dto
 
UESFriendCreate(UESURI, String) - Constructor for class cz.ues.myterritory.person.dto.UESFriendCreate
 
UESFriendCreate(UESURI, String, String, String, String, String, UESSecurityLevel, UESURI, String) - Constructor for class cz.ues.myterritory.person.dto.UESFriendCreate
 
UESFriendRTException - Exception in cz.ues.myterritory.person.exception
 
UESFriendRTException() - Constructor for exception cz.ues.myterritory.person.exception.UESFriendRTException
 
UESFriendRTException(UESFriendRTException.E1H000, String, Exception, Object...) - Constructor for exception cz.ues.myterritory.person.exception.UESFriendRTException
 
UESFriendRTException(UESFriendRTException.E1H000, Exception, Object...) - Constructor for exception cz.ues.myterritory.person.exception.UESFriendRTException
 
UESFriendRTException(UESFriendRTException.E1H000, Object...) - Constructor for exception cz.ues.myterritory.person.exception.UESFriendRTException
 
UESFriendRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.myterritory.person.exception.UESFriendRTException
 
UESFriendRTException.E1H000 - Enum in cz.ues.myterritory.person.exception
 
UESFriendRTException.E1H000(String) - Constructor for enum cz.ues.myterritory.person.exception.UESFriendRTException.E1H000
 
UESFriendSetAttributes - Class in cz.ues.myterritory.person.dto
 
UESFriendSetAttributes(String, String, String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.myterritory.person.dto.UESFriendSetAttributes
 
UESFriendValidationRTException - Exception in cz.ues.myterritory.person.exception
 
UESFriendValidationRTException() - Constructor for exception cz.ues.myterritory.person.exception.UESFriendValidationRTException
 
UESFriendValidationRTException.E1H001 - Enum in cz.ues.myterritory.person.exception
 
UESFriendValidationRTException.E1H001() - Constructor for enum cz.ues.myterritory.person.exception.UESFriendValidationRTException.E1H001
 
UESFulltext - Annotation Type in cz.ues.platform.commons.query.annotations
The String attribute marked on a DTO with this annotation can be used in an UES query string together with a fulltext operator (~).
UESGauge - Interface in cz.ues.platform.chart.gauge
 
UESGaugeAttributes - Class in cz.ues.platform.chart.gauge.dto
 
UESGaugeAttributes() - Constructor for class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
UESGaugePlotType - Interface in cz.ues.platform.chart.gauge
 
UESGaugeRTException - Exception in cz.ues.platform.chart.gauge
 
UESGaugeRTException() - Constructor for exception cz.ues.platform.chart.gauge.UESGaugeRTException
Creates a new instance of BarcodeRTException.
UESGaugeRTException(UESGaugeRTException.E05M20, String, Object...) - Constructor for exception cz.ues.platform.chart.gauge.UESGaugeRTException
Creates a new instance of BarcodeRTException.
UESGaugeRTException(UESGaugeRTException.E05M20, String, Exception, Object...) - Constructor for exception cz.ues.platform.chart.gauge.UESGaugeRTException
Creates a new instance of BarcodeRTException.
UESGaugeRTException.E05M20 - Enum in cz.ues.platform.chart.gauge
Error codes of UESGauge.
UESGaugeRTException.E05M20() - Constructor for enum cz.ues.platform.chart.gauge.UESGaugeRTException.E05M20
 
UESGraph - Interface in cz.ues.platform.chart.graph
 
UESGraphAttributes - Class in cz.ues.platform.chart.graph.dto
 
UESGraphAttributes() - Constructor for class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
UESGraphPlotType - Interface in cz.ues.platform.chart.graph
 
UESGraphRTException - Exception in cz.ues.platform.chart.graph
 
UESGraphRTException() - Constructor for exception cz.ues.platform.chart.graph.UESGraphRTException
Creates a new instance of UESGraphRTException.
UESGraphRTException(UESGraphRTException.E05M40, String, Object...) - Constructor for exception cz.ues.platform.chart.graph.UESGraphRTException
Creates a new instance of UESGraphRTException.
UESGraphRTException(UESGraphRTException.E05M40, String, Exception, Object...) - Constructor for exception cz.ues.platform.chart.graph.UESGraphRTException
Creates a new instance of UESGraphRTException.
UESGraphRTException.E05M40 - Enum in cz.ues.platform.chart.graph
Error codes of UESGraph.
UESGraphRTException.E05M40() - Constructor for enum cz.ues.platform.chart.graph.UESGraphRTException.E05M40
 
UESGroup - Interface in cz.ues.core.role
 
UESGroupAddRoleInterface - Class in cz.ues.core.role.dto
 
UESGroupAddRoleInterface() - Constructor for class cz.ues.core.role.dto.UESGroupAddRoleInterface
 
UESGroupAddRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupAddRoleInterface
 
UESGroupAttributes - Class in cz.ues.core.role.dto
 
UESGroupAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupAttributes
 
UESGroupAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupAttributes
 
UESGroupAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupAttributes
 
UESGroupAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupAttributes
 
UESGroupAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, UESURI, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupAttributes
 
UESGroupCancelActivities - Class in cz.ues.core.role.dto
 
UESGroupCancelActivities(UESURI[]) - Constructor for class cz.ues.core.role.dto.UESGroupCancelActivities
 
UESGroupCreate - Class in cz.ues.core.role.dto
 
UESGroupCreate(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESGroupCreate
 
UESGroupCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupCreate
 
UESGroupCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupCreate
 
UESGroupCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupCreate
 
UESGroupCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupCreate
 
UESGroupGetRoleInterfaceList - Class in cz.ues.core.role.dto
 
UESGroupGetRoleInterfaceList() - Constructor for class cz.ues.core.role.dto.UESGroupGetRoleInterfaceList
 
UESGroupGetRoleInterfaceList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESGroupGetRoleInterfaceList
 
UESGroupGetRoleInterfaceListItem - Class in cz.ues.core.role.dto
 
UESGroupGetRoleInterfaceListItem() - Constructor for class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
 
UESGroupGetRoleInterfaceListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
 
UESGroupGetRoleInterfaceListItem(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
 
UESGroupPropagateActivities - Class in cz.ues.core.role.dto
 
UESGroupPropagateActivities(UESURI[]) - Constructor for class cz.ues.core.role.dto.UESGroupPropagateActivities
 
UESGroupRemoveRoleInterface - Class in cz.ues.core.role.dto
 
UESGroupRemoveRoleInterface() - Constructor for class cz.ues.core.role.dto.UESGroupRemoveRoleInterface
 
UESGroupRemoveRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupRemoveRoleInterface
 
UESGroupRTException - Exception in cz.ues.core.role.exception
Application exception for UESGroup.
UESGroupRTException() - Constructor for exception cz.ues.core.role.exception.UESGroupRTException
creates new instance of UESGroupRTException
UESGroupRTException(UESGroupRTException.E10B20, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESGroupRTException
Creates a new instance of UESGroupRTException.
UESGroupRTException(UESGroupRTException.E10B20, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESGroupRTException
Creates a new instance of UESGroupRTException.
UESGroupRTException(UESGroupRTException.E10B20, Object...) - Constructor for exception cz.ues.core.role.exception.UESGroupRTException
Creates a new instance of UESGroupRTException.
UESGroupRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESGroupRTException
Creates a new instance of UESGroupRTException.
UESGroupRTException.E10B20 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESGroupRTException.E10B20(String) - Constructor for enum cz.ues.core.role.exception.UESGroupRTException.E10B20
 
UESGroupSetAttributes - Class in cz.ues.core.role.dto
 
UESGroupSetAttributes(String, String, String, UESSecurityLevel, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupSetAttributes
 
UESGroupSetAttributes(String, String, String, UESSecurityLevel, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESGroupSetAttributes
 
UESGroupSetAttributes(String, String, String, UESSecurityLevel, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESGroupSetAttributes
 
UESGroupValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESGroup.
UESGroupValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESGroupValidationRTException
Creates a new instance of UESGroupValidationRTException.
UESGroupValidationRTException(UESGroupValidationRTException.E10B21, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESGroupValidationRTException
Creates a new instance of UESGroupValidationRTException.
UESGroupValidationRTException(UESGroupValidationRTException.E10B21, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESGroupValidationRTException
Creates a new instance of UESGroupValidationRTException.
UESGroupValidationRTException.E10B21 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESGroupValidationRTException.E10B21() - Constructor for enum cz.ues.core.role.exception.UESGroupValidationRTException.E10B21
 
UESGZIPContentEncodingFilterException - Exception in cz.ues.platform.webcmd.jersey
UESGZIPContetnEncodingFilterException
UESGZIPContentEncodingFilterException() - Constructor for exception cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException
Creates a new instance of UESGZIPContetnEncodingFilterException.
UESGZIPContentEncodingFilterException(UESGZIPContentEncodingFilterException.E05I03, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException
Creates a new instance of UESGZIPContetnEncodingFilterException.
UESGZIPContentEncodingFilterException.E05I03 - Enum in cz.ues.platform.webcmd.jersey
Error codes for this exception.
UESGZIPContentEncodingFilterException.E05I03() - Constructor for enum cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException.E05I03
 
UESHttpHeadersRTException - Exception in cz.ues.platform.webcmd
UESGZIPContetnEncodingFilterException
UESHttpHeadersRTException() - Constructor for exception cz.ues.platform.webcmd.UESHttpHeadersRTException
Creates a new instance of UESGZIPContetnEncodingFilterException.
UESHttpHeadersRTException(UESHttpHeadersRTException.E05I04, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.UESHttpHeadersRTException
Creates a new instance of UESGZIPContetnEncodingFilterException.
UESHttpHeadersRTException.E05I04 - Enum in cz.ues.platform.webcmd
Error codes for this exception.
UESHttpHeadersRTException.E05I04() - Constructor for enum cz.ues.platform.webcmd.UESHttpHeadersRTException.E05I04
 
UESHTTPURLBuilderRTException - Exception in cz.ues.platform.sysc.usecase.exception
This exception is thrown by class HTTPURLBuilder.
UESHTTPURLBuilderRTException() - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException
Creates a new instance of UESHTTPURLBuilderRTException.
UESHTTPURLBuilderRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException
Creates a new instance of UseCaseRegistryRTException.
UESHTTPURLBuilderRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException
Creates a new instance of UseCaseRegistryRTException.
UESHTTPURLBuilderRTException.E05A46 - Enum in cz.ues.platform.sysc.usecase.exception
Contains message codes for this exception.
UESHTTPURLBuilderRTException.E05A46() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException.E05A46
 
UESiCalAttributes - Class in cz.ues.digitalworkspace.sync.ical.dto
DTO used as return value for operation UESiCal.getAttributes(cz.ues.core.commons.uri.UESURI).
UESiCalAttributes() - Constructor for class cz.ues.digitalworkspace.sync.ical.dto.UESiCalAttributes
 
UESICalRTException - Exception in cz.ues.digitalworkspace.sync.ical
 
UESICalRTException() - Constructor for exception cz.ues.digitalworkspace.sync.ical.UESICalRTException
Creates a new instance of UESICalRTException.
UESICalRTException(UESICalRTException.E1F100, String, Object...) - Constructor for exception cz.ues.digitalworkspace.sync.ical.UESICalRTException
Creates a new instance of UESICalRTException.
UESICalRTException(UESICalRTException.E1F100, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.sync.ical.UESICalRTException
Creates a new instance of UESICalRTException.
UESICalRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.sync.ical.UESICalRTException
Creates a new instance of UESICalRTException.
UESICalRTException.E1F100 - Enum in cz.ues.digitalworkspace.sync.ical
Error codes for the UESCalendarRTException.
UESICalRTException.E1F100() - Constructor for enum cz.ues.digitalworkspace.sync.ical.UESICalRTException.E1F100
 
UESiCalSetAccessState - Class in cz.ues.digitalworkspace.sync.ical.dto
UESiCalSetAccessState(UESAccessState) - Constructor for class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetAccessState
Creates a new instance of UESiCalSetAccessState.
UESiCalSetCredentials - Class in cz.ues.digitalworkspace.sync.ical.dto
DTO for operation UESiCal#setCredentials(cz.ues.core.commons.uri.UESURI, cz.ues.digitalworkspace.sync.ical.UESiCalSetCredentials).
UESiCalSetCredentials() - Constructor for class cz.ues.digitalworkspace.sync.ical.dto.UESiCalSetCredentials
 
UESICalSubmoduleRTException - Exception in cz.ues.digitalworkspace.sync.ical
 
UESICalSubmoduleRTException() - Constructor for exception cz.ues.digitalworkspace.sync.ical.UESICalSubmoduleRTException
Creates a new instance of UESSyncModuleRTException.
UESICalSubmoduleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.sync.ical.UESICalSubmoduleRTException
Creates a new instance of UESSyncModuleRTException.
UESInvalidUseCaseDefinitionRTException - Exception in cz.ues.platform.sysc.usecase.exception
This class signalizes invalid use case definition.
UESInvalidUseCaseDefinitionRTException() - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException
Creates a new instance of InvalidUsecaseDefinitionRTException.
UESInvalidUseCaseDefinitionRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException
Creates a new instance of InvalidUsecaseDefinitionRTException.
UESInvalidUseCaseDefinitionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException
Creates a new instance of InvalidUsecaseDefinitionRTException.
UESInvalidUseCaseDefinitionRTException.E05A40 - Enum in cz.ues.platform.sysc.usecase.exception
This enumeration contains all error codes encapulated by this exception.
UESInvalidUseCaseDefinitionRTException.E05A40() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException.E05A40
 
UESInvalidValueRTException - Exception in cz.ues.platform.sysc.usecase.exception
This exception is thrown when parsed string value contains wrong format.
UESInvalidValueRTException() - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException
Creates a new instance of InvalidValueFormatRTException.
UESInvalidValueRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException
Creates a new instance of UsecaseRegistryRTException.
UESInvalidValueRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException
Creates a new instance of UsecaseRegistryRTException.
UESInvalidValueRTException.E05A41 - Enum in cz.ues.platform.sysc.usecase.exception
Contains error codes for this exception class.
UESInvalidValueRTException.E05A41() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException.E05A41
 
UESIORTException - Exception in cz.ues.platform.commons.lang
UESIORTException.
UESIORTException() - Constructor for exception cz.ues.platform.commons.lang.UESIORTException
Creates new instance of UESStreamHandlerRTException.
UESIORTException(UESIORTException.E05210, String, Object...) - Constructor for exception cz.ues.platform.commons.lang.UESIORTException
Creates a new instance of UESStreamHandlerRTException.
UESIORTException(UESIORTException.E05210, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.lang.UESIORTException
Creates a new instance of UESStreamHandlerRTException.
UESIORTException.E05210 - Enum in cz.ues.platform.commons.lang
Error codes of UESIORTException.
UESIORTException.E05210() - Constructor for enum cz.ues.platform.commons.lang.UESIORTException.E05210
 
UESJPAEntityRepository<T,ID extends java.io.Serializable> - Interface in cz.ues.platform.persistence.jpa
The common UES Repository parent for all DAOs that use the JPA for its realization.
UESLayoutArtifactRTException - Exception in cz.ues.core.artifact.exception
UESLayoutArtifact Runtime Exception.
UESLayoutArtifactRTException() - Constructor for exception cz.ues.core.artifact.exception.UESLayoutArtifactRTException
Creates a new instance of UESLayoutArtifactRTException.
UESLayoutArtifactRTException(UESLayoutArtifactRTException.E10108, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESLayoutArtifactRTException
Creates a new instance of UESLayoutArtifactRTException.
UESLayoutArtifactRTException(UESLayoutArtifactRTException.E10108, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESLayoutArtifactRTException
Creates a new instance of UESLayoutArtifactRTException.
UESLayoutArtifactRTException(UESLayoutArtifactRTException.E10108, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESLayoutArtifactRTException
Creates a new instance of UESLayoutArtifactRTException.
UESLayoutArtifactRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESLayoutArtifactRTException
Creates a new instance of UESLayoutArtifactRTException.
UESLayoutArtifactRTException.E10108 - Enum in cz.ues.core.artifact.exception
Error codes of UESLayoutArtifactRTException.
UESLayoutArtifactRTException.E10108(String) - Constructor for enum cz.ues.core.artifact.exception.UESLayoutArtifactRTException.E10108
 
UESLimitedInputStream - Class in cz.ues.platform.commons.lang
Filter for an input stream.
UESLimitedInputStream(InputStream) - Constructor for class cz.ues.platform.commons.lang.UESLimitedInputStream
Constructs the limited input stream.
UESLimitedInputStream(InputStream, long) - Constructor for class cz.ues.platform.commons.lang.UESLimitedInputStream
Constructs the limited input stream.
UESLimitedOutputStream - Class in cz.ues.platform.commons.lang
Filter for an output stream.
UESLimitedOutputStream(OutputStream) - Constructor for class cz.ues.platform.commons.lang.UESLimitedOutputStream
Constructs the limited output stream.
UESLimitedOutputStream(OutputStream, long) - Constructor for class cz.ues.platform.commons.lang.UESLimitedOutputStream
Constructs the limited output stream.
UESLock - Class in cz.ues.platform.concurrent
UESLock is a helper class for secure lock handling.
UESLock(UESLockAttributes) - Constructor for class cz.ues.platform.concurrent.UESLock
Creates new instance of UESLock.
UESLockAttributes - Class in cz.ues.platform.concurrent.dto
Attributes of the UES Lock.
UESLockAttributes() - Constructor for class cz.ues.platform.concurrent.dto.UESLockAttributes
 
UESLockCreate - Class in cz.ues.platform.concurrent.dto
Attributes of the UES Lock for lock create operation.
UESLockCreate() - Constructor for class cz.ues.platform.concurrent.dto.UESLockCreate
 
UESLockCreate(String, String, Boolean, Long, String, UESURI, Long) - Constructor for class cz.ues.platform.concurrent.dto.UESLockCreate
 
UESLockGetList - Class in cz.ues.platform.concurrent.dto
Filters for listing of locks on resource.
UESLockGetList() - Constructor for class cz.ues.platform.concurrent.dto.UESLockGetList
 
UESLockGetList(String) - Constructor for class cz.ues.platform.concurrent.dto.UESLockGetList
 
UESLockManager - Interface in cz.ues.platform.concurrent
Component for managing of UES Locks.
UESLockManagerRTException - Exception in cz.ues.platform.concurrent.exception
UESLockManagerRTException.
UESLockManagerRTException() - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerRTException
Creates new instance of UESLockManagerRTException.
UESLockManagerRTException(UESLockManagerRTException.E05Q01, String, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerRTException
Creates a new instance of UESLockManagerRTException.
UESLockManagerRTException(UESLockManagerRTException.E05Q01, String, Exception, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerRTException
Creates a new instance of UESLockManagerRTException.
UESLockManagerRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerRTException
Creates a new instance of UESLockManagerRTException.
UESLockManagerRTException.E05Q01 - Enum in cz.ues.platform.concurrent.exception
Error codes of UESLockManagerRTException.
UESLockManagerRTException.E05Q01() - Constructor for enum cz.ues.platform.concurrent.exception.UESLockManagerRTException.E05Q01
 
UESLockManagerValidationRTException - Exception in cz.ues.platform.concurrent.exception
UESLockManagerValidationRTException.
UESLockManagerValidationRTException() - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException
Creates new instance of UESLockManagerValidationRTException.
UESLockManagerValidationRTException(UESLockManagerValidationRTException.E05Q02, String, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException
Creates a new instance of UESLockManagerValidationRTException.
UESLockManagerValidationRTException(UESLockManagerValidationRTException.E05Q02, String, Exception, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException
Creates a new instance of UESLockManagerValidationRTException.
UESLockManagerValidationRTException.E05Q02 - Enum in cz.ues.platform.concurrent.exception
Error codes of UESLockManagerValidationRTException.
UESLockManagerValidationRTException.E05Q02() - Constructor for enum cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException.E05Q02
 
UESLockRTException - Exception in cz.ues.platform.concurrent.exception
UESLockRTException.
UESLockRTException() - Constructor for exception cz.ues.platform.concurrent.exception.UESLockRTException
Creates new instance of UESLockRTException.
UESLockRTException(UESLockRTException.E05Q03, String, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockRTException
Creates a new instance of UESLockRTException.
UESLockRTException(UESLockRTException.E05Q03, String, Exception, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockRTException
Creates a new instance of UESLockRTException.
UESLockRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.concurrent.exception.UESLockRTException
Creates a new instance of UESLockRTException.
UESLockRTException.E05Q03 - Enum in cz.ues.platform.concurrent.exception
Error codes of UESLockRTException.
UESLockRTException.E05Q03() - Constructor for enum cz.ues.platform.concurrent.exception.UESLockRTException.E05Q03
 
UESLogger - Interface in cz.ues.platform.commons.logging
UESLogger.
UESLoggerFactory - Class in cz.ues.platform.commons.logging
UES Logger Factory is general factory create instances of logger.
UESLoggerFactory() - Constructor for class cz.ues.platform.commons.logging.UESLoggerFactory
 
UESLoggerRTException - Exception in cz.ues.platform.commons.logging
UESLoggerRTException.
UESLoggerRTException() - Constructor for exception cz.ues.platform.commons.logging.UESLoggerRTException
Creates new instance of UESLoggerRTException.
UESLoggerRTException(UESLoggerRTException.E05200, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.logging.UESLoggerRTException
Creates a new instance of UESLoggerRTException.
UESLoggerRTException.E05200 - Enum in cz.ues.platform.commons.logging
Error codes of UESLoggerRTException.
UESLoggerRTException.E05200() - Constructor for enum cz.ues.platform.commons.logging.UESLoggerRTException.E05200
 
UESLogLevel - Enum in cz.ues.platform.commons.logging
Logging levels of UES Logger.
UESLogLevel() - Constructor for enum cz.ues.platform.commons.logging.UESLogLevel
 
UESMail - Interface in cz.ues.postman.mail
 
UESMailCreateArtifactFromEmail - Class in cz.ues.postman.mail.dto
 
UESMailCreateArtifactFromEmail(UESURI[], String, String, UESURI[], String, String, String, String, String, String, String) - Constructor for class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
UESMailCreateArtifactFromEmail(UESURI[], String, String, UESURI[], String, String, String, String, String, String, String, String) - Constructor for class cz.ues.postman.mail.dto.UESMailCreateArtifactFromEmail
 
UESMailGetEmailCapableRoleList - Class in cz.ues.postman.mail.dto
 
UESMailGetEmailCapableRoleList(Integer, Integer, String) - Constructor for class cz.ues.postman.mail.dto.UESMailGetEmailCapableRoleList
 
UESMailRoleAttributes - Class in cz.ues.postman.mail.dto
 
UESMailRoleAttributes(UESURI, String, String, String, Boolean) - Constructor for class cz.ues.postman.mail.dto.UESMailRoleAttributes
 
UESMailRTException - Exception in cz.ues.postman.mail.exception
UESMail Runtime Exception.
UESMailRTException() - Constructor for exception cz.ues.postman.mail.exception.UESMailRTException
Creates a new instance of UESMailRTException.
UESMailRTException(UESMailRTException.E1D000, Object...) - Constructor for exception cz.ues.postman.mail.exception.UESMailRTException
Creates a new instance of UESMailRTException.
UESMailRTException(UESMailRTException.E1D000, Exception, Object...) - Constructor for exception cz.ues.postman.mail.exception.UESMailRTException
Creates a new instance of UESMailRTException.
UESMailRTException(UESMailRTException.E1D000, String, Exception, Object...) - Constructor for exception cz.ues.postman.mail.exception.UESMailRTException
Creates a new instance of UESMailRTException.
UESMailRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.postman.mail.exception.UESMailRTException
Creates a new instance of UESMailRTException.
UESMailRTException.E1D000 - Enum in cz.ues.postman.mail.exception
Error codes for the UESMailRTException.
UESMailRTException.E1D000(String) - Constructor for enum cz.ues.postman.mail.exception.UESMailRTException.E1D000
 
UESMailService - Interface in cz.ues.platform.mail
UESMailService provides operations for initialization of mail service.
UESMailServiceRTException - Exception in cz.ues.platform.mail
Encapsulates errors thrown by UESMailService.
UESMailServiceRTException() - Constructor for exception cz.ues.platform.mail.UESMailServiceRTException
Creates new instance.
UESMailServiceRTException(UESMailServiceRTException.E05K01, String, Object...) - Constructor for exception cz.ues.platform.mail.UESMailServiceRTException
Creates a new instance.
UESMailServiceRTException(UESMailServiceRTException.E05K01, String, Exception, Object...) - Constructor for exception cz.ues.platform.mail.UESMailServiceRTException
Creates a new instance.
UESMailServiceRTException.E05K01 - Enum in cz.ues.platform.mail
Error codes of this exception.
UESMailServiceRTException.E05K01() - Constructor for enum cz.ues.platform.mail.UESMailServiceRTException.E05K01
 
UESMailValidationRTException - Exception in cz.ues.postman.mail.exception
UESMail Validation Runtime Exception.
UESMailValidationRTException() - Constructor for exception cz.ues.postman.mail.exception.UESMailValidationRTException
Creates a new instance of UESMailValidationRTException.
UESMailValidationRTException(UESMailValidationRTException.E1D001, String, Exception, Object...) - Constructor for exception cz.ues.postman.mail.exception.UESMailValidationRTException
Creates a new instance of UESMailValidationRTException.
UESMailValidationRTException.E1D001 - Enum in cz.ues.postman.mail.exception
Error codes for the UESMailValidationRTException.
UESMailValidationRTException.E1D001() - Constructor for enum cz.ues.postman.mail.exception.UESMailValidationRTException.E1D001
 
UESMediaTypeResponseFilterRTException - Exception in cz.ues.platform.webcmd.jersey
UESMediaTypeFilterRTException
UESMediaTypeResponseFilterRTException() - Constructor for exception cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException
Creates a new instance of UESGZIPContetnEncodingFilterException.
UESMediaTypeResponseFilterRTException(UESMediaTypeResponseFilterRTException.E05I07, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException
Creates a new instance of UESGZIPContetnEncodingFilterException.
UESMediaTypeResponseFilterRTException.E05I07 - Enum in cz.ues.platform.webcmd.jersey
Error codes for this exception.
UESMediaTypeResponseFilterRTException.E05I07() - Constructor for enum cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException.E05I07
 
UESMenuProvider - Interface in cz.ues.platform.uwt.menu
This component should be used to obtain assembled menu, that could be rendered in UI.
UESMessage - Class in cz.ues.platform.process.dto
DTO of message.
UESMessageType - Enum in cz.ues.platform.appl
UESMessageType - this class contains types of application log messages.
UESMessageType() - Constructor for enum cz.ues.platform.appl.UESMessageType
 
UESMetaAccessRole - Interface in cz.ues.core.role
 
UESMetaAccessRoleAddRoleInterface - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleAddRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleAddRoleInterface
 
UESMetaAccessRoleAttributes - Class in cz.ues.core.role.dto
This command returns attributes representing the meta access role specified by the meta access role Uri parameter.
UESMetaAccessRoleAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
 
UESMetaAccessRoleCopy - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleCopy() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCopy
 
UESMetaAccessRoleCopy(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCopy
 
UESMetaAccessRoleCopy(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean, Boolean, Boolean, Boolean, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCopy
 
UESMetaAccessRoleCreate - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleCreate() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCreate
 
UESMetaAccessRoleCreate(UESStreamHandler) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCreate
 
UESMetaAccessRoleCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCreate
 
UESMetaAccessRoleCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleCreate
 
UESMetaAccessRoleExport - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleExport() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleExport
 
UESMetaAccessRoleGetExportData - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleGetExportData() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetExportData
 
UESMetaAccessRoleGetExportData(String) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetExportData
 
UESMetaAccessRoleGetRoleInterfaceList - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleGetRoleInterfaceList() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceList
 
UESMetaAccessRoleGetRoleInterfaceList(String) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceList
 
UESMetaAccessRoleGetRoleInterfaceList(String, Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceList
 
UESMetaAccessRoleGetRoleInterfaceListItem - Class in cz.ues.core.role.dto
 
UESMetaAccessRoleGetRoleInterfaceListItem() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceListItem
 
UESMetaAccessRoleGetRoleInterfaceListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceListItem
 
UESMetaAccessRoleRemoveRoleInterface - Class in cz.ues.core.role.dto
The command removes role interface connection from the specified meta access role.
UESMetaAccessRoleRemoveRoleInterface() - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleRemoveRoleInterface
 
UESMetaAccessRoleRemoveRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleRemoveRoleInterface
 
UESMetaAccessRoleRTException - Exception in cz.ues.core.role.exception
Application exception for UESMetaAccessRole.
UESMetaAccessRoleRTException() - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleRTException
creates new instance of UESMetaAccessRoleRTException
UESMetaAccessRoleRTException(UESMetaAccessRoleRTException.E10B35, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleRTException
Creates a new instance of UESMetaAccessRoleRTException.
UESMetaAccessRoleRTException(UESMetaAccessRoleRTException.E10B35, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleRTException
Creates a new instance of UESMetaAccessRoleRTException.
UESMetaAccessRoleRTException(UESMetaAccessRoleRTException.E10B35, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleRTException
Creates a new instance of UESMetaAccessRoleRTException.
UESMetaAccessRoleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleRTException
Creates a new instance of UESMetaAccessRoleRTException.
UESMetaAccessRoleRTException.E10B35 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESMetaAccessRoleRTException.E10B35(String) - Constructor for enum cz.ues.core.role.exception.UESMetaAccessRoleRTException.E10B35
 
UESMetaAccessRoleSetAttributes - Class in cz.ues.core.role.dto
Command for setting attributes of a meta access role.
UESMetaAccessRoleSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaAccessRoleSetAttributes
 
UESMetaAccessRoleValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESMetaAccessRole.
UESMetaAccessRoleValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException
Creates a new instance of UESMetaAccessRoleValidationRTException.
UESMetaAccessRoleValidationRTException(UESMetaAccessRoleValidationRTException.E10B36, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException
Creates a new instance of UESMetaAccessRoleValidationRTException.
UESMetaAccessRoleValidationRTException(UESMetaAccessRoleValidationRTException.E10B36, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException
Creates a new instance of UESMetaAccessRoleValidationRTException.
UESMetaAccessRoleValidationRTException.E10B36 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESMetaAccessRoleValidationRTException.E10B36() - Constructor for enum cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException.E10B36
 
UESMetaArtifact - Interface in cz.ues.core.artifact
 
UESMetaArtifactActionItem - Class in cz.ues.core.artifact.dto
Contains attributes that are used for exporting information about Actions from Meta Artifacts.
UESMetaArtifactActionType - Enum in cz.ues.core.artifact.dto
Enumeration of Action Types.
UESMetaArtifactActionType() - Constructor for enum cz.ues.core.artifact.dto.UESMetaArtifactActionType
 
UESMetaArtifactActivityStateTemplateItem - Class in cz.ues.core.artifact.dto
Contains attributes that are used for exporting information about Activity State Templates from Meta Artifacts.
UESMetaArtifactActivityTemplateItem - Class in cz.ues.core.artifact.dto
Contains attributes that are used for exporting information about activity templates from meta artifacts.
UESMetaArtifactActivityTemplateType - Enum in cz.ues.core.artifact.dto
 
UESMetaArtifactActivityTemplateType() - Constructor for enum cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateType
 
UESMetaArtifactAttributes - Class in cz.ues.core.artifact.dto
Attributes of the meta artifact.
UESMetaArtifactAttributes() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
 
UESMetaArtifactAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, String, String, UESArtifactType, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
 
UESMetaArtifactAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, String, String, UESArtifactType, UESSecurityLevel, UESURI, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
 
UESMetaArtifactConditionItem - Class in cz.ues.core.artifact.dto
Contains attributes that are used for exporting information about Conditions from Meta Artifacts.
UESMetaArtifactConditionItem(UESMetaArtifactConditionType, String, String, String, Integer, Boolean, UESMetaArtifactConditionValidityType, Date, String, String, UESURI, UESURI, UESURI, UESURI, Long, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
Creates a new instance of UESMetaArtifactConditionItem.
UESMetaArtifactConditionType - Enum in cz.ues.core.artifact.dto
Enumeration of Condition Types.
UESMetaArtifactConditionType() - Constructor for enum cz.ues.core.artifact.dto.UESMetaArtifactConditionType
 
UESMetaArtifactConditionValidityType - Enum in cz.ues.core.artifact.dto
 
UESMetaArtifactConditionValidityType() - Constructor for enum cz.ues.core.artifact.dto.UESMetaArtifactConditionValidityType
 
UESMetaArtifactCopy - Class in cz.ues.core.artifact.dto
 
UESMetaArtifactCopy() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCopy
 
UESMetaArtifactCopy(UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCopy
 
UESMetaArtifactCopy(UESURI, String, String) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCopy
 
UESMetaArtifactCopy(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean, Boolean, Boolean, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCopy
 
UESMetaArtifactCopy(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean, Boolean, Boolean, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCopy
 
UESMetaArtifactCreate - Class in cz.ues.core.artifact.dto
 
UESMetaArtifactCreate() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCreate
 
UESMetaArtifactCreate(UESStreamHandler) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCreate
 
UESMetaArtifactCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCreate
 
UESMetaArtifactCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCreate
 
UESMetaArtifactCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String, Boolean) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactCreate
 
UESMetaArtifactDefaultPresentationAttributes - Class in cz.ues.core.artifact.dto
Attributes of the artifact presentation template.
UESMetaArtifactDefaultPresentationAttributes(UESURI, UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, UESArtifactCommentsDisplayMode, UESArtifactContextMenuDisplayMode, Boolean, UESArtifactVisualStyle) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Instantiates a new UES meta artifact presentation attributes.
UESMetaArtifactDefaultPresentationAttributes() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
 
UESMetaArtifactExport - Class in cz.ues.core.artifact.dto
 
UESMetaArtifactExport() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactExport
 
UESMetaArtifactGetExportData - Class in cz.ues.core.artifact.dto
 
UESMetaArtifactGetExportData() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactGetExportData
 
UESMetaArtifactGetExportData(String) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactGetExportData
 
UESMetaArtifactOverwritingFrequencyType - Enum in cz.ues.core.artifact.dto
 
UESMetaArtifactOverwritingFrequencyType() - Constructor for enum cz.ues.core.artifact.dto.UESMetaArtifactOverwritingFrequencyType
 
UESMetaArtifactPresentationAttributes - Class in cz.ues.core.artifact.dto
Attributes of the meta artifact presentation settings.
UESMetaArtifactPresentationAttributes(UESURI, UESURI, UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, UESArtifactCommentsDisplayMode, UESArtifactContextMenuDisplayMode, UESArtifactVisualStyle) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Instantiates a new UES artifact presentation attributes.
UESMetaArtifactPresentationAttributes() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
 
UESMetaArtifactRTException - Exception in cz.ues.core.artifact.exception
UESMetaArtifact Runtime Exception.
UESMetaArtifactRTException() - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactRTException
Creates a new instance of UESMetaArtifactRTException.
UESMetaArtifactRTException(UESMetaArtifactRTException.E10106, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactRTException
Creates a new instance of UESMetaArtifactRTException.
UESMetaArtifactRTException(UESMetaArtifactRTException.E10106, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactRTException
Creates a new instance of UESMetaArtifactRTException.
UESMetaArtifactRTException(UESMetaArtifactRTException.E10106, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactRTException
Creates a new instance of UESMetaArtifactRTException.
UESMetaArtifactRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactRTException
Creates a new instance of UESMetaArtifactRTException.
UESMetaArtifactRTException.E10106 - Enum in cz.ues.core.artifact.exception
Error codes of UESMetaArtifactRTException.
UESMetaArtifactRTException.E10106(String) - Constructor for enum cz.ues.core.artifact.exception.UESMetaArtifactRTException.E10106
 
UESMetaArtifactSetAttributes - Class in cz.ues.core.artifact.dto
 
UESMetaArtifactSetAttributes() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
 
UESMetaArtifactSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactSetAttributes
 
UESMetaArtifactSetDefaultPresentationAttributes - Class in cz.ues.core.artifact.dto
Attributes of the artifact presentation template.
UESMetaArtifactSetDefaultPresentationAttributes(UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, UESArtifactCommentsDisplayMode, UESArtifactContextMenuDisplayMode, Boolean, UESArtifactVisualStyle) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Instantiates a new UES meta artifact set presentation attributes.
UESMetaArtifactSetDefaultPresentationAttributes() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
 
UESMetaArtifactSetPresentationAttributes - Class in cz.ues.core.artifact.dto
Attributes of the meta artifact presentation settings.
UESMetaArtifactSetPresentationAttributes(UESURI, UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, UESArtifactCommentsDisplayMode, UESArtifactContextMenuDisplayMode, UESArtifactVisualStyle) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Instantiates a new UES artifact set presentation attributes.
UESMetaArtifactSetPresentationAttributes() - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
 
UESMetaArtifactStateTemplateItem - Class in cz.ues.core.artifact.dto
Contains attributes that are used for exporting information about state templates from meta artifacts.
UESMetaArtifactStateTemplateList - Class in cz.ues.core.artifact.dto
 
UESMetaArtifactStateTemplateList(Integer, Integer) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateList
 
UESMetaArtifactStateTemplateList(Integer, Integer, String) - Constructor for class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateList
 
UESMetaArtifactValidationRTException - Exception in cz.ues.core.artifact.exception
UESMetaArtifact Validation Runtime Exception.
UESMetaArtifactValidationRTException() - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException
Creates new instance of UESMetaArtifactServiceValidationRTException.
UESMetaArtifactValidationRTException(UESMetaArtifactValidationRTException.E10107, String, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException
Creates a new instance of UESMetaArtifactServiceValidationRTException.
UESMetaArtifactValidationRTException(UESMetaArtifactValidationRTException.E10107, String, Exception, Object...) - Constructor for exception cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException
Creates a new instance of UESMetaArtifactServiceValidationRTException.
UESMetaArtifactValidationRTException.E10107 - Enum in cz.ues.core.artifact.exception
Error codes of UESMetaArtifactValidationRTException.
UESMetaArtifactValidationRTException.E10107() - Constructor for enum cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException.E10107
 
UESMetadata - Class in cz.ues.platform.udds
Metadata for UESStorageObject - key-value pairs.
UESMetadata() - Constructor for class cz.ues.platform.udds.UESMetadata
Creates a new instance of UESMetadata.
UESMetaGroup - Interface in cz.ues.core.role
 
UESMetaGroupAddRoleInterface - Class in cz.ues.core.role.dto
This command creates new role interface connection to the specified meta group.
UESMetaGroupAddRoleInterface() - Constructor for class cz.ues.core.role.dto.UESMetaGroupAddRoleInterface
 
UESMetaGroupAddRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESMetaGroupAddRoleInterface
 
UESMetaGroupAttributes - Class in cz.ues.core.role.dto
This command returns attributes representing the meta group specified by the metaGroupUri parameter.
UESMetaGroupAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaGroupAttributes
 
UESMetaGroupCopy - Class in cz.ues.core.role.dto
 
UESMetaGroupCopy() - Constructor for class cz.ues.core.role.dto.UESMetaGroupCopy
 
UESMetaGroupCopy(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESMetaGroupCopy
 
UESMetaGroupCopy(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean, Boolean, Boolean, Boolean, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaGroupCopy
 
UESMetaGroupCreate - Class in cz.ues.core.role.dto
 
UESMetaGroupCreate() - Constructor for class cz.ues.core.role.dto.UESMetaGroupCreate
 
UESMetaGroupCreate(UESStreamHandler) - Constructor for class cz.ues.core.role.dto.UESMetaGroupCreate
 
UESMetaGroupCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String) - Constructor for class cz.ues.core.role.dto.UESMetaGroupCreate
 
UESMetaGroupCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaGroupCreate
 
UESMetaGroupExport - Class in cz.ues.core.role.dto
 
UESMetaGroupExport() - Constructor for class cz.ues.core.role.dto.UESMetaGroupExport
 
UESMetaGroupGetExportData - Class in cz.ues.core.role.dto
 
UESMetaGroupGetExportData() - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetExportData
 
UESMetaGroupGetExportData(String) - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetExportData
 
UESMetaGroupGetRoleInterfaceList - Class in cz.ues.core.role.dto
 
UESMetaGroupGetRoleInterfaceList() - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceList
 
UESMetaGroupGetRoleInterfaceList(String) - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceList
 
UESMetaGroupGetRoleInterfaceList(String, Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceList
 
UESMetaGroupGetRoleInterfaceListItem - Class in cz.ues.core.role.dto
 
UESMetaGroupGetRoleInterfaceListItem() - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceListItem
 
UESMetaGroupGetRoleInterfaceListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceListItem
 
UESMetaGroupRemoveRoleInterface - Class in cz.ues.core.role.dto
The command removes role interface connection from the specified meta group.
UESMetaGroupRemoveRoleInterface() - Constructor for class cz.ues.core.role.dto.UESMetaGroupRemoveRoleInterface
 
UESMetaGroupRemoveRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESMetaGroupRemoveRoleInterface
 
UESMetaGroupRTException - Exception in cz.ues.core.role.exception
Application exception for UESMetaGroup.
UESMetaGroupRTException() - Constructor for exception cz.ues.core.role.exception.UESMetaGroupRTException
creates new instance of UESMetaGroupRTException
UESMetaGroupRTException(UESMetaGroupRTException.E10B25, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaGroupRTException
Creates a new instance of UESMetaGroupRTException.
UESMetaGroupRTException(UESMetaGroupRTException.E10B25, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaGroupRTException
Creates a new instance of UESMetaGroupRTException.
UESMetaGroupRTException(UESMetaGroupRTException.E10B25, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaGroupRTException
Creates a new instance of UESMetaGroupRTException.
UESMetaGroupRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaGroupRTException
Creates a new instance of UESMetaGroupRTException.
UESMetaGroupRTException.E10B25 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESMetaGroupRTException.E10B25(String) - Constructor for enum cz.ues.core.role.exception.UESMetaGroupRTException.E10B25
 
UESMetaGroupSetAttributes - Class in cz.ues.core.role.dto
Command for setting attributes of a meta group.
UESMetaGroupSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaGroupSetAttributes
 
UESMetaGroupValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESMetaGroup.
UESMetaGroupValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESMetaGroupValidationRTException
Creates a new instance of UESMetaGroupValidationRTException.
UESMetaGroupValidationRTException(UESMetaGroupValidationRTException.E10B26, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaGroupValidationRTException
Creates a new instance of UESMetaGroupValidationRTException.
UESMetaGroupValidationRTException(UESMetaGroupValidationRTException.E10B26, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaGroupValidationRTException
Creates a new instance of UESMetaGroupValidationRTException.
UESMetaGroupValidationRTException.E10B26 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESMetaGroupValidationRTException.E10B26() - Constructor for enum cz.ues.core.role.exception.UESMetaGroupValidationRTException.E10B26
 
UESMetaModel - Interface in cz.ues.core.container
 
UESMetaModelAttributes - Class in cz.ues.core.container.dto
 
UESMetaModelAttributes() - Constructor for class cz.ues.core.container.dto.UESMetaModelAttributes
 
UESMetaModelAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESMetaModelAttributes
 
UESMetaModelCreate - Class in cz.ues.core.container.dto
 
UESMetaModelCreate() - Constructor for class cz.ues.core.container.dto.UESMetaModelCreate
 
UESMetaModelCreate(UESURI) - Constructor for class cz.ues.core.container.dto.UESMetaModelCreate
 
UESMetaModelCreate(UESURI, String, String) - Constructor for class cz.ues.core.container.dto.UESMetaModelCreate
 
UESMetaModelCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESMetaModelCreate
 
UESMetaModelEntryAttributes - Class in cz.ues.core.container.dto
 
UESMetaModelEntryAttributes() - Constructor for class cz.ues.core.container.dto.UESMetaModelEntryAttributes
 
UESMetaModelEntryAttributes(UESURI, String, String, String, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESMetaModelEntryAttributes
 
UESMetaModelExport - Class in cz.ues.core.container.dto
 
UESMetaModelExport() - Constructor for class cz.ues.core.container.dto.UESMetaModelExport
 
UESMetaModelGetEntryList - Class in cz.ues.core.container.dto
 
UESMetaModelGetEntryList() - Constructor for class cz.ues.core.container.dto.UESMetaModelGetEntryList
 
UESMetaModelGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.container.dto.UESMetaModelGetEntryList
 
UESMetaModelGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.container.dto.UESMetaModelGetEntryList
 
UESMetaModelGetExportData - Class in cz.ues.core.container.dto
 
UESMetaModelGetExportData() - Constructor for class cz.ues.core.container.dto.UESMetaModelGetExportData
 
UESMetaModelGetExportData(String) - Constructor for class cz.ues.core.container.dto.UESMetaModelGetExportData
 
UESMetaModelRTException - Exception in cz.ues.core.container.exception
 
UESMetaModelRTException() - Constructor for exception cz.ues.core.container.exception.UESMetaModelRTException
Creates a new instance of UESMetaModelRTException.
UESMetaModelRTException(UESMetaModelRTException.E10216, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelRTException
Creates a new instance of UESMetaModelTException.
UESMetaModelRTException(UESMetaModelRTException.E10216, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelRTException
Creates a new instance of UESMetaModelRTException.
UESMetaModelRTException(UESMetaModelRTException.E10216, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelRTException
Creates a new instance of UESMetaModelRTException.
UESMetaModelRTException(UESMetaModelRTException.E10216, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelRTException
Creates a new instance of UESMetaModelRTException.
UESMetaModelRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelRTException
Creates a new instance of UESMetaModelRTException.
UESMetaModelRTException.E10216 - Enum in cz.ues.core.container.exception
 
UESMetaModelRTException.E10216(String) - Constructor for enum cz.ues.core.container.exception.UESMetaModelRTException.E10216
 
UESMetaModelSetAttributes - Class in cz.ues.core.container.dto
 
UESMetaModelSetAttributes() - Constructor for class cz.ues.core.container.dto.UESMetaModelSetAttributes
 
UESMetaModelSetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESMetaModelSetAttributes
 
UESMetaModelValidationRTException - Exception in cz.ues.core.container.exception
 
UESMetaModelValidationRTException() - Constructor for exception cz.ues.core.container.exception.UESMetaModelValidationRTException
Creates a new instance of UESMetaModelValidationException.
UESMetaModelValidationRTException(UESMetaModelValidationRTException.E10217, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelValidationRTException
Creates a new instance of UESMetaModelValidationRTException.
UESMetaModelValidationRTException(UESMetaModelValidationRTException.E10217, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESMetaModelValidationRTException
Creates a new instance of UESMetaModelValidationRTException.
UESMetaModelValidationRTException.E10217 - Enum in cz.ues.core.container.exception
 
UESMetaModelValidationRTException.E10217() - Constructor for enum cz.ues.core.container.exception.UESMetaModelValidationRTException.E10217
 
UESMetaPermission - Interface in cz.ues.core.security
 
UESMetaPermissionCreateMask - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#createMask(UESURI, MetaPermissionCreateMask)
UESMetaPermissionCreateMask() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
 
UESMetaPermissionCreateMask(String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
 
UESMetaPermissionCreateMask(String, String, String, UESStreamHandler, Boolean, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionCreateMask
 
UESMetaPermissionGetAuthorityData - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#getAuthorityData(UESURI, MetaPermissionGetAuthorityData)
UESMetaPermissionGetAuthorityData() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityData
 
UESMetaPermissionGetAuthorityData(UESURI) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityData
 
UESMetaPermissionGetAuthorityData(UESURI, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityData
 
UESMetaPermissionGetAuthorityList - Class in cz.ues.core.security.authz.dto
UESMetaPermissionGetAuthorityList() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityList
 
UESMetaPermissionGetAuthorityList(Integer, Integer, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityList
 
UESMetaPermissionGetAuthorityListItem - Class in cz.ues.core.security.authz.dto
UESMetaPermissionGetAuthorityListItem() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityListItem
 
UESMetaPermissionGetAuthorityListItem(UESURI, UESURI, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetAuthorityListItem
 
UESMetaPermissionGetMaskAttributes - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#getMaskAttributes(UESURI, MetaPermissionGetMaskAttributes)
UESMetaPermissionGetMaskAttributes() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
 
UESMetaPermissionGetMaskAttributes(UESURI, String, String, String, Boolean, Date, String, Date, String, Integer, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
 
UESMetaPermissionGetMaskData - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#getMaskData(UESURI, MetaPermissionGetMaskData)
UESMetaPermissionGetMaskData() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskData
 
UESMetaPermissionGetMaskData(String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskData
 
UESMetaPermissionGetMaskList - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#getMaskList(UESURI, MetaPermissionGetMaskList)
UESMetaPermissionGetMaskList() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskList
 
UESMetaPermissionGetMaskList(Integer, Integer, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskList
 
UESMetaPermissionGetSystemGroupAttributes - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#getSystemGroupAttributes(UESURI, MetaPermissionGetSystemGroupAttributes)
UESMetaPermissionGetSystemGroupAttributes() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupAttributes
 
UESMetaPermissionGetSystemGroupAttributes(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupAttributes
 
UESMetaPermissionGetSystemGroupList - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#getSystemGroupList(UESURI, MetaPermissionGetSystemGroupList)
UESMetaPermissionGetSystemGroupList() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupList
 
UESMetaPermissionGetSystemGroupList(Integer, Integer) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupList
 
UESMetaPermissionGrant - Class in cz.ues.core.security.authz.dto
UESMetaPermissionGrant() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGrant
 
UESMetaPermissionGrant(UESURI, UESStreamHandler) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionGrant
 
UESMetaPermissionMimeType - Enum in cz.ues.core.security.authz.dto
Types of meta permission content.
UESMetaPermissionMimeType(String) - Constructor for enum cz.ues.core.security.authz.dto.UESMetaPermissionMimeType
Creates a new instance of UESMetaPermissionMimeType.
UESMetaPermissionRevoke - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#revoke(UESURI, UESMetaPermissionRevoke)
UESMetaPermissionRevoke() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionRevoke
 
UESMetaPermissionRevoke(UESURI, UESStreamHandler) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionRevoke
 
UESMetaPermissionRevoke(UESURI, Boolean) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionRevoke
 
UESMetaPermissionRTException - Exception in cz.ues.core.security.authz.exception
 
UESMetaPermissionRTException() - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionRTException
Creates a new instance of UESPermissionRTException.
UESMetaPermissionRTException(UESMetaPermissionRTException.E05431, String, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionRTException
Creates a new instance of UESPermissionRTException.
UESMetaPermissionRTException(UESMetaPermissionRTException.E05431, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionRTException
Creates a new instance of UESPermissionRTException.
UESMetaPermissionRTException(UESMetaPermissionRTException.E05431, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionRTException
Creates a new instance of UESPermissionRTException.
UESMetaPermissionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionRTException
Creates a new instance of UESPermissionRTException.
UESMetaPermissionRTException.E05431 - Enum in cz.ues.core.security.authz.exception
 
UESMetaPermissionRTException.E05431(String) - Constructor for enum cz.ues.core.security.authz.exception.UESMetaPermissionRTException.E05431
 
UESMetaPermissionSetMaskAttributes - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#revoke(UESURI, MetaPermissionSetMaskAttributes)
UESMetaPermissionSetMaskAttributes() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
 
UESMetaPermissionSetMaskAttributes(String, String, String, Boolean, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskAttributes
 
UESMetaPermissionSetMaskData - Class in cz.ues.core.security.authz.dto
DTO for command UESMetaPermission#setMaskData(UESURI, MetaPermissionSetMaskData)
UESMetaPermissionSetMaskData() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskData
 
UESMetaPermissionSetMaskData(UESStreamHandler) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionSetMaskData
 
UESMetaPermissionSystemGroupAttributes - Class in cz.ues.core.security.authz.dto
 
UESMetaPermissionSystemGroupAttributes() - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionSystemGroupAttributes
 
UESMetaPermissionSystemGroupAttributes(UESURI, String, String, String) - Constructor for class cz.ues.core.security.authz.dto.UESMetaPermissionSystemGroupAttributes
 
UESMetaPermissionValidationRTException - Exception in cz.ues.core.security.authz.exception
Validation exception for MetaPermission.
UESMetaPermissionValidationRTException() - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException
Creates a new instance of MetaPermissionValidationRTException.
UESMetaPermissionValidationRTException(UESMetaPermissionValidationRTException.E05436, String, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException
Creates a new instance of MetaPermissionValidationRTException.
UESMetaPermissionValidationRTException(UESMetaPermissionValidationRTException.E05436, String, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException
Creates a new instance of MetaPermissionValidationRTException.
UESMetaPermissionValidationRTException.E05436 - Enum in cz.ues.core.security.authz.exception
Enumeration of error code.
UESMetaPermissionValidationRTException.E05436() - Constructor for enum cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException.E05436
 
UESMetaRole - Interface in cz.ues.core.role
 
UESMetaRoleAddRoleInterface - Class in cz.ues.core.role.dto
 
UESMetaRoleAddRoleInterface() - Constructor for class cz.ues.core.role.dto.UESMetaRoleAddRoleInterface
 
UESMetaRoleAddRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESMetaRoleAddRoleInterface
 
UESMetaRoleAttributes - Class in cz.ues.core.role.dto
Attributes of the meta role.
UESMetaRoleAttributes() - Constructor for class cz.ues.core.role.dto.UESMetaRoleAttributes
 
UESMetaRoleAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaRoleAttributes
 
UESMetaRoleCopy - Class in cz.ues.core.role.dto
 
UESMetaRoleCopy() - Constructor for class cz.ues.core.role.dto.UESMetaRoleCopy
 
UESMetaRoleCopy(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESMetaRoleCopy
 
UESMetaRoleCopy(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean, Boolean, Boolean, Boolean, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaRoleCopy
 
UESMetaRoleCreate - Class in cz.ues.core.role.dto
 
UESMetaRoleCreate() - Constructor for class cz.ues.core.role.dto.UESMetaRoleCreate
 
UESMetaRoleCreate(UESStreamHandler) - Constructor for class cz.ues.core.role.dto.UESMetaRoleCreate
 
UESMetaRoleCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String) - Constructor for class cz.ues.core.role.dto.UESMetaRoleCreate
 
UESMetaRoleCreate(UESStreamHandler, String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, UESURI, String, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaRoleCreate
 
UESMetaRoleExport - Class in cz.ues.core.role.dto
 
UESMetaRoleExport() - Constructor for class cz.ues.core.role.dto.UESMetaRoleExport
 
UESMetaRoleGetExportData - Class in cz.ues.core.role.dto
 
UESMetaRoleGetExportData() - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetExportData
 
UESMetaRoleGetExportData(String) - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetExportData
 
UESMetaRoleGetRoleInterfaceList - Class in cz.ues.core.role.dto
 
UESMetaRoleGetRoleInterfaceList() - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceList
 
UESMetaRoleGetRoleInterfaceList(String) - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceList
 
UESMetaRoleGetRoleInterfaceList(String, Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceList
 
UESMetaRoleGetRoleInterfaceListItem - Class in cz.ues.core.role.dto
 
UESMetaRoleGetRoleInterfaceListItem() - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceListItem
 
UESMetaRoleGetRoleInterfaceListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceListItem
 
UESMetaRoleRemoveRoleInterface - Class in cz.ues.core.role.dto
 
UESMetaRoleRemoveRoleInterface() - Constructor for class cz.ues.core.role.dto.UESMetaRoleRemoveRoleInterface
 
UESMetaRoleRemoveRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESMetaRoleRemoveRoleInterface
 
UESMetaRoleRTException - Exception in cz.ues.core.role.exception
 
UESMetaRoleRTException() - Constructor for exception cz.ues.core.role.exception.UESMetaRoleRTException
Creates a new instance of UESRoleRTException.
UESMetaRoleRTException(UESMetaRoleRTException.E10B16, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaRoleRTException
Creates a new instance of UESRoleRTException.
UESMetaRoleRTException(UESMetaRoleRTException.E10B16, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaRoleRTException
Creates a new instance of UESRoleRTException.
UESMetaRoleRTException(UESMetaRoleRTException.E10B16, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaRoleRTException
Creates a new instance of UESRoleRTException.
UESMetaRoleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaRoleRTException
Creates a new instance of UESRoleRTException.
UESMetaRoleRTException.E10B16 - Enum in cz.ues.core.role.exception
 
UESMetaRoleRTException.E10B16(String) - Constructor for enum cz.ues.core.role.exception.UESMetaRoleRTException.E10B16
 
UESMetaRoleSetAttributes - Class in cz.ues.core.role.dto
 
UESMetaRoleSetAttributes() - Constructor for class cz.ues.core.role.dto.UESMetaRoleSetAttributes
 
UESMetaRoleSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, UESArtifactType, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESMetaRoleSetAttributes
 
UESMetaRoleValidationRTException - Exception in cz.ues.core.role.exception
 
UESMetaRoleValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESMetaRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESMetaRoleValidationRTException(UESMetaRoleValidationRTException.E10B17, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESMetaRoleValidationRTException(UESMetaRoleValidationRTException.E10B17, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESMetaRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESMetaRoleValidationRTException.E10B17 - Enum in cz.ues.core.role.exception
 
UESMetaRoleValidationRTException.E10B17() - Constructor for enum cz.ues.core.role.exception.UESMetaRoleValidationRTException.E10B17
 
UESMongoDBRTException - Exception in cz.ues.platform.persistence.mongo
Encapsulates platform dependent errors thrown caused by Mongo DB.
UESMongoDBRTException() - Constructor for exception cz.ues.platform.persistence.mongo.UESMongoDBRTException
Creates new instance of UESMongoDBRTException.
UESMongoDBRTException(UESMongoDBRTException.E05H4, String, Object...) - Constructor for exception cz.ues.platform.persistence.mongo.UESMongoDBRTException
Creates a new instance of UESMongoDBRTException.
UESMongoDBRTException(UESMongoDBRTException.E05H4, String, Exception, Object...) - Constructor for exception cz.ues.platform.persistence.mongo.UESMongoDBRTException
Creates a new instance of UESMongoDBRTException.
UESMongoDBRTException.E05H4 - Enum in cz.ues.platform.persistence.mongo
Error codes of UESMongoDBRTException.
UESMongoDBRTException.E05H4() - Constructor for enum cz.ues.platform.persistence.mongo.UESMongoDBRTException.E05H4
 
UESMongoEntityRepository<T,ID extends java.io.Serializable> - Interface in cz.ues.platform.persistence.mongo
The common UES Repository parent for all DAOs that use the Mongo for its realization.
UESMongoReadPreference - Interface in cz.ues.platform.persistence.mongo
ReadPreference specifies preferred replica set members to which a query or command can be sent.
UESMongoTemplate - Interface in cz.ues.platform.persistence.mongo
Mongo template with additional support for paging.
UESMongoTemplate.PagedList<T> - Class in cz.ues.platform.persistence.mongo
Result of paged query.
UESMongoTemplate.PagedList(int, int, int) - Constructor for class cz.ues.platform.persistence.mongo.UESMongoTemplate.PagedList
Creates new instance of PagedList.
UESMongoWriteConcern - Interface in cz.ues.platform.persistence.mongo
WriteConcern control the acknowledgment of write operations with various options.
UESNamespaceHelper - Class in cz.ues.platform.container.utils
 
UESNamespaceHelper() - Constructor for class cz.ues.platform.container.utils.UESNamespaceHelper
UESNamespaceHelper is utility class and will be never instantiated.
UESObjectListing - Class in cz.ues.platform.udds
Contains the results of listing the objects in a UDDS bucket.
UESObjectListing() - Constructor for class cz.ues.platform.udds.UESObjectListing
 
UESObjectListingCriteria - Class in cz.ues.platform.udds
Contains options to return a list of summary information about the objects in the specified bucket.
UESObjectListingCriteria() - Constructor for class cz.ues.platform.udds.UESObjectListingCriteria
Creates a new instance of UESObjectListingCriteria.
UESObjectListingCriteria(String, String, String, int) - Constructor for class cz.ues.platform.udds.UESObjectListingCriteria
Creates a new instance of UESObjectListingCriteria and initializes all required and optional object fields.
UESObjectSchema - Interface in cz.ues.objectstore.objectstore
 
UESObjectSchemaAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
UESObjectSchemaAttributes(UESURI, String, String, String, Long, Long, UESURI) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
UESObjectSchemaCreate - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaCreate() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
UESObjectSchemaCreate(String, String, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreate
 
UESObjectSchemaCreateIndex - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaCreateIndex() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
UESObjectSchemaCreateIndex(List<String>, Boolean, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
UESObjectSchemaDelete - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaDelete() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDelete
 
UESObjectSchemaDelete(Boolean) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDelete
 
UESObjectSchemaDeleteIndex - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaDeleteIndex() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
UESObjectSchemaDeleteIndex(List<String>, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaDeleteIndex
 
UESObjectSchemaGetIndexList - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaGetIndexList() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaGetIndexList
 
UESObjectSchemaGetIndexList(Integer, Integer) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaGetIndexList
 
UESObjectSchemaGetSchemaList - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaGetSchemaList() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaGetSchemaList
 
UESObjectSchemaGetSchemaList(Integer, Integer) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaGetSchemaList
 
UESObjectSchemaIndexAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaIndexAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
UESObjectSchemaIndexAttributes(List<String>, Boolean, String, Long) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
UESObjectSchemaRTException - Exception in cz.ues.objectstore.objectstore.exception
 
UESObjectSchemaRTException() - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException
 
UESObjectSchemaRTException(UESObjectSchemaRTException.EOST02, String, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException
 
UESObjectSchemaRTException(UESObjectSchemaRTException.EOST02, String, Exception, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException
 
UESObjectSchemaRTException.EOST02 - Enum in cz.ues.objectstore.objectstore.exception
 
UESObjectSchemaRTException.EOST02() - Constructor for enum cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException.EOST02
 
UESObjectSchemaSetAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectSchemaSetAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
UESObjectSchemaSetAttributes(String, String, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectSchemaSetAttributes
 
UESObjectStore - Interface in cz.ues.objectstore.objectstore
 
UESObjectStoreAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
UESObjectStoreAttributes(UESURI, String, String, String, Long, Long, Long, Long, UESURI) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
UESObjectStoreConcurrencyStrategy - Enum in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreConcurrencyStrategy() - Constructor for enum cz.ues.objectstore.objectstore.dto.UESObjectStoreConcurrencyStrategy
 
UESObjectStoreCreate - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreCreate() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
UESObjectStoreCreate(String, String, String, Long, Long, UESURI, UESURI) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreate
 
UESObjectStoreCreateObject - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreCreateObject() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
UESObjectStoreCreateObject(UESURI, String, Map<String, Object>) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreCreateObject
 
UESObjectStoreDelete - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreDelete() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreDelete
 
UESObjectStoreDelete(Boolean) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreDelete
 
UESObjectStoreGetObjectList - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreGetObjectList() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
UESObjectStoreGetObjectList(UESURI, String, Integer, Integer, Map<String, Object>) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetObjectList
 
UESObjectStoreGetStoreList - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreGetStoreList() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetStoreList
 
UESObjectStoreGetStoreList(Integer, Integer) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreGetStoreList
 
UESObjectStoreLock - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreLock() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
UESObjectStoreLock(UESURI, List<UESURI>) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreLock
 
UESObjectStoreModuleRTException - Exception in cz.ues.objectstore.objectstore.exception
 
UESObjectStoreModuleRTException() - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreModuleRTException
 
UESObjectStoreModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreModuleRTException
 
UESObjectStoreObjectAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreObjectAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
UESObjectStoreObjectAttributes(UESURI, UESURI, Integer, UESURI, Date, UESURI, Date, String, Map<String, Object>) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
UESObjectStoreRepository - Interface in cz.ues.objectstore.objectstore
 
UESObjectStoreRepositoryAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreRepositoryAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
UESObjectStoreRepositoryAttributes(UESURI, String, String, String, Long, Long, Long, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
UESObjectStoreRepositoryCreate - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreRepositoryCreate() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
UESObjectStoreRepositoryCreate(String, String, String, Long, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryCreate
 
UESObjectStoreRepositoryGetRepositoryList - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreRepositoryGetRepositoryList() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryGetRepositoryList
 
UESObjectStoreRepositoryGetRepositoryList(Integer, Integer) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryGetRepositoryList
 
UESObjectStoreRepositoryRTException - Exception in cz.ues.objectstore.objectstore.exception
 
UESObjectStoreRepositoryRTException() - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException
 
UESObjectStoreRepositoryRTException(UESObjectStoreRepositoryRTException.EOST00, String, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException
 
UESObjectStoreRepositoryRTException(UESObjectStoreRepositoryRTException.EOST00, String, Exception, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException
 
UESObjectStoreRepositoryRTException.EOST00 - Enum in cz.ues.objectstore.objectstore.exception
 
UESObjectStoreRepositoryRTException.EOST00() - Constructor for enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException.EOST00
 
UESObjectStoreRepositorySetAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreRepositorySetAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
UESObjectStoreRepositorySetAttributes(String, String, String, Long, String) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositorySetAttributes
 
UESObjectStoreRTException - Exception in cz.ues.objectstore.objectstore.exception
 
UESObjectStoreRTException() - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException
 
UESObjectStoreRTException(UESObjectStoreRTException.EOST01, String, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException
 
UESObjectStoreRTException(UESObjectStoreRTException.EOST01, String, Exception, Object...) - Constructor for exception cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException
 
UESObjectStoreRTException.EOST01 - Enum in cz.ues.objectstore.objectstore.exception
 
UESObjectStoreRTException.EOST01() - Constructor for enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException.EOST01
 
UESObjectStoreSetAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreSetAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
UESObjectStoreSetAttributes(String, String, String, Long, Long) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetAttributes
 
UESObjectStoreSetObjectAttributes - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreSetObjectAttributes() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
UESObjectStoreSetObjectAttributes(Long, String, String, Map<String, Object>, Map<String, Object>, UESObjectStoreConcurrencyStrategy, UESURI) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
UESObjectStoreTransfer - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreTransfer() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreTransfer
 
UESObjectStoreTransfer(UESURI) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreTransfer
 
UESObjectStoreUnlock - Class in cz.ues.objectstore.objectstore.dto
 
UESObjectStoreUnlock() - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
UESObjectStoreUnlock(UESURI, List<UESURI>) - Constructor for class cz.ues.objectstore.objectstore.dto.UESObjectStoreUnlock
 
UESOrganizationalUnit - Interface in cz.ues.core.container
 
UESOrganizationalUnitAttributes - Class in cz.ues.core.container.dto
 
UESOrganizationalUnitAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
 
UESOrganizationalUnitAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
 
UESOrganizationalUnitAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
 
UESOrganizationalUnitAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
 
UESOrganizationalUnitCreate - Class in cz.ues.core.container.dto
 
UESOrganizationalUnitCreate(UESURI, String, String) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitCreate
 
UESOrganizationalUnitCreate(UESURI, String, String, String, UESURI, UESSecurityLevel) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitCreate
 
UESOrganizationalUnitCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitCreate
 
UESOrganizationalUnitCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, Boolean) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitCreate
 
UESOrganizationalUnitEntryAttributes - Class in cz.ues.core.container.dto
 
UESOrganizationalUnitEntryType - Enum in cz.ues.core.container.dto
 
UESOrganizationalUnitEntryType() - Constructor for enum cz.ues.core.container.dto.UESOrganizationalUnitEntryType
 
UESOrganizationalUnitGetEntryList - Class in cz.ues.core.container.dto
 
UESOrganizationalUnitGetEntryList() - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitGetEntryList
 
UESOrganizationalUnitGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitGetEntryList
 
UESOrganizationalUnitGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitGetEntryList
 
UESOrganizationalUnitRTException - Exception in cz.ues.core.container.exception
Application exception for UESOrganizationalUnit.
UESOrganizationalUnitRTException() - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitRTException(UESOrganizationalUnitRTException.E10214, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitRTException(UESOrganizationalUnitRTException.E10214, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitRTException(UESOrganizationalUnitRTException.E10214, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitRTException(UESOrganizationalUnitRTException.E10214, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitRTException.E10214 - Enum in cz.ues.core.container.exception
Enumeration of error code.
UESOrganizationalUnitRTException.E10214(String) - Constructor for enum cz.ues.core.container.exception.UESOrganizationalUnitRTException.E10214
 
UESOrganizationalUnitSetAttributes - Class in cz.ues.core.container.dto
 
UESOrganizationalUnitSetAttributes(String, String, String, UESSecurityLevel) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
 
UESOrganizationalUnitSetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.container.dto.UESOrganizationalUnitSetAttributes
 
UESOrganizationalUnitValidationRTException - Exception in cz.ues.core.container.exception
Validation exception for UESActivity.
UESOrganizationalUnitValidationRTException() - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException
Creates a new instance of UESOrganizationalUnitRTException.
UESOrganizationalUnitValidationRTException(UESOrganizationalUnitValidationRTException.E10215, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException
Creates a new instance of UESOrganizationalUnitValidationRTException.
UESOrganizationalUnitValidationRTException(UESOrganizationalUnitValidationRTException.E10215, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException
Creates a new instance of UESOrganizationalUnitValidationRTException.
UESOrganizationalUnitValidationRTException.E10215 - Enum in cz.ues.core.container.exception
Enumeration of error code.
UESOrganizationalUnitValidationRTException.E10215() - Constructor for enum cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException.E10215
 
UESOsEntityTypes - Interface in cz.ues.os.sysc.entitytype
Class containing all entity types of UES Os subsystem.
UESOwner - Class in cz.ues.platform.udds
Represents the owner of a storage object.
UESOwner() - Constructor for class cz.ues.platform.udds.UESOwner
Creates a new instance of UESOwner without specifying a user or service/application.
UESOwner(String, String) - Constructor for class cz.ues.platform.udds.UESOwner
Creates a new instance of UESOwner with the specified user and service/application.
UESPagingCriteria - Class in cz.ues.platform.commons.lang
The basic implementation that could be extended by DTOs used as UESCommand arguments.
UESPagingCriteria() - Constructor for class cz.ues.platform.commons.lang.UESPagingCriteria
Creates a new instance of UESPagingCriteria.
UESPagingCriteria(int, int) - Constructor for class cz.ues.platform.commons.lang.UESPagingCriteria
Creates a new instance of UESPagingCriteria with the given values.
UESPasswordAuthnToken - Class in cz.ues.platform.security.authn.token
Implementation of UESAuthenticationToken to be used for authentication using principal and password.
UESPasswordAuthnToken(String, String, String) - Constructor for class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
Creates new instance of password authentication token.
UESPasswordAuthnToken(String, String) - Constructor for class cz.ues.platform.security.authn.token.UESPasswordAuthnToken
Creates new instance of password authentication token.
UESPermission - Interface in cz.ues.core.security
 
UESPermissionAuthorize - Class in cz.ues.core.security.authz.dto
Object containing attributes for authorization.
UESPermissionAuthorize() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionAuthorize
Empty constructor
UESPermissionAuthorize(String) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionAuthorize
Full constructor
UESPermissionAuthorizeResult - Class in cz.ues.core.security.authz.dto
The command checks whether the logged user is authorized to the specific use case over the specific entity.
UESPermissionAuthorizeResult() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionAuthorizeResult
Empty constructor
UESPermissionAuthorizeResult(UESURI) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionAuthorizeResult
DTO containing the permission authorization attributes.
UESPermissionGetAuthorityData - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getAuthorityData(UESURI, PermissionGetAuthorityData)
UESPermissionGetAuthorityData() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityData
 
UESPermissionGetAuthorityData(UESURI) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityData
 
UESPermissionGetAuthorityData(UESURI, String) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityData
 
UESPermissionGetAuthorityList - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getAuthorityList(cz.ues.core.commons.uri.UESURI, PermissionGetAuthorityList)
UESPermissionGetAuthorityList() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityList
 
UESPermissionGetAuthorityList(Integer, Integer, String) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityList
 
UESPermissionGetAuthorityListItem - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getAuthorityList(UESURI, PermissionGetAuthorityList)
UESPermissionGetAuthorityListItem() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
 
UESPermissionGetAuthorityListItem(UESURI, UESURI, String, UESURI, String, String) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
 
UESPermissionGetMaskAttributes - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getMaskAttributes(UESURI, PermissionGetMaskAttributes)
UESPermissionGetMaskAttributes() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
 
UESPermissionGetMaskAttributes(UESURI, String, String, String, Boolean, Date, String, Date, String, Integer, String) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
 
UESPermissionGetMaskList - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getMaskList(UESURI, PermissionGetMaskList)
UESPermissionGetMaskList() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetMaskList
 
UESPermissionGetMaskList(Integer, Integer, String) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetMaskList
 
UESPermissionGetSystemGroupAttributes - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getSystemGroupAttributes(UESURI, PermissionGetSystemGroupAttributes)
UESPermissionGetSystemGroupAttributes() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupAttributes
 
UESPermissionGetSystemGroupAttributes(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupAttributes
 
UESPermissionGetSystemGroupList - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#getSystemGroupList(UESURI, PermissionGetSystemGroupList)
UESPermissionGetSystemGroupList() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupList
 
UESPermissionGetSystemGroupList(Integer, Integer) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupList
 
UESPermissionGrant - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#grant(UESURI, PermissionGrant)
UESPermissionGrant() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGrant
 
UESPermissionGrant(UESURI, UESStreamHandler) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGrant
 
UESPermissionGrant(UESURI, UESURI) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionGrant
 
UESPermissionRevoke - Class in cz.ues.core.security.authz.dto
DTO for command UESPermission#revoke(UESURI, PermissionRevoke)
UESPermissionRevoke() - Constructor for class cz.ues.core.security.authz.dto.UESPermissionRevoke
 
UESPermissionRevoke(UESURI, UESStreamHandler) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionRevoke
 
UESPermissionRevoke(UESURI, Boolean) - Constructor for class cz.ues.core.security.authz.dto.UESPermissionRevoke
 
UESPermissionRTException - Exception in cz.ues.core.security.authz.exception
 
UESPermissionRTException() - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionRTException
Creates a new instance of UESPermissionRTException.
UESPermissionRTException(UESPermissionRTException.E05430, String, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionRTException
Creates a new instance of UESPermissionRTException.
UESPermissionRTException(UESPermissionRTException.E05430, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionRTException
Creates a new instance of UESPermissionRTException.
UESPermissionRTException(UESPermissionRTException.E05430, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionRTException
Creates a new instance of UESPermissionRTException.
UESPermissionRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionRTException
Creates a new instance of UESPermissionRTException.
UESPermissionRTException.E05430 - Enum in cz.ues.core.security.authz.exception
 
UESPermissionRTException.E05430(String) - Constructor for enum cz.ues.core.security.authz.exception.UESPermissionRTException.E05430
 
UESPermissionValidationRTException - Exception in cz.ues.core.security.authz.exception
 
UESPermissionValidationRTException() - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionValidationRTException
Creates a new instance of PermissionProviderRTException.
UESPermissionValidationRTException(UESPermissionValidationRTException.E05437, String, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionValidationRTException
 
UESPermissionValidationRTException(UESPermissionValidationRTException.E05437, String, Exception, Object...) - Constructor for exception cz.ues.core.security.authz.exception.UESPermissionValidationRTException
 
UESPermissionValidationRTException.E05437 - Enum in cz.ues.core.security.authz.exception
 
UESPermissionValidationRTException.E05437() - Constructor for enum cz.ues.core.security.authz.exception.UESPermissionValidationRTException.E05437
 
UESPersonalRole - Interface in cz.ues.core.personalrole
 
UESPersonalRoleArtifactPresentationAttributes - Class in cz.ues.core.personalrole.dto
Attributes of the personal presentation setting.
UESPersonalRoleArtifactPresentationAttributes(UESURI, UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, Boolean, UESArtifactContextMenuDisplayMode) - Constructor for class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
Instantiates a new UES personal role artifact presentation attributes.
UESPersonalRoleArtifactPresentationAttributes() - Constructor for class cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes
 
UESPersonalRoleGetTerritoryList - Class in cz.ues.core.personalrole.dto
 
UESPersonalRoleGetTerritoryList(Integer, Integer, String) - Constructor for class cz.ues.core.personalrole.dto.UESPersonalRoleGetTerritoryList
 
UESPersonalRoleModuleRTException - Exception in cz.ues.core.personalrole.exception
Exception for module personal role.
UESPersonalRoleModuleRTException() - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleModuleRTException
Creates a new instance of UESPersonalRoleModuleRTException.
UESPersonalRoleModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleModuleRTException
Creates a new instance of UESPersonalRoleModuleRTException.
UESPersonalRoleRTException - Exception in cz.ues.core.personalrole.exception
Application exception for UESPersonalRole.
UESPersonalRoleRTException() - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleRTException
Creates a new instance of UESRoleRTException.
UESPersonalRoleRTException(UESPersonalRoleRTException.E1D010, String, Exception, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleRTException
Creates a new instance of UESRoleRTException.
UESPersonalRoleRTException(UESPersonalRoleRTException.E1D010, Exception, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleRTException
Creates a new instance of UESRoleRTException.
UESPersonalRoleRTException(UESPersonalRoleRTException.E1D010, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleRTException
Creates a new instance of UESRoleRTException.
UESPersonalRoleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleRTException
Creates a new instance of UESRoleRTException.
UESPersonalRoleRTException.E1D010 - Enum in cz.ues.core.personalrole.exception
Enumeration of error code.
UESPersonalRoleRTException.E1D010(String) - Constructor for enum cz.ues.core.personalrole.exception.UESPersonalRoleRTException.E1D010
 
UESPersonalRoleSetArtifactPresentationAttributes - Class in cz.ues.core.personalrole.dto
Attributes of the personal presentation setting.
UESPersonalRoleSetArtifactPresentationAttributes(UESArtifactWidthType, UESArtifactHeaderDisplayMode, UESArtifactControlBarDisplayMode, Boolean, UESArtifactContextMenuDisplayMode) - Constructor for class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
Instantiates a new UES personal role set artifact presentation attributes.
UESPersonalRoleSetArtifactPresentationAttributes() - Constructor for class cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes
 
UESPersonalRoleValidationRTException - Exception in cz.ues.core.personalrole.exception
Validation exception for UESRole.
UESPersonalRoleValidationRTException() - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESPersonalRoleValidationRTException(UESPersonalRoleValidationRTException.E1D011, String, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESPersonalRoleValidationRTException(UESPersonalRoleValidationRTException.E1D011, String, Exception, Object...) - Constructor for exception cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESPersonalRoleValidationRTException.E1D011 - Enum in cz.ues.core.personalrole.exception
Enumeration of error code.
UESPersonalRoleValidationRTException.E1D011() - Constructor for enum cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException.E1D011
 
UESPlatformRTException - Exception in cz.ues.platform.essentials.exception
UESPlatformRTException is root of all exception caused (or handled) directly by UES platform.
UESPlatformRTException() - Constructor for exception cz.ues.platform.essentials.exception.UESPlatformRTException
Creates new instance of UESPlatformRTException.
UESPlatformRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.exception.UESPlatformRTException
Creates a new instance of UESPlatformRTException.
UESPostmanModuleRTException - Exception in cz.ues.postman.mail.exception
UESPostman Module Runtime Exception.
UESPostmanModuleRTException() - Constructor for exception cz.ues.postman.mail.exception.UESPostmanModuleRTException
Creates new instance of UESPostmanModuleRTException.
UESPostmanModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.postman.mail.exception.UESPostmanModuleRTException
Creates a new instance of UESPostmanModuleRTException.
UESPrincipal - Class in cz.ues.platform.security.authn.principal
Default UES principal.
UESPrincipal(String) - Constructor for class cz.ues.platform.security.authn.principal.UESPrincipal
Creates new instance of UESPrincipal.
UESPrincipal(String, String) - Constructor for class cz.ues.platform.security.authn.principal.UESPrincipal
Creates new instance of UESPrincipal.
UESProcess - Interface in cz.ues.core.process
UESProcess component allows access to process associated with current use case.
UESProcessAttributes - Class in cz.ues.platform.process.dto
DTO of process attributes.
UESProcessAttributes() - Constructor for class cz.ues.platform.process.dto.UESProcessAttributes
 
UESProcessContext - Class in cz.ues.platform.process.internal
UES Process context.
UESProcessContext(UESURI) - Constructor for class cz.ues.platform.process.internal.UESProcessContext
 
UESProcessController - Interface in cz.ues.platform.process
Component used for controlling of UES Process process lifecycle.
UESProcessControllerRTException - Exception in cz.ues.platform.process.exception
UESProcessMonitorRTException.
UESProcessControllerRTException() - Constructor for exception cz.ues.platform.process.exception.UESProcessControllerRTException
Creates new instance of UESProcessMonitorRTException.
UESProcessControllerRTException(UESProcessControllerRTException.E05P01, String, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessControllerRTException
Creates a new instance of UESProcessMonitorRTException.
UESProcessControllerRTException(UESProcessControllerRTException.E05P01, String, Exception, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessControllerRTException
Creates a new instance of UESProcessMonitorRTException.
UESProcessControllerRTException.E05P01 - Enum in cz.ues.platform.process.exception
Error codes of UESProcessMonitorRTException.
UESProcessControllerRTException.E05P01() - Constructor for enum cz.ues.platform.process.exception.UESProcessControllerRTException.E05P01
 
UESProcessEvent - Class in cz.ues.core.process.dto
DTO of process event
UESProcessEvent() - Constructor for class cz.ues.core.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEvent(UESProcessEventType, String, UESMessage, UESURI) - Constructor for class cz.ues.core.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEvent(UESProcessEventType, String, UESMessage, Exception) - Constructor for class cz.ues.core.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEvent - Class in cz.ues.platform.process.dto
DTO of process event.
UESProcessEvent() - Constructor for class cz.ues.platform.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEvent(UESEventType, String, UESMessage) - Constructor for class cz.ues.platform.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEvent(UESEventType, String, UESMessage, UESURI) - Constructor for class cz.ues.platform.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEvent(UESEventType, String, UESMessage, UESURI, String, int) - Constructor for class cz.ues.platform.process.dto.UESProcessEvent
Creates new instance of UESProcessEvent.
UESProcessEventType - Enum in cz.ues.core.process.dto
Enumeration with UES Process event types.
UESProcessEventType() - Constructor for enum cz.ues.core.process.dto.UESProcessEventType
 
UESProcessExplorer - Interface in cz.ues.platform.process
Component used for providing information about running processes.
UESProcessExplorerGetProcessResult - Class in cz.ues.platform.process.dto
DTO of process explorer getProcessResult.
UESProcessExplorerGetProcessResult() - Constructor for class cz.ues.platform.process.dto.UESProcessExplorerGetProcessResult
Default constructor.
UESProcessExplorerGetProcessResult(List<String>) - Constructor for class cz.ues.platform.process.dto.UESProcessExplorerGetProcessResult
Creates DTO of process explorer get process result.
UESProcessExplorerRTException - Exception in cz.ues.platform.process.exception
UESProcessExplorerRTException.
UESProcessExplorerRTException() - Constructor for exception cz.ues.platform.process.exception.UESProcessExplorerRTException
Creates new instance of UESProcessExplorerRTException.
UESProcessExplorerRTException(UESProcessExplorerRTException.E05P02, String, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessExplorerRTException
Creates a new instance of UESProcessExplorerRTException.
UESProcessExplorerRTException(UESProcessExplorerRTException.E05P02, String, Exception, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessExplorerRTException
Creates a new instance of UESProcessExplorerRTException.
UESProcessExplorerRTException.E05P02 - Enum in cz.ues.platform.process.exception
Error codes of UESProcessExplorerRTException.
UESProcessExplorerRTException.E05P02() - Constructor for enum cz.ues.platform.process.exception.UESProcessExplorerRTException.E05P02
 
UESProcessGetProcessList - Class in cz.ues.platform.process.dto
 
UESProcessGetProcessList(Integer, Integer, String) - Constructor for class cz.ues.platform.process.dto.UESProcessGetProcessList
 
UESProcessGetProcessList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.platform.process.dto.UESProcessGetProcessList
 
UESProcessManager - Interface in cz.ues.platform.commons.pcb.internal
Internal interface of UESProcessManager.
UESProcessManager - Interface in cz.ues.platform.commons.pcb
UESProcessManager - for administration of process execution and environment.
UESProcessManagerRTException - Exception in cz.ues.platform.commons.pcb
UESProcessManagerRTException.
UESProcessManagerRTException() - Constructor for exception cz.ues.platform.commons.pcb.UESProcessManagerRTException
Creates new instance of UESProcessManagerRTException.
UESProcessManagerRTException(UESProcessManagerRTException.E05202, String, Object...) - Constructor for exception cz.ues.platform.commons.pcb.UESProcessManagerRTException
Creates a new instance of UESProcessManagerRTException.
UESProcessManagerRTException(UESProcessManagerRTException.E05202, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.pcb.UESProcessManagerRTException
Creates a new instance of UESProcessManagerRTException.
UESProcessManagerRTException - Exception in cz.ues.platform.process.exception
UESProcessMonitorRTException.
UESProcessManagerRTException() - Constructor for exception cz.ues.platform.process.exception.UESProcessManagerRTException
Creates new instance of UESProcessMonitorRTException.
UESProcessManagerRTException(UESProcessManagerRTException.E05P01, String, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessManagerRTException
Creates a new instance of UESProcessMonitorRTException.
UESProcessManagerRTException(UESProcessManagerRTException.E05P01, String, Exception, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessManagerRTException
Creates a new instance of UESProcessMonitorRTException.
UESProcessManagerRTException.E05202 - Enum in cz.ues.platform.commons.pcb
Error codes of UESProcessManagerRTException.
UESProcessManagerRTException.E05202() - Constructor for enum cz.ues.platform.commons.pcb.UESProcessManagerRTException.E05202
 
UESProcessManagerRTException.E05P01 - Enum in cz.ues.platform.process.exception
Error codes of UESProcessMonitorRTException.
UESProcessManagerRTException.E05P01() - Constructor for enum cz.ues.platform.process.exception.UESProcessManagerRTException.E05P01
 
UESProcessMonitor - Interface in cz.ues.platform.commons.pcb.monitor.internal
Internal API of Process Monitor containing methods for initialization and finalization of process monitoring.
UESProcessMonitor - Interface in cz.ues.platform.commons.pcb.monitor
Process Monitor is component used for monitoring of processes by explicit call of methods providing invocation of various notifications (e.g. notification in application log, activity, etc.) and thus providing information about process state and work progress.
UESProcessProgress - Class in cz.ues.platform.process.dto
Object containing information about current process state.
UESProcessProgress() - Constructor for class cz.ues.platform.process.dto.UESProcessProgress
 
UESProcessResult - Class in cz.ues.platform.process.dto
DTO of process result.
UESProcessResult() - Constructor for class cz.ues.platform.process.dto.UESProcessResult
 
UESProcessRTException - Exception in cz.ues.platform.process.exception
ProcessRTException - the parent of module Exceptions.
UESProcessRTException() - Constructor for exception cz.ues.platform.process.exception.UESProcessRTException
Creates a new instance of UESProcessRTException.
UESProcessRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.process.exception.UESProcessRTException
Creates a new instance of UESProcessRTException.
UESProcessState - Enum in cz.ues.platform.process
Various states of process.
UESProcessState() - Constructor for enum cz.ues.platform.process.UESProcessState
 
UESProfileAttributes - Class in cz.ues.core.personalrole.dto
 
UESProfileAttributes(String, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI, UESURI) - Constructor for class cz.ues.core.personalrole.dto.UESProfileAttributes
 
UESProfileSetAttributes - Class in cz.ues.core.personalrole.dto
 
UESProfileSetAttributes(String) - Constructor for class cz.ues.core.personalrole.dto.UESProfileSetAttributes
Creates a new instance of UESProfileSetAttributes.
UESProperty - Interface in cz.ues.core.property
UES Property service.
UESPropertyAttributes - Class in cz.ues.core.property.dto
 
UESPropertyAttributes(UESURI, UESURI, String, String, String, UESPropertyType, UESURI, Object) - Constructor for class cz.ues.core.property.dto.UESPropertyAttributes
 
UESPropertyAttributes(UESURI, UESURI, String, String, String, UESPropertyType, UESURI, Object, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyAttributes
 
UESPropertyAttributes(UESURI, UESURI, String, String, String, UESPropertyType, UESURI, Object, UESURI, Integer) - Constructor for class cz.ues.core.property.dto.UESPropertyAttributes
 
UESPropertyCollectionAttributes - Class in cz.ues.core.property.dto
 
UESPropertyCollectionAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyCollectionAttributes
 
UESPropertyCollectionAttributes(UESURI, String, String, String, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyCollectionAttributes
 
UESPropertyCollectionAttributes(UESURI, String, String, String, UESURI, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyCollectionAttributes
 
UESPropertyCollectionAttributes(UESURI, String, String, String, UESURI, UESURI, Integer) - Constructor for class cz.ues.core.property.dto.UESPropertyCollectionAttributes
 
UESPropertyCreate - Class in cz.ues.core.property.dto
 
UESPropertyCreate(UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyCreate
 
UESPropertyCreate(UESPropertyType) - Constructor for class cz.ues.core.property.dto.UESPropertyCreate
 
UESPropertyCreate(UESURI, String, String, String, Object) - Constructor for class cz.ues.core.property.dto.UESPropertyCreate
 
UESPropertyCreate(UESPropertyType, String, String, String, Object) - Constructor for class cz.ues.core.property.dto.UESPropertyCreate
 
UESPropertyCreateCollection - Class in cz.ues.core.property.dto
 
UESPropertyCreateCollection(String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertyCreateCollection
 
UESPropertyDeleteCollection - Class in cz.ues.core.property.dto
 
UESPropertyDeleteCollection(Boolean) - Constructor for class cz.ues.core.property.dto.UESPropertyDeleteCollection
 
UESPropertyEntryAttributes - Class in cz.ues.core.property.dto
 
UESPropertyEntryAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyEntryAttributes
 
UESPropertyEntryAttributes(UESURI, String, String, String, Object, UESPropertyEntryType, UESPropertyType) - Constructor for class cz.ues.core.property.dto.UESPropertyEntryAttributes
 
UESPropertyEntryAttributes(UESURI, String, String, String, Object, UESPropertyType, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyEntryAttributes
 
UESPropertyEntryAttributes(UESURI, String, String, String, Object, UESPropertyEntryType, UESPropertyType, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyEntryAttributes
 
UESPropertyEntryType - Enum in cz.ues.core.property.dto
 
UESPropertyEntryType() - Constructor for enum cz.ues.core.property.dto.UESPropertyEntryType
 
UESPropertyEntryTypeAdapter - Class in cz.ues.core.property.dto.adapter
XML and JSON marshalling and unmarshalling adapter for UESPropertyEntryType
UESPropertyEntryTypeAdapter() - Constructor for class cz.ues.core.property.dto.adapter.UESPropertyEntryTypeAdapter
 
UESPropertyEntryTypeRTException - Exception in cz.ues.core.property.exception
UESPropertyEntryType Runtime Exception.
UESPropertyEntryTypeRTException() - Constructor for exception cz.ues.core.property.exception.UESPropertyEntryTypeRTException
Creates a new instance of UESPropertyEntryTypeRTException.
UESPropertyEntryTypeRTException(UESPropertyEntryTypeRTException.E10P02, String) - Constructor for exception cz.ues.core.property.exception.UESPropertyEntryTypeRTException
Creates a new instance of UESPropertyEntryTypeRTException.
UESPropertyEntryTypeRTException(UESPropertyEntryTypeRTException.E10P02, String, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyEntryTypeRTException
Creates a new instance of UESPropertyEntryTypeRTException.
UESPropertyEntryTypeRTException(UESPropertyEntryTypeRTException.E10P02, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyEntryTypeRTException
Creates a new instance of UESPropertyEntryTypeRTException.
UESPropertyEntryTypeRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyEntryTypeRTException
Creates a new instance of UESPropertyEntryTypeRTException.
UESPropertyEntryTypeRTException.E10P02 - Enum in cz.ues.core.property.exception
Error codes for UESPropertyEntryTypeRTException.
UESPropertyEntryTypeRTException.E10P02(String) - Constructor for enum cz.ues.core.property.exception.UESPropertyEntryTypeRTException.E10P02
 
UESPropertyGetEntryList - Class in cz.ues.core.property.dto
 
UESPropertyGetEntryList() - Constructor for class cz.ues.core.property.dto.UESPropertyGetEntryList
 
UESPropertyGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.property.dto.UESPropertyGetEntryList
 
UESPropertyGetEntryList(Integer, Integer, String, Boolean) - Constructor for class cz.ues.core.property.dto.UESPropertyGetEntryList
 
UESPropertyGetPropertyList - Class in cz.ues.core.property.dto
 
UESPropertyGetPropertyList(Integer, Integer, String) - Constructor for class cz.ues.core.property.dto.UESPropertyGetPropertyList
 
UESPropertyGetPropertyList() - Constructor for class cz.ues.core.property.dto.UESPropertyGetPropertyList
 
UESPropertyGetPropertyList(Integer, Integer, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertyGetPropertyList
Deprecated.
Use constructor with attribute query.
UESPropertyModuleRTException - Exception in cz.ues.core.property.exception
Exception for module property.
UESPropertyModuleRTException() - Constructor for exception cz.ues.core.property.exception.UESPropertyModuleRTException
Creates new instance of UESPropertyModuleRTException.
UESPropertyModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyModuleRTException
Creates a new instance of UESPropertyModuleRTException.
UESPropertyMove - Class in cz.ues.core.property.dto
 
UESPropertyMove() - Constructor for class cz.ues.core.property.dto.UESPropertyMove
 
UESPropertyMove(UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyMove
 
UESPropertyMoveCollection - Class in cz.ues.core.property.dto
 
UESPropertyMoveCollection() - Constructor for class cz.ues.core.property.dto.UESPropertyMoveCollection
 
UESPropertyMoveCollection(UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyMoveCollection
 
UESPropertyRTException - Exception in cz.ues.core.property.exception
UESProperty Runtime Exception.
UESPropertyRTException() - Constructor for exception cz.ues.core.property.exception.UESPropertyRTException
Creates a new instance of UESPropertyRTException.
UESPropertyRTException(UESPropertyRTException.E10P00, String) - Constructor for exception cz.ues.core.property.exception.UESPropertyRTException
Creates a new instance of UESPropertyRTException.
UESPropertyRTException(UESPropertyRTException.E10P00, String, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyRTException
Creates a new instance of UESPropertyRTException.
UESPropertyRTException(UESPropertyRTException.E10P00, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyRTException
Creates a new instance of UESPropertyRTException.
UESPropertyRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyRTException
Creates a new instance of UESPropertyRTException.
UESPropertyRTException.E10P00 - Enum in cz.ues.core.property.exception
 
UESPropertyRTException.E10P00(String) - Constructor for enum cz.ues.core.property.exception.UESPropertyRTException.E10P00
 
UESPropertySetAttributes - Class in cz.ues.core.property.dto
 
UESPropertySetAttributes(String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertySetAttributes
 
UESPropertySetCollectionAttributes - Class in cz.ues.core.property.dto
 
UESPropertySetCollectionAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertySetCollectionAttributes
 
UESPropertySetCollectionAttributes(String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertySetCollectionAttributes
 
UESPropertyTemplate - Interface in cz.ues.core.property
UES Property Template service.
UESPropertyTemplateAttributes - Class in cz.ues.core.property.dto
UESPropertyTemplateAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateAttributes
 
UESPropertyTemplateAttributes(String, String, UESURI, UESPropertyType, UESURI, String, Object, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateAttributes
 
UESPropertyTemplateCollectionAttributes - Class in cz.ues.core.property.dto
UESPropertyTemplateCollectionAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
 
UESPropertyTemplateCollectionAttributes(String, String, UESURI, String, UESURI, Long, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
 
UESPropertyTemplateCollectionCreate - Class in cz.ues.core.property.dto
UESPropertyTemplateCollectionCreate() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCollectionCreate
 
UESPropertyTemplateCollectionCreate(String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCollectionCreate
 
UESPropertyTemplateCreate - Class in cz.ues.core.property.dto
UESPropertyTemplateCreate() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCreate
 
UESPropertyTemplateCreate(UESPropertyType) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCreate
 
UESPropertyTemplateCreate(UESPropertyType, String, String, String, Object) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCreate
 
UESPropertyTemplateCreate(UESPropertyType, String, String, String, Object, String) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateCreate
 
UESPropertyTemplateDeleteCollection - Class in cz.ues.core.property.dto
UESPropertyTemplateDeleteCollection() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateDeleteCollection
 
UESPropertyTemplateDeleteCollection(Boolean) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateDeleteCollection
 
UESPropertyTemplateEntryAttributes - Class in cz.ues.core.property.dto
UESPropertyTemplateEntryAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
 
UESPropertyTemplateEntryAttributes(UESURI, String, String, String, Object, UESPropertyType) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
 
UESPropertyTemplateEntryAttributes(UESURI, String, String, String, Object, UESPropertyType, UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
 
UESPropertyTemplateGetEntryList - Class in cz.ues.core.property.dto
UESPropertyTemplateGetEntryList() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateGetEntryList
 
UESPropertyTemplateGetEntryList(Integer, Integer, String) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateGetEntryList
 
UESPropertyTemplateMove - Class in cz.ues.core.property.dto
UESPropertyTemplateMove() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateMove
 
UESPropertyTemplateMove(UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateMove
 
UESPropertyTemplateMoveCollection - Class in cz.ues.core.property.dto
UESPropertyTemplateMoveCollection() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateMoveCollection
 
UESPropertyTemplateMoveCollection(UESURI) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateMoveCollection
 
UESPropertyTemplateRTException - Exception in cz.ues.core.property.exception
UESPropertyTemplate runtime exception
UESPropertyTemplateRTException() - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateRTException
Creates a new instance of UESPropertyTemplateRTException.
UESPropertyTemplateRTException(UESPropertyTemplateRTException.E10P03, String) - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateRTException
Creates a new instance of UESPropertyTemplateRTException.
UESPropertyTemplateRTException(UESPropertyTemplateRTException.E10P03, String, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateRTException
Creates a new instance of UESPropertyTemplateRTException.
UESPropertyTemplateRTException(UESPropertyTemplateRTException.E10P03, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateRTException
Creates a new instance of UESPropertyTemplateRTException.
UESPropertyTemplateRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateRTException
Creates a new instance of UESPropertyTemplateRTException.
UESPropertyTemplateRTException.E10P03 - Enum in cz.ues.core.property.exception
Error codes for UESPropertyTemplateRTException.
UESPropertyTemplateRTException.E10P03(String) - Constructor for enum cz.ues.core.property.exception.UESPropertyTemplateRTException.E10P03
 
UESPropertyTemplateSetAttributes - Class in cz.ues.core.property.dto
UESPropertyTemplateSetAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
 
UESPropertyTemplateSetAttributes(String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
 
UESPropertyTemplateSetAttributes(String, String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
 
UESPropertyTemplateSetCollectionAttributes - Class in cz.ues.core.property.dto
UESPropertyTemplateSetCollectionAttributes() - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateSetCollectionAttributes
 
UESPropertyTemplateSetCollectionAttributes(String, String, String) - Constructor for class cz.ues.core.property.dto.UESPropertyTemplateSetCollectionAttributes
 
UESPropertyTemplateValidationRTException - Exception in cz.ues.core.property.exception
UESPropertyTemplate validation runtime exception.
UESPropertyTemplateValidationRTException() - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateValidationRTException
Creates a new instance of UESPropertyTemplateValidationRTException.
UESPropertyTemplateValidationRTException(UESPropertyTemplateValidationRTException.E10P04, String, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateValidationRTException
Creates a new instance of UESPropertyTemplateValidationRTException.
UESPropertyTemplateValidationRTException(UESPropertyTemplateValidationRTException.E10P04, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyTemplateValidationRTException
Creates a new instance of UESPropertyTemplateValidationRTException.
UESPropertyTemplateValidationRTException.E10P04 - Enum in cz.ues.core.property.exception
 
UESPropertyTemplateValidationRTException.E10P04() - Constructor for enum cz.ues.core.property.exception.UESPropertyTemplateValidationRTException.E10P04
 
UESPropertyType - Enum in cz.ues.core.property.dto
Types of artifact property.
UESPropertyTypeAdapter - Class in cz.ues.core.property.dto.adapter
XML and JSON marshalling and unmarshalling adapter for UESPropertyType
UESPropertyTypeAdapter() - Constructor for class cz.ues.core.property.dto.adapter.UESPropertyTypeAdapter
 
UESPropertyValidationRTException - Exception in cz.ues.core.property.exception
UESProperty Validation Runtime Exception.
UESPropertyValidationRTException() - Constructor for exception cz.ues.core.property.exception.UESPropertyValidationRTException
Creates a new instance of UESPropertyRTException.
UESPropertyValidationRTException(UESPropertyValidationRTException.E10P01, String, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyValidationRTException
Creates a new instance of UESPropertyRTException.
UESPropertyValidationRTException(UESPropertyValidationRTException.E10P01, String, Exception, Object...) - Constructor for exception cz.ues.core.property.exception.UESPropertyValidationRTException
Creates a new instance of UESPropertyRTException.
UESPropertyValidationRTException.E10P01 - Enum in cz.ues.core.property.exception
Error codes for the UESPropertyValidationRTException.
UESPropertyValidationRTException.E10P01() - Constructor for enum cz.ues.core.property.exception.UESPropertyValidationRTException.E10P01
 
UESQoS - Interface in cz.ues.core.qos
The QoS service is used for setting and getting a QoS limits for the access roles or territory.
UESQoSModuleRTException - Exception in cz.ues.core.qos.exception
UESQoS Module Runtime Exception.
UESQoSModuleRTException() - Constructor for exception cz.ues.core.qos.exception.UESQoSModuleRTException
Creates a new instance of UESQoSModuleRTException.
UESQoSModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.qos.exception.UESQoSModuleRTException
Creates a new instance of UESQoSModuleRTException.
UESQoSRTException - Exception in cz.ues.core.qos.exception
UESQoS Runtime Exception.
UESQoSRTException() - Constructor for exception cz.ues.core.qos.exception.UESQoSRTException
Creates a new instance of UESQoSRTException.
UESQoSRTException(UESQoSRTException.E10T00, String, Object...) - Constructor for exception cz.ues.core.qos.exception.UESQoSRTException
Creates a new instance of UESQoSRTException.
UESQoSRTException(UESQoSRTException.E10T00, String, Exception, Object...) - Constructor for exception cz.ues.core.qos.exception.UESQoSRTException
Creates a new instance of UESQoSRTException.
UESQoSRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.qos.exception.UESQoSRTException
Creates a new instance of UESQoSRTException.
UESQoSRTException.E10T00 - Enum in cz.ues.core.qos.exception
 
UESQoSRTException.E10T00(String) - Constructor for enum cz.ues.core.qos.exception.UESQoSRTException.E10T00
 
UESQoSService - Interface in cz.ues.platform.qos
This component provides basic interface to QoS.
UESQoSValidationRTException - Exception in cz.ues.core.qos.exception
UESQoS Validation Runtime Exception.
UESQoSValidationRTException() - Constructor for exception cz.ues.core.qos.exception.UESQoSValidationRTException
Creates a new instance of UESQoSValidationRTException.
UESQoSValidationRTException(UESQoSValidationRTException.E10T01, String, Object...) - Constructor for exception cz.ues.core.qos.exception.UESQoSValidationRTException
Creates a new instance of UESQoSValidationRTException.
UESQoSValidationRTException(UESQoSValidationRTException.E10T01, String, Exception, Object...) - Constructor for exception cz.ues.core.qos.exception.UESQoSValidationRTException
Creates a new instance of UESQoSValidationRTException.
UESQoSValidationRTException.E10T01 - Enum in cz.ues.core.qos.exception
 
UESQoSValidationRTException.E10T01(String) - Constructor for enum cz.ues.core.qos.exception.UESQoSValidationRTException.E10T01
 
UESQuery - Annotation Type in cz.ues.platform.commons.query.annotations
An attribute on the DTO with this annotation contains UES query string.
UESQuery - Class in cz.ues.platform.commons.query
UES Query is a SQL-like language for arbitrary criteria definition on APIs.
UESQuery() - Constructor for class cz.ues.platform.commons.query.UESQuery
 
UESQueryASTVisitor - Interface in cz.ues.platform.commons.query.ast
 
UESQueryAttribute - Annotation Type in cz.ues.platform.commons.query.annotations
Such annotated field on a DTO represents attribute for UES query.
UESQueryBuildingHelper - Class in cz.ues.core.commons.query
Helper for building UESQuery.
UESQueryBuildingHelper() - Constructor for class cz.ues.core.commons.query.UESQueryBuildingHelper
Creates a new instance of UESQueryBuildingHelper.
UESQueryBuildingHelper.DeprecatedFiltersDTO - Class in cz.ues.core.commons.query
DTO for converting deprecated filters to UESQuery.
UESQueryBuildingHelper.DeprecatedFiltersDTO(String, Object, String, ErrorCode) - Constructor for class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
Creates a new instance of DeprecatedFiltersDTO.
UESQueryFactory - Interface in cz.ues.platform.commons.query
Factory for UES query.
UESQueryHelper - Class in cz.ues.platform.commons.query
Utility methods for UES Query.
UESQueryHelper() - Constructor for class cz.ues.platform.commons.query.UESQueryHelper
 
UESQueryHelperRTException - Exception in cz.ues.platform.commons.query
Exception is thrown when a problem with using UESQueryHelper is detected.
UESQueryHelperRTException() - Constructor for exception cz.ues.platform.commons.query.UESQueryHelperRTException
Creates a new instance of UESQueryHelperRTException.
UESQueryHelperRTException(UESQueryHelperRTException.E053B2, String, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryHelperRTException
Creates a new instance of UESQueryHelperRTException.
UESQueryHelperRTException(UESQueryHelperRTException.E053B2, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryHelperRTException
Creates a new instance of UESQueryHelperRTException.
UESQueryHelperRTException.E053B2 - Enum in cz.ues.platform.commons.query
Error codes of UESQueryHelperRTException.
UESQueryHelperRTException.E053B2(String) - Constructor for enum cz.ues.platform.commons.query.UESQueryHelperRTException.E053B2
 
UESQueryModuleRTException - Exception in cz.ues.platform.commons.query
Query module application exception.
UESQueryModuleRTException() - Constructor for exception cz.ues.platform.commons.query.UESQueryModuleRTException
Hides constructor for children.
UESQueryModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryModuleRTException
Hides constructor for children.
UESQueryMonitor - Interface in cz.ues.platform.commons.query
Component for monitoring "execution" of UES query (e.g. execution of SQL generated from UES query).
UESQueryParserRTException - Exception in cz.ues.platform.commons.query
Exception is thrown when a problem with parsing an UES query is detected.
UESQueryParserRTException() - Constructor for exception cz.ues.platform.commons.query.UESQueryParserRTException
Creates a new instance of UESQueryParserRTException.
UESQueryParserRTException(UESQueryParserRTException.E053B1, String, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryParserRTException
Creates a new instance of UESQueryParserRTException.
UESQueryParserRTException(UESQueryParserRTException.E053B1, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryParserRTException
Creates a new instance of UESQueryParserRTException.
UESQueryParserRTException.E053B1 - Enum in cz.ues.platform.commons.query
Error codes.
UESQueryParserRTException.E053B1(String) - Constructor for enum cz.ues.platform.commons.query.UESQueryParserRTException.E053B1
 
UESQueryProcessingRTException - Exception in cz.ues.platform.commons.query
This exception is thrown when a problem with processing an UES query is detected.
UESQueryProcessingRTException() - Constructor for exception cz.ues.platform.commons.query.UESQueryProcessingRTException
Creates a new instance of UESQueryProcessingRTException.
UESQueryProcessingRTException(UESQueryProcessingRTException.E053B3, String, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryProcessingRTException
Creates a new instance of UESQueryProcessingRTException.
UESQueryProcessingRTException(UESQueryProcessingRTException.E053B3, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryProcessingRTException
Creates a new instance of UESQueryProcessingRTException.
UESQueryProcessingRTException.E053B3 - Enum in cz.ues.platform.commons.query
Error codes.
UESQueryProcessingRTException.E053B3(String) - Constructor for enum cz.ues.platform.commons.query.UESQueryProcessingRTException.E053B3
 
UESQueryRTException - Exception in cz.ues.platform.commons.query
UES query system exception.
UESQueryRTException() - Constructor for exception cz.ues.platform.commons.query.UESQueryRTException
Creates a new instance of UESQueryRTException.
UESQueryRTException(UESQueryRTException.E053B0, String, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryRTException
Creates a new instance of UESQueryRTException.
UESQueryRTException(UESQueryRTException.E053B0, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.query.UESQueryRTException
Creates a new instance of UESQueryRTException.
UESQueryRTException.E053B0 - Enum in cz.ues.platform.commons.query
Error codes.
UESQueryRTException.E053B0(UESQueryParserRTException.E053B1, String) - Constructor for enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
 
UESQuerySQLBuilder - Interface in cz.ues.platform.commons.query
Builder for generating SQL from UES query.
UESQuerySQLBuilderFactory - Interface in cz.ues.platform.commons.query
The factory for UESQuerySQLBuilder objects.
UESReferencedEntityType - Annotation Type in cz.ues.platform.sysc.entitytype.annotations
Annotation is used on DTO fields of type UESURI in order to restrict entity types which can be referenced by this field.
UESReferenceDirection - Enum in cz.ues.core.artifact.dto
Enumeration of artifact reference direction.
UESReferenceDirection() - Constructor for enum cz.ues.core.artifact.dto.UESReferenceDirection
 
UESReferenceEntry - Class in cz.ues.core.artifact.dto
 
UESReferenceType - Enum in cz.ues.core.artifact.dto
Enumeration of artifact reference type.
UESReferenceType() - Constructor for enum cz.ues.core.artifact.dto.UESReferenceType
 
UESRequest - Interface in cz.ues.request.request
 
UESRequestAttributes - Class in cz.ues.request.request.dto
 
UESRequestAttributes() - Constructor for class cz.ues.request.request.dto.UESRequestAttributes
 
UESRequestAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI, UESURI, UESURI, Date) - Constructor for class cz.ues.request.request.dto.UESRequestAttributes
 
UESRequestAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI, UESURI, UESURI, UESURI, Date) - Constructor for class cz.ues.request.request.dto.UESRequestAttributes
 
UESRequestAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, UESURI, UESURI, UESURI, UESURI, Date, UESURI) - Constructor for class cz.ues.request.request.dto.UESRequestAttributes
 
UESRequestEntityTypes - Interface in cz.ues.request.sysc.entitytype
Class containing all entity types of UES Request subsystem.
UESRequestModuleRTException - Exception in cz.ues.request.request.exception
UESRequest Module Runtime Exception.
UESRequestModuleRTException() - Constructor for exception cz.ues.request.request.exception.UESRequestModuleRTException
Creates new instance of RequestRTException.
UESRequestModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestModuleRTException
Creates a new instance of RequestRTException.
UESRequestRTException - Exception in cz.ues.request.request.exception
 
UESRequestRTException() - Constructor for exception cz.ues.request.request.exception.UESRequestRTException
Creates a new instance of UESRequestRTException.
UESRequestRTException(UESRequestRTException.E12000, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestRTException
Creates a new instance of UESRequestRTException.
UESRequestRTException(UESRequestRTException.E12000, Exception, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestRTException
Creates a new instance of UESRequestRTException.
UESRequestRTException(UESRequestRTException.E12000, String, Exception, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestRTException
Creates a new instance of UESRequestRTException.
UESRequestRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestRTException
Creates a new instance of UESRequestRTException.
UESRequestRTException.E12000 - Enum in cz.ues.request.request.exception
Error codes for the UESRequestRTException.
UESRequestRTException.E12000(String) - Constructor for enum cz.ues.request.request.exception.UESRequestRTException.E12000
 
UESRequestSetAttributes - Class in cz.ues.request.request.dto
 
UESRequestSetAttributes() - Constructor for class cz.ues.request.request.dto.UESRequestSetAttributes
 
UESRequestSetAttributes(String, String, String) - Constructor for class cz.ues.request.request.dto.UESRequestSetAttributes
 
UESRequestValidationRTException - Exception in cz.ues.request.request.exception
UESRequest Validation Runtime Exception.
UESRequestValidationRTException() - Constructor for exception cz.ues.request.request.exception.UESRequestValidationRTException
Creates new instance of UESRequestValidationRTException.
UESRequestValidationRTException(UESRequestValidationRTException.E12001, String, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestValidationRTException
Creates a new instance of UESRequestValidationRTException.
UESRequestValidationRTException(UESRequestValidationRTException.E12001, String, Exception, Object...) - Constructor for exception cz.ues.request.request.exception.UESRequestValidationRTException
Creates a new instance of UESRequestValidationRTException.
UESRequestValidationRTException.E12001 - Enum in cz.ues.request.request.exception
Error codes of UESRequestValidationRTException.
UESRequestValidationRTException.E12001() - Constructor for enum cz.ues.request.request.exception.UESRequestValidationRTException.E12001
 
UESRESTCommand - Annotation Type in cz.ues.platform.webcmd.annotations
The annotation used to mark method as UES REST Command.
UESRESTService - Annotation Type in cz.ues.platform.webcmd.annotations
The annotation used to mark classes as UES REST Service.
UESResultList<E,C extends UESPagingCriteria> - Class in cz.ues.platform.commons.lang
This data-structure should be used for paging large result-set.
UESResultList() - Constructor for class cz.ues.platform.commons.lang.UESResultList
Creates a new instance of UESResultList.
UESResultList(C, int) - Constructor for class cz.ues.platform.commons.lang.UESResultList
 
UESRole - Interface in cz.ues.core.role
 
UESRoleAddRoleInterface - Class in cz.ues.core.role.dto
 
UESRoleAddRoleInterface() - Constructor for class cz.ues.core.role.dto.UESRoleAddRoleInterface
 
UESRoleAddRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleAddRoleInterface
 
UESRoleAttributes - Class in cz.ues.core.role.dto
 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
Deprecated. 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
Deprecated. 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, Boolean, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
Deprecated. 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, Boolean, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
Deprecated. 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, Boolean, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
Deprecated. 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, Boolean, Boolean, UESURI, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
Deprecated.
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean, UESURI, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
 
UESRoleAttributes(UESURI, UESURI, String, String, String, UESURI, UESURI, UESURI, UESSecurityLevel, UESArtifactType, String, Date, String, Date, Integer, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleAttributes
 
UESRoleCreate - Class in cz.ues.core.role.dto
 
UESRoleCreate(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
 
UESRoleCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
Deprecated. 
UESRoleCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
Deprecated. 
UESRoleCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
Deprecated. 
UESRoleCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
Deprecated. 
UESRoleCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, Boolean, Boolean, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
Deprecated. 
UESRoleCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, Boolean, UESURI, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleCreate
 
UESRoleGetArtifactList - Class in cz.ues.core.role.dto
 
UESRoleGetArtifactList(Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESRoleGetArtifactList
 
UESRoleGetArtifactListItem - Class in cz.ues.core.role.dto
 
UESRoleGetArtifactListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESRoleGetArtifactListItem
 
UESRoleGetArtifactListItem(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleGetArtifactListItem
 
UESRoleGetRoleInterfaceList - Class in cz.ues.core.role.dto
 
UESRoleGetRoleInterfaceList() - Constructor for class cz.ues.core.role.dto.UESRoleGetRoleInterfaceList
 
UESRoleGetRoleInterfaceList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESRoleGetRoleInterfaceList
 
UESRoleGetRoleInterfaceListItem - Class in cz.ues.core.role.dto
 
UESRoleGetRoleInterfaceListItem() - Constructor for class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
 
UESRoleGetRoleInterfaceListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
 
UESRoleGetRoleInterfaceListItem(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
 
UESRoleInterface - Interface in cz.ues.core.role
 
UESRoleInterfaceAddMetaArtifact - Class in cz.ues.core.role.dto
 
UESRoleInterfaceAddMetaArtifact() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceAddMetaArtifact
 
UESRoleInterfaceAddMetaArtifact(UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceAddMetaArtifact
 
UESRoleInterfaceAttributes - Class in cz.ues.core.role.dto
 
UESRoleInterfaceAttributes() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceAttributes
 
UESRoleInterfaceAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceAttributes
 
UESRoleInterfaceAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceAttributes
 
UESRoleInterfaceCreate - Class in cz.ues.core.role.dto
 
UESRoleInterfaceCreate() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceCreate
 
UESRoleInterfaceCreate(UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceCreate
 
UESRoleInterfaceCreate(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceCreate
 
UESRoleInterfaceCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceCreate
 
UESRoleInterfaceExport - Class in cz.ues.core.role.dto
 
UESRoleInterfaceExport() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceExport
 
UESRoleInterfaceGetExportData - Class in cz.ues.core.role.dto
 
UESRoleInterfaceGetExportData() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetExportData
 
UESRoleInterfaceGetExportData(String) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetExportData
 
UESRoleInterfaceGetMetaArtifactList - Class in cz.ues.core.role.dto
 
UESRoleInterfaceGetMetaArtifactList() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactList
 
UESRoleInterfaceGetMetaArtifactList(Integer, Integer, String) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactList
 
UESRoleInterfaceGetMetaArtifactListItem - Class in cz.ues.core.role.dto
 
UESRoleInterfaceGetMetaArtifactListItem() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
 
UESRoleInterfaceGetMetaArtifactListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
 
UESRoleInterfaceGetMetaArtifactListItem(UESURI, String, String, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
 
UESRoleInterfaceGetMetaArtifactListItem(UESURI, String, String, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
 
UESRoleInterfaceGetRoleList - Class in cz.ues.core.role.dto
 
UESRoleInterfaceGetRoleList() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetRoleList
 
UESRoleInterfaceGetRoleList(Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetRoleList
Creates a new instance of UESRoleInterfaceGetRoleList.
UESRoleInterfaceGetRoleListItem - Class in cz.ues.core.role.dto
DTO for command RoleInterface.getRoleList
UESRoleInterfaceGetRoleListItem() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetRoleListItem
 
UESRoleInterfaceGetRoleListItem(UESURI, String, String) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceGetRoleListItem
Creates a new instance of UESRoleInterfaceGetRoleListItem.
UESRoleInterfaceRemoveMetaArtifact - Class in cz.ues.core.role.dto
 
UESRoleInterfaceRemoveMetaArtifact() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceRemoveMetaArtifact
 
UESRoleInterfaceRemoveMetaArtifact(UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceRemoveMetaArtifact
 
UESRoleInterfaceRTException - Exception in cz.ues.core.role.exception
 
UESRoleInterfaceRTException() - Constructor for exception cz.ues.core.role.exception.UESRoleInterfaceRTException
 
UESRoleInterfaceRTException(UESRoleInterfaceRTException.E10B50, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleInterfaceRTException
Creates a new instance of UESRoleInterfaceRTException.
UESRoleInterfaceRTException(UESRoleInterfaceRTException.E10B50, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleInterfaceRTException
Creates a new instance of UESRoleInterfaceRTException.
UESRoleInterfaceRTException(UESRoleInterfaceRTException.E10B50, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleInterfaceRTException
Creates a new instance of UESRoleInterfaceRTException.
UESRoleInterfaceRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleInterfaceRTException
Creates a new instance of UESRoleInterfaceRTException.
UESRoleInterfaceRTException.E10B50 - Enum in cz.ues.core.role.exception
 
UESRoleInterfaceRTException.E10B50(String) - Constructor for enum cz.ues.core.role.exception.UESRoleInterfaceRTException.E10B50
 
UESRoleInterfaceSetAttributes - Class in cz.ues.core.role.dto
 
UESRoleInterfaceSetAttributes() - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
 
UESRoleInterfaceSetAttributes(String, String, String, UESSecurityLevel, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleInterfaceSetAttributes
 
UESRoleInterfaceValidationRTExpcetion - Exception in cz.ues.core.role.exception
 
UESRoleInterfaceValidationRTExpcetion() - Constructor for exception cz.ues.core.role.exception.UESRoleInterfaceValidationRTExpcetion
 
UESRoleInterfaceValidationRTExpcetion.E10B51 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESRoleInterfaceValidationRTExpcetion.E10B51() - Constructor for enum cz.ues.core.role.exception.UESRoleInterfaceValidationRTExpcetion.E10B51
 
UESRoleModuleRTException - Exception in cz.ues.core.role.exception
Exception for module role.
UESRoleModuleRTException() - Constructor for exception cz.ues.core.role.exception.UESRoleModuleRTException
Creates a new instance of UESRoleModuleRTException.
UESRoleModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleModuleRTException
Creates a new instance of UESRoleModuleRTException.
UESRoleRemoveRoleInterface - Class in cz.ues.core.role.dto
 
UESRoleRemoveRoleInterface() - Constructor for class cz.ues.core.role.dto.UESRoleRemoveRoleInterface
 
UESRoleRemoveRoleInterface(UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleRemoveRoleInterface
 
UESRoleRTException - Exception in cz.ues.core.role.exception
Application exception for UESRole.
UESRoleRTException() - Constructor for exception cz.ues.core.role.exception.UESRoleRTException
Creates a new instance of UESRoleRTException.
UESRoleRTException(UESRoleRTException.E10B10, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleRTException
Creates a new instance of UESRoleRTException.
UESRoleRTException(UESRoleRTException.E10B10, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleRTException
Creates a new instance of UESRoleRTException.
UESRoleRTException(UESRoleRTException.E10B10, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleRTException
Creates a new instance of UESRoleRTException.
UESRoleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleRTException
Creates a new instance of UESRoleRTException.
UESRoleRTException.E10B10 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESRoleRTException.E10B10(String) - Constructor for enum cz.ues.core.role.exception.UESRoleRTException.E10B10
 
UESRoleSearch - Interface in cz.ues.core.role
UES Role Search is a service that provides search operations over roles.
UESRoleSearchQuery - Class in cz.ues.core.role.dto
The search criteria specifies which roles to search for, whether to include system area in the search and how to return the result set (ordering and paging).
UESRoleSearchQuery() - Constructor for class cz.ues.core.role.dto.UESRoleSearchQuery
Creates a new instance of UESRoleSearchCriteria.
UESRoleSearchQuery(String, Boolean, Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESRoleSearchQuery
Creates a new instance of UESRoleSearchCriteria.
UESRoleSearchQuery(String, Boolean, Boolean, Integer, Integer) - Constructor for class cz.ues.core.role.dto.UESRoleSearchQuery
Creates a new instance of UESRoleSearchCriteria.
UESRoleSearchResultItem - Class in cz.ues.core.role.dto
An item of the search result containing information about the found role.
UESRoleSearchResultItem() - Constructor for class cz.ues.core.role.dto.UESRoleSearchResultItem
Creates a new instance of UESRoleSearchResultItem.
UESRoleSearchResultItem(UESURI, String, String, String, String, UESURI, String) - Constructor for class cz.ues.core.role.dto.UESRoleSearchResultItem
Creates a new instance of UESArtifactSearchResultItem.
UESRoleSearchResultItem(UESURI, String, String, String, String, UESURI, String, UESURI, String, UESArtifactStateType) - Constructor for class cz.ues.core.role.dto.UESRoleSearchResultItem
Creates a new instance of UESRoleSearchResultItem.
UESRoleSearchRTException - Exception in cz.ues.core.role.exception
Base exception for UESRoleSearch service.
UESRoleSearchRTException() - Constructor for exception cz.ues.core.role.exception.UESRoleSearchRTException
Creates a new instance of UESRoleSearchRTException.
UESRoleSearchRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleSearchRTException
Creates a new instance of UESRoleSearchRTException.
UESRoleSearchRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleSearchRTException
Creates a new instance of UESRoleSearchRTException.
UESRoleSearchRTException(UESRoleSearchRTException.E10B12, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleSearchRTException
Creates a new instance of UESRoleSearchRTException.
UESRoleSearchRTException.E10B12 - Enum in cz.ues.core.role.exception
Error codes for this exception.
UESRoleSearchRTException.E10B12() - Constructor for enum cz.ues.core.role.exception.UESRoleSearchRTException.E10B12
 
UESRoleSearchValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESRoleSearch service.
UESRoleSearchValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESRoleSearchValidationRTException
Creates a new instance of UESRoleSearchValidationRTException.
UESRoleSearchValidationRTException(UESRoleSearchValidationRTException.E10B13, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleSearchValidationRTException
Creates a new instance of UESRoleSearchValidationRTException.
UESRoleSearchValidationRTException(UESRoleSearchValidationRTException.E10B13, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleSearchValidationRTException
Creates a new instance of UESRoleSearchValidationRTException.
UESRoleSearchValidationRTException.E10B13 - Enum in cz.ues.core.role.exception
Error codes for this exception.
UESRoleSearchValidationRTException.E10B13() - Constructor for enum cz.ues.core.role.exception.UESRoleSearchValidationRTException.E10B13
 
UESRoleSetAttributes - Class in cz.ues.core.role.dto
 
UESRoleSetAttributes(String, String, String, UESSecurityLevel, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleSetAttributes
 
UESRoleSetAttributes(String, String, String, UESSecurityLevel, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleSetAttributes
Deprecated. 
UESRoleSetAttributes(String, String, String, UESSecurityLevel, Boolean, Boolean, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleSetAttributes
Deprecated. 
UESRoleSetAttributes(String, String, String, UESSecurityLevel, Boolean, Boolean, Boolean, UESURI) - Constructor for class cz.ues.core.role.dto.UESRoleSetAttributes
Deprecated. 
UESRoleSetAttributes(String, String, String, UESSecurityLevel, Boolean, Boolean, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleSetAttributes
Deprecated. 
UESRoleSetAttributes(String, String, String, UESSecurityLevel, Boolean, UESURI, Boolean) - Constructor for class cz.ues.core.role.dto.UESRoleSetAttributes
 
UESRoleValidationRTException - Exception in cz.ues.core.role.exception
Validation exception for UESRole.
UESRoleValidationRTException() - Constructor for exception cz.ues.core.role.exception.UESRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESRoleValidationRTException(UESRoleValidationRTException.E10B11, String, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESRoleValidationRTException(UESRoleValidationRTException.E10B11, String, Exception, Object...) - Constructor for exception cz.ues.core.role.exception.UESRoleValidationRTException
Creates a new instance of UESRoleValidationRTException.
UESRoleValidationRTException.E10B11 - Enum in cz.ues.core.role.exception
Enumeration of error code.
UESRoleValidationRTException.E10B11() - Constructor for enum cz.ues.core.role.exception.UESRoleValidationRTException.E10B11
 
UESRuntimeException - Exception in cz.ues.platform.essentials.exception
UESRuntimeException is a root of all exceptions thrown from code based on Unicorn ES platform.
UESRuntimeException() - Constructor for exception cz.ues.platform.essentials.exception.UESRuntimeException
Creates new instance of UESRuntimeException.
UESRuntimeException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.exception.UESRuntimeException
Creates a new instance of UESRuntimeException.
UESRuntimeException.E05100 - Enum in cz.ues.platform.essentials.exception
Default error code for exceptions.
UESRuntimeException.E05100() - Constructor for enum cz.ues.platform.essentials.exception.UESRuntimeException.E05100
 
UESRuntimeExceptionHelper - Class in cz.ues.core.commons.exception
 
UESRuntimeExceptionHelper() - Constructor for class cz.ues.core.commons.exception.UESRuntimeExceptionHelper
Creates a new instance of UESRuntimeExceptionHelper.
UESScript - Interface in cz.ues.core.script
Script is representation of executable code in the UES system.
UESScriptExec - Class in cz.ues.core.script.dto
UESScriptExec() - Constructor for class cz.ues.core.script.dto.UESScriptExec
 
UESScriptExec(String) - Constructor for class cz.ues.core.script.dto.UESScriptExec
 
UESScriptExec(String, Boolean) - Constructor for class cz.ues.core.script.dto.UESScriptExec
 
UESScriptExec(String, Boolean, Object, Object) - Constructor for class cz.ues.core.script.dto.UESScriptExec
 
UESScriptExecOptions - Interface in cz.ues.core.script.dto
Set of common script options.
UESScriptModuleRTException - Exception in cz.ues.core.script.exception
UESScript Module Runtime Exception.
UESScriptModuleRTException() - Constructor for exception cz.ues.core.script.exception.UESScriptModuleRTException
Creates new instance of UESScriptModuleRTException.
UESScriptModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.script.exception.UESScriptModuleRTException
Creates a new instance of UESScriptModuleRTException.
UESScriptRTException - Exception in cz.ues.core.script.exception
UESScript Runtime Exception.
UESScriptRTException() - Constructor for exception cz.ues.core.script.exception.UESScriptRTException
Creates a new instance of UESScriptRTException.
UESScriptRTException(UESScriptRTException.E10C00, String, Object...) - Constructor for exception cz.ues.core.script.exception.UESScriptRTException
Creates a new instance of UESScriptRTException.
UESScriptRTException(UESScriptRTException.E10C00, String, Exception, Object...) - Constructor for exception cz.ues.core.script.exception.UESScriptRTException
Creates a new instance of UESScriptRTException.
UESScriptRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.script.exception.UESScriptRTException
Creates a new instance of UESScriptRTException.
UESScriptRTException.E10C00 - Enum in cz.ues.core.script.exception
Error codes of UESScriptRTException.
UESScriptRTException.E10C00() - Constructor for enum cz.ues.core.script.exception.UESScriptRTException.E10C00
 
UESScriptValidationRTException - Exception in cz.ues.core.script.exception
UESScript Validation Runtime Exception.
UESScriptValidationRTException() - Constructor for exception cz.ues.core.script.exception.UESScriptValidationRTException
Creates a new instance of UESScriptValidationRTException.
UESScriptValidationRTException(UESScriptValidationRTException.E10C01, String, Exception, Object...) - Constructor for exception cz.ues.core.script.exception.UESScriptValidationRTException
Creates a new instance of UESScriptValidationRTException.
UESScriptValidationRTException.E10C01 - Enum in cz.ues.core.script.exception
Error codes of UESScriptValidationRTException.
UESScriptValidationRTException.E10C01() - Constructor for enum cz.ues.core.script.exception.UESScriptValidationRTException.E10C01
 
UESSearch - Interface in cz.ues.core.search
 
UESSearchModuleRTException - Exception in cz.ues.core.search.exception
UESSearchImpl Module Runtime Exception.
UESSearchModuleRTException() - Constructor for exception cz.ues.core.search.exception.UESSearchModuleRTException
Creates new instance of UESSearchModuleRTException.
UESSearchModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.search.exception.UESSearchModuleRTException
Creates a new instance of UESSearchModuleRTException.
UESSearchRTException - Exception in cz.ues.core.search.exception
UESSearchImpl Runtime Exception.
UESSearchRTException() - Constructor for exception cz.ues.core.search.exception.UESSearchRTException
Creates a new instance of UESSearchRTException.
UESSearchRTException(UESSearchRTException.E10D01, String, Exception, Object...) - Constructor for exception cz.ues.core.search.exception.UESSearchRTException
Creates a new instance of UESSearchRTException.
UESSearchRTException(UESSearchRTException.E10D01, Exception, Object...) - Constructor for exception cz.ues.core.search.exception.UESSearchRTException
Creates a new instance of UESSearchRTException with a message taken from the error code.
UESSearchRTException(UESSearchRTException.E10D01, Object...) - Constructor for exception cz.ues.core.search.exception.UESSearchRTException
Creates a new instance of UESSearchRTException with a message taken from the error code.
UESSearchRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.search.exception.UESSearchRTException
Creates a new instance of UESSearchRTException.
UESSearchRTException.E10D01 - Enum in cz.ues.core.search.exception
Error codes for the UESSearchRTException.
UESSearchRTException.E10D01(String) - Constructor for enum cz.ues.core.search.exception.UESSearchRTException.E10D01
 
UESSearchValidationRTException - Exception in cz.ues.core.search.exception
UESSearchImpl Validation Runtime Exception.
UESSearchValidationRTException() - Constructor for exception cz.ues.core.search.exception.UESSearchValidationRTException
Creates a new instance of UESSearchRTException.
UESSearchValidationRTException(UESSearchValidationRTException.E10D01, String, Exception, Object...) - Constructor for exception cz.ues.core.search.exception.UESSearchValidationRTException
Creates a new instance of UESSearchRTException.
UESSearchValidationRTException.E10D01 - Enum in cz.ues.core.search.exception
Error codes for the UESSearchValidationRTException.
UESSearchValidationRTException.E10D01() - Constructor for enum cz.ues.core.search.exception.UESSearchValidationRTException.E10D01
 
UESSecureObjectAttributes - Class in cz.ues.platform.security.vault.dto
This entity represents the DTO of the SecureContainer.
UESSecureObjectAttributes() - Constructor for class cz.ues.platform.security.vault.dto.UESSecureObjectAttributes
 
UESSecurityLevel - Enum in cz.ues.core.artifact.dto
Enumeration of security Level.
UESSecurityLevelAdapter - Class in cz.ues.core.artifact.dto.adapter
Xml and json marshlling and unmarshalling adapter for UESSecurityLevel
UESSecurityLevelAdapter() - Constructor for class cz.ues.core.artifact.dto.adapter.UESSecurityLevelAdapter
 
UESService - Annotation Type in cz.ues.platform.uesservices.annotations
The annotation used to mark classes and interfaces as UES Service (System Session Facade).
UESSession - Interface in cz.ues.core.security.session
Service representing session of authenticated user.
UESSession - Interface in cz.ues.platform.security.session
Interface to the session context of current identity .
UESSessionRTException - Exception in cz.ues.core.security.session
UESSessionRTException.
UESSessionRTException() - Constructor for exception cz.ues.core.security.session.UESSessionRTException
Creates new instance of UESSessionRTException.
UESSessionRTException(UESSessionRTException.E10H50, String, Object...) - Constructor for exception cz.ues.core.security.session.UESSessionRTException
Creates a new instance of UESSessionRTException.
UESSessionRTException(UESSessionRTException.E10H50, String, Exception, Object...) - Constructor for exception cz.ues.core.security.session.UESSessionRTException
Creates a new instance of UESSessionRTException.
UESSessionRTException - Exception in cz.ues.platform.security.session
UESSessionRTException.
UESSessionRTException() - Constructor for exception cz.ues.platform.security.session.UESSessionRTException
Creates new instance of UESSessionRTException.
UESSessionRTException(UESSessionRTException.E05450, String, Object...) - Constructor for exception cz.ues.platform.security.session.UESSessionRTException
Creates a new instance of UESSessionRTException.
UESSessionRTException(UESSessionRTException.E05450, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.session.UESSessionRTException
Creates a new instance of UESSessionRTException.
UESSessionRTException.E05450 - Enum in cz.ues.platform.security.session
Error codes of UESSessionRTException.
UESSessionRTException.E05450() - Constructor for enum cz.ues.platform.security.session.UESSessionRTException.E05450
 
UESSessionRTException.E10H50 - Enum in cz.ues.core.security.session
Error codes of UESSessionRTException.
UESSessionRTException.E10H50() - Constructor for enum cz.ues.core.security.session.UESSessionRTException.E10H50
 
UESSheet - Interface in cz.ues.core.content
 
UESSheetAttributes - Class in cz.ues.core.content.dto
 
UESSheetAttributes(UESURI, UESURI, String, String, String, Integer, Boolean, String, Boolean, Date, UESURI, UESURI) - Constructor for class cz.ues.core.content.dto.UESSheetAttributes
 
UESSheetAttributes(UESURI, UESURI, String, String, String, Integer, Boolean, String, Boolean, Date, UESURI, UESURI, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetAttributes
 
UESSheetAttributes(UESURI, UESURI, String, String, String, Integer, Boolean, String, Boolean, Date, UESURI, UESURI, Boolean, UESSheetWidthType) - Constructor for class cz.ues.core.content.dto.UESSheetAttributes
 
UESSheetAttributes(UESURI, UESURI, String, String, String, Integer, Boolean, String, Boolean, Date, UESURI, UESURI, Boolean, UESSheetWidthType, Date, Date, Long) - Constructor for class cz.ues.core.content.dto.UESSheetAttributes
 
UESSheetAttributes(UESURI, UESURI, String, String, String, Integer, Boolean, String, Boolean, Date, UESURI, UESURI, Boolean, UESSheetWidthType, Date, Date, Long, UESURI) - Constructor for class cz.ues.core.content.dto.UESSheetAttributes
 
UESSheetCheckIn - Class in cz.ues.core.content.dto
 
UESSheetCheckIn(UESSheetStreamHandler) - Constructor for class cz.ues.core.content.dto.UESSheetCheckIn
 
UESSheetCheckIn(String, String, String, UESSheetStreamHandler, UESVersionStrategy, String) - Constructor for class cz.ues.core.content.dto.UESSheetCheckIn
 
UESSheetCheckOut - Class in cz.ues.core.content.dto
 
UESSheetCheckOut() - Constructor for class cz.ues.core.content.dto.UESSheetCheckOut
 
UESSheetCheckOut(Boolean, UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetCheckOut
 
UESSheetCreate - Class in cz.ues.core.content.dto
 
UESSheetCreate() - Constructor for class cz.ues.core.content.dto.UESSheetCreate
 
UESSheetCreate(UESURI, String, String, String, UESSheetStreamHandler, Boolean, Boolean, Integer, String) - Constructor for class cz.ues.core.content.dto.UESSheetCreate
 
UESSheetCreate(UESURI, String, String, String, UESSheetStreamHandler, Boolean, Boolean, Integer, String, Boolean, UESSheetWidthType) - Constructor for class cz.ues.core.content.dto.UESSheetCreate
 
UESSheetCreate(UESURI, String, String, String, UESSheetStreamHandler, Boolean, Boolean, Integer, String, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetCreate
 
UESSheetDeleteComponent - Class in cz.ues.core.content.dto
DTO containing attributes for deleting component.
UESSheetDeleteComponent() - Constructor for class cz.ues.core.content.dto.UESSheetDeleteComponent
 
UESSheetDeleteComponent(String) - Constructor for class cz.ues.core.content.dto.UESSheetDeleteComponent
 
UESSheetDeleteVersion - Class in cz.ues.core.content.dto
 
UESSheetDeleteVersion() - Constructor for class cz.ues.core.content.dto.UESSheetDeleteVersion
 
UESSheetDeleteVersion(Long) - Constructor for class cz.ues.core.content.dto.UESSheetDeleteVersion
 
UESSheetGetComponentContent - Class in cz.ues.core.content.dto
DTO containing the component content in a stream.
UESSheetGetComponentContent() - Constructor for class cz.ues.core.content.dto.UESSheetGetComponentContent
 
UESSheetGetComponentContent(String, UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetGetComponentContent
 
UESSheetGetComponentData - Class in cz.ues.core.content.dto
DTO containing the component content in a stream.
UESSheetGetComponentData() - Constructor for class cz.ues.core.content.dto.UESSheetGetComponentData
 
UESSheetGetComponentData(String, UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetGetComponentData
 
UESSheetGetComponentData(UESSheetGetComponentContent) - Constructor for class cz.ues.core.content.dto.UESSheetGetComponentData
Copy constructor for deprecated type.
UESSheetGetSheetData - Class in cz.ues.core.content.dto
 
UESSheetGetSheetData() - Constructor for class cz.ues.core.content.dto.UESSheetGetSheetData
 
UESSheetGetSheetData(UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetGetSheetData
 
UESSheetGetSheetList - Class in cz.ues.core.content.dto
 
UESSheetGetSheetList() - Constructor for class cz.ues.core.content.dto.UESSheetGetSheetList
 
UESSheetGetSheetList(Integer, Integer, String) - Constructor for class cz.ues.core.content.dto.UESSheetGetSheetList
 
UESSheetGetSheetList(Integer, Integer, String, String, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetGetSheetList
Deprecated. 
UESSheetGetVersionAttributes - Class in cz.ues.core.content.dto
 
UESSheetGetVersionAttributes() - Constructor for class cz.ues.core.content.dto.UESSheetGetVersionAttributes
 
UESSheetGetVersionAttributes(Long) - Constructor for class cz.ues.core.content.dto.UESSheetGetVersionAttributes
 
UESSheetGetVersionList - Class in cz.ues.core.content.dto
 
UESSheetGetVersionList() - Constructor for class cz.ues.core.content.dto.UESSheetGetVersionList
 
UESSheetGetVersionList(Integer, Integer, String) - Constructor for class cz.ues.core.content.dto.UESSheetGetVersionList
 
UESSheetReplaceComponent - Class in cz.ues.core.content.dto
Specifies componentId to be replaced and content to be used.
UESSheetReplaceComponent() - Constructor for class cz.ues.core.content.dto.UESSheetReplaceComponent
 
UESSheetReplaceComponent(String, UESSheetStreamHandler, UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetReplaceComponent
 
UESSheetReplaceComponent(String, UESSheetStreamHandler, UESContentMimeType, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetReplaceComponent
 
UESSheetRTBBCodeException - Exception in cz.ues.core.content.exception
UESSheet Runtime Exception related to BBCode transformation (thrown from UESSheet#setParagraphBBCode).
UESSheetRTBBCodeException(UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode, String, List<UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem>, Exception) - Constructor for exception cz.ues.core.content.exception.UESSheetRTBBCodeException
Creates a new instance of UESSheetRTException.
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode - Enum in cz.ues.core.content.exception
Error codes of UESSheetRTBBCodeException and UESSheetBBCodeValidationErrorItem.
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode() - Constructor for enum cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode
 
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem - Class in cz.ues.core.content.exception
BBCodeValidationErrorItem - one concrete error which happened during BBCode validation (transformation from BBCode to BBXML, merging original UXML with BBXML, XSD validation...
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem(UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode, int, String, boolean, boolean, String, Object...) - Constructor for class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Creates a new instance of UESSheetBBCodeValidationErrorItem.
UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem(UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode, String, String) - Constructor for class cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorItem
Creates a new instance of UESSheetBBCodeValidationErrorItem from supplied serialized fields.
UESSheetRTException - Exception in cz.ues.core.content.exception
UESContent Runtime Exception.
UESSheetRTException() - Constructor for exception cz.ues.core.content.exception.UESSheetRTException
Creates a new instance of UESSheetRTException.
UESSheetRTException(UESSheetRTException.E10901, String, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetRTException
Creates a new instance of UESSheetRTException.
UESSheetRTException(UESSheetRTException.E10901, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetRTException
Creates a new instance of UESSheetRTException with a message taken from the error code.
UESSheetRTException(UESSheetRTException.E10901, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetRTException
Creates a new instance of UESSheetRTException.
UESSheetRTException(UESSheetRTException.E10901, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetRTException
Creates a new instance of UESSheetRTException with a message taken from the error code.
UESSheetRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetRTException
Creates a new instance of UESSheetRTException.
UESSheetRTException.E10901 - Enum in cz.ues.core.content.exception
Error codes of UESSheetRTException.
UESSheetRTException.E10901(String) - Constructor for enum cz.ues.core.content.exception.UESSheetRTException.E10901
 
UESSheetSetAttributes - Class in cz.ues.core.content.dto
DTO containing attributes for setting sheet attributes.
UESSheetSetAttributes() - Constructor for class cz.ues.core.content.dto.UESSheetSetAttributes
 
UESSheetSetAttributes(String, String, Boolean, Boolean, Integer, String) - Constructor for class cz.ues.core.content.dto.UESSheetSetAttributes
 
UESSheetSetAttributes(String, String, Boolean, Boolean, Integer, String, UESSheetWidthType) - Constructor for class cz.ues.core.content.dto.UESSheetSetAttributes
 
UESSheetStreamHandler - Class in cz.ues.core.content.dto
 
UESSheetStreamHandler(InputStream, UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetStreamHandler
Deprecated.
UESSheetStreamHandler(UESByteSource) - Constructor for class cz.ues.core.content.dto.UESSheetStreamHandler
Creates new instance of UESSheetStreamHandler.
UESSheetTemplate - Interface in cz.ues.core.content
Sheet template service.
UESSheetTemplateAttributes - Class in cz.ues.core.content.dto
UESSheetTemplateAttributes(UESURI, String, String, UESURI, Integer, Boolean, String, Boolean, Date, UESURI, UESURI, Boolean, UESSheetWidthType, Long, String, String, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateAttributes
 
UESSheetTemplateCheckIn - Class in cz.ues.core.content.dto
DTO for sheet template check in.
UESSheetTemplateCheckIn() - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCheckIn
 
UESSheetTemplateCheckIn(UESSheetStreamHandler) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCheckIn
 
UESSheetTemplateCheckIn(String, String, String, UESSheetStreamHandler, UESVersionStrategy, String) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCheckIn
 
UESSheetTemplateCreate - Class in cz.ues.core.content.dto
UESSheetTemplateCreate() - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateCreate(String, String, String, UESSheetStreamHandler, Boolean, Integer) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateCreate(String, String, String, UESSheetStreamHandler, Boolean, Integer, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateCreate(String, String, String, UESSheetStreamHandler, Boolean, Integer, Boolean, UESSheetWidthType) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateCreate(String, String, String, UESSheetStreamHandler, Boolean, Integer, Boolean, UESSheetWidthType, String) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateCreate(String, String, String, UESSheetStreamHandler, Boolean, Integer, Boolean, UESSheetWidthType, String, UESURI) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateCreate(String, String, String, UESSheetStreamHandler, Boolean, Integer, Boolean, UESSheetWidthType, String, UESURI, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateCreate
 
UESSheetTemplateGetData - Class in cz.ues.core.content.dto
UESSheetTemplateGetData() - Constructor for class cz.ues.core.content.dto.UESSheetTemplateGetData
 
UESSheetTemplateGetData(UESContentMimeType) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateGetData
 
UESSheetTemplateGetSheetTemplateList - Class in cz.ues.core.content.dto
UESSheetTemplateGetSheetTemplateList() - Constructor for class cz.ues.core.content.dto.UESSheetTemplateGetSheetTemplateList
 
UESSheetTemplateGetSheetTemplateList(Integer, Integer, String) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateGetSheetTemplateList
 
UESSheetTemplateRTException - Exception in cz.ues.core.content.exception
UESPropertyTemplate Runtime Exception.
UESSheetTemplateRTException() - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateRTException
Creates a new instance of UESSheetTemplateRTException.
UESSheetTemplateRTException(UESSheetTemplateRTException.E10903, String, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateRTException
Creates a new instance of UESSheetTemplateRTException.
UESSheetTemplateRTException(UESSheetTemplateRTException.E10903, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateRTException
Creates a new instance of UESSheetTemplateRTException with a message taken from the error code.
UESSheetTemplateRTException(UESSheetTemplateRTException.E10903, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateRTException
Creates a new instance of UESSheetTemplateRTException.
UESSheetTemplateRTException(UESSheetTemplateRTException.E10903, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateRTException
Creates a new instance of UESSheetTemplateRTException with a message taken from the error code.
UESSheetTemplateRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateRTException
Creates a new instance of UESSheetTemplateRTException.
UESSheetTemplateRTException.E10903 - Enum in cz.ues.core.content.exception
Error codes of UESSheetTemplateRTException.
UESSheetTemplateRTException.E10903(String) - Constructor for enum cz.ues.core.content.exception.UESSheetTemplateRTException.E10903
 
UESSheetTemplateSetAttributes - Class in cz.ues.core.content.dto
UESSheetTemplateSetAttributes() - Constructor for class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
 
UESSheetTemplateSetAttributes(String, String, Boolean, Boolean, Integer, String, UESSheetWidthType, Boolean) - Constructor for class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
 
UESSheetTemplateValidationRTException - Exception in cz.ues.core.content.exception
UESSheetTemplate Validation Runtime Exception.
UESSheetTemplateValidationRTException() - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateValidationRTException
Creates new instance of UESSheetTemplateValidationRTException.
UESSheetTemplateValidationRTException(UESSheetTemplateValidationRTException.E10904, String, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateValidationRTException
Creates a new instance of UESSheetTemplateValidationRTException.
UESSheetTemplateValidationRTException(UESSheetTemplateValidationRTException.E10904, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetTemplateValidationRTException
Creates a new instance of UESSheetTemplateValidationRTException.
UESSheetTemplateValidationRTException.E10904 - Enum in cz.ues.core.content.exception
Error codes of UESSheetTemplateValidationRTException.
UESSheetTemplateValidationRTException.E10904() - Constructor for enum cz.ues.core.content.exception.UESSheetTemplateValidationRTException.E10904
 
UESSheetValidationRTException - Exception in cz.ues.core.content.exception
UESContent Validation Runtime Exception.
UESSheetValidationRTException() - Constructor for exception cz.ues.core.content.exception.UESSheetValidationRTException
Creates new instance of ArtifactServiceValidationRTException.
UESSheetValidationRTException(UESSheetValidationRTException.E10902, String, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetValidationRTException
Creates a new instance of ArtifactServiceValidationRTException.
UESSheetValidationRTException(UESSheetValidationRTException.E10902, String, Exception, Object...) - Constructor for exception cz.ues.core.content.exception.UESSheetValidationRTException
Creates a new instance of ArtifactServiceValidationRTException.
UESSheetValidationRTException.E10902 - Enum in cz.ues.core.content.exception
Error codes of UESSheetValidationRTException.
UESSheetValidationRTException.E10902() - Constructor for enum cz.ues.core.content.exception.UESSheetValidationRTException.E10902
 
UESSheetVersionAttributes - Class in cz.ues.core.content.dto
 
UESSheetVersionAttributes() - Constructor for class cz.ues.core.content.dto.UESSheetVersionAttributes
 
UESSheetVersionAttributes(Long, String, String, Long, UESURI, String, Date, String) - Constructor for class cz.ues.core.content.dto.UESSheetVersionAttributes
 
UESSheetWidthType - Enum in cz.ues.core.content.dto
Types of width content.
UESSheetWidthTypeAdapter - Class in cz.ues.core.content.dto.adapter
XML and JSON marshalling and unmarshalling adapter for UESSheetWidthType
UESSheetWidthTypeAdapter() - Constructor for class cz.ues.core.content.dto.adapter.UESSheetWidthTypeAdapter
 
UESShortcut - Interface in cz.ues.core.container
 
UESShortcutAttributes - Class in cz.ues.core.container.dto
 
UESShortcutAttributes(UESURI, String, String, String, UESURI) - Constructor for class cz.ues.core.container.dto.UESShortcutAttributes
 
UESShortcutAttributes(UESURI, String, String, String, UESURI, UESURI) - Constructor for class cz.ues.core.container.dto.UESShortcutAttributes
 
UESShortcutAttributes(UESURI, String, String, String, UESURI, UESURI, Integer) - Constructor for class cz.ues.core.container.dto.UESShortcutAttributes
 
UESShortcutCreate - Class in cz.ues.core.container.dto
 
UESShortcutCreate(UESURI) - Constructor for class cz.ues.core.container.dto.UESShortcutCreate
 
UESShortcutCreate(String, String, UESURI) - Constructor for class cz.ues.core.container.dto.UESShortcutCreate
 
UESShortcutGetShortcutList - Class in cz.ues.core.container.dto
 
UESShortcutGetShortcutList(Integer, Integer, String) - Constructor for class cz.ues.core.container.dto.UESShortcutGetShortcutList
 
UESShortcutGetShortcutList(Integer, Integer, String, String) - Constructor for class cz.ues.core.container.dto.UESShortcutGetShortcutList
Deprecated.
Use constructor with attribute query.
UESShortcutRelocate - Class in cz.ues.core.container.dto
 
UESShortcutRelocate(UESURI) - Constructor for class cz.ues.core.container.dto.UESShortcutRelocate
 
UESShortcutRTException - Exception in cz.ues.core.container.exception
Application exception for UESActivity.
UESShortcutRTException() - Constructor for exception cz.ues.core.container.exception.UESShortcutRTException
Creates a new instance of UESShortcutRTException.
UESShortcutRTException(UESShortcutRTException.E10212, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutRTException
Creates a new instance of UESShortcutRTException.
UESShortcutRTException(UESShortcutRTException.E10212, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutRTException
Creates a new instance of UESShortcutRTException.
UESShortcutRTException(UESShortcutRTException.E10212, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutRTException
Creates a new instance of UESShortcutRTException.
UESShortcutRTException(UESShortcutRTException.E10212, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutRTException
Creates a new instance of UESShortcutRTException.
UESShortcutRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutRTException
Creates a new instance of UESShortcutRTException.
UESShortcutRTException.E10212 - Enum in cz.ues.core.container.exception
Enumeration of error code.
UESShortcutRTException.E10212(String) - Constructor for enum cz.ues.core.container.exception.UESShortcutRTException.E10212
 
UESShortcutSetAttributes - Class in cz.ues.core.container.dto
 
UESShortcutSetAttributes(String, String, UESURI) - Constructor for class cz.ues.core.container.dto.UESShortcutSetAttributes
 
UESShortcutValidationRTException - Exception in cz.ues.core.container.exception
Validation exception for UESActivity.
UESShortcutValidationRTException() - Constructor for exception cz.ues.core.container.exception.UESShortcutValidationRTException
Creates a new instance of UESShortcutRTException.
UESShortcutValidationRTException(UESShortcutValidationRTException.E10213, String, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutValidationRTException
Creates a new instance of UESShortcutValidationRTException.
UESShortcutValidationRTException(UESShortcutValidationRTException.E10213, String, Exception, Object...) - Constructor for exception cz.ues.core.container.exception.UESShortcutValidationRTException
Creates a new instance of UESShortcutValidationRTException.
UESShortcutValidationRTException.E10213 - Enum in cz.ues.core.container.exception
Enumeration of error code.
UESShortcutValidationRTException.E10213() - Constructor for enum cz.ues.core.container.exception.UESShortcutValidationRTException.E10213
 
UESStorageObject - Class in cz.ues.platform.udds
UESStorageObject represents data stored in UESSharedStorage.
UESStorageObject(String, File, long, String) - Constructor for class cz.ues.platform.udds.UESStorageObject
Creates a new instance of UESStorageObject.
UESStorageObject(String, InputStream, long, String) - Constructor for class cz.ues.platform.udds.UESStorageObject
Creates a new instance of UESStorageObject.
UESStorageObjectSummary - Class in cz.ues.platform.udds
Contains the summary of an object stored in a UDDS bucket.
UESStorageObjectSummary() - Constructor for class cz.ues.platform.udds.UESStorageObjectSummary
Creates a new instance of UESStorageObjectSummary.
UESStorageService - Interface in cz.ues.platform.udds
Service for sharing data among use cases, modules or subsystems.
UESStorageServiceRTException - Exception in cz.ues.platform.udds
Thrown by UESStorageService to indicate a problem with data storage.
UESStorageServiceRTException() - Constructor for exception cz.ues.platform.udds.UESStorageServiceRTException
Creates a new instance of UESStorageServiceRTException.
UESStorageServiceRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.udds.UESStorageServiceRTException
Creates a new instance of UESStorageServiceRTException.
UESStorageServiceRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.udds.UESStorageServiceRTException
Creates a new instance of UESStorageServiceRTException.
UESStorageServiceRTException.E05J00 - Enum in cz.ues.platform.udds
Error codes for this type of exception.
UESStorageServiceRTException.E05J00() - Constructor for enum cz.ues.platform.udds.UESStorageServiceRTException.E05J00
 
UESStreamBuffer - Class in cz.ues.platform.commons.lang
Implementation of OutputStream used as pipe between OutputStream and InputStream.
UESStreamBuffer() - Constructor for class cz.ues.platform.commons.lang.UESStreamBuffer
Creates new instance of UESStreamBuffer with default buffer size of 1MB.
UESStreamBuffer(int) - Constructor for class cz.ues.platform.commons.lang.UESStreamBuffer
Creates new instance of UESStreamBuffer with given buffer size (in bytes).
UESStreamBuffer.UESBufferFileInputStream - Class in cz.ues.platform.commons.lang
Special implementation of FileInputStream which removes file when close method is called.
UESStreamBuffer.UESBufferFileInputStream(File) - Constructor for class cz.ues.platform.commons.lang.UESStreamBuffer.UESBufferFileInputStream
Creates new instance of UESBufferFileInputStream.
UESStreamBufferSource - Class in cz.ues.platform.commons.lang
Implementation of UESStreamSource for UESStreamBuffer.
UESStreamBufferSource(UESStreamBuffer, String) - Constructor for class cz.ues.platform.commons.lang.UESStreamBufferSource
Creates new instance of UESStreamBufferSource
UESStreamBufferSource(UESStreamBuffer, String, long) - Constructor for class cz.ues.platform.commons.lang.UESStreamBufferSource
Creates new instance of UESStreamBufferSource
UESStreamHandler - Class in cz.ues.platform.commons.lang
This data-structure should be used to transfer binary data between UESCommand services.
UESStreamHandler() - Constructor for class cz.ues.platform.commons.lang.UESStreamHandler
Default no-arg constructor necessary for JAXB serialization.
UESStreamHandler(UESStreamSource) - Constructor for class cz.ues.platform.commons.lang.UESStreamHandler
 
UESStreamHandler(InputStream, String) - Constructor for class cz.ues.platform.commons.lang.UESStreamHandler
UESStreamHandler(InputStream, String, long) - Constructor for class cz.ues.platform.commons.lang.UESStreamHandler
UESStreamHandler.InputStreamFilter - Class in cz.ues.platform.commons.lang
Implementation of input stream filter used to bypass problem with throwing exception when re-reading from input stream after its end was reached.
UESStreamHandler.InputStreamFilter(InputStream) - Constructor for class cz.ues.platform.commons.lang.UESStreamHandler.InputStreamFilter
Creates new instance of InputStreamFilter.
UESStreamHandler.StreamDataSource - Class in cz.ues.platform.commons.lang
Deprecated.
UESStreamHandler.StreamDataSource(InputStream, String) - Constructor for class cz.ues.platform.commons.lang.UESStreamHandler.StreamDataSource
Deprecated.
UESStreamSource - Interface in cz.ues.platform.commons.lang
Extension of DataSource providing information about data size.
UESStringSource - Class in cz.ues.platform.commons.lang
This DataSource can be used in two independent use cases.
UESStringSource(String, String, String, String) - Constructor for class cz.ues.platform.commons.lang.UESStringSource
Creates a new instance of UESStringSource.
UESStringSource(String, String, String) - Constructor for class cz.ues.platform.commons.lang.UESStringSource
Creates a new instance of UESStringSource.
UESStringSource(String, String) - Constructor for class cz.ues.platform.commons.lang.UESStringSource
Creates a new instance of UESStringSource.Constructor with some default setting.
UESStringSource(String) - Constructor for class cz.ues.platform.commons.lang.UESStringSource
Creates a new instance of UESStringSource.
UESStringSource() - Constructor for class cz.ues.platform.commons.lang.UESStringSource
Creates a new instance of UESStringSource.
UESSuggestProvider - Class in cz.ues.platform.uwt.searchbox
Superclass for platform suggest providers.
UESSuggestProvider() - Constructor for class cz.ues.platform.uwt.searchbox.UESSuggestProvider
 
UESSuggestService - Interface in cz.ues.platform.uwt.searchbox
The service for accessing suggest items and its history.
UESSyncModuleRTException - Exception in cz.ues.digitalworkspace.sync
 
UESSyncModuleRTException() - Constructor for exception cz.ues.digitalworkspace.sync.UESSyncModuleRTException
Creates a new instance of UESSyncModuleRTException.
UESSyncModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.digitalworkspace.sync.UESSyncModuleRTException
Creates a new instance of UESSyncModuleRTException.
UESSystem - Class in cz.ues.platform.container
Class providing basic UES system information and configuration properties.
UESSystem() - Constructor for class cz.ues.platform.container.UESSystem
UESSystem is utility class and will be never instantiated.
UESSystemInfoService - Interface in cz.ues.platform.sysinfo
This service provides information about system like status, installed system version,etc.
UESSystemRTException - Exception in cz.ues.platform.essentials.exception
UESSystemRTException is root of all exceptions caused by UES platform or thirdparty libraries.
UESSystemRTException() - Constructor for exception cz.ues.platform.essentials.exception.UESSystemRTException
Creates new instance of UESSystemRTException.
UESSystemRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.exception.UESSystemRTException
Creates a new instance of UESSystemRTException.
UESTerritoryAttributes - Class in cz.ues.core.personalrole.dto
 
UESTerritoryAttributes(UESURI, String, String, UESTerritoryType, Boolean, UESURI) - Constructor for class cz.ues.core.personalrole.dto.UESTerritoryAttributes
 
UESTerritoryAttributes(UESURI, String, String, UESTerritoryType, Boolean, UESURI, UESURI) - Constructor for class cz.ues.core.personalrole.dto.UESTerritoryAttributes
 
UESTerritoryGetQoS - Class in cz.ues.core.qos.dto
DTO representing QoS for territory.
UESTerritoryGetQoS() - Constructor for class cz.ues.core.qos.dto.UESTerritoryGetQoS
Creates a new instance of UESQoSGetRateListItem.
UESTerritoryGetQoS(Long, Long, Long, Long, Long, Long) - Constructor for class cz.ues.core.qos.dto.UESTerritoryGetQoS
Creates a new instance of UESTerritoryGetQoS.
UESTerritoryService - Interface in cz.ues.platform.territory
Territory service - this component allows to perform some basic operations related to territories.
UESTerritorySetQoS - Class in cz.ues.core.qos.dto
DTO for setting QoS limits for territory.
UESTerritorySetQoS() - Constructor for class cz.ues.core.qos.dto.UESTerritorySetQoS
Creates a new instance of UESTerritorySetQoS.
UESTerritorySetQoS(Long, Long, Long, Long, Long, Long) - Constructor for class cz.ues.core.qos.dto.UESTerritorySetQoS
Creates a new instance of UESTerritorySetQoS.
UESTerritoryType - Enum in cz.ues.core.personalrole.dto
Territory type enumeration.
UESTerritoryType() - Constructor for enum cz.ues.core.personalrole.dto.UESTerritoryType
 
UESTestAbstract - Class in cz.ues.core.commons.test
Abstract class for tests.
UESTestAbstract() - Constructor for class cz.ues.core.commons.test.UESTestAbstract
 
UESTestHelper - Class in cz.ues.core.commons.test
Helper for tests.
UESTestHelper() - Constructor for class cz.ues.core.commons.test.UESTestHelper
Creates a new instance of UESTestHelper.
UESTestListAbstract<ATTRS,CRITERIA extends UESPagingCriteria> - Class in cz.ues.core.commons.test
Abstract class for tests on getting list of objects.
UESTestListAbstract() - Constructor for class cz.ues.core.commons.test.UESTestListAbstract
 
UESTestListAbstract.FilteredQueryDTOAttribute - Class in cz.ues.core.commons.test
 
UESTestListAbstract.FilteredQueryDTOAttribute(String, String, UESTestListAbstract.TextMatchType) - Constructor for class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
Creates a new instance of FilteredQueryDTOAttribute.
UESTestListAbstract.FilteredQueryDTOAttribute(String, Object) - Constructor for class cz.ues.core.commons.test.UESTestListAbstract.FilteredQueryDTOAttribute
Creates a new instance of FilteredQueryDTOAttribute.
UESTestListAbstract.TextMatchType - Enum in cz.ues.core.commons.test
Types of matching texts.
UESTestListAbstract.TextMatchType() - Constructor for enum cz.ues.core.commons.test.UESTestListAbstract.TextMatchType
 
UESTransaction - Class in cz.ues.platform.commons.transaction
UESTransaction is a helper class for secure transaction handling.
UESTransaction() - Constructor for class cz.ues.platform.commons.transaction.UESTransaction
Prepares transaction manager to manage transaction.
UESURI - Class in cz.ues.core.commons.uri
UESURI - UES Uniform Resource Identifier - Core implementation.
UESURI() - Constructor for class cz.ues.core.commons.uri.UESURI
Creates a new instance of UESURI.
UESURI(String, UESURIPart, UESURIPart, UESURIPart, UESURIPart, UESURIPart, Map<String, Object>, String) - Constructor for class cz.ues.core.commons.uri.UESURI
Creates a new instance of UESURI.
UESURI(String, UESURIPart, UESURIPart, UESURIPart, UESURIPart, UESURIPart, String, Map<String, Object>, String) - Constructor for class cz.ues.core.commons.uri.UESURI
Creates a new instance of UESURI.
UESURI - Class in cz.ues.platform.commons.uri
UESURI - Platform UES Uniform Resource Identifier.
UESURI() - Constructor for class cz.ues.platform.commons.uri.UESURI
Creates a new instance of UESURI.
UESURI(String, UESURIPart, UESURIPart, List<UESURIPart>, UESURIPart, Map<String, Object>, String) - Constructor for class cz.ues.platform.commons.uri.UESURI
Creates a new instance of UESURI.
UESURI(String, UESURIPart, UESURIPart, List<UESURIPart>, UESURIPart, String, Map<String, Object>, String) - Constructor for class cz.ues.platform.commons.uri.UESURI
Creates a new instance of UESURI.
uesuri - Variable in class cz.ues.platform.commons.uri.UESURI
The string representation of UESURI.
UESURI.DeferrableUESURI - Class in cz.ues.core.commons.uri
Class used for definition of UESURI as constant.
UESURI.DeferrableUESURI() - Constructor for class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Creates new instance of deferred UESURI.
UESURI.DeferrableUESURI(String) - Constructor for class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Creates new instance of deferred UESURI.
UESURI.DeferrableUESURI - Class in cz.ues.platform.commons.uri
Class used for definition of UESURI as constant.
UESURI.DeferrableUESURI() - Constructor for class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
Creates new instance of deferred UESURI.
UESURI.DeferrableUESURI(String) - Constructor for class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
Creates new instance of deferred UESURI.
UESURI_EXCEPTION_SEQ - Static variable in exception cz.ues.platform.commons.CommonsRTException
 
UESURIAdapter - Class in cz.ues.core.commons.uri
UESURIAdapter - this adapter is used by JAXB for marshalling and unmarshalling.
UESURIAdapter() - Constructor for class cz.ues.core.commons.uri.UESURIAdapter
 
UESURIAdapter - Class in cz.ues.platform.commons.uri
UESURIAdapter - this adapter is used by JAXB for marshalling and unmarshalling.
UESURIAdapter() - Constructor for class cz.ues.platform.commons.uri.UESURIAdapter
 
UESURIBuilder - Interface in cz.ues.core.commons.uri
UESURIBuilder - Class for creating Core UESURI.
UESURIBuilder - Interface in cz.ues.platform.commons.uri
UESURIBuilder - Class for creating Platform UESURI.
UESURIConstants - Class in cz.ues.core.commons.uri
UESURIConstants - extends constants defined in platform for core usage.
UESURIConstants() - Constructor for class cz.ues.core.commons.uri.UESURIConstants
 
UESURIConstants - Class in cz.ues.platform.commons.uri
A collection of constants used in classes related to { static final long serialVersionUID = -1102420712701858946L; @linkplain UESURI} and its children.
UESURIConstants() - Constructor for class cz.ues.platform.commons.uri.UESURIConstants
Creates a new instance of UESURIConstants.
UESURIConvertor - Interface in cz.ues.core.commons.uri
UESURIConverter - this components support working with UESURI.
UESURIConvertor - Interface in cz.ues.platform.commons.uri
UESURIConvertor - this components support working with UESURI on platform.
UESURIDeploymentRTException - Exception in cz.ues.core.commons.uri
UESURIDeploymentRTException - Indicates a problem with application's deployment.
UESURIDeploymentRTException(UESURIDeploymentRTException.E10N10, String, Object...) - Constructor for exception cz.ues.core.commons.uri.UESURIDeploymentRTException
Creates a new instance of InvalidFormatRTException.
UESURIDeploymentRTException(UESURIDeploymentRTException.E10N10, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.uri.UESURIDeploymentRTException
Creates a new instance of InvalidFormatRTException.
UESURIDeploymentRTException.E10N10 - Enum in cz.ues.core.commons.uri
Error codes for this exception.
UESURIDeploymentRTException.E10N10() - Constructor for enum cz.ues.core.commons.uri.UESURIDeploymentRTException.E10N10
 
UESURIEncoder - Class in cz.ues.core.commons.uri
The class used for encoding and decoding UESURI to/from different formats.
UESURIEncoder() - Constructor for class cz.ues.core.commons.uri.UESURIEncoder
 
UESURIFormatter - Interface in cz.ues.platform.commons.uri
UESURIFormatter - this component supports formatting of platform UESURI into human-readable form.
UESURIHelper - Class in cz.ues.core.commons.uri
UESURIHelper - this class provides helper methods for working with UESURI.
UESURIHelper() - Constructor for class cz.ues.core.commons.uri.UESURIHelper
Creates a new instance of UESURIHelper.
UESURIHelper - Class in cz.ues.platform.commons.uri
UESURIHelper - this class provides helper methods for working with UESURI.
UESURIHelper() - Constructor for class cz.ues.platform.commons.uri.UESURIHelper
Creates a new instance of UESURIHelper.
UESURIHelper - Class in cz.ues.platform.persistence.jpa
 
UESURIHelper() - Constructor for class cz.ues.platform.persistence.jpa.UESURIHelper
 
UESURIPart - Class in cz.ues.platform.commons.uri
UESURIPart - this class wraps code and Id of an UESURI part.
UESURIPart() - Constructor for class cz.ues.platform.commons.uri.UESURIPart
 
UESURIRTException - Exception in cz.ues.core.commons.uri
UESURIRTException - common module exception.
UESURIRTException() - Constructor for exception cz.ues.core.commons.uri.UESURIRTException
Hides constructor for children.
UESURIRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.uri.UESURIRTException
Hides constructor for children.
UESURIRTException - Exception in cz.ues.platform.commons.uri
UESURIRTException - common module exception.
UESURIRTException() - Constructor for exception cz.ues.platform.commons.uri.UESURIRTException
Hides constructor for children.
UESURIRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.uri.UESURIRTException
Hides constructor for children.
UESURIStringEscaper - Class in cz.ues.platform.commons.uri
UESURIStringEscaper takes care of escaping UES URI strings.
UESURIStringEscaper() - Constructor for class cz.ues.platform.commons.uri.UESURIStringEscaper
Protected constructor.
UESURIValidator - Class in cz.ues.core.commons.uri
UESURIValidator - Validator for core UESURI.
UESURIValidator(String, Class<?>) - Constructor for class cz.ues.core.commons.uri.UESURIValidator
Creates a new instance of UESURIValidator.
UESURIValidator - Class in cz.ues.platform.commons.uri
Validator used to check whether input is URI.
UESURIValidator(String, Class<?>) - Constructor for class cz.ues.platform.commons.uri.UESURIValidator
Creates new instance of validator.
UESUseCase - Interface in cz.ues.platform.sysc.usecase
Component for managing Use Case data.
UESUseCaseAttributes - Class in cz.ues.platform.sysc.usecase.dto
This DTO contains attributes for Use Case.
UESUseCaseAttributes() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Creates a new instance of UESUseCaseAttributes.
UESUseCaseAttributes(UESURI, String, String, Map<String, Object>, UESURI) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
Creates a new instance of UESUseCaseAttributes.
UESUseCaseCreate - Class in cz.ues.platform.sysc.usecase.dto
This DTO is used when Use Case is created in System Catalog.
UESUseCaseCreate() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Creates a new instance of UESUC.
UESUseCaseCreate(String, String, Map<String, Object>, UESURI) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
Creates a new instance of UESUC.
UESUseCaseFindUseCaseList - Class in cz.ues.platform.sysc.usecase.dto
UESUseCaseFindUseCaseList() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
 
UESUseCaseFindUseCaseList(UESURI) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
 
UESUseCaseFindUseCaseList(UESURI, int, int) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseFindUseCaseList
 
UESUseCaseProvider - Interface in cz.ues.platform.sysc.usecase
This component is used for obtaining use case realization according UESURI of use case.
UESUseCaseProviderRTException - Exception in cz.ues.platform.sysc.usecase.exception
Encapsulates errors thrown by cz.ues.platform.sysc.usecase.UESUseCaseProvider.UESUseCaseProvider.
UESUseCaseProviderRTException() - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException
Creates a new instance of UESUseCaseProviderRTException.
UESUseCaseProviderRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException
Creates a new instance of UESUseCaseProviderRTException.
UESUseCaseProviderRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException
Creates a new instance of UESUseCaseProviderRTException.
UESUseCaseProviderRTException.E05A42 - Enum in cz.ues.platform.sysc.usecase.exception
Contains all error codes for this exception class.
UESUseCaseProviderRTException.E05A42() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException.E05A42
 
UESUseCaseRealization - Class in cz.ues.platform.sysc.usecase.dto
DTO for use case realization.
UESUseCaseRealization() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Creates a new instance of UESUCRealization.
UESUseCaseRealization(String, String, String, String, UESUseCaseType, UESUseCaseRealizationType) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealization
Creates a new instance of UESUCRealization.
UESUseCaseRealization - Interface in cz.ues.platform.sysc.usecase
This component manages Use Case Realizations.
UESUseCaseRealizationAttributes - Class in cz.ues.platform.sysc.usecase.dto
UESUseCaseRealizationAttributes() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Creates a new instance of UESUseCaseRealizationAttributes.
UESUseCaseRealizationAttributes(String, String, String, String, UESUseCaseType, UESUseCaseRealizationType) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
Creates a new instance of UESUseCaseRealizationAttributes.
UESUseCaseRealizationCreate - Class in cz.ues.platform.sysc.usecase.dto
DTO for method UESUseCaseRealization#create(cz.ues.platform.commons.uri.UESURI, UESUseCaseRealizationCreate).
UESUseCaseRealizationCreate() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Creates a new instance of UESUseCaseRealizationCreate.
UESUseCaseRealizationCreate(String, String, String, String, UESUseCaseType, UESUseCaseRealizationType) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationCreate
Creates a new instance of UESUseCaseRealizationCreate.
UESUseCaseRealizationRTException - Exception in cz.ues.platform.sysc.usecase.exception
This exception indicates error for operation in component cz.ues.platform.sysc.usecase.UESUseCaseRealization.UESUseCaseRealization.
UESUseCaseRealizationRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException
Creates a new instance of UESUseCaseRealizationRTException.
UESUseCaseRealizationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException
Creates a new instance of UESUseCaseRealizationRTException.
UESUseCaseRealizationRTException.E05A43 - Enum in cz.ues.platform.sysc.usecase.exception
Contains error code for this exception.
UESUseCaseRealizationRTException.E05A43() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException.E05A43
 
UESUseCaseRealizationSetAttributes - Class in cz.ues.platform.sysc.usecase.dto
UESUseCaseRealizationSetAttributes() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Creates a new instance of UESUseCaseRealizationAttributes.
UESUseCaseRealizationSetAttributes(String, UESURI, String, String, String, UESUseCaseType, UESUseCaseRealizationType) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationSetAttributes
Creates a new instance of UESUseCaseRealizationAttributes.
UESUseCaseRealizationType - Enum in cz.ues.platform.sysc.usecase
This class contains enumeration for types of use case realization.
UESUseCaseRealizationType(String) - Constructor for enum cz.ues.platform.sysc.usecase.UESUseCaseRealizationType
Creates a new instance of RealizationType.
UESUseCaseRegistryXMLParsingRTException - Exception in cz.ues.platform.sysc.usecase.exception
This exception signalizes error when XML data are parsed.
UESUseCaseRegistryXMLParsingRTException() - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException
Creates a new instance of UESUseCaseRegistryXMLParsingRTException.
UESUseCaseRegistryXMLParsingRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException
Creates a new instance of UsecaseRegistryRTException.
UESUseCaseRegistryXMLParsingRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException
Creates a new instance of UsecaseRegistryRTException.
UESUseCaseRegistryXMLParsingRTException.E05A44 - Enum in cz.ues.platform.sysc.usecase.exception
Error codes of this exception class.
UESUseCaseRegistryXMLParsingRTException.E05A44() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException.E05A44
 
UESUseCaseRTException - Exception in cz.ues.platform.sysc.usecase.exception
This exception indicates some problems in cz.ues.platform.sysc.usecase.UESUseCase.UESUseCase component.
UESUseCaseRTException(ErrorCode, String, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException
Creates a new instance of UsecaseRegistryRTException.
UESUseCaseRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException
Creates a new instance of UsecaseRegistryRTException.
UESUseCaseRTException.E05A45 - Enum in cz.ues.platform.sysc.usecase.exception
Contains error codes of this exception.
UESUseCaseRTException.E05A45() - Constructor for enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException.E05A45
 
UESUseCaseSetAttributes - Class in cz.ues.platform.sysc.usecase.dto
DTO for Use Case attributes.
UESUseCaseSetAttributes() - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Creates a new instance of UESUseCaseSetAttributes.
UESUseCaseSetAttributes(UESURI, String, String, Map<String, Object>, UESURI) - Constructor for class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
Creates a new instance of UESUseCaseSetAttributes.
UESUseCaseType - Enum in cz.ues.platform.sysc.usecase
This class defines types of use cases.
UESUseCaseType() - Constructor for enum cz.ues.platform.sysc.usecase.UESUseCaseType
 
UESVaultService - Interface in cz.ues.platform.security.vault
UESVaultService can be used to persist sensitive information in an encrypted form.
UESVaultServiceRTException - Exception in cz.ues.platform.security.vault
Encapsulates errors thrown by UESVaultService.
UESVaultServiceRTException() - Constructor for exception cz.ues.platform.security.vault.UESVaultServiceRTException
Creates new instance of UESVaultServiceRTException.
UESVaultServiceRTException(UESVaultServiceRTException.E05430, String, Object...) - Constructor for exception cz.ues.platform.security.vault.UESVaultServiceRTException
Creates a new instance of UESVaultServiceRTException.
UESVaultServiceRTException(UESVaultServiceRTException.E05430, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.vault.UESVaultServiceRTException
Creates a new instance of UESVaultServiceRTException.
UESVaultServiceRTException.E05430 - Enum in cz.ues.platform.security.vault
Error codes of CryptographyServiceRTException.
UESVaultServiceRTException.E05430() - Constructor for enum cz.ues.platform.security.vault.UESVaultServiceRTException.E05430
 
UESVersionStrategy - Enum in cz.ues.core.commons
Specifies what to do with versions.
UESVersionStrategy() - Constructor for enum cz.ues.core.commons.UESVersionStrategy
 
UESVersionStrategyAdapter - Class in cz.ues.core.commons.adapter
XML and JSON marshalling and unmarshalling adapter for UESVersionStrategy
UESVersionStrategyAdapter() - Constructor for class cz.ues.core.commons.adapter.UESVersionStrategyAdapter
 
UESVersionStrategyRTException - Exception in cz.ues.core.commons.exception
UESVersionStrategy Runtime Exception.
UESVersionStrategyRTException() - Constructor for exception cz.ues.core.commons.exception.UESVersionStrategyRTException
Creates a new instance of UESVersionStrategyRTException.
UESVersionStrategyRTException(UESVersionStrategyRTException.E10N00, String, Object...) - Constructor for exception cz.ues.core.commons.exception.UESVersionStrategyRTException
Creates a new instance of UESVersionStrategyRTException.
UESVersionStrategyRTException(UESVersionStrategyRTException.E10N00, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.exception.UESVersionStrategyRTException
Creates a new instance of UESVersionStrategyRTException.
UESVersionStrategyRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.commons.exception.UESVersionStrategyRTException
Creates a new instance of UESVersionStrategyRTException.
UESVersionStrategyRTException.E10N00 - Enum in cz.ues.core.commons.exception
 
UESVersionStrategyRTException.E10N00(String) - Constructor for enum cz.ues.core.commons.exception.UESVersionStrategyRTException.E10N00
 
UESWCPConstants - Class in cz.ues.platform.webcmd
 
UESWCPConstants() - Constructor for class cz.ues.platform.webcmd.UESWCPConstants
 
UESWCPRemoteInvocationRTException - Exception in cz.ues.platform.webcmd
Encapsulates the Errors thrown by UES Web Command Server.
UESWCPRemoteInvocationRTException() - Constructor for exception cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException
Creates a new instance of UESWCPRemoteInvocationRTException.
UESWCPRemoteInvocationRTException(UESWCPRemoteInvocationRTException.E05I02, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException
Creates a new instance of UESWCPRemoteInvocationRTException.
UESWCPRemoteInvocationRTException.E05I02 - Enum in cz.ues.platform.webcmd
Error codes for this exception.
UESWCPRemoteInvocationRTException.E05I02() - Constructor for enum cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException.E05I02
 
UESWorkflowModuleRTException - Exception in cz.ues.core.workflow.exception
UESWorkflow Module Runtime Exception.
UESWorkflowModuleRTException() - Constructor for exception cz.ues.core.workflow.exception.UESWorkflowModuleRTException
Creates new instance of UESWorkflowModuleRTException.
UESWorkflowModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.workflow.exception.UESWorkflowModuleRTException
Creates a new instance of UESWorkflowModuleRTException.
UESYubikeyRegistrationTool - Interface in cz.ues.platform.security.authn.yubikey
Tool for registration of Yubikeys.
UID_MAX_LENGTH - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Maximum lenght of Universe ID String.
UID_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
Regular expression for matching universe id.
UNACKNOWLEDGED - Static variable in interface cz.ues.platform.persistence.mongo.UESMongoWriteConcern
Write operations that use this write concern will return as soon as the message is written to the socket.
uncheckedCast(Object) - Static method in class cz.ues.platform.apt.TypeUtil
This method can be used by code that is deliberately violating the allowed checked casts.
uncheckedCast(Object) - Static method in class cz.ues.platform.essentials.lang.TypeHelper
This method can be used by code that is deliberately violating the allowed checked casts.
UNDEFINED - Static variable in class cz.ues.platform.commons.uri.UESURIPart
This constant refers to UESURI part, which has neither Id or code defined.
UNDEFINED_NAME - Static variable in class cz.ues.platform.container.UESComponentFactory
 
UnexpectedRTException - Exception in cz.ues.platform.essentials.exception
UnexpectedRTException is exception used for wrapping of exceptions caused by usage of thirdparty libraries which are not properly handled in implementation.
UnexpectedRTException() - Constructor for exception cz.ues.platform.essentials.exception.UnexpectedRTException
Creates new instance of UnexpectedRTException.
UnexpectedRTException(UnexpectedRTException.E05101, String, Exception, Object...) - Constructor for exception cz.ues.platform.essentials.exception.UnexpectedRTException
Creates a new instance of UnexpectedRTException.
UnexpectedRTException.E05101 - Enum in cz.ues.platform.essentials.exception
Error codes of UnexpectedRTException.
UnexpectedRTException.E05101() - Constructor for enum cz.ues.platform.essentials.exception.UnexpectedRTException.E05101
 
unique - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaCreateIndex
 
unique - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaIndexAttributes
 
unitCode - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
unitFilePath - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
unitName - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
UNITS - Static variable in class cz.ues.platform.commons.pcb.monitor.internal.MonitorContext
Name of units parameter.
universeId - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Universe identifier of the user.
universeId - Variable in class cz.ues.core.role.dto.UESAccessRoleCreate
Universe identifier of the user.
universeId - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Universe identifier of the personal role (user).
universeId - Variable in class cz.ues.myterritory.person.dto.UESFriendCreate
Universe identifier of the friend.
UNKNOWN - Static variable in interface cz.ues.platform.commons.pcb.monitor.UESProcessMonitor
Constant used to define unknown units (amount of work).
unlock(UESURI) - Method in interface cz.ues.core.content.UESSheet
Unlocks the specified sheet.
unlock(UESURI, UESObjectStoreUnlock) - Method in interface cz.ues.objectstore.objectstore.UESObjectStore
 
unlock() - Method in class cz.ues.platform.concurrent.UESLock
Unlocks lock.
unlock(UESURI, String) - Method in interface cz.ues.platform.concurrent.UESLockManager
Unlocks lock with given UESURI.
UNLOCK_TIMEOUT - Static variable in class cz.ues.platform.security.authn.internal.AuthenticationContext
Account unlock timeout.
unlockTimeout - Variable in class cz.ues.platform.security.identity.dto.AccountAttributes
Account unlock timeout.
unmarshal(String) - Method in class cz.ues.core.artifact.dto.adapter.UESArtifactHeaderDisplayModeAdapter
 
unmarshal(String) - Method in class cz.ues.core.commons.dto.UESEnumAdapter
 
unmarshal(String) - Method in class cz.ues.core.commons.uri.UESURIAdapter
unmarshal(String) - Method in class cz.ues.core.content.dto.adapter.UESContentMimeTypeAdapter
 
unmarshal(String) - Method in class cz.ues.core.content.dto.adapter.UESSheetWidthTypeAdapter
 
unmarshal(String) - Method in class cz.ues.core.workflow.dto.adapter.UESActivityDateAdapter
 
unmarshal(Object) - Method in class cz.ues.platform.commons.lang.JsonMapAdapter
 
unmarshal(String) - Method in class cz.ues.platform.commons.uri.UESURIAdapter
unmarshal(Object) - Method in class cz.ues.platform.essentials.message.MessageAdapter
unmarshal(Class<T>, InputStream, MediaType) - Method in interface cz.ues.platform.persistence.marshalling.Marshaller
Performs unmarshalling of an object of class aClass from aInput stream which contains data in specified media type format.
unmarshal(Class<T>, InputStream, MarshallingContext) - Method in interface cz.ues.platform.persistence.marshalling.Marshaller
Performs unmarshalling of an object of class aClass from aInput stream using specified context.
unmarshal(String) - Method in class cz.ues.platform.process.dto.xml.PrincipalAdapter
unparsedValue - Variable in class cz.ues.core.commons.uri.UESURI.DeferrableUESURI
Variable containing unparsed UESURI value.
unparsedValue - Variable in class cz.ues.platform.commons.uri.UESURI.DeferrableUESURI
Variable containing unparsed UESURI value.
UnsupportedOperationRTException - Exception in cz.ues.platform.essentials.exception
UnsupportedOperationRTException - this exception indicates unsupported operation.
UnsupportedOperationRTException() - Constructor for exception cz.ues.platform.essentials.exception.UnsupportedOperationRTException
Creates a new instance of UnsupportedOperationRTException.
UnsupportedOperationRTException(UnsupportedOperationRTException.E05103, String, Object...) - Constructor for exception cz.ues.platform.essentials.exception.UnsupportedOperationRTException
Creates a new instance of UnsupportedOperationRTException.
UnsupportedOperationRTException.E05103 - Enum in cz.ues.platform.essentials.exception
 
UnsupportedOperationRTException.E05103() - Constructor for enum cz.ues.platform.essentials.exception.UnsupportedOperationRTException.E05103
 
UnsupportedResultTypeRTException - Exception in cz.ues.platform.commons.uri
UnsupportedResultType - this class signalizes that provider was requested to resolve String to unsupported class type.
UnsupportedResultTypeRTException() - Constructor for exception cz.ues.platform.commons.uri.UnsupportedResultTypeRTException
Only children of this class may call no parameter constructor.
UnsupportedResultTypeRTException(UnsupportedResultTypeRTException.E05301, String, Object...) - Constructor for exception cz.ues.platform.commons.uri.UnsupportedResultTypeRTException
Creates a new instance of UnsupportedResultTypeException.
UnsupportedResultTypeRTException.E05301 - Enum in cz.ues.platform.commons.uri
Error codes of InvalidFormatRTException.
UnsupportedResultTypeRTException.E05301() - Constructor for enum cz.ues.platform.commons.uri.UnsupportedResultTypeRTException.E05301
 
updateSecuredObject(String, SecuredObject) - Method in interface cz.ues.platform.security.vault.UESVaultService
Updates existing secured object in container with given ID.
updateTime - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Deprecated.
updateTime(long) - Method in class cz.ues.platform.security.uutoken.dto.UUToken
Updates time of UU token to be in accordance with JWT specification (see IntDate declaration).
updateTimestamp - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The timestamp when the attribute was last updated.
updateUseCaseUri(UESURI) - Method in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Sets default Use Case part if there is no Use Case part in passed UESURI.
uri - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
URI of the artifact.
uri - Variable in class cz.ues.core.artifact.dto.UESArtifactSearchResultItem
The UES-URI of the artifact.
uri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
uri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
uri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Normalized UESURI of the meta artifact.
uri - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
uri - Variable in class cz.ues.core.artifact.dto.UESReferenceEntry
Normalized UESURI of the artifact.
uri - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Normalized UESURI of the attachment.
uri - Variable in class cz.ues.core.commons.dto.DTOObjectAbstract
URI of DTO's entity.
uri - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Normalized UESURI of the company.
uri - Variable in class cz.ues.core.container.dto.UESCompanyEntryAttributes
Normalized UESURI of the entry (artifact or shortcut).
uri - Variable in class cz.ues.core.container.dto.UESFolderAttributes
UESURI of the folder.
uri - Variable in class cz.ues.core.container.dto.UESFolderEntryAttributes
Normalized UESURI of the entry (artifact or shortcut).
uri - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Normalized UESURI of the meta model.
uri - Variable in class cz.ues.core.container.dto.UESMetaModelEntryAttributes
Normalized UESURI of the entry.
uri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Normalized UESURI of the organizational unit.
uri - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitEntryAttributes
Normalized UESURI of the entry (artifact or shortcut).
uri - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
Normalized UESURI of the shortcut.
uri - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Normalized UESURI of the sheet.
uri - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Normalized UESURI of the sheet template.
uri - Variable in class cz.ues.core.personalrole.dto.UESTerritoryAttributes
Normalized UESURI of the territory.
uri - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Normalize UESURI of the property.
uri - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
Normalize UESURI of the property collection.
uri - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Normalized UESURI of the entry (property or property collection).
uri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
UESURI of the property template.
uri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
UESURI of the property collection template.
uri - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
Normalized UESURI of the entry (property template or property template collection).
uri - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Normalized UESURI of the personal access role.
uri - Variable in class cz.ues.core.role.dto.UESAccessRoleGetRoleInterfaceListItem
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Normalized UESURI of the group.
uri - Variable in class cz.ues.core.role.dto.UESGroupGetRoleInterfaceListItem
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Normalized UESURI of the meta meta access.
uri - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleGetRoleInterfaceListItem
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Normalized UESURI of the meta group.
uri - Variable in class cz.ues.core.role.dto.UESMetaGroupGetRoleInterfaceListItem
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Normalized UESURI of the meta role.
uri - Variable in class cz.ues.core.role.dto.UESMetaRoleGetRoleInterfaceListItem
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Normalized UESURI of the role.
uri - Variable in class cz.ues.core.role.dto.UESRoleGetArtifactListItem
Normalized UESURI of the artifact.
uri - Variable in class cz.ues.core.role.dto.UESRoleGetRoleInterfaceListItem
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Normalized UESURI of the role interface.
uri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
Normalized UESURI of the meta artifact.
uri - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetRoleListItem
UESURI of the role with the connected interface.
uri - Variable in class cz.ues.core.role.dto.UESRoleSearchResultItem
The UES-URI of the role.
uri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The normalized UESURI of the permission mask.
uri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetSystemGroupAttributes
The UESURI of the entity.
uri - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionSystemGroupAttributes
The UESURI of the system group.
uri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetAuthorityListItem
UESURI of a entity where permission are applied.
uri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The normalized UESURI of the permission mask.
uri - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetSystemGroupAttributes
The UESURI of the system group.
uri - Variable in class cz.ues.core.sysc.dto.AppAttributes
Normalized UESURI of the application.
uri - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Normalized UESURI of the application box.
uri - Variable in class cz.ues.core.sysc.dto.AppBoxEntryAttributes
Normalized UESURI of the entry (artifact or shortcut).
uri - Variable in class cz.ues.core.sysc.dto.AppEntryAttributes
Normalized UESURI of the entry (artifact or shortcut).
uri - Variable in class cz.ues.core.sysc.dto.CommandAttributes
The normalized UESURI of the command.
uri - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
The normalized UESURI of the meta use case realization.
uri - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The normalized UESURI of the use case.
uri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
uri - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
uri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
The normalized UESURI of the visual use case.
uri - Variable in class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
Normalized UESURI of the connected use case.
uri - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
UESURI of the activity action.
uri - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Normalized UESURI of the activity.
uri - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
UESURI of the activity state template.
uri - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
UESURI of the activity template.
uri - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
UESURI of the artifact state template.
uri - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Normalized UESURI of the friend.
uri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectSchemaAttributes
 
uri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreAttributes
 
uri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
uri - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreRepositoryAttributes
 
URI - Interface in cz.ues.platform.commons.uri
URI - ancestor of all UESURI in system.
uri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
URI of the lock.
uri - Variable in class cz.ues.platform.process.dto.UESProcessAttributes
UESURI of process.
uri - Variable in class cz.ues.platform.sysc.beregistry.dto.UESBEType
UESURI of BE Type.
uri - Variable in class cz.ues.platform.sysc.entitytype.dto.DTOEntityTypeAttributes
Deprecated.
uri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
UESURI of Use Case.
uri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseRealizationAttributes
UESURI of this Use Case Realization.
uri - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
uri - Variable in class cz.ues.postman.mail.dto.UESMailRoleAttributes
Normalized UESURI of the role.
uri - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Normalized UESURI of the request.
URL_PARAMETERS_PART_SEPARATOR - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Separator in URL which determines URL part containing parameters.
URL_PARAMETERS_SEPARATOR - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Separator used for separate parameters in URL.
URL_PATTERN - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
URL reg. exp. pattern.
URL_PATTERN_WITHOUT_PROTOCOL - Static variable in class cz.ues.core.commons.validation.TextDomainTypesValidator
URL reg. exp. pattern.
URL_VALUE_SEPARATOR - Static variable in class cz.ues.platform.sysc.usecase.util.HTTPURLBuilder
Separator for separate parameter name from parameter value.
US - Static variable in class cz.ues.platform.apt.compiler.DurationFormatter
 
usageCount - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
The number of uses of the value.
UseCase - Interface in cz.ues.core.sysc
 
USECASE - Static variable in interface cz.ues.os.sysc.entitytype.UESOsEntityTypes
UESURI of UseCase (ues:#{system}:uu.os.usecase).
useCase - Variable in class cz.ues.platform.commons.uri.UESURI
UseCase id of this UESURI.
USECASE_CONTEXT - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
The key under which a usecase context is available in a menu processing context.
USECASE_MAIN_ENTITY - Static variable in class cz.ues.platform.uwt.menu.MenuConstants
The key under which a main entity is available in a menu processing context.
useCaseAlias - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Use case alias.
UseCaseAttributes - Class in cz.ues.core.sysc.dto
 
UseCaseAttributes() - Constructor for class cz.ues.core.sysc.dto.UseCaseAttributes
 
UseCaseAttributes(UESURI, String, String, String, UESURI, UESURI, Date, String, Date, String, Integer) - Constructor for class cz.ues.core.sysc.dto.UseCaseAttributes
 
useCaseCode - Variable in class cz.ues.core.script.dto.UESScriptExec
Code of use case to be executed (use case code is translated to concrete script based on main entity using use case registry).
useCaseCode - Variable in class cz.ues.core.security.authz.dto.UESPermissionAuthorize
Code of the specific use case according to will be logged user authorized.
useCaseCode - Variable in class cz.ues.platform.command.dto.UESCommandExec
Use case code of executed functionality.
UseCaseCreate - Class in cz.ues.core.sysc.dto
 
UseCaseCreate(String, String, UESURI) - Constructor for class cz.ues.core.sysc.dto.UseCaseCreate
 
UseCaseCreate(String, String, String, UESURI, UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.UseCaseCreate
 
UseCaseGetOptions - Class in cz.ues.core.sysc.dto
 
UseCaseGetOptions() - Constructor for class cz.ues.core.sysc.dto.UseCaseGetOptions
 
UseCaseGetOptions(String) - Constructor for class cz.ues.core.sysc.dto.UseCaseGetOptions
 
UseCaseGetUseCaseList - Class in cz.ues.core.sysc.dto
 
UseCaseGetUseCaseList() - Constructor for class cz.ues.core.sysc.dto.UseCaseGetUseCaseList
 
UseCaseGetUseCaseList(Integer, Integer, String) - Constructor for class cz.ues.core.sysc.dto.UseCaseGetUseCaseList
 
UseCaseOptions - Class in cz.ues.core.sysc.dto
 
UseCaseOptions() - Constructor for class cz.ues.core.sysc.dto.UseCaseOptions
 
UseCaseRealization - Interface in cz.ues.core.sysc
Deprecated.
Since UES8-04 replaced by VisualUseCase.
USECASEREALIZATION - Static variable in interface cz.ues.os.sysc.entitytype.UESOsEntityTypes
UESURI of UseCaseRealization (ues:#{system}:uu.os.usecaserealization).
UseCaseRealizationAttributes - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationAttributes() - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
UseCaseRealizationAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI, UESURI, String, String, ControllerEngine, Integer) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
UseCaseRealizationCreate - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationCreate(UESURI, String, ControllerEngine, String) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
UseCaseRealizationCreate(UESURI, String, String, String, ControllerEngine, String, UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
UseCaseRealizationCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, String, String, ControllerEngine, UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationCreate
Deprecated.
UseCaseRealizationGetOptions - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationGetOptions() - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetOptions
Deprecated.
UseCaseRealizationGetOptions(String) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetOptions
Deprecated.
UseCaseRealizationGetUseCaseList - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationGetUseCaseList() - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseList
Deprecated.
UseCaseRealizationGetUseCaseList(Integer, Integer, String) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseList
Deprecated.
UseCaseRealizationGetUseCaseListItem - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationGetUseCaseListItem() - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
UseCaseRealizationGetUseCaseListItem(UESURI, String, String) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
UseCaseRealizationGetUseCaseListItem(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationGetUseCaseListItem
Deprecated.
UseCaseRealizationRTException - Exception in cz.ues.core.sysc.exception
Application exception for UESUseCaseRealization.
UseCaseRealizationRTException() - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRealizationRTException(UseCaseRealizationRTException.E10S01, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRealizationRTException(UseCaseRealizationRTException.E10S01, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRealizationRTException(UseCaseRealizationRTException.E10S01, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRealizationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRealizationRTException.E10S01 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
UseCaseRealizationRTException.E10S01(String) - Constructor for enum cz.ues.core.sysc.exception.UseCaseRealizationRTException.E10S01
 
UseCaseRealizationSetAttributes - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationSetAttributes() - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
UseCaseRealizationSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, ControllerEngine) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationSetAttributes
Deprecated.
UseCaseRealizationSetOptions - Class in cz.ues.core.sysc.dto
Deprecated.
UseCaseRealizationSetOptions() - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationSetOptions
Deprecated.
UseCaseRealizationSetOptions(UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.UseCaseRealizationSetOptions
Deprecated.
useCaseRealizationUri - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
The UESURI of a use case realization.
useCaseRealizationUri - Variable in class cz.ues.core.sysc.dto.UseCaseCreate
The UESURI of a use case realization.
useCaseRealizationUri - Variable in class cz.ues.core.sysc.dto.UseCaseSetAttributes
The UESURI of a use case realization.
useCaseRealizationUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseAttributes
UESURI of use case realization.
useCaseRealizationUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseCreate
UESURI of use case realization.
useCaseRealizationUri - Variable in class cz.ues.platform.sysc.usecase.dto.UESUseCaseSetAttributes
New UESURI of Use Case Realization.
UseCaseRealizationValidationRTException - Exception in cz.ues.core.sysc.exception
 
UseCaseRealizationValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException
Creates a new instance of UESUseCaseRealizationValidationRTException.
UseCaseRealizationValidationRTException(UseCaseRealizationValidationRTException.E10S04, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException
Creates a new instance of UESUseCaseRealizationValidationRTException.
UseCaseRealizationValidationRTException(UseCaseRealizationValidationRTException.E10S04, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException
Creates a new instance of UESUseCaseRealizationValidationRTException.
UseCaseRealizationValidationRTException.E10S04 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
UseCaseRealizationValidationRTException.E10S04(String) - Constructor for enum cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException.E10S04
 
UseCaseRegistryModuleRTException - Exception in cz.ues.platform.sysc.usecase.exception
Module exception for UseCase Registry.
UseCaseRegistryModuleRTException() - Constructor for exception cz.ues.platform.sysc.usecase.exception.UseCaseRegistryModuleRTException
Creates a new instance of UsecaseRegistryRTException.
UseCaseRegistryModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysc.usecase.exception.UseCaseRegistryModuleRTException
Creates a new instance of UseCaseRegistryRTException.
UseCaseRTException - Exception in cz.ues.core.sysc.exception
Application exception for UseCase.
UseCaseRTException() - Constructor for exception cz.ues.core.sysc.exception.UseCaseRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRTException(UseCaseRTException.E10S05, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRTException(UseCaseRTException.E10S05, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRTException(UseCaseRTException.E10S05, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseRTException
Creates a new instance of UESUseCaseRealization.
UseCaseRTException.E10S05 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
UseCaseRTException.E10S05(String) - Constructor for enum cz.ues.core.sysc.exception.UseCaseRTException.E10S05
 
UseCaseSetAttributes - Class in cz.ues.core.sysc.dto
 
UseCaseSetAttributes() - Constructor for class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
UseCaseSetAttributes(String, String) - Constructor for class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
UseCaseSetAttributes(String, String, String, UESURI) - Constructor for class cz.ues.core.sysc.dto.UseCaseSetAttributes
 
UseCaseSetOptions - Class in cz.ues.core.sysc.dto
TODO Javadoc for UseCaseSetOptions.
UseCaseSetOptions() - Constructor for class cz.ues.core.sysc.dto.UseCaseSetOptions
 
UseCaseSetOptions(UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.UseCaseSetOptions
 
useCaseType - Variable in class cz.ues.platform.appl.dto.UESApplicationLogEntry
Use case type.
UseCaseType - Enum in cz.ues.platform.appl
UseCaseType - defines type of launched UseCase.
UseCaseType() - Constructor for enum cz.ues.platform.appl.UseCaseType
 
usecaseUri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
URI of the use case for which lock was created.
UseCaseValidationRTException - Exception in cz.ues.core.sysc.exception
Validation exception for UseCase.
UseCaseValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.UseCaseValidationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseValidationRTException(UseCaseValidationRTException.E10S06, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseValidationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseValidationRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.UseCaseValidationRTException
Creates a new instance of UESUseCaseRealization.
UseCaseValidationRTException.E10S06 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
UseCaseValidationRTException.E10S06() - Constructor for enum cz.ues.core.sysc.exception.UseCaseValidationRTException.E10S06
 
userId - Variable in class cz.ues.platform.udds.UESOwner
Identifier of user who put the associated object in the storage.
userMetadata - Variable in class cz.ues.platform.udds.UESMetadata
Custom user-metadata for the associated object.
useWindow - Variable in class cz.ues.platform.uwt.menu.dto.DTOActionMenuItem
 
UTF8Utils - Class in cz.ues.platform.commons.lang
Utility class used for working with strings in UTF8 encoding.
UTF8Utils() - Constructor for class cz.ues.platform.commons.lang.UTF8Utils
Creates a new instance of UTF8Utils.
UTF_8_ENCODING - Static variable in class cz.ues.platform.apt.scripting.TemplateEngine
 
UTIL_PREFIX - Static variable in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Package prefix to be ignored for scanning.
UTIL_PREFIX - Static variable in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Package prefix to be ignored for scanning.
UTIL_PREFIX - Static variable in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Package prefix to be ignored for scanning.
UTIL_PREFIX - Static variable in class cz.ues.platform.apt.visitor.EnumerationScanner
Package prefix to be ignored for scanning.
UTIL_PREFIX - Static variable in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Package prefix to be ignored for scanning.
UU_HOME - Static variable in class cz.ues.platform.container.UESSystem
UU home system property.
UU_HOME_DEFAULT_LOCATION - Static variable in class cz.ues.platform.container.UESSystem
Default location of UU_HOME when no directory is specified another way.
uuApplicationName - Variable in class cz.ues.platform.security.uutoken.dto.UUToken
Determines UU application.
uuidLsb - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
The least significant 64 bits of UUID.
uuidMsb - Variable in class cz.ues.platform.webservices.dto.DTOThrowable
The most significant 64 bits of UUID.
UUToken - Class in cz.ues.platform.security.uutoken.dto
Contains information which are used for building a JWT token.
UUToken() - Constructor for class cz.ues.platform.security.uutoken.dto.UUToken
Creates a new instance of UESFormToken.
UUTokenAuthNClientHttpRequestFactory - Class in cz.ues.platform.security.uutoken.http.client
Decorator for factory class for obtaining REST templates.
UUTokenAuthNClientHttpRequestFactory(ClientHttpRequestFactory) - Constructor for class cz.ues.platform.security.uutoken.http.client.UUTokenAuthNClientHttpRequestFactory
Creates a new instance of UUTokenAuthNClientHttpRequestFactory.
UUTokenRTException - Exception in cz.ues.platform.security.uutoken
Authentication module exception.
UUTokenRTException() - Constructor for exception cz.ues.platform.security.uutoken.UUTokenRTException
Creates a new instance of AuthenticationRTException.
UUTokenRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.uutoken.UUTokenRTException
Creates a new instance of AuthenticationRTException.
UWTComponentContextStore - Interface in cz.ues.platform.uwt.persist
The component for manipulating with persistent UWTContext attributes.
UWTContext - Interface in cz.ues.platform.uwt
The context for visual components.
UWTContextAttribute - Class in cz.ues.platform.uwt
Representation of an attribute stored on a UWTContext.
UWTContextAttribute() - Constructor for class cz.ues.platform.uwt.UWTContextAttribute
 
UWTContextAttributeKey - Class in cz.ues.platform.uwt
A key of a UWTContextAttribute.
UWTContextAttributeKey() - Constructor for class cz.ues.platform.uwt.UWTContextAttributeKey
Creates a new instance of UWTContextKey.
UWTContextAttributeKey(String, UESURI, String) - Constructor for class cz.ues.platform.uwt.UWTContextAttributeKey
Creates a new instance of UWTContextKey.
UWTContextFactory - Interface in cz.ues.platform.uwt
Factory for access to UWTContext.
UWTContextRTException - Exception in cz.ues.platform.uwt
Encapsulates problems with using UWTContext.
UWTContextRTException(UWTContextRTException.E05N02, String, Object...) - Constructor for exception cz.ues.platform.uwt.UWTContextRTException
Creates a new instance.
UWTContextRTException(UWTContextRTException.E05N02, String, Exception, Object...) - Constructor for exception cz.ues.platform.uwt.UWTContextRTException
Creates a new instance.
UWTContextRTException.E05N02 - Enum in cz.ues.platform.uwt
Error codes for this exception.
UWTContextRTException.E05N02() - Constructor for enum cz.ues.platform.uwt.UWTContextRTException.E05N02
 
UWTModuleRTException - Exception in cz.ues.platform.uwt
Parent of all platform exceptions thrown in UWT module.
UWTModuleRTException() - Constructor for exception cz.ues.platform.uwt.UWTModuleRTException
Creates a new instance of UWTModuleRTException.
UWTModuleRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.uwt.UWTModuleRTException
Creates a new instance of UWTModuleRTException.
UWTPersistenceRTException - Exception in cz.ues.platform.uwt.persist
Encapsulates problems with using persistence layer in UWTContext.
UWTPersistenceRTException(UWTPersistenceRTException.E05N03, String, Object...) - Constructor for exception cz.ues.platform.uwt.persist.UWTPersistenceRTException
Creates a new instance.
UWTPersistenceRTException(UWTPersistenceRTException.E05N03, String, Exception, Object...) - Constructor for exception cz.ues.platform.uwt.persist.UWTPersistenceRTException
Creates a new instance.
UWTPersistenceRTException.E05N03 - Enum in cz.ues.platform.uwt.persist
Error codes for this exception.
UWTPersistenceRTException.E05N03() - Constructor for enum cz.ues.platform.uwt.persist.UWTPersistenceRTException.E05N03
 
UXML - Static variable in class cz.ues.core.content.dto.UESSheetGetSheetData
It means that will be returned content in XML format.
UXML - Static variable in class cz.ues.core.content.dto.UESSheetTemplateGetData
It means that will be returned content in XML format.
uxmlVersion - Variable in class cz.ues.core.content.dto.UESSheetAttributes
UXML version of the sheet.
uxmlVersion - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
UXML version of the sheet template.

V

val - Variable in enum cz.ues.platform.container.annotations.Scope.ScopeType
Deprecated.
valid - Variable in class cz.ues.platform.commons.validation.GroupValidator
Flag whether some of inner validators failed.
validate(ErrorCode, String, Object...) - Method in class cz.ues.platform.commons.validation.BaseValidator
Performs validation and throws exception in case validation did not pass.
validate(Class<? extends UESRuntimeException>) - Method in class cz.ues.platform.commons.validation.GroupValidator
Performs validation and throws exception in case validation did not pass.
validate(ErrorCode, String, Object...) - Method in class cz.ues.platform.commons.validation.GroupValidator
Performs validation and throws exception in case validation did not pass.
validate(ErrorCode, String, Object...) - Method in interface cz.ues.platform.commons.validation.Validator
Performs validation and throws exception in case validation did not pass.
validateAnnotation() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if the value is valid annotation.
validateAppCode() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid application code.
validateAppUrlPath() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid application URL path.
validateBlank() - Method in class cz.ues.platform.commons.validation.TextInputValidator
Checks if value is blank.
validateCode() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid code.
validateEmpty() - Method in class cz.ues.platform.commons.validation.TextInputValidator
Checks if value is empty.
validateFilename() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid filename.
validateFilter() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid filter.
validateMaxLength(int) - Method in class cz.ues.platform.commons.validation.TextInputValidator
Checks if the value's character count does not exceed the specified count.
validateName() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid name.
validateNotBlank() - Method in class cz.ues.platform.commons.validation.TextInputValidator
Checks if value is not blank.
validateNotEmpty() - Method in class cz.ues.platform.commons.validation.TextInputValidator
Checks if value is not empty.
validateNotEmtyArray() - Method in class cz.ues.core.commons.validation.ArrayValidator
Checks whether the specified array contains at least one element (that is not null).
validateNotNull() - Method in class cz.ues.platform.commons.validation.RequiredValidator
Checks if value is not null.
validateNull() - Method in class cz.ues.platform.commons.validation.RequiredValidator
Checks if value is null.
validateNumber() - Method in class cz.ues.platform.commons.validation.TextInputValidator
Checks if value is valid number.
validateUniverseId() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid Universe ID.
validateUri() - Method in class cz.ues.core.commons.uri.UESURIValidator
TODO When this method is changed (e.g. bug fix), check super implementation (on platform UESURIValidator) too.
validateUri() - Method in class cz.ues.platform.commons.uri.UESURIValidator
Checks if value is valid URI.
validateUrl() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
Checks if value is valid url.
validateUrlWithoutProtocol() - Method in class cz.ues.core.commons.validation.TextDomainTypesValidator
 
validationErrorCode - Variable in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
Error code when filter value is invalid.
ValidationRTException - Exception in cz.ues.platform.commons.validation
ValidationRTException.
ValidationRTException() - Constructor for exception cz.ues.platform.commons.validation.ValidationRTException
Creates new instance of ValidationRTException.
ValidationRTException(ValidationRTException.E05206, String, Exception, Object...) - Constructor for exception cz.ues.platform.commons.validation.ValidationRTException
Creates a new instance of ValidationRTException.
ValidationRTException.E05206 - Enum in cz.ues.platform.commons.validation
Error codes of ValidationRTException.
ValidationRTException.E05206() - Constructor for enum cz.ues.platform.commons.validation.ValidationRTException.E05206
 
Validator - Interface in cz.ues.platform.commons.validation
Interface of validator.
validators - Variable in class cz.ues.platform.commons.validation.GroupValidator
List of validators.
validityType - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
validityType - Variable in class cz.ues.core.workflow.dto.UESActivityConditionAttributes
Validity type of the activity condition.
validityType - Variable in class cz.ues.core.workflow.dto.UESActivityConditionCreate
Validity type of the activity condition.
validRelation - Variable in class cz.ues.core.role.dto.UESRoleInterfaceGetMetaArtifactListItem
Deprecated.
value - Variable in enum cz.ues.core.artifact.dto.UESArtifactCommentsDisplayMode
 
value - Variable in enum cz.ues.core.artifact.dto.UESArtifactContextMenuDisplayMode
 
value - Variable in enum cz.ues.core.artifact.dto.UESArtifactControlBarDisplayMode
 
value() - Method in enum cz.ues.core.artifact.dto.UESArtifactType
This method is used for artifact export.
value - Variable in enum cz.ues.core.artifact.dto.UESArtifactVisualStyle
 
value() - Method in enum cz.ues.core.artifact.dto.UESSecurityLevel
This method is used for artifact export.
value - Variable in class cz.ues.core.commons.query.UESQueryBuildingHelper.DeprecatedFiltersDTO
Value of deprecated filter (i.e.: CMD-BT).
value - Variable in class cz.ues.core.commons.validation.ArrayValidator
Value object to validation.
value - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Value of property (if property type is binary data, then value is null).
value - Variable in class cz.ues.core.property.dto.UESPropertyCreate
The value of the new property.
value - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Value for the entry that is property.
value - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
The value of the property template.
value - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCreate
The value of the new property template.
value - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
Value for the entry that is property template.
value - Variable in enum cz.ues.platform.appl.Propagation
Propagation value.
value() - Method in enum cz.ues.platform.appl.Propagation
Returns propagation value.
value - Variable in class cz.ues.platform.chart.barcode.dto.UESBarcodeAttributes
 
value - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
value - Variable in class cz.ues.platform.commons.query.ast.WhereAttribute
 
value - Variable in enum cz.ues.platform.commons.transaction.Propagation
Propagation value.
value() - Method in enum cz.ues.platform.commons.transaction.Propagation
Returns propagation value.
value - Variable in class cz.ues.platform.commons.uri.UESURIValidator
Value to be checked.
value - Variable in class cz.ues.platform.commons.validation.RegexValidator
Value to be checked.
value - Variable in class cz.ues.platform.commons.validation.RequiredValidator
Value to be checked.
value - Variable in enum cz.ues.platform.security.authz.Mode
Mode value.
value() - Method in enum cz.ues.platform.security.authz.Mode
Returns mode value.
value - Variable in enum cz.ues.platform.security.authz.Propagation
Propagation value.
value() - Method in enum cz.ues.platform.security.authz.Propagation
Returns propagation value.
value - Variable in enum cz.ues.platform.security.identity.dto.AccountState
State value.
value() - Method in enum cz.ues.platform.security.identity.dto.AccountState
Returns account state.
value - Variable in class cz.ues.platform.security.vault.dto.SecuredEntry
 
value - Variable in enum cz.ues.platform.sysc.usecase.UESUseCaseRealizationType
String representing value of RealizationType.
value - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestHistoryEntry
The item value.
value - Variable in class cz.ues.platform.uwt.searchbox.dto.SuggestValueItem
The item value.
value - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The value of the attribute.
valueClass - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The class of the value.
valueMarksEnabled - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactCommentsDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactContextMenuDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactControlBarDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactLayoutContextMenuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactLayoutHeaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactVisualStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESArtifactWidthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactConditionValidityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactOverwritingFrequencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESReferenceDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.dto.UESSecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESArtifactRTException.E10102
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESArtifactSearchRTException.E10104
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException.E10105
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESArtifactValidationRTException.E10103
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESLayoutArtifactRTException.E10108
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESMetaArtifactRTException.E10106
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException.E10107
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.attachment.exception.UESAttachmentRTException.E10400
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.attachment.exception.UESAttachmentValidationRTException.E10401
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.bro.BDO2DTORTException.E05300
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.bro.BDOArtifacException.E5301
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.dto.DTOVersionInterface.LockStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.exception.UESVersionStrategyRTException.E10N00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.test.UESTestListAbstract.TextMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.UESVersionStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.uri.InvalidUESURIFormatRTException.E10N11
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.commons.uri.UESURIDeploymentRTException.E10N10
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.dto.UESContainerEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.dto.UESFolderEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.dto.UESOrganizationalUnitEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESCompanyRTException.E10218
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESCompanyValidationRTException.E10219
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESFolderInterfaceRTException.E10260
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESFolderRTException.E10210
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESFolderValidationRTException.E10211
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESMetaModelRTException.E10216
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESMetaModelValidationRTException.E10217
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESOrganizationalUnitRTException.E10214
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException.E10215
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESShortcutRTException.E10212
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.container.exception.UESShortcutValidationRTException.E10213
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.dto.UESContentMimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.dto.UESSheetWidthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.exception.UESSheetRTException.E10901
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.exception.UESSheetTemplateRTException.E10903
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.exception.UESSheetTemplateValidationRTException.E10904
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.content.exception.UESSheetValidationRTException.E10902
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.personalrole.dto.UESTerritoryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.personalrole.exception.UESPersonalRoleRTException.E1D010
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException.E1D011
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.process.dto.UESProcessEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.dto.UESPropertyEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.dto.UESPropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.exception.UESPropertyEntryTypeRTException.E10P02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.exception.UESPropertyRTException.E10P00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.exception.UESPropertyTemplateRTException.E10P03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.exception.UESPropertyTemplateValidationRTException.E10P04
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.property.exception.UESPropertyValidationRTException.E10P01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.qos.exception.UESQoSRTException.E10T00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.qos.exception.UESQoSValidationRTException.E10T01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.dto.UESCastDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.dto.UESCastLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.dto.UESCastState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESAccessRoleRTException.E10B30
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESAccessRoleValidationRTException.E10B31
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException.E10B60
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESCastRTException.E10B14
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESCastValidationRTException.E10B15
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESGroupRTException.E10B20
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESGroupValidationRTException.E10B21
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESMetaAccessRoleRTException.E10B35
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException.E10B36
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESMetaGroupRTException.E10B25
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESMetaGroupValidationRTException.E10B26
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESMetaRoleRTException.E10B16
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESMetaRoleValidationRTException.E10B17
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESRoleInterfaceRTException.E10B50
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESRoleInterfaceValidationRTExpcetion.E10B51
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESRoleRTException.E10B10
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESRoleSearchRTException.E10B12
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESRoleSearchValidationRTException.E10B13
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.role.exception.UESRoleValidationRTException.E10B11
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.script.exception.UESScriptRTException.E10C00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.script.exception.UESScriptValidationRTException.E10C01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.search.exception.UESSearchRTException.E10D01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.search.exception.UESSearchValidationRTException.E10D01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.dto.UESCastLevelPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.dto.UESMetaPermissionMimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.exception.UESMetaPermissionRTException.E05431
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException.E05436
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.exception.UESPermissionRTException.E05430
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.exception.UESPermissionValidationRTException.E05437
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.security.authz.internal.AuthzOptions.ContextPropagation
Deprecated.
valueOf(String) - Static method in enum cz.ues.core.security.session.UESSessionRTException.E10H50
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.dto.ControllerEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.AppBoxRTException.E10270
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.AppBoxValidationRTException.E10271
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.AppRTException.E10280
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.AppValidationRTException.E10281
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.CommandRTException.E10S11
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.CommandValidationRTException.E10S12
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException.E10S02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException.E10S03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.UseCaseRealizationRTException.E10S01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException.E10S04
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.UseCaseRTException.E10S05
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.UseCaseValidationRTException.E10S06
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.VisualUseCaseRTException.E10S09
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.sysc.exception.VisualUseCaseValidationRTException.E10S10
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityConditionValidityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityStateParticipant
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityStateSubtype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityStateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityStateVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.dto.UESActivityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityActionRTException.E10318
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityActionValidationRTException.E10319
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityConditionRTException.E10312
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityConditionValidationRTException.E10313
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityRTException.E10310
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateRTException.E10315
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException.E10314
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityTemplateRTException.E10316
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException.E10317
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESActivityValidationRTException.E10311
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException.E10305
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException.E10306
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarRTException.E1F000
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarValidationRTException.E1F001
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException.E10310
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.digitalworkspace.sync.ical.dto.UESAccessState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.digitalworkspace.sync.ical.UESICalRTException.E1F100
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.myterritory.person.exception.UESFriendRTException.E1H000
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.myterritory.person.exception.UESFriendValidationRTException.E1H001
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.objectstore.objectstore.dto.UESObjectStoreConcurrencyStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException.EOST02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException.EOST00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException.EOST01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.appl.Propagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.appl.UESApplicationLogRTException.E05B00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.appl.UESMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.appl.UseCaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.apt.AbstractAnnotationProcessor.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.apt.InvalidOptionsRTException.E05602
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.apt.logging.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.apt.model.APTModelRTException.E05603
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.apt.scripting.TemplateEngineException.E05601
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.chart.barcode.UESBarcodeRTException.E05M00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.chart.barcode.UESBarcodeService.BarcodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.chart.gauge.UESGaugeRTException.E05M20
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.chart.graph.UESGraphRTException.E05M40
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.chart.UESChartRTException.E05M0
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.command.exception.UESCommandRTException.E05R01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.command.exception.UESCommandValidationRTException.E05R02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorRTException.E05R03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorValidationRTException.E05R04
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.cache.UESCacheInitializationRTException.E05209
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException.E05207
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.entity.MainEntityServiceRTException.E05205
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.lang.UESIORTException.E05210
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.logging.UESLoggerRTException.E05200
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.logging.UESLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.pcb.monitor.UESExitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.pcb.UESProcessManagerRTException.E05202
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.query.ast.WhereAttributeOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.query.attribute.QueryAttributeSyntaxType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.query.UESQueryHelperRTException.E053B2
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.query.UESQueryParserRTException.E053B1
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.query.UESQueryProcessingRTException.E053B3
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.transaction.Propagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.transaction.TransactionRTException.E05201
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.uri.InsufficientUESURIRTException.E05305
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.uri.InvalidFormatRTException.E05300
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.uri.UnsupportedResultTypeRTException.E05301
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.commons.validation.ValidationRTException.E05206
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.concurrent.exception.UESLockManagerRTException.E05Q01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException.E05Q02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.concurrent.exception.UESLockRTException.E05Q03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.container.annotations.ComponentStereotype.ComponentAnnotationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.container.annotations.Scope.ScopeType
Deprecated.
valueOf(String) - Static method in enum cz.ues.platform.container.UESComponentFactoryRTException.E05100
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.container.utils.NamingConventionRTException.E05104
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.essentials.annotations.AnnotationRTException.E05102
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.essentials.exception.UESRuntimeException.E05100
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.essentials.exception.UnexpectedRTException.E05101
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.essentials.exception.UnsupportedOperationRTException.E05103
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.essentials.message.Message.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.mail.MailHelperRTException.E05K02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.mail.UESMailServiceRTException.E05K01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.persistence.jdbc.JDBCConnectionRTException.E05H00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.persistence.marshalling.MarshallingRTException.E05H30
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class cz.ues.platform.persistence.marshalling.MediaType
Creates an instance of the MediaType from a string.
valueOf(String) - Static method in enum cz.ues.platform.persistence.mongo.UESMongoDBRTException.E05H4
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.process.exception.UESProcessControllerRTException.E05P01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.process.exception.UESProcessExplorerRTException.E05P02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.process.exception.UESProcessManagerRTException.E05P01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.process.UESEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.process.UESProcessState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.qos.annotations.QoSMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.qos.dto.LimitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.qos.QoSCheckerRTException.E05C03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.qos.QoSLimitExceededRTException.E05C01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.qos.QoSRetryInvocationRTException.E05C04
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.script.ScriptFactoryRTException.E05501
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.script.ScriptInvocationRTException.E05500
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException.E05471
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.authn.UESAuthenticationServiceRTException.E05400
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.authn.UESExecuteAsRTException.E05401
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.authn.webtoken.AccessTokenRTException.E05410
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.authz.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.authz.Propagation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.authz.UESAuthorizationServiceRTException.E05401
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.crypto.CryptographyServiceRTException.E05420
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.identity.AccountConfigurationRTException.E05441
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.identity.AccountManagerRTException.E05440
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.identity.AccountPolicyManagerRTException.E05442
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.identity.dto.AccountState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.session.UESSessionRTException.E05450
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException.E05461
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.security.vault.UESVaultServiceRTException.E05430
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException.E05A11
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.beregistry.UESBERegistryRTException.E05A10
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException.E05A31
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.entitytype.UESEntityTypeRTException.E05A30
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException.E05A46
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException.E05A40
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException.E05A41
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException.E05A42
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException.E05A43
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException.E05A44
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException.E05A45
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.UESUseCaseRealizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysc.usecase.UESUseCaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.sysinfo.dto.VersionRTException.E05F02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.territory.ExecutionInTerritoryFailedRTException.E05D00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.udds.UESStorageServiceRTException.E05J00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.uesservices.annotations.UCStereotype
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.uwt.menu.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.uwt.persist.UWTPersistenceRTException.E05N03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.uwt.searchbox.SuggestRTException.E05N10
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.uwt.UWTContextRTException.E05N02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.HttpErrorStatus.Family
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.HttpErrorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException.E05I03
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException.E05I07
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.RequestSizeExceecedRTException.E05I06
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.UESHttpHeadersRTException.E05I04
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException.E05I02
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.WebCommandConvertRTException.E05I00
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webcmd.WebCommandInjectRTException.E05I01
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webservices.SubstituteRTException.E05801
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.platform.webservices.WebServiceClientRTException.E05800
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.postman.mail.exception.UESMailRTException.E1D000
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.postman.mail.exception.UESMailValidationRTException.E1D001
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.request.request.exception.UESRequestRTException.E12000
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cz.ues.request.request.exception.UESRequestValidationRTException.E12001
Returns the enum constant of this type with the specified name.
valueRestriction - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Represents value restriction if present: UESURI of property group when enum, String pattern when regular expression, String query when meta-artifacts and organizational units.
valueRestriction - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCreate
String defining value restriction, one of the following values are possible: string with UESURI - to define enumeration restriction, Pattern string - to define regular expression restriction, Query string in form "metaArtifactUri = '...'
valueRestriction - Variable in class cz.ues.core.property.dto.UESPropertyTemplateSetAttributes
String defining value restriction, one of the following values are possible: string with UESURI - to define enumeration restriction, string with Pattern - to define regular expression restriction, string with Query in form "metaArtifactUri = '...'
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactCommentsDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactContextMenuDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactControlBarDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactHeaderDisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactLayoutContextMenuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactLayoutHeaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactVisualStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESArtifactWidthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactConditionValidityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESMetaArtifactOverwritingFrequencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESReferenceDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.dto.UESSecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESArtifactRTException.E10102
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESArtifactSearchRTException.E10104
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESArtifactSearchValidationRTException.E10105
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESArtifactValidationRTException.E10103
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESLayoutArtifactRTException.E10108
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESMetaArtifactRTException.E10106
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.artifact.exception.UESMetaArtifactValidationRTException.E10107
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.attachment.exception.UESAttachmentRTException.E10400
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.attachment.exception.UESAttachmentValidationRTException.E10401
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.bro.BDO2DTORTException.E05300
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.bro.BDOArtifacException.E5301
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.dto.DTOVersionInterface.LockStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.exception.UESVersionStrategyRTException.E10N00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.test.UESTestListAbstract.TextMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.UESVersionStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.uri.InvalidUESURIFormatRTException.E10N11
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.commons.uri.UESURIDeploymentRTException.E10N10
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.dto.UESContainerEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.dto.UESFolderEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.dto.UESOrganizationalUnitEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESCompanyRTException.E10218
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESCompanyValidationRTException.E10219
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESFolderInterfaceRTException.E10260
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESFolderRTException.E10210
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESFolderValidationRTException.E10211
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESMetaModelRTException.E10216
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESMetaModelValidationRTException.E10217
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESOrganizationalUnitRTException.E10214
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESOrganizationalUnitValidationRTException.E10215
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESShortcutRTException.E10212
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.container.exception.UESShortcutValidationRTException.E10213
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.dto.UESContentMimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.dto.UESSheetWidthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.exception.UESSheetRTBBCodeException.UESSheetBBCodeValidationErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.exception.UESSheetRTException.E10901
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.exception.UESSheetTemplateRTException.E10903
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.exception.UESSheetTemplateValidationRTException.E10904
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.content.exception.UESSheetValidationRTException.E10902
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.personalrole.dto.UESTerritoryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.personalrole.exception.UESPersonalRoleRTException.E1D010
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.personalrole.exception.UESPersonalRoleValidationRTException.E1D011
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.process.dto.UESProcessEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.dto.UESPropertyEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.dto.UESPropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.exception.UESPropertyEntryTypeRTException.E10P02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.exception.UESPropertyRTException.E10P00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.exception.UESPropertyTemplateRTException.E10P03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.exception.UESPropertyTemplateValidationRTException.E10P04
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.property.exception.UESPropertyValidationRTException.E10P01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.qos.exception.UESQoSRTException.E10T00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.qos.exception.UESQoSValidationRTException.E10T01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.dto.UESCastDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.dto.UESCastLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.dto.UESCastState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESAccessRoleRTException.E10B30
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESAccessRoleValidationRTException.E10B31
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESAllFromOrganizationalUnitCastRTException.E10B60
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESCastRTException.E10B14
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESCastValidationRTException.E10B15
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESGroupRTException.E10B20
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESGroupValidationRTException.E10B21
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESMetaAccessRoleRTException.E10B35
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESMetaAccessRoleValidationRTException.E10B36
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESMetaGroupRTException.E10B25
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESMetaGroupValidationRTException.E10B26
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESMetaRoleRTException.E10B16
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESMetaRoleValidationRTException.E10B17
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESRoleInterfaceRTException.E10B50
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESRoleInterfaceValidationRTExpcetion.E10B51
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESRoleRTException.E10B10
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESRoleSearchRTException.E10B12
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESRoleSearchValidationRTException.E10B13
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.role.exception.UESRoleValidationRTException.E10B11
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.script.exception.UESScriptRTException.E10C00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.script.exception.UESScriptValidationRTException.E10C01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.search.exception.UESSearchRTException.E10D01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.search.exception.UESSearchValidationRTException.E10D01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.dto.UESCastLevelPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.dto.UESMetaPermissionMimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.exception.UESMetaPermissionRTException.E05431
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.exception.UESMetaPermissionValidationRTException.E05436
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.exception.UESPermissionRTException.E05430
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.exception.UESPermissionValidationRTException.E05437
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.security.authz.internal.AuthzOptions.ContextPropagation
Deprecated.
values() - Static method in enum cz.ues.core.security.session.UESSessionRTException.E10H50
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.dto.ControllerEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.AppBoxRTException.E10270
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.AppBoxValidationRTException.E10271
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.AppRTException.E10280
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.AppValidationRTException.E10281
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.CommandRTException.E10S11
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.CommandValidationRTException.E10S12
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationRTException.E10S02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.MetaUseCaseRealizationValidationRTException.E10S03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.UseCaseRealizationRTException.E10S01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.UseCaseRealizationValidationRTException.E10S04
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.UseCaseRTException.E10S05
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.UseCaseValidationRTException.E10S06
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.VisualUseCaseRTException.E10S09
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.sysc.exception.VisualUseCaseValidationRTException.E10S10
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityConditionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityConditionValidityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityStateParticipant
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityStateSubtype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityStateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityStateVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.dto.UESActivityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityActionRTException.E10318
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityActionValidationRTException.E10319
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityConditionRTException.E10312
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityConditionValidationRTException.E10313
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityRTException.E10310
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateRTException.E10315
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityStateTemplateValidationRTException.E10314
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityTemplateRTException.E10316
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityTemplateValidationRTException.E10317
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESActivityValidationRTException.E10311
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateRTException.E10305
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.core.workflow.exception.UESArtifactStateTemplateValidationRTException.E10306
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarRTException.E1F000
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.digitalworkspace.calendar.exception.UESCalendarValidationRTException.E1F001
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.digitalworkspace.digitalworkspace.exception.UESDigitalWorkspaceRTException.E10310
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.digitalworkspace.sync.ical.dto.UESAccessState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.digitalworkspace.sync.ical.UESICalRTException.E1F100
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.myterritory.person.exception.UESFriendRTException.E1H000
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.myterritory.person.exception.UESFriendValidationRTException.E1H001
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.objectstore.objectstore.dto.UESObjectStoreConcurrencyStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.objectstore.objectstore.exception.UESObjectSchemaRTException.EOST02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRepositoryRTException.EOST00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.objectstore.objectstore.exception.UESObjectStoreRTException.EOST01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.appl.Propagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.appl.UESApplicationLogRTException.E05B00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.appl.UESMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.appl.UseCaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.apt.AbstractAnnotationProcessor.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.apt.InvalidOptionsRTException.E05602
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.apt.logging.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.apt.model.APTModelRTException.E05603
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.apt.scripting.TemplateEngineException.E05601
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.chart.barcode.UESBarcodeRTException.E05M00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.chart.barcode.UESBarcodeService.BarcodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.chart.gauge.UESGaugeRTException.E05M20
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.chart.graph.UESGraphRTException.E05M40
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.chart.UESChartRTException.E05M0
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.command.exception.UESCommandRTException.E05R01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.command.exception.UESCommandValidationRTException.E05R02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorRTException.E05R03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.command.internal.exception.UESAsyncCommandExecutorValidationRTException.E05R04
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.cache.UESCacheInitializationRTException.E05209
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.entity.MainEntityDoesNotExistRTException.E05207
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.entity.MainEntityServiceRTException.E05205
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.lang.UESIORTException.E05210
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.logging.UESLoggerRTException.E05200
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.logging.UESLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.pcb.monitor.UESExitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.pcb.UESProcessManagerRTException.E05202
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.query.ast.WhereAttributeOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.query.attribute.QueryAttributeSyntaxType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.query.UESQueryHelperRTException.E053B2
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.query.UESQueryParserRTException.E053B1
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.query.UESQueryProcessingRTException.E053B3
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.query.UESQueryRTException.E053B0
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.transaction.Propagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.transaction.TransactionRTException.E05201
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.uri.InsufficientUESURIRTException.E05305
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.uri.InvalidFormatRTException.E05300
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.uri.UnsupportedResultTypeRTException.E05301
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.commons.validation.ValidationRTException.E05206
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.concurrent.exception.UESLockManagerRTException.E05Q01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.concurrent.exception.UESLockManagerValidationRTException.E05Q02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.concurrent.exception.UESLockRTException.E05Q03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.container.annotations.ComponentStereotype.ComponentAnnotationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.container.annotations.Scope.ScopeType
Deprecated.
values() - Static method in enum cz.ues.platform.container.UESComponentFactoryRTException.E05100
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.container.utils.NamingConventionRTException.E05104
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.essentials.annotations.AnnotationRTException.E05102
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.essentials.exception.UESRuntimeException.E05100
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.essentials.exception.UnexpectedRTException.E05101
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.essentials.exception.UnsupportedOperationRTException.E05103
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.essentials.message.Message.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.mail.MailHelperRTException.E05K02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.mail.UESMailServiceRTException.E05K01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.persistence.jdbc.JDBCConnectionRTException.E05H00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.persistence.marshalling.MarshallingRTException.E05H30
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.persistence.mongo.UESMongoDBRTException.E05H4
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.process.exception.UESProcessControllerRTException.E05P01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.process.exception.UESProcessExplorerRTException.E05P02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.process.exception.UESProcessManagerRTException.E05P01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.process.UESEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.process.UESProcessState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.qos.annotations.QoSMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.qos.dto.LimitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.qos.QoSCheckerRTException.E05C03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.qos.QoSLimitExceededRTException.E05C01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.qos.QoSRetryInvocationRTException.E05C04
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.script.ScriptFactoryRTException.E05501
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.script.ScriptInvocationRTException.E05500
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.appsecret.exception.UESAppSecretProviderRTException.E05471
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.authn.UESAuthenticationServiceRTException.E05400
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.authn.UESExecuteAsRTException.E05401
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.authn.webtoken.AccessTokenRTException.E05410
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.authz.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.authz.Propagation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.authz.UESAuthorizationServiceRTException.E05401
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.crypto.CryptographyServiceRTException.E05420
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.identity.AccountConfigurationRTException.E05441
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.identity.AccountManagerRTException.E05440
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.identity.AccountPolicyManagerRTException.E05442
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.identity.dto.AccountState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.session.UESSessionRTException.E05450
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.uutoken.exception.JWTTokenProviderRTException.E05461
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.security.vault.UESVaultServiceRTException.E05430
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.beregistry.UESBERegistryManagerRTException.E05A11
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.beregistry.UESBERegistryRTException.E05A10
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.entitytype.UESEntityTypeRegistryRTException.E05A31
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.entitytype.UESEntityTypeRTException.E05A30
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESHTTPURLBuilderRTException.E05A46
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESInvalidUseCaseDefinitionRTException.E05A40
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESInvalidValueRTException.E05A41
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseProviderRTException.E05A42
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRealizationRTException.E05A43
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRegistryXMLParsingRTException.E05A44
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.exception.UESUseCaseRTException.E05A45
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.UESUseCaseRealizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.sysc.usecase.UESUseCaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class cz.ues.platform.sysc.xml.ParsingContext
 
values() - Static method in enum cz.ues.platform.sysinfo.dto.VersionRTException.E05F02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.territory.ExecutionInTerritoryFailedRTException.E05D00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.udds.UESStorageServiceRTException.E05J00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.uesservices.annotations.UCStereotype
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.uwt.menu.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.uwt.persist.UWTPersistenceRTException.E05N03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.uwt.searchbox.SuggestRTException.E05N10
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.uwt.UWTContextRTException.E05N02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.HttpErrorStatus.Family
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.HttpErrorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.jersey.UESGZIPContentEncodingFilterException.E05I03
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.jersey.UESMediaTypeResponseFilterRTException.E05I07
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.RequestSizeExceecedRTException.E05I06
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.UESHttpHeadersRTException.E05I04
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.UESWCPRemoteInvocationRTException.E05I02
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.WebCommandConvertRTException.E05I00
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webcmd.WebCommandInjectRTException.E05I01
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webservices.SubstituteRTException.E05801
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.platform.webservices.WebServiceClientRTException.E05800
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.postman.mail.exception.UESMailRTException.E1D000
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.postman.mail.exception.UESMailValidationRTException.E1D001
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.request.request.exception.UESRequestRTException.E12000
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cz.ues.request.request.exception.UESRequestValidationRTException.E12001
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class freemarker.ext.script.ScriptContextHashModel
 
valueType - Variable in class cz.ues.core.property.dto.UESPropertyEntryAttributes
Type of the value of the entry (Date, Image, Text, etc.).
valueType - Variable in class cz.ues.core.property.dto.UESPropertyTemplateEntryAttributes
Type of the value of the entry (Date, Image, Text, etc.).
VaultRTException - Exception in cz.ues.platform.security.vault
 
VaultRTException() - Constructor for exception cz.ues.platform.security.vault.VaultRTException
Creates a new instance of VaultRTException.
VaultRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.security.vault.VaultRTException
Creates a new instance of VaultRTException.
vendorName - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
vendorUrl - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
verify(String, SSLSession) - Method in class cz.ues.platform.security.uutoken.internal.MACTokenCreator.InsecureHostnameVerifier
version - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Version of the artifact.
version - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActionItem
 
version - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
version - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityTemplateItem
 
version - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactAttributes
Version of the meta artifact.
version - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactConditionItem
 
version - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactStateTemplateItem
 
version - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Version of the attachment.
version - Variable in class cz.ues.core.container.dto.UESCompanyAttributes
Version number of the company.
version - Variable in class cz.ues.core.container.dto.UESFolderAttributes
Version number of the folder.
version - Variable in class cz.ues.core.container.dto.UESMetaModelAttributes
Version number of the meta model.
version - Variable in class cz.ues.core.container.dto.UESOrganizationalUnitAttributes
Version number of the organizational unit.
version - Variable in class cz.ues.core.container.dto.UESShortcutAttributes
Version of the shortcut.
version - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Version of the sheet.
version - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Version of the sheet template.
version - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
Version number of the sheet.
version - Variable in class cz.ues.core.property.dto.UESPropertyAttributes
Version number of the property collection.
version - Variable in class cz.ues.core.property.dto.UESPropertyCollectionAttributes
Version number of the property collection.
version - Variable in class cz.ues.core.property.dto.UESPropertyTemplateAttributes
Version of the property template.
version - Variable in class cz.ues.core.property.dto.UESPropertyTemplateCollectionAttributes
Version of the property collection template.
version - Variable in class cz.ues.core.role.dto.UESAccessRoleAttributes
Version number of the access role.
version - Variable in class cz.ues.core.role.dto.UESGroupAttributes
Version number of the group.
version - Variable in class cz.ues.core.role.dto.UESMetaAccessRoleAttributes
Version number of the meta access role.
version - Variable in class cz.ues.core.role.dto.UESMetaGroupAttributes
Version number of the meta group.
version - Variable in class cz.ues.core.role.dto.UESMetaRoleAttributes
Version number of the meta role.
version - Variable in class cz.ues.core.role.dto.UESRoleAttributes
Version number of the role.
version - Variable in class cz.ues.core.role.dto.UESRoleInterfaceAttributes
Version number of the role interface.
version - Variable in class cz.ues.core.security.authz.dto.UESMetaPermissionGetMaskAttributes
The version of the permission mask.
version - Variable in class cz.ues.core.security.authz.dto.UESPermissionGetMaskAttributes
The version of the permission mask.
version - Variable in class cz.ues.core.sysc.dto.AppAttributes
Version number of the application.
version - Variable in class cz.ues.core.sysc.dto.AppBoxAttributes
Version number of the application box.
version - Variable in class cz.ues.core.sysc.dto.CommandAttributes
Version number of the command.
version - Variable in class cz.ues.core.sysc.dto.MetaUseCaseRealizationAttributes
Version number of the meta use case realization.
version - Variable in class cz.ues.core.sysc.dto.UseCaseAttributes
Version number of the use case.
version - Variable in class cz.ues.core.sysc.dto.UseCaseRealizationAttributes
Deprecated.
version - Variable in class cz.ues.core.sysc.dto.VisualUseCaseAttributes
Version number of the visual use case.
version - Variable in class cz.ues.core.workflow.dto.UESActivityActionAttributes
Version of the activity action.
version - Variable in class cz.ues.core.workflow.dto.UESActivityAttributes
Version of the activity.
version - Variable in class cz.ues.core.workflow.dto.UESActivityStateTemplateAttributes
Version of the activity state template.
version - Variable in class cz.ues.core.workflow.dto.UESActivityTemplateAttributes
Version of the activity template.
version - Variable in class cz.ues.core.workflow.dto.UESArtifactStateTemplateAttributes
Version of the artifact state template.
version - Variable in class cz.ues.myterritory.person.dto.UESFriendAttributes
Version of the friend.
version - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreObjectAttributes
 
version - Variable in class cz.ues.objectstore.objectstore.dto.UESObjectStoreSetObjectAttributes
 
version - Variable in class cz.ues.platform.persistence.jpa.UESAbstractJPAEntity
 
version - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
Version - Class in cz.ues.platform.sysinfo.dto
 
Version() - Constructor for class cz.ues.platform.sysinfo.dto.Version
 
Version(int, int, int, int) - Constructor for class cz.ues.platform.sysinfo.dto.Version
 
version - Variable in class cz.ues.platform.uwt.UWTContextAttribute
The version of the attribute (reflects number of modifications).
version - Variable in class cz.ues.request.request.dto.UESRequestAttributes
Version number of the request.
versionID - Variable in class cz.ues.core.content.dto.UESSheetDeleteVersion
ID of the searched sheet version.
versionID - Variable in class cz.ues.core.content.dto.UESSheetGetVersionAttributes
ID of the searched sheet version.
versionID - Variable in class cz.ues.core.content.dto.UESSheetVersionAttributes
ID of the sheet version.
versionLabel - Variable in class cz.ues.core.attachment.dto.UESAttachmentAttributes
Version label of the attachment.
versionLabel - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckIn
The version label of the new attachment version.
versionLabel - Variable in class cz.ues.core.attachment.dto.UESAttachmentCreate
Version label of the created attachment version.
versionLabel - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Version of the sheet.
versionLabel - Variable in class cz.ues.core.content.dto.UESSheetCheckIn
The version label of the new sheet version.
versionLabel - Variable in class cz.ues.core.content.dto.UESSheetCreate
Version label of the created sheet version.
versionLabel - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Version label of the sheet template.
versionLabel - Variable in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
The version label of the new sheet template version.
versionLabel - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Label of the new sheet template version.
versionLabel - Variable in class cz.ues.platform.sysinfo.dto.InstalledUnitMetadata
 
VersionRTException - Exception in cz.ues.platform.sysinfo.dto
Encapsulates problems with version parsing, etc.
VersionRTException(VersionRTException.E05F02, String, Object...) - Constructor for exception cz.ues.platform.sysinfo.dto.VersionRTException
Creates a new instance.
VersionRTException(VersionRTException.E05F02, String, Exception, Object...) - Constructor for exception cz.ues.platform.sysinfo.dto.VersionRTException
Creates a new instance.
VersionRTException.E05F02 - Enum in cz.ues.platform.sysinfo.dto
Error codes for this exception.
VersionRTException.E05F02() - Constructor for enum cz.ues.platform.sysinfo.dto.VersionRTException.E05F02
 
versionStrategy - Variable in class cz.ues.core.attachment.dto.UESAttachmentCheckIn
Specifies how to work with versions.
versionStrategy - Variable in class cz.ues.core.content.dto.UESSheetCheckIn
Specifies how to work with versions.
versionStrategy - Variable in class cz.ues.core.content.dto.UESSheetTemplateCheckIn
Specifies how to work with versions, see UESVersionStrategy.
visible - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Flag of visible sheet.
visible - Variable in class cz.ues.core.content.dto.UESSheetCreate
Specifies if the new sheet is set as visible sheet of the specified artifact.
visible - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
Specifies if the sheet is set as visible sheet of the specified artifact.
visible - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Flag represents whether the sheet template is visible.
visible - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Specifies tVisible, whether the sheet created by this sheet template will be visible.
visible - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
Specifies if the sheet template is set as visible.
visible - Variable in class cz.ues.platform.uwt.menu.dto.DTOAbstractMenuNode
 
visibleForCompetentRole - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
visibleForExecutiveRole - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactActivityStateTemplateItem
 
visitAndBegin() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitAndEnd() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitAndInner() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitCloseParenthesis() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitedClasses - Variable in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
List of visited classes (prevents cyclic scanning).
visitedClasses - Variable in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
List of visited classes (prevents cyclic scanning).
visitedClasses - Variable in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
List of visited classes (prevents cyclic scanning).
visitedClasses - Variable in class cz.ues.platform.apt.visitor.EnumerationScanner
List of visited classes (prevents cyclic scanning).
visitedClasses - Variable in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
List of visited classes (prevents cyclic scanning).
visitExecutable(ExecutableElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Visits executable element.
visitExecutable(ExecutableElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Visits executable element.
visitExecutable(ExecutableElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.ClassAnnotationChecker
visitExecutable(ExecutableElement, Class<?>) - Method in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Visits executable element.
visitExecutable(ExecutableElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Visits executable element.
visitExecutable(ExecutableElement, NullType) - Method in class cz.ues.platform.apt.visitor.EnumerationScanner
Visits executable element.
visitExecutable(ExecutableElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Visits executable element.
visitOpenParenthesis() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitOrBegin() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitOrderByAttribute(OrderByAttribute) - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitOrderByClause() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitOrderByClauseEnd() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitOrEnd() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitOrInner() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitPackage(PackageElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.ClassAnnotationChecker
visitPackage(PackageElement, Class<?>) - Method in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Visiting a package element is not supported.
visitType(TypeElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Visits type element.
visitType(TypeElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Visits type element.
visitType(TypeElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.ClassAnnotationChecker
visitType(TypeElement, Class<?>) - Method in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Visits type element.
visitType(TypeElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Visits type element.
visitType(TypeElement, NullType) - Method in class cz.ues.platform.apt.visitor.EnumerationScanner
Visits type element.
visitType(TypeElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Visits type element.
visitTypeMirror(TypeMirror, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Visits type mirror.
visitTypeMirror(TypeMirror, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Visits type mirror.
visitTypeMirror(TypeMirror, Class<?>) - Method in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Visits type mirror.
visitTypeMirror(TypeMirror, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Visits type mirror.
visitTypeMirror(TypeMirror, NullType) - Method in class cz.ues.platform.apt.visitor.EnumerationScanner
Visits type mirror.
visitTypeMirror(TypeMirror, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Visits type mirror.
visitTypeParameter(TypeParameterElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.ClassAnnotationChecker
visitTypeParameter(TypeParameterElement, Class<?>) - Method in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Visiting a type parameter element is not supported.
visitVariable(VariableElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedClassScanner
Visits variable element.
visitVariable(VariableElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.AnnotatedTypeElementScanner
Visits variable element.
visitVariable(VariableElement, Class<? extends Annotation>) - Method in class cz.ues.platform.apt.visitor.ClassAnnotationChecker
visitVariable(VariableElement, Class<?>) - Method in class cz.ues.platform.apt.visitor.ClassReferenceChecker
Visits variable element.
visitVariable(VariableElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.DeepTypeElementScanner
Visits variable element.
visitVariable(VariableElement, NullType) - Method in class cz.ues.platform.apt.visitor.EnumerationScanner
Visits variable element.
visitVariable(VariableElement, ProcessingEnvironment) - Method in class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Visits variable element.
visitWhereAttribute(WhereAttribute) - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitWhereClause() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visitWhereClauseEnd() - Method in interface cz.ues.platform.commons.query.ast.UESQueryASTVisitor
 
visualStyle - Variable in class cz.ues.core.artifact.dto.UESArtifactPresentationAttributes
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
visualStyle - Variable in class cz.ues.core.artifact.dto.UESArtifactSetPresentationAttributes
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
visualStyle - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactDefaultPresentationAttributes
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
visualStyle - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactPresentationAttributes
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
visualStyle - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetDefaultPresentationAttributes
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
visualStyle - Variable in class cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
VisualUseCase - Interface in cz.ues.core.sysc
 
VisualUseCaseAttributes - Class in cz.ues.core.sysc.dto
Attributes of the visual use case.
VisualUseCaseAttributes() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseAttributes
 
VisualUseCaseAttributes(UESURI, String, String, String, UESURI, UESURI, UESURI, UESURI, UESURI, UESArtifactType, UESSecurityLevel, String, Date, String, Date, Integer, UESURI, UESURI, String, String, ControllerEngine, Integer) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseAttributes
 
VisualUseCaseCreate - Class in cz.ues.core.sysc.dto
DTO for command VisualUseCase#create(UESURI, VisualUseCaseCreate).
VisualUseCaseCreate(UESURI, String, ControllerEngine, String) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseCreate
Minimal constructor for the visual use case creation.
VisualUseCaseCreate(UESURI, String, String, String, ControllerEngine, String, UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseCreate
Enough constructor for the visual use case creation.
VisualUseCaseCreate(UESURI, String, String, String, UESURI, UESSecurityLevel, UESURI, String, String, ControllerEngine, UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseCreate
Maximal constructor for the visual use case creation.
VisualUseCaseExport - Class in cz.ues.core.sysc.dto
 
VisualUseCaseExport() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseExport
 
VisualUseCaseGetExportData - Class in cz.ues.core.sysc.dto
 
VisualUseCaseGetExportData() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetExportData
 
VisualUseCaseGetExportData(String) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetExportData
 
VisualUseCaseGetOptions - Class in cz.ues.core.sysc.dto
DTO for command VisualUseCase#getOptions(UESURI, VisualUseCaseGetOptions).
VisualUseCaseGetOptions() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetOptions
 
VisualUseCaseGetOptions(String) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetOptions
 
VisualUseCaseGetUseCaseList - Class in cz.ues.core.sysc.dto
DTO for command VisualUseCase#getUseCaseList(UESURI, VisualUseCaseGetUseCaseList).
VisualUseCaseGetUseCaseList() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseList
 
VisualUseCaseGetUseCaseList(Integer, Integer, String) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseList
 
VisualUseCaseGetUseCaseListItem - Class in cz.ues.core.sysc.dto
DTO for command VisualUseCase#getUseCaseList(UESURI, VisualUseCaseGetUseCaseList).
VisualUseCaseGetUseCaseListItem() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
 
VisualUseCaseGetUseCaseListItem(UESURI, String, String) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
 
VisualUseCaseGetUseCaseListItem(UESURI, String, String, UESURI) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseGetUseCaseListItem
 
VisualUseCaseRTException - Exception in cz.ues.core.sysc.exception
Application exception for UESVisualUseCase.
VisualUseCaseRTException() - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseRTException
Creates a new instance of UESVisualUseCase.
VisualUseCaseRTException(VisualUseCaseRTException.E10S09, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseRTException
Creates a new instance of UESVisualUseCase.
VisualUseCaseRTException(VisualUseCaseRTException.E10S09, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseRTException
Creates a new instance of UESVisualUseCase.
VisualUseCaseRTException(VisualUseCaseRTException.E10S09, Object...) - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseRTException
Creates a new instance of UESVisualUseCase.
VisualUseCaseRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseRTException
Creates a new instance of UESVisualUseCase.
VisualUseCaseRTException.E10S09 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
VisualUseCaseRTException.E10S09(String) - Constructor for enum cz.ues.core.sysc.exception.VisualUseCaseRTException.E10S09
 
VisualUseCaseSetAttributes - Class in cz.ues.core.sysc.dto
DTO for command VisualUseCase#setAttributes(UESURI, UseCaseSetAttributes).
VisualUseCaseSetAttributes() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
Creates a new instance of VisualUseCaseSetAttributes.
VisualUseCaseSetAttributes(String, String, String, UESSecurityLevel, UESURI, String, String, ControllerEngine) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseSetAttributes
Creates a new instance of VisualUseCaseSetAttributes.
VisualUseCaseSetOptions - Class in cz.ues.core.sysc.dto
DTO for command VisualUseCase#setOptions(UESURI, VisualUseCaseSetOptions).
VisualUseCaseSetOptions() - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseSetOptions
 
VisualUseCaseSetOptions(UESStreamHandler) - Constructor for class cz.ues.core.sysc.dto.VisualUseCaseSetOptions
 
VisualUseCaseValidationRTException - Exception in cz.ues.core.sysc.exception
 
VisualUseCaseValidationRTException() - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseValidationRTException
Creates a new instance of UESVisualUseCaseValidationRTException.
VisualUseCaseValidationRTException(VisualUseCaseValidationRTException.E10S10, String, Object...) - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseValidationRTException
Creates a new instance of UESVisualUseCaseValidationRTException.
VisualUseCaseValidationRTException(VisualUseCaseValidationRTException.E10S10, String, Exception, Object...) - Constructor for exception cz.ues.core.sysc.exception.VisualUseCaseValidationRTException
Creates a new instance of UESVisualUseCaseValidationRTException.
VisualUseCaseValidationRTException.E10S10 - Enum in cz.ues.core.sysc.exception
Enumeration of error code.
VisualUseCaseValidationRTException.E10S10(String) - Constructor for enum cz.ues.core.sysc.exception.VisualUseCaseValidationRTException.E10S10
 

W

waitForFinish - Variable in class cz.ues.core.script.dto.UESScriptExec
Flag if invoker wants command to automatically wait for script completion (including all subtasks) or will handle the waiting itself (using returned UESURI of script process).
waitingProcessesUri - Variable in class cz.ues.platform.concurrent.dto.UESLockAttributes
List of processes waiting for lock.
waitTimeout - Variable in class cz.ues.platform.concurrent.dto.UESLockCreate
Wait timeout for which process want to wait for lock creation (in seconds).
warning(UESMessage, Exception) - Method in interface cz.ues.core.process.UESProcess
Method send warning notification from use case.
warning(String, Element, Throwable, Object...) - Method in class cz.ues.platform.apt.logging.APTLogger
 
warning(String, Exception, Object...) - Method in class cz.ues.platform.apt.logging.SimpleLogger
 
warning(String, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs warning message.
warning(String, Throwable, Object...) - Method in interface cz.ues.platform.commons.logging.UESLogger
Logs warning message.
warningSubrangeFrom - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
warningSubrangeTo - Variable in class cz.ues.platform.chart.gauge.dto.UESGaugeAttributes
 
WCP_CREATE_PATH - Static variable in class cz.ues.platform.webcmd.UESWCPConstants
 
WCP_DELETE_PATH - Static variable in class cz.ues.platform.webcmd.UESWCPConstants
 
WCP_GETATTRIBUTES_PATH - Static variable in class cz.ues.platform.webcmd.UESWCPConstants
 
WCP_MAIN_ENTITY_URI_PARAM - Static variable in class cz.ues.platform.webcmd.UESWCPConstants
 
WCP_MAIN_ENTITY_URI_PATH - Static variable in class cz.ues.platform.webcmd.UESWCPConstants
 
WCP_SETATTRIBUTES_PATH - Static variable in class cz.ues.platform.webcmd.UESWCPConstants
 
WCParam - Annotation Type in cz.ues.platform.webcmd.annotations
Deprecated.
DonĀ“t use WCParam, use the JAX-RS standard instead (QueryParam,FormParam,HeaderParam, CookieParam,etc.). The standard annotations are well defined and documented by WADL.
WebCommandCallRTException - Exception in cz.ues.platform.webcmd
The wrapper for exceptions that happenned during execution of a web command.
WebCommandCallRTException(Throwable, int) - Constructor for exception cz.ues.platform.webcmd.WebCommandCallRTException
Creates a new instance of WebCommandRTException.
WebCommandCallRTException(Throwable, Response) - Constructor for exception cz.ues.platform.webcmd.WebCommandCallRTException
Creates a new instance of WebCommandRTException.
WebCommandCallRTException(Throwable, int, Response) - Constructor for exception cz.ues.platform.webcmd.WebCommandCallRTException
Initalizes final fields.
WebCommandClientErrorHandlerFilter - Class in cz.ues.platform.webcmd
Restores exception from REST command response.
WebCommandClientErrorHandlerFilter() - Constructor for class cz.ues.platform.webcmd.WebCommandClientErrorHandlerFilter
 
WebCommandConvertRTException - Exception in cz.ues.platform.webcmd
The exception for cases when converting DTO to / from a stream fails.
WebCommandConvertRTException() - Constructor for exception cz.ues.platform.webcmd.WebCommandConvertRTException
Creates a new instance of WebCommandConvertRTException.
WebCommandConvertRTException(WebCommandConvertRTException.E05I00, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.WebCommandConvertRTException
Creates a new instance of WebCommandConvertRTException.
WebCommandConvertRTException.E05I00 - Enum in cz.ues.platform.webcmd
Error codes for this exception.
WebCommandConvertRTException.E05I00() - Constructor for enum cz.ues.platform.webcmd.WebCommandConvertRTException.E05I00
 
WebCommandInjectRTException - Exception in cz.ues.platform.webcmd
The exception for cases when injecting a value from a HHTP request into a web command fails.
WebCommandInjectRTException() - Constructor for exception cz.ues.platform.webcmd.WebCommandInjectRTException
Creates a new instance of WebCommandInjectRTException.
WebCommandInjectRTException(WebCommandInjectRTException.E05I01, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.WebCommandInjectRTException
Creates a new instance of WebCommandInjectRTException.
WebCommandInjectRTException.E05I01 - Enum in cz.ues.platform.webcmd
Error codes for this exception.
WebCommandInjectRTException.E05I01() - Constructor for enum cz.ues.platform.webcmd.WebCommandInjectRTException.E05I01
 
WebCommandRequest - Class in cz.ues.platform.webcmd
Helper class for web command requests.
WebCommandRequest() - Constructor for class cz.ues.platform.webcmd.WebCommandRequest
 
WebCommandRTException - Exception in cz.ues.platform.webcmd
Parent of all platform exceptions thrown in webcmd module.
WebCommandRTException() - Constructor for exception cz.ues.platform.webcmd.WebCommandRTException
Creates a new instance of WebCommandRTException.
WebCommandRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.webcmd.WebCommandRTException
Creates a new instance of WebCommandRTException.
WebServiceAccessible - Annotation Type in cz.ues.platform.webservices.annotations
Marker annotation/meta annotation to be used on components which should be accessible via web services.
WebServiceClientRTException - Exception in cz.ues.platform.webservices
Thrown when some problems occurred during initialization of client or communication with server.
WebServiceClientRTException() - Constructor for exception cz.ues.platform.webservices.WebServiceClientRTException
Creates a new instance of WebserviceClientRTException.
WebServiceClientRTException(WebServiceClientRTException.E05800, String, Exception, Object...) - Constructor for exception cz.ues.platform.webservices.WebServiceClientRTException
Creates a new instance of WebserviceClientRTException.
WebServiceClientRTException.E05800 - Enum in cz.ues.platform.webservices
Error codes of WebServiceCommunicationRTException.
WebServiceClientRTException.E05800() - Constructor for enum cz.ues.platform.webservices.WebServiceClientRTException.E05800
 
WebServiceExceptionSerializer - Interface in cz.ues.platform.webservices
Component providing serialization/deserialization of Exceptions into String.
WebServiceRemoteException - Exception in cz.ues.platform.webservices
Exception thrown by web services.
WebServiceRemoteException(Exception) - Constructor for exception cz.ues.platform.webservices.WebServiceRemoteException
Creates new instance of WebServiceRemoteException and performs serialization of given exception.
WebServiceRTException - Exception in cz.ues.platform.webservices
Parent of all platform exceptions thrown in Webservice module.
WebServiceRTException() - Constructor for exception cz.ues.platform.webservices.WebServiceRTException
Creates a new instance of WebServiceRTException.
WebServiceRTException(ErrorCode, String, Exception, Object...) - Constructor for exception cz.ues.platform.webservices.WebServiceRTException
Creates a new instance of WebServicesRTException.
weekLimit - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
weekRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Week Rate.
weekRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Week Rate.
weekRate - Variable in class cz.ues.core.qos.dto.UESTerritoryGetQoS
Week Rate.
weekRate - Variable in class cz.ues.core.qos.dto.UESTerritorySetQoS
Week Rate.
weekValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
WF_MON_ACT_TMPL_URI - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
URI of activity definition which should be used for progress reporting.
WF_MON_ACT_URI - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
URI of activity which should be used for progress reporting.
WF_MON_ENABLED - Static variable in interface cz.ues.core.script.dto.UESScriptExecOptions
Flag indicating whether the script should report progress via workflow.
WhereAndElement - Class in cz.ues.platform.commons.query.ast
 
WhereAndElement() - Constructor for class cz.ues.platform.commons.query.ast.WhereAndElement
 
WhereAttribute - Class in cz.ues.platform.commons.query.ast
 
WhereAttribute(String, QueryAttribute<?>, WhereAttributeOperator, String, Object) - Constructor for class cz.ues.platform.commons.query.ast.WhereAttribute
 
WhereAttributeOperator - Enum in cz.ues.platform.commons.query.ast
 
WhereAttributeOperator(String) - Constructor for enum cz.ues.platform.commons.query.ast.WhereAttributeOperator
 
WhereOrElement - Class in cz.ues.platform.commons.query.ast
 
WhereOrElement() - Constructor for class cz.ues.platform.commons.query.ast.WhereOrElement
 
WhereParenthesis - Class in cz.ues.platform.commons.query.ast
 
WhereParenthesis(QueryASTElement) - Constructor for class cz.ues.platform.commons.query.ast.WhereParenthesis
 
width - Variable in class cz.ues.core.artifact.dto.UESArtifactAttributes
Flag of width sheet.
width - Variable in class cz.ues.core.artifact.dto.UESArtifactSetVisualPresentation
Width of the artifact.
width - Variable in class cz.ues.core.content.dto.UESSheetAttributes
Flag of width sheet.
width - Variable in class cz.ues.core.content.dto.UESSheetCreate
Flag of width sheet.
width - Variable in class cz.ues.core.content.dto.UESSheetSetAttributes
The new width of the sheet.
width - Variable in class cz.ues.core.content.dto.UESSheetTemplateAttributes
Width of the sheet template.
width - Variable in class cz.ues.core.content.dto.UESSheetTemplateCreate
Width of the sheet template.
width - Variable in class cz.ues.core.content.dto.UESSheetTemplateSetAttributes
The new width of the sheet template.
width - Variable in class cz.ues.platform.chart.dto.UESChartAttributes
 
workedUnits - Variable in class cz.ues.platform.process.dto.UESProcessEvent
Units worked by this event.
wrapper - Variable in class freemarker.ext.script.ScriptContextHashModel
 
write(int) - Method in class cz.ues.platform.commons.lang.UESLimitedOutputStream
No need to overwrite these 2 methods - all physical writes goes through write(int b), where the limit could be checked.
write(int) - Method in class cz.ues.platform.commons.lang.UESStreamBuffer
writeAsEncodedUnicode(Writer) - Method in class cz.ues.platform.sysc.xml.ExceptionEvent
 
writeExternal(ObjectOutput) - Method in class cz.ues.platform.uwt.UWTContextAttribute
writeExternal(ObjectOutput) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
writeNullCheck(ObjectOutput, Object) - Method in class cz.ues.platform.uwt.UWTContextAttribute
Writes a mark whether the value is null or not.
writeNullCheck(ObjectOutput, Object) - Method in class cz.ues.platform.uwt.UWTContextAttributeKey
Writes a mark whether the value is null or not.
writeTo(File, boolean) - Method in class cz.ues.platform.commons.lang.UESFileHandler
Writes streamed file content into given file.
writeTo(OutputStream) - Method in class cz.ues.platform.commons.lang.UESStreamHandler
Writes streamed data into given output stream.
WSCAdapterComponent - Annotation Type in cz.ues.platform.webservices.annotations
This annotation marks the implementation class as client side adapter to Webservice Client.
WSCConfig - Interface in cz.ues.platform.webservices
Component containing configuration for Web Service client.
WSCHandlerChain - Interface in cz.ues.platform.webservices
Component containing handler configuration for Web Service client.
WSHandlerExceptionSerializer - Interface in cz.ues.platform.webservices
Component for exception serialization.
WSPComponent - Annotation Type in cz.ues.platform.webservices.annotations
Should be used to mark component to be remote accessible over web-services but that could not be marked as @UESService

X

xAxisLabel - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
xAxisMax - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
xAxisMin - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
XMLBindable - Annotation Type in cz.ues.platform.container.annotations
Marker annotation/meta annotation to be used on data objects which are serialized using JAXB and need custom JAXB bindings.
XMLDataReader - Interface in cz.ues.platform.sysc.xml
 
XMLMarshallingContext - Interface in cz.ues.platform.persistence.marshalling.context
MarshallingContext used for marshalling to/from XML.
XMLNamespaceHandler - Interface in cz.ues.platform.sysc.xml
 
XMLParsingHelper - Class in cz.ues.platform.sysc.xml
 
XMLParsingHelper() - Constructor for class cz.ues.platform.sysc.xml.XMLParsingHelper
 
XmlSeeAlsoTypeElementScanner - Class in cz.ues.platform.apt.visitor
APT visitor used to scan whole tree of classes referenced from class on which is visitor initiated and also classes referenced via @XmlSeeAlso annotation.
XmlSeeAlsoTypeElementScanner() - Constructor for class cz.ues.platform.apt.visitor.XmlSeeAlsoTypeElementScanner
Creates new instance of XmlSeeAlsoTypeElementScanner visitor.
XMLStreamReaderCloseQuietly(XMLStreamReader) - Static method in class cz.ues.core.commons.StreamUtils
Try to close XMLStreamReader.

Y

yAxisLabel - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
yAxisMax - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
yAxisMin - Variable in class cz.ues.platform.chart.graph.dto.UESGraphAttributes
 
yearLimit - Variable in class cz.ues.platform.qos.dto.DTOLimit
 
yearRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleGetQoS
Year Rate.
yearRate - Variable in class cz.ues.core.qos.dto.UESAccessRoleSetQoS
Year Rate.
yearRate - Variable in class cz.ues.core.qos.dto.UESTerritoryGetQoS
Year Rate.
yearRate - Variable in class cz.ues.core.qos.dto.UESTerritorySetQoS
Year Rate.
yearValue - Variable in class cz.ues.platform.qos.dto.DTOCounter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y