Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- CachedFactBaseRepository - Class in com.polarion.qcentre.factbase.serialization
-
Use this repository decorator in batch operations Like new CachedFactBaseRepository(repository) , than the batch operation would load the factbase just ones
- CachedFactBaseRepository(IFactBaseRepository) - Constructor for class com.polarion.qcentre.factbase.serialization.CachedFactBaseRepository
- calculateSignatureState(IWorkflowObject, String, List<ISignature>) - Method in interface com.polarion.alm.tracker.workflow.IWorkflowManager
-
Returns signature state of the transition from current status of the target object to the target status.
- CALCULATION_DESCRIPTOR_NAME - Static variable in interface com.polarion.alm.builder.model.IBuild
-
field calculationDescriptorName of class
String
- CALCULATION_DESCRIPTORS - Static variable in interface com.polarion.alm.builder.model.IBuildArtifact
-
field calculationDescriptors of class
Collection
ofICalculationDescriptor
- CalendarTool - Class in com.polarion.wiki.util
- CalendarTool() - Constructor for class com.polarion.wiki.util.CalendarTool
- callable(Callable<R>) - Method in class com.polarion.platform.TransactionExecuter
-
Executes the callable in a transaction.
- can() - Method in interface com.polarion.alm.projects.model.IFolder
- can() - Method in interface com.polarion.alm.tracker.model.ICommentBase
-
Returns the permissions for this object
- can() - Method in interface com.polarion.alm.tracker.model.IModule
- can() - Method in interface com.polarion.alm.tracker.model.IRichPage
- can() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
- can() - Method in interface com.polarion.alm.tracker.model.IWorkflowObject
- can() - Method in interface com.polarion.alm.tracker.model.IWorkItem
- can() - Method in interface com.polarion.platform.persistence.model.IPObject
- can() - Method in class com.polarion.platform.persistence.spi.PObject
- canAddContextRoleToUser(String, String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canAddContextRoleToUser(String, String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canAddElementToKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can add elements to the list value of given key in the instance.
- canAddElementToKey(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can add elements to the collection at given key of the object.
- canAddElementToKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can add elements to list value of given key in instances of given prototype in given context (project).
- canAddGlobalRoleToUser(String, String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canAddGlobalRoleToUser(String, String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canAddVote(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canAddWatch(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canApproveDisapproveOthers(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canBeginTx() - Method in interface com.polarion.platform.ITransactionService
-
Shortcut method to determine, whether a transaction COULD be open.
- canBranchDocuments() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- cancel() - Method in interface com.polarion.platform.jobs.IJob
-
Cancel this job.
- canChangePassword(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
ChangePasswordPermission
. - canChangePassword(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canComment() - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- canComment(String) - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- canCommentActivity(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns true if the Activity allows for comments.
- canCommentDocuments(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canConfigureResourceTraceability() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user can configure Resource Traceability.
- canCreate(IContextId, IFolder) - Method in interface com.polarion.alm.projects.security.ISpacePolicy
-
Can the current user create a Space for the given context?
- canCreateBuild(IContextId) - Method in class com.polarion.alm.builder.security.BuildsPolicy
- canCreateBuild(IContextId) - Method in interface com.polarion.alm.builder.security.IBuildsPolicy
- canCreateContextRole(String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_ROLE
. - canCreateContextRole(String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canCreateDocument(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canCreateGlobalRole(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_ROLE
. - canCreateGlobalRole(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canCreateInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can create the instance.
- canCreateInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can create instances of given prototype in given context (project).
- canCreateInstances(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can create instances of the given prototype.
- canCreateOrModifySpaces() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user has license to Create or Modify Spaces.
- canCreatePages(IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.
- canCreateUser(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canCreateUser(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canCreateWorkItems(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canCreateWorkReport(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Determine if the current user is allowed to trigger creation of work reports.
- canCurrentUserAddComment(Activity) - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- canCurrentUserAddComment(String) - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- canCurrentUserAddCommentToActivity(String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Returns true if the current User can comment on the Activity.
- canCurrentUserReadActivity(Activity) - Method in interface com.polarion.alm.tracker.activity.IActivitySource
- canDelete(IContextId, IFolder) - Method in interface com.polarion.alm.projects.security.ISpacePolicy
-
Can the current user delete a Space for the given context?
- canDeleteInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can delete the instance.
- canDeleteInstance(String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can delete the given object.
- canDeleteInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can delete instances of given prototype in given context (project).
- canDeletePage(String, IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.WARNING: assumes default space, does not work with custom sets.
UseIPersistencePolicy.canDeleteInstance(IPObject)
instead. - canDeletePages(IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.
- canDeleteTestRecords(ITestRun) - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canDownloadFromBIR(IContextId) - Method in class com.polarion.alm.builder.security.BuildsPolicy
- canDownloadFromBIR(IContextId) - Method in interface com.polarion.alm.builder.security.IBuildsPolicy
- canExecuteTestRun(ITestRun) - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canExecuteTestRuns() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canExecuteTestsUsingExcel() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canExport(String, IType) - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor.IFieldExportCapability
- canExportField(String) - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor
-
Deprecated.
- canExportOnlyReadOnly(String, IType) - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor.IFieldExportCapability
- canExportReadOnly() - Method in interface com.polarion.alm.tracker.exporter.IExporterDescriptor.IFieldExportCapability
- canImportModule(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canImportTestResultsFromXUnit() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canInsertReferencedWorkItems() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks whether or not the current user can insert/freeze/unfreeze referenced Work Items in Documents.
- canKeyBeCached(String) - Method in interface com.polarion.platform.persistence.model.IPrototype
- canKeyBeCached(String) - Method in interface com.polarion.subterra.base.data.model.IDataPrototype
- canLogin() - Method in interface com.polarion.platform.security.ILoginPolicy
-
Can current user log in?
- canLogin() - Method in class com.polarion.platform.security.LoginPolicy
- canLogin(String) - Method in interface com.polarion.platform.security.ILoginPolicy
- canLogin(String) - Method in class com.polarion.platform.security.LoginPolicy
- canLoginWithProvider(String, String) - Method in interface com.polarion.platform.security.IUserAuthenticationProvidersManager
-
Check if user can login using requested authentication provider
- canManage(IContextId, IFolder) - Method in interface com.polarion.alm.projects.security.ISpacePolicy
-
Can the current user manage the Space for the given context?
- canManageRoles(IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_ROLE
. - canManageRoles(IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canManageUsers() - Method in interface com.polarion.platform.security.ISecurityService
- canManageUsers() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- canManageUsers(IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canManageUsers(IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canModify(IContextId, IFolder) - Method in interface com.polarion.alm.projects.security.ISpacePolicy
-
Can the current user modify the Space for the given context?
- canModifyBuild(IContextId) - Method in class com.polarion.alm.builder.security.BuildsPolicy
- canModifyBuild(IContextId) - Method in interface com.polarion.alm.builder.security.IBuildsPolicy
- canModifyInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can modify the instance.
- canModifyInstance(String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can modify the given object.
- canModifyInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can modify instances of given prototype in given context (project).
- canModifyKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can modify value of given key in the instances.
- canModifyKey(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can modify the field with given key of the object.
- canModifyKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can modify value of given key in instances of given prototype in given context (project).
- canModifyPage(String, IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.WARNING: assumes default space, does not work with custom sets.
UseIPersistencePolicy.canModifyInstance(IPObject)
instead. - canModifyPages(IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.
- canModifyPlannedIn() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the User has permission to modify the Planned In field.
- canModifyPlans() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Whether license allows general write access to Plans.
- canModifyRichPages() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user can modify Rich Pages
- canModifyRichPageWidgets() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user can add/edit widget in Rich Pages
- canModifyTestRuns() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canModifyWorkitems() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Whether license allows general write access to Work Items (modifying some Work Item fields may be allowed).
- canModifyWorkItems(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canPerformTransition() - Method in interface com.polarion.alm.tracker.model.signatures.ISignatureStateOpt
-
Checks if it is allowed to perform the workflow transition if its workflow signature has this signature state.
- canRead() - Method in enum class com.polarion.platform.spi.security.AuthenticationSourcePermission
- canRead(IContextId, IFolder) - Method in interface com.polarion.alm.projects.security.ISpacePolicy
-
Can the current user read the Space for the given context?
- canRead(IContextId, IFolder, String) - Method in interface com.polarion.alm.projects.security.ISpacePolicy
- canReadBuild(IContextId) - Method in class com.polarion.alm.builder.security.BuildsPolicy
- canReadBuild(IContextId) - Method in interface com.polarion.alm.builder.security.IBuildsPolicy
- canReadDocuments() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canReadInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can read the instance.
- canReadInstance(String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can read the given object.
- canReadInstance(String, IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the specified user can read the instance.
- canReadInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can read instances of given prototype in given context (project).
- canReadInstances(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the specified user can read instances of given prototype in given context (project).
- canReadKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can read value of given key in the instance.
- canReadKey(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can read the field with given key of the object.
- canReadKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can read value of given key in instances of given prototype in given context (project).
- canReadPage(String, IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.WARNING: assumes default space, does not work with custom sets.
UseIPersistencePolicy.canReadInstance(IPObject)
instead. - canReadPages(IContextId) - Method in interface com.polarion.alm.wiki.IWikiPolicy
-
Deprecated.
- canRemoveContextRole(String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_ROLE
. - canRemoveContextRole(String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canRemoveContextRoleFromUser(String, String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canRemoveContextRoleFromUser(String, String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canRemoveElementFromKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can remove elements from the list value of given key in instance.
- canRemoveElementFromKey(String, String) - Method in interface com.polarion.alm.ws.client.security.SecurityWebService
-
Checks if the current user can remove elements from the collection at given key of the object.
- canRemoveElementFromKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Security check if the current user can remove elements from list value of given key in instances of given prototype in given context (project).
- canRemoveGlobalRole(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_ROLE
. - canRemoveGlobalRole(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canRemoveGlobalRoleFromUser(String, String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canRemoveGlobalRoleFromUser(String, String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canRemoveUser(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
-
Permission is
UserManagementPermission.ACTION_MANAGE_USER
. - canRemoveUser(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- canRemoveVote(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canRemoveWatch(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canResetApprovals(IContextId) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canResolveComments(IModule) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Deprecated.Use
ICommentBase.can()
andICommentPermissions.resolve()
- canResolveComments(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Deprecated.Use
ICommentBase.can()
andICommentPermissions.resolve()
- canSeeVotes(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canSeeWatches(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUnvote(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseAccessManagement() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseAdministration() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canUseAutomaticMerge() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if Automatic Merge is available.
- canUseBaselines() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseBuilds() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseCalendarEditor() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseCalendarFromSVN() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseCalendarFromSVN(String) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseCollections() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the user can use Collections feature.
- canUseDiagramming() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseExcelImport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseExcelImportOfTestSteps() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseExcelRoundTrip() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseExcelTraceabilityReportExport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseExport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseFormConfiguration() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseImport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseModules() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseMSProjectImpExp() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUsePDI() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUsePercentualAssignement() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUsePercentualAssignment(String) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUsePlans() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUsePolarionScripting() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if Polarion Scripting is available.
- canUseProjectTemplates() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseRichPages() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user can use Rich Pages
- canUseRif11a() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user can use RIF 1.1a Roundtrip.
- canUseTeamcenterShare() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if Teamcenter Share is configured and the license of the current user allows for its use.
- canUseTestManagement() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- canUseTestParametersInTestRuns() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
-
Controls: adding new Test Parameters via Test Run, setting Test Parameter values via Test Run properties or Test Run Planning sidebar
Needs license: ALM or QA - canUseTestParametersInTestSteps() - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
-
Controls: using Test Parameters in Test Steps, adding new Test Parameters via Test Case
Needs license: ALM, QA or RM - canUseTimeMatrix() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseTreeMultiEdit() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseTreeTable() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseTreeTableExport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseTrMatrix() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseUnrestrictedWiki() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseVariantManagement() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks if the current user can use the Variant management feature
- canUseWFDesigner() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseWFFromSVN() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseWiki() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseWordExcelExport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Only controls Excel exporter.
- canUseWorkReport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canUseXmlExport() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canVote(ITrackerUser, IWorkItem) - Method in interface com.polarion.alm.tracker.IVotingManager
-
Returns true if the user can vote for the item according to project voting rules.
- canVote(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canVote(IWorkItem) - Method in interface com.polarion.alm.tracker.model.ITrackerUser
-
Returns
true
if the user can vote for the item according to work item's project voting rules. - canWatch(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- canWrite() - Method in enum class com.polarion.platform.spi.security.AuthenticationSourcePermission
- Category - Class in com.polarion.alm.ws.client.types.tracker
- Category() - Constructor for class com.polarion.alm.ws.client.types.tracker.Category
- Category(Text, String, String, String, boolean) - Constructor for class com.polarion.alm.ws.client.types.tracker.Category
- categoryName() - Method in interface com.siemens.polarion.rt.collectors.api.RtRepositoryCollectionConfiguration
- Change - Class in com.polarion.alm.ws.client.types.tracker
- Change() - Constructor for class com.polarion.alm.ws.client.types.tracker.Change
- Change(boolean, Calendar, FieldDiff[], boolean, boolean, String, String) - Constructor for class com.polarion.alm.ws.client.types.tracker.Change
- CHANGE - Static variable in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Difference constant (value 3) indicating side changed.
- CHANGE_TYPE_MASK - Static variable in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Bit mask (value 3) for extracting the kind of difference.
- ChangeInfo - Class in com.polarion.platform.persistence.notifications
- ChangeInfo(IPObject, String, IPObject, IPObject) - Constructor for class com.polarion.platform.persistence.notifications.ChangeInfo
-
INTERNAL This method is not part of Polarion API.
- changeNodeTypeToHeading() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
-
Changes the representation of the structure node on the Home Page content of the Module from WORK ITEM type (e.g., Requirement) to the HEADING type.
- changeNodeTypeToWorkItem() - Method in interface com.polarion.alm.tracker.model.IModule.IStructureNode
-
Changes the representation of the structure node on the Home Page content of the Module from HEADING type to the WORK ITEM type (e.g., Requirement).
- changePassword(String, String) - Method in interface com.polarion.platform.security.ISecurityService
- changePassword(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Change password in ${svn.credentials.file} file.
- ChangePasswordPermission - Class in com.polarion.platform.security
-
Change password permission class.
- ChangePasswordPermission() - Constructor for class com.polarion.platform.security.ChangePasswordPermission
-
Constructor of permission without username.
- ChangePasswordPermission(boolean, String) - Constructor for class com.polarion.platform.security.ChangePasswordPermission
-
Constructor.
- ChangePasswordPermission(String) - Constructor for class com.polarion.platform.security.ChangePasswordPermission
-
Constructor.
- changeType() - Method in interface com.polarion.alm.tracker.model.IDocumentPermissions
- checkAdd(Object, Object) - Method in interface com.polarion.platform.persistence.spi.ISecurityReferee
-
Called when new item is added to the list.
- checkAdd(Object, Object) - Method in class com.polarion.platform.persistence.spi.PObjectSecurityReferee
- checkCanAddContextRoleToUser(String, String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanAddContextRoleToUser(String, String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanAddElementToKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canAddElementToKey(IPObject,String)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanAddElementToKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canAddElementToKey(String,String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanAddGlobalRoleToUser(String, String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanAddGlobalRoleToUser(String, String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanAddVote(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanAddWatch(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanApproveDisapprove(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanApproveDisapprove(IWorkItem, IApprovalStruct, IEnumOption) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks whether approval with the status can be added/removed.
- checkCanApproveDisapproveOthers(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanChangePassword(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanChangePassword(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanCreateContextRole(String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanCreateContextRole(String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanCreateGlobalRole(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanCreateGlobalRole(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanCreateInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canCreateInstance(IPObject)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanCreateInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canCreateInstances(String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanCreateUser(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanCreateUser(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanDeleteInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canDeleteInstance(IPObject)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanDeleteInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canDeleteInstances(String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanExecuteTestRun(ITestRun) - Method in interface com.polarion.alm.tracker.ITestManagementPolicy
- checkCanModifyInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canModifyInstance(IPObject)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanModifyInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canModifyInstances(String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanModifyKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canModifyKey(IPObject,String)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanModifyKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canModifyKey(String,String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanReadInstance(IPObject) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canReadInstance(IPObject)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanReadInstances(String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canReadInstances(String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanReadKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canReadKey(IPObject,String)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanReadKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canReadKey(String,String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanRemoveContextRole(String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanRemoveContextRole(String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanRemoveContextRoleFromUser(String, String, IContextId) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanRemoveContextRoleFromUser(String, String, IContextId) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanRemoveElementFromKey(IPObject, String) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canRemoveElementFromKey(IPObject,String)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanRemoveElementFromKey(String, String, IContextId) - Method in interface com.polarion.platform.persistence.IPersistencePolicy
-
Similar to
IPersistencePolicy.canRemoveElementFromKey(String,String,IContextId)
, with the difference that instead of returningfalse
, it will throw PermissionDeniedException - checkCanRemoveGlobalRole(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanRemoveGlobalRole(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanRemoveGlobalRoleFromUser(String, String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanRemoveGlobalRoleFromUser(String, String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanRemoveUser(String) - Method in interface com.polarion.platform.security.IUserManagementPolicy
- checkCanRemoveUser(String) - Method in class com.polarion.platform.security.UserManagementPolicy
-
Deprecated.
- checkCanRemoveVote(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanRemoveWatch(IWorkItem, ITrackerUser) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanSeeVotes(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanSeeWatches(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanUnvote(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanUnwatch(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanUseExcelImportOfTestSteps() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanUseVariantManagement() - Method in interface com.polarion.alm.tracker.ITrackerPolicy
-
Checks whether or not the current user can access variant management.
- checkCanVote(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkCanWatch(IWorkItem) - Method in interface com.polarion.alm.tracker.ITrackerPolicy
- checkConflictInParts(Set<String>, Set<String>, Set<String>, Set<String>, IModule) - Method in interface com.polarion.alm.tracker.model.IModule
-
Checks if there is some conflict which would prevent merging of changes using the mergeContentParts method.
- checkCredentials(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Checks the given credentials against the physical source of authentication.
- checkCredentialsExternal(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Checks the given credentials against the ${svn.credentials.file} file.
- checkExistsAndIsValid() - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Checks if the underlying configuration exists and is valid.
- checkIsBuildRunning(IBuild) - Method in interface com.polarion.alm.builder.IBuilderService
-
Returns true if the build is still running
- checkLicenseByFriendServerUrl(String) - Method in interface com.polarion.alm.tracker.oslc.IOslcLicenseCheck
-
Checks if there is an OSLC license for the given OSLC friend server URL.
- checkLicenseByResourceUrl(String) - Method in interface com.polarion.alm.tracker.oslc.IOslcLicenseCheck
-
Checks if there is an OSLC license for the given OSLC resource URL.
- checkModify(Object, Object, Object) - Method in interface com.polarion.platform.persistence.spi.ISecurityReferee
-
Called when structure field is being set or when one list value is replaced by another (neither
ISecurityReferee.checkAdd(Object, Object)
orISecurityReferee.checkRemove(Object, Object)
is called in such situation). - checkModify(Object, Object, Object) - Method in class com.polarion.platform.persistence.spi.PObjectSecurityReferee
- checkPermission(IPermission, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Check that the current user has been given permission in the given context.
- checkPermission(String, IPermission, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Check that the given user has been given permission in the given context.
- checkPermission(Subject, IPermission, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Check that given user has given permission in given context.
- checkReadOnly() - Method in class com.polarion.platform.persistence.spi.PObject
-
Throws
ReadOnlyException
whenPObject.isReadOnly()
returns true. - checkRemove(Object, Object) - Method in interface com.polarion.platform.persistence.spi.ISecurityReferee
-
Called when item is removed from the list.
- checkRemove(Object, Object) - Method in class com.polarion.platform.persistence.spi.PObjectSecurityReferee
- CLEAN_JOB_NAME - Static variable in interface com.polarion.alm.builder.IBuilderService
-
Name of job coupled with
IBuilderService.runCleanJob(String)
. - cleanUp() - Method in interface com.polarion.alm.tracker.activity.IActivityStreamService
- clearCache() - Method in class com.polarion.qcentre.factbase.serialization.CachedFactBaseRepository
- clearCache() - Static method in class com.polarion.qcentre.factbase.serialization.FactBaseRepository
- clearCaches() - Method in interface com.polarion.platform.persistence.IDataService
-
Clear all object and document caches in the system.
- clearCaches(String) - Method in interface com.polarion.platform.persistence.IDataService
-
For a given node in a cluster, clear all object and document caches in the system.
- clearCaches(Collection<SubterraURI>) - Method in interface com.polarion.platform.persistence.IDataService
-
For given uris, clear all object and document caches in the system.
- clearCaches(Collection<SubterraURI>, boolean) - Method in interface com.polarion.platform.persistence.IDataService
-
For given uris, clear all object and document caches in the system.
- clearProblems() - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher
-
Forgets all problems.
- clearProblems(ILocation) - Method in interface com.polarion.platform.repository.config.IConfigProblemCatcher
-
Forgets all problems for given location.
- clone() - Method in class com.polarion.core.util.types.DateOnly
- clone() - Method in class com.polarion.core.util.types.duration.DurationTime
- clone() - Method in class com.polarion.core.util.types.duration.Fraction
-
Deprecated.
- clone() - Method in class com.polarion.core.util.types.duration.FractionalCombination
-
Deprecated.
- clone() - Method in class com.polarion.core.util.types.ThreadSafeDateFormatWrapper
- clone() - Method in class com.polarion.core.util.types.ThreadSafeNumberFormatWrapper
- clone(IBaseElement, String, boolean) - Method in interface com.polarion.qcentre.factbase.IBaseElement
- clone(IBaseElement, String, boolean) - Method in class com.polarion.qcentre.factbase.impl.BaseElementDecorator
- cloneWithComments(List<ActivityComment>) - Method in class com.polarion.alm.tracker.activity.Activity
- cloneWithInfo(Text) - Method in class com.polarion.alm.tracker.activity.Activity
- CLUSTER_END_DELIM - Static variable in interface com.polarion.subterra.base.data.identification.IContextId
-
Delimiter between the cluster name and the context name in the normalized string representation.
- CLUSTER_END_DELIM_CHAR - Static variable in interface com.polarion.subterra.base.data.identification.IContextId
-
Delimiter between the cluster name and the context name in the normalized string representation.
- CLUSTER_START_DELIM - Static variable in interface com.polarion.subterra.base.data.identification.IContextId
-
Delimiter between the start of the string and the cluster name in the normalized string representation.
- CLUSTER_START_DELIM_CHAR - Static variable in interface com.polarion.subterra.base.data.identification.IContextId
-
Delimiter between the start of the string and the cluster name in the normalized string representation.
- collect(RtFile) - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionContext
-
Sends a file for further processing (parsing) after it was collected.
- collect(RtCollectionContext) - Method in interface com.siemens.polarion.rt.collectors.api.RtCollector
-
Collects repository changes and notifies the collector engine about the changes by calling
RtCollectionContext.collect(RtFile)
A Repository change is an addition, modification or deletion of a file or the deletion of a folder. - COLLECTION_KEY - Static variable in interface com.polarion.platform.persistence.model.IPrototype
-
Used as key name when referenceing structures nested into the lists.
- com.polarion.alm.builder - package com.polarion.alm.builder
- com.polarion.alm.builder.model - package com.polarion.alm.builder.model
- com.polarion.alm.builder.security - package com.polarion.alm.builder.security
- com.polarion.alm.builder.spi - package com.polarion.alm.builder.spi
- com.polarion.alm.builder.spi.maven - package com.polarion.alm.builder.spi.maven
- com.polarion.alm.builder.util - package com.polarion.alm.builder.util
- com.polarion.alm.projects - package com.polarion.alm.projects
- com.polarion.alm.projects.ldap - package com.polarion.alm.projects.ldap
- com.polarion.alm.projects.model - package com.polarion.alm.projects.model
- com.polarion.alm.projects.security - package com.polarion.alm.projects.security
- com.polarion.alm.tracker - package com.polarion.alm.tracker
- com.polarion.alm.tracker.activity - package com.polarion.alm.tracker.activity
- com.polarion.alm.tracker.calendar - package com.polarion.alm.tracker.calendar
- com.polarion.alm.tracker.documents - package com.polarion.alm.tracker.documents
- com.polarion.alm.tracker.exporter - package com.polarion.alm.tracker.exporter
- com.polarion.alm.tracker.exporter.configuration - package com.polarion.alm.tracker.exporter.configuration
- com.polarion.alm.tracker.importer - package com.polarion.alm.tracker.importer
- com.polarion.alm.tracker.importer.conditions - package com.polarion.alm.tracker.importer.conditions
- com.polarion.alm.tracker.model - package com.polarion.alm.tracker.model
- com.polarion.alm.tracker.model.baselinecollection - package com.polarion.alm.tracker.model.baselinecollection
- com.polarion.alm.tracker.model.parameters - package com.polarion.alm.tracker.model.parameters
- com.polarion.alm.tracker.model.scripting - package com.polarion.alm.tracker.model.scripting
- com.polarion.alm.tracker.model.signatures - package com.polarion.alm.tracker.model.signatures
- com.polarion.alm.tracker.model.watchlist - package com.polarion.alm.tracker.model.watchlist
- com.polarion.alm.tracker.oslc - package com.polarion.alm.tracker.oslc
- com.polarion.alm.tracker.scripting - package com.polarion.alm.tracker.scripting
- com.polarion.alm.tracker.scripting.exceptions - package com.polarion.alm.tracker.scripting.exceptions
- com.polarion.alm.tracker.spi.exporter - package com.polarion.alm.tracker.spi.exporter
- com.polarion.alm.tracker.variantmanagement - package com.polarion.alm.tracker.variantmanagement
- com.polarion.alm.tracker.workflow - package com.polarion.alm.tracker.workflow
- com.polarion.alm.tracker.workflow.config - package com.polarion.alm.tracker.workflow.config
- com.polarion.alm.tracker.workreport - package com.polarion.alm.tracker.workreport
- com.polarion.alm.ui.client - package com.polarion.alm.ui.client
- com.polarion.alm.ui.server.forms.extensions - package com.polarion.alm.ui.server.forms.extensions
- com.polarion.alm.ui.server.navigation - package com.polarion.alm.ui.server.navigation
- com.polarion.alm.wiki - package com.polarion.alm.wiki
- com.polarion.alm.wiki.model - package com.polarion.alm.wiki.model
- com.polarion.alm.ws.client - package com.polarion.alm.ws.client
- com.polarion.alm.ws.client.builder - package com.polarion.alm.ws.client.builder
- com.polarion.alm.ws.client.planning - package com.polarion.alm.ws.client.planning
- com.polarion.alm.ws.client.projects - package com.polarion.alm.ws.client.projects
- com.polarion.alm.ws.client.security - package com.polarion.alm.ws.client.security
- com.polarion.alm.ws.client.session - package com.polarion.alm.ws.client.session
- com.polarion.alm.ws.client.testmanagement - package com.polarion.alm.ws.client.testmanagement
- com.polarion.alm.ws.client.tracker - package com.polarion.alm.ws.client.tracker
- com.polarion.alm.ws.client.types - package com.polarion.alm.ws.client.types
- com.polarion.alm.ws.client.types.builder - package com.polarion.alm.ws.client.types.builder
- com.polarion.alm.ws.client.types.planning - package com.polarion.alm.ws.client.types.planning
- com.polarion.alm.ws.client.types.projects - package com.polarion.alm.ws.client.types.projects
- com.polarion.alm.ws.client.types.security - package com.polarion.alm.ws.client.types.security
- com.polarion.alm.ws.client.types.testmanagement - package com.polarion.alm.ws.client.types.testmanagement
- com.polarion.alm.ws.client.types.tracker - package com.polarion.alm.ws.client.types.tracker
- com.polarion.core.util - package com.polarion.core.util
- com.polarion.core.util.exceptions - package com.polarion.core.util.exceptions
- com.polarion.core.util.logging - package com.polarion.core.util.logging
- com.polarion.core.util.types - package com.polarion.core.util.types
- com.polarion.core.util.types.duration - package com.polarion.core.util.types.duration
- com.polarion.platform - package com.polarion.platform
- com.polarion.platform.announce - package com.polarion.platform.announce
- com.polarion.platform.announce.spi - package com.polarion.platform.announce.spi
- com.polarion.platform.config - package com.polarion.platform.config
- com.polarion.platform.context - package com.polarion.platform.context
- com.polarion.platform.core - package com.polarion.platform.core
- com.polarion.platform.i18n - package com.polarion.platform.i18n
- com.polarion.platform.jobs - package com.polarion.platform.jobs
-
Provides classes and interfaces for handling jobs.
- com.polarion.platform.jobs.scheduler - package com.polarion.platform.jobs.scheduler
- com.polarion.platform.jobs.spi - package com.polarion.platform.jobs.spi
- com.polarion.platform.jobs.spi.service - package com.polarion.platform.jobs.spi.service
- com.polarion.platform.persistence - package com.polarion.platform.persistence
- com.polarion.platform.persistence.diff - package com.polarion.platform.persistence.diff
- com.polarion.platform.persistence.events - package com.polarion.platform.persistence.events
- com.polarion.platform.persistence.model - package com.polarion.platform.persistence.model
- com.polarion.platform.persistence.notifications - package com.polarion.platform.persistence.notifications
- com.polarion.platform.persistence.spi - package com.polarion.platform.persistence.spi
- com.polarion.platform.persistence.spi.context - package com.polarion.platform.persistence.spi.context
- com.polarion.platform.persistence.spi.diff - package com.polarion.platform.persistence.spi.diff
- com.polarion.platform.repository - package com.polarion.platform.repository
- com.polarion.platform.repository.config - package com.polarion.platform.repository.config
- com.polarion.platform.repository.external - package com.polarion.platform.repository.external
- com.polarion.platform.repository.external.git - package com.polarion.platform.repository.external.git
- com.polarion.platform.repository.external.svn - package com.polarion.platform.repository.external.svn
- com.polarion.platform.repository.spi.config - package com.polarion.platform.repository.spi.config
- com.polarion.platform.security - package com.polarion.platform.security
- com.polarion.platform.security.accesstoken - package com.polarion.platform.security.accesstoken
- com.polarion.platform.security.login - package com.polarion.platform.security.login
- com.polarion.platform.service.repository - package com.polarion.platform.service.repository
- com.polarion.platform.shutdown - package com.polarion.platform.shutdown
- com.polarion.platform.shutdown.client - package com.polarion.platform.shutdown.client
- com.polarion.platform.spi.security - package com.polarion.platform.spi.security
- com.polarion.platform.startup - package com.polarion.platform.startup
- com.polarion.psvn.core.notifications - package com.polarion.psvn.core.notifications
- com.polarion.psvn.core.notifications.spi - package com.polarion.psvn.core.notifications.spi
- com.polarion.qcentre.factbase - package com.polarion.qcentre.factbase
- com.polarion.qcentre.factbase.assemble - package com.polarion.qcentre.factbase.assemble
- com.polarion.qcentre.factbase.delta - package com.polarion.qcentre.factbase.delta
- com.polarion.qcentre.factbase.delta.compare - package com.polarion.qcentre.factbase.delta.compare
- com.polarion.qcentre.factbase.delta.tools - package com.polarion.qcentre.factbase.delta.tools
- com.polarion.qcentre.factbase.expressions - package com.polarion.qcentre.factbase.expressions
- com.polarion.qcentre.factbase.impl - package com.polarion.qcentre.factbase.impl
- com.polarion.qcentre.factbase.serialization - package com.polarion.qcentre.factbase.serialization
- com.polarion.qcentre.factbase.tools - package com.polarion.qcentre.factbase.tools
- com.polarion.qcentre.factbase.tools.render - package com.polarion.qcentre.factbase.tools.render
- com.polarion.qcentre.factbase.tools.sub - package com.polarion.qcentre.factbase.tools.sub
- com.polarion.subterra.base - package com.polarion.subterra.base
- com.polarion.subterra.base.data.identification - package com.polarion.subterra.base.data.identification
- com.polarion.subterra.base.data.model - package com.polarion.subterra.base.data.model
- com.polarion.subterra.base.location - package com.polarion.subterra.base.location
- com.polarion.wiki.util - package com.polarion.wiki.util
- com.siemens.polarion.rt.api - package com.siemens.polarion.rt.api
- com.siemens.polarion.rt.collectors.api - package com.siemens.polarion.rt.collectors.api
- com.siemens.polarion.rt.collectors.api.model - package com.siemens.polarion.rt.collectors.api.model
- com.siemens.polarion.rt.parsers.api - package com.siemens.polarion.rt.parsers.api
- com.siemens.polarion.rt.parsers.api.exceptions - package com.siemens.polarion.rt.parsers.api.exceptions
- com.siemens.polarion.rt.parsers.api.model - package com.siemens.polarion.rt.parsers.api.model
- comment() - Method in interface com.polarion.alm.tracker.model.IRichPagePermissions
-
Checks if current user can comment on the rich page object
- comment() - Method in interface com.polarion.alm.tracker.model.IWorkflowObjectPermissions
-
Checks if current user can comment on the workflow object
- Comment - Class in com.polarion.alm.ws.client.types.tracker
- Comment() - Constructor for class com.polarion.alm.ws.client.types.tracker.Comment
- Comment(User, String[], Calendar, String, String, Boolean, EnumOptionId[], Text, String, String[], String, boolean) - Constructor for class com.polarion.alm.ws.client.types.tracker.Comment
- commitTx() - Method in interface com.polarion.platform.ITransactionService
-
This is a shortcut for
getUserTransaction().commit()
, that wraps all checked exceptions thrown byUserTransaction.commit()
into genericException
s. - compareByTimestamp(Activity) - Method in class com.polarion.alm.tracker.activity.Activity
- compareContent(IBaseElement, IBaseElement) - Method in class com.polarion.qcentre.factbase.delta.compare.BaseElementComparator
- compareContent(IBaseElement, IBaseElement) - Static method in class com.polarion.qcentre.factbase.delta.compare.ElementComparatorsManager
- compareContent(IBaseElement, IBaseElement) - Method in interface com.polarion.qcentre.factbase.delta.compare.IElementComparator
-
compareInstance compare if the elements points to same entity (for removed/added comparison) compareContent is called when compareInstance returns true to test if the elements content is the same or if the element is changed
- compareCustomFields(String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Deprecated.
- compareCustomFieldsWith(IModule, String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Deprecated.
- compareFields(String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Compares fields of two revisions of the document.
- compareFieldsWith(IModule, String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Compares fields of a revision of this document with fields of a revision of the specified document.
- compareInstance(IBaseElement, IBaseElement) - Method in class com.polarion.qcentre.factbase.delta.compare.BaseElementComparator
- compareInstance(IBaseElement, IBaseElement) - Static method in class com.polarion.qcentre.factbase.delta.compare.ElementComparatorsManager
- compareInstance(IBaseElement, IBaseElement) - Method in interface com.polarion.qcentre.factbase.delta.compare.IElementComparator
-
compareInstance compare if the elements points to same entity (for removed/added comparison) compareContent is called when compareInstance returns true to test if the elements content is the same or if the element is changed
- compareRevisions(String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Compares two revisions of this module.
- compareRevisions(String, String) - Method in interface com.polarion.platform.service.repository.IRepositoryInfo
-
Compare two revisions.
- compareTo(ActivityComment) - Method in class com.polarion.alm.tracker.activity.ActivityComment
- compareTo(Object) - Method in class com.polarion.core.util.types.Currency
- compareTo(Object) - Method in class com.polarion.core.util.types.DateOnly
- compareTo(Object) - Method in class com.polarion.core.util.types.TimeOnly
- compareTo(Object) - Method in class com.polarion.platform.jobs.ILogEvent.LogEventSeverity
- compareWith(IModule, String, String, String, String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Compares with other module.
- COMPONENT_DELIM - Static variable in interface com.polarion.subterra.base.location.ILocation
-
Location component delimiter (as
String
). - COMPONENT_DELIM_CHAR - Static variable in interface com.polarion.subterra.base.location.ILocation
-
Location component delimiter (as
char
). - COMPONENT_MATCH_ALL - Static variable in interface com.polarion.alm.builder.IWatchableRepository
-
location component which matches all files and folders - asterisk (*)
- CONFIG_ID - Static variable in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
- configuration(IBranchDocumentsConfiguration) - Method in interface com.polarion.alm.tracker.documents.IBranchDocumentsCommand
- ConfigurationBuildExtender - Class in com.polarion.alm.builder.spi
-
HiveMind configuration class for
IBuildExtender
. - ConfigurationBuildExtender() - Constructor for class com.polarion.alm.builder.spi.ConfigurationBuildExtender
- configurationChanged(IContextId, Document) - Method in interface com.polarion.platform.spi.security.IACLConfigProvider.IACLConfigListener
-
Notifies that configuration has changed (even if the configuration has been removed).
- configurationChanged(String, String) - Method in interface com.polarion.platform.repository.config.IUserConfigListener
-
Fired when configuration for given user was changed.
- configurationChanged(String, String, IContextId) - Method in interface com.polarion.platform.repository.config.IConfigListener
-
Fired when configuration with given parameters was changed.
- ConfigurationException - Exception in com.polarion.platform.config
- ConfigurationException - Exception in com.polarion.platform.persistence
-
Thrown, when the configuration is determined to be invalid (inconsistent) or missing.
- ConfigurationException() - Constructor for exception com.polarion.platform.config.ConfigurationException
- ConfigurationException() - Constructor for exception com.polarion.platform.persistence.ConfigurationException
- ConfigurationException(String) - Constructor for exception com.polarion.platform.config.ConfigurationException
- ConfigurationException(String) - Constructor for exception com.polarion.platform.persistence.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception com.polarion.platform.config.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception com.polarion.platform.persistence.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception com.polarion.platform.config.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception com.polarion.platform.persistence.ConfigurationException
- CONFLICT_PREFIX - Static variable in interface com.polarion.subterra.base.data.model.ICustomFieldsProvider
-
The Prefix that is given to the id and name of a custom field whose id conflicts with the id of a built-in field.
- CONFLICTING - Static variable in interface com.polarion.qcentre.factbase.delta.IElementDelta
-
Three-way change constant (value 12) indicating a change on left and right sides.
- connectionConfiguration() - Method in interface com.siemens.polarion.rt.collectors.api.RtRepositoryCollectionConfiguration
- ConstantEnumOption - Class in com.polarion.platform.persistence.spi
- ConstantEnumOption() - Constructor for class com.polarion.platform.persistence.spi.ConstantEnumOption
- CONSTRAINT_FINISH_ON - Static variable in interface com.polarion.alm.tracker.model.IPlanningConstraintStruct
- CONSTRAINT_START_ON - Static variable in interface com.polarion.alm.tracker.model.IPlanningConstraintStruct
- ConstructorBasedEnumOptionWrapper(Constructor) - Constructor for class com.polarion.platform.persistence.spi.TypedEnumerationFactory.ConstructorBasedEnumOptionWrapper
- constructPermission(String) - Method in interface com.polarion.platform.security.ISecurityService
-
Construct
IPermission
class based on the permission name. - constructPermission(String) - Method in class com.polarion.platform.spi.security.GenericPermissionFactory
- constructPermission(String) - Method in interface com.polarion.platform.spi.security.IPermissionFactory
-
Construct permission for given name.
- CONTAINED_ARTIFACTS - Static variable in interface com.polarion.alm.builder.model.IBuildArtifact
-
field containedArtifacts of class
Collection
ofSubterraURI
s - CONTAINER_DELIM - Static variable in interface com.polarion.subterra.base.data.identification.ILocalId
-
Delimiter between container id and object name in normalized string representation.
- CONTAINER_DELIM_CHAR - Static variable in interface com.polarion.subterra.base.data.identification.ILocalId
-
Delimiter between container id and object name in normalized string representation.
- contains(Object) - Method in class com.polarion.platform.persistence.model.IPObjectList.EmptyList
- containsComponent(String) - Method in interface com.polarion.subterra.base.location.ILocation
- containsComponent(String) - Method in class com.polarion.subterra.base.location.Location
- containsComponentSequence(String) - Method in interface com.polarion.subterra.base.location.ILocation
-
Same as
ILocation.containsComponentSequence(List)
but sequence defined as String (e.f. - containsComponentSequence(String) - Method in class com.polarion.subterra.base.location.Location
- containsComponentSequence(List) - Method in interface com.polarion.subterra.base.location.ILocation
-
Shortcut for
findComponentSequence(sequence) != -1
- containsComponentSequence(List) - Method in class com.polarion.subterra.base.location.Location
- containsOption(String) - Method in interface com.polarion.platform.persistence.spi.IEnumCollection
- containsRepositoryName() - Method in interface com.polarion.subterra.base.location.ILocation
-
Whether this location has repository name.
- containsRepositoryName() - Method in class com.polarion.subterra.base.location.Location
- containsWorkItem(IWorkItem) - Method in interface com.polarion.alm.tracker.model.IModule
- content - Variable in class com.polarion.alm.tracker.IModulePageLayouter.RenderParameters
- content() - Method in class com.polarion.alm.tracker.exporter.configuration.PageHeaderFooter
-
Content of the header or footer.
- CONTEXT_DELIM - Static variable in interface com.polarion.subterra.base.data.identification.IObjectId
-
Delimiter between context id and local id in normalized string representation.
- CONTEXT_DELIM_CHAR - Static variable in interface com.polarion.subterra.base.data.identification.IObjectId
-
Delimiter between context id and local id in normalized string representation.
- contextCreated(IContextId) - Method in interface com.polarion.platform.context.IContextListener
-
Context was created.
- contextExists(IContextId) - Method in interface com.polarion.platform.context.IContextService
-
Checks whether context with given id exists.
- ContextId - Class in com.polarion.subterra.base.data.identification
-
Sole implementation of
IContextId
. - contextModule - Variable in class com.polarion.alm.tracker.exporter.IExportHelper.Options
- ContextNature - Class in com.polarion.platform.context
-
Enumeration class to represent possible context nature values.
- contextObject() - Method in interface com.polarion.alm.ui.server.forms.extensions.IFormExtensionContext
-
The object in the context that
IFormExtensionContext.object()
is displayed for. - contextRemoved(IContextId) - Method in interface com.polarion.platform.context.IContextListener
-
Context was removed.
- contextsMoved(List<IContext[]>) - Method in interface com.polarion.platform.context.IContextListener
-
Note: This event is not supported by the current implementation.
- CONTINUE - Enum constant in enum class com.polarion.platform.repository.external.IExternalRepositoryProvider.IExternalRepository.PollMode
-
Continue to process new (not yet processed) revisions up to current one.
- ConversionHelper - Class in com.polarion.core.util.types
-
Deprecated, for removal: This API element is subject to removal in a future version.
- convertModuleLocationToPOMLocation(String, ILocation) - Static method in class com.polarion.alm.builder.spi.POMFileHelper
-
Converts <module> location to
ILocation
. - convertPOMFileToModuleLocation(File, File) - Static method in class com.polarion.alm.builder.spi.POMFileHelper
-
Converts POM file to proper <module> location.
- convertSimpleValue(IJobDescriptor.IJobParameterType, Object) - Static method in class com.polarion.platform.jobs.spi.SimpleJobParameter
-
Simple conversion to given type.
- convertToHTML() - Method in class com.polarion.core.util.types.Text
-
Converts this Text to HTML text.
- convertToPlainText() - Method in class com.polarion.core.util.types.Text
-
Converts this Text to plain text.
- convertValue(Object) - Method in class com.polarion.alm.builder.spi.BuildArtifactJobParameter
- convertValue(Object) - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameter
-
Helper method for conversion from arbitrary
Object
to desired class. - convertValue(Object) - Method in class com.polarion.platform.jobs.spi.ArrayJobParameter
- convertValue(Object) - Method in class com.polarion.platform.jobs.spi.LocationJobParameter
- convertValue(Object) - Method in class com.polarion.platform.jobs.spi.PathJobParameter
- convertValue(Object) - Method in class com.polarion.platform.jobs.spi.PropertiesJobParameter
- convertValue(Object) - Method in class com.polarion.platform.jobs.spi.SimpleJobParameter
- copy() - Method in class com.polarion.platform.persistence.spi.PObject
-
Internal method, not an API.
- copy(ILocation, ILocation, boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryConnection
-
Copies resource from old location to new location.
- copyACLRights(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Copies the ACL from the source path to the destination path.
- copyFromLocalFile(File, ILocation) - Method in interface com.polarion.alm.builder.IWritableRepository
-
Copies file or directory to given location.
- copyFromTemplate(IPlan) - Method in interface com.polarion.alm.tracker.model.IPlan
-
Copies field values and wiki page with attachments from plan template (if the template is wiki based).
- copyTo(IPObject, Set<String>, Set<String>, boolean, Set<String>, Set<String>) - Method in interface com.polarion.platform.persistence.model.IPObject
-
Copies the content of this IPObject to a given IPObject.
- copyTo(IPObject, Set<String>, Set<String>, boolean, Set<String>, Set<String>) - Method in class com.polarion.platform.persistence.spi.PObject
- copyToLocalFile(ILocation, File) - Method in interface com.polarion.alm.builder.IReadableRepository
-
Will copy file or folder to given local file or directory.
- copyWorkflowStatusAndSignatures() - Method in interface com.polarion.alm.tracker.documents.IBranchDocumentConfiguration
-
Specifies that workflow status and signatures should be copied to the branched document.
- copyWorkflowStatusAndSignatures(boolean) - Method in interface com.polarion.alm.tracker.documents.IBranchDocumentConfiguration.IBuilder
- copyWorkflowStatusAndSignatures(boolean) - Method in interface com.polarion.alm.tracker.IModuleBrancher
-
Specifies that workflow status and signatures should be copied to the branched document.
- count(String) - Method in interface com.polarion.platform.persistence.IDatabaseSearch
-
Returns the number of persistent objects found by executing the given SQL-query in the database for the current revision.
- countInBaseline(String, String) - Method in interface com.polarion.platform.persistence.IDatabaseSearch
-
Returns the number of persistent objects found by executing the specified SQL-query in the database for the specified revision.
- countProjects(String) - Method in interface com.polarion.alm.projects.IProjectService
- countUsers(String) - Method in interface com.polarion.alm.projects.IProjectService
- create() - Method in interface com.polarion.alm.projects.model.ISpacePermissions
- create() - Static method in interface com.polarion.alm.tracker.documents.IBranchDocumentsConfiguration
- create() - Static method in class com.polarion.alm.tracker.exporter.configuration.Margin
-
Creates an empty builder.
- create() - Static method in class com.polarion.alm.tracker.exporter.configuration.PageCustomNames
-
Creates an empty builder.
- create() - Static method in class com.polarion.alm.tracker.exporter.configuration.PageHeaderFooter
-
Creates an empty builder.
- create() - Static method in class com.polarion.alm.tracker.exporter.configuration.PageOptions
-
Creates an empty builder.
- create() - Static method in class com.polarion.alm.tracker.exporter.configuration.PageWatermark
-
Creates an empty builder.
- create() - Static method in class com.polarion.alm.tracker.exporter.configuration.PObjectsExportConfiguration
-
Creates an empty builder.
- create() - Static method in class com.polarion.alm.tracker.SavedQuery
- create() - Method in interface com.polarion.alm.tracker.scripting.IScriptEngineBuilder
- create() - Method in class com.polarion.alm.tracker.TestsFileProcessorContribution
-
Abstract factory method to create the processor.
- create() - Method in interface com.siemens.polarion.rt.collectors.api.RtCollectionContext
- create() - Method in interface com.siemens.polarion.rt.parsers.api.RtParsingContext
- create(IPObject, String, String, boolean, boolean) - Static method in class com.polarion.platform.persistence.notifications.ChangeInfo
- create(ChangeInfo, IPObject, String, String) - Static method in class com.polarion.platform.persistence.notifications.ChangeInfo
- create(ILocation, InputStream) - Method in interface com.polarion.platform.service.repository.IRepositoryConnection
-
Creates empty file on given location.
- create(ILocation, InputStream, Boolean) - Method in interface com.polarion.platform.service.repository.IRepositoryConnection
- create(String, String) - Static method in class com.polarion.platform.security.TcssToken
-
Encodes the username and token to Base64 for use with the
ISecurityService.loginWithToken(String, String)
method. - createAction(String, String) - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Creates new action instance.
- createAnnouncement(INotificationEvent) - Method in class com.polarion.psvn.core.notifications.DummyNotificationRenderer
-
Deprecated.
- createAnnouncement(INotificationEvent) - Method in interface com.polarion.psvn.core.notifications.INotificationRenderer
- createAnnouncement(INotificationEvent, String) - Method in class com.polarion.psvn.core.notifications.DummyNotificationRenderer
-
Deprecated.
- createAnnouncement(INotificationEvent, String) - Method in interface com.polarion.psvn.core.notifications.INotificationRenderer
- createAttachment(String, String, InputStream) - Method in interface com.polarion.alm.tracker.model.IModule
- createAttachment(String, String, InputStream) - Method in interface com.polarion.alm.tracker.model.ITestRecord
-
Create new attachment.
- createAttachment(String, String, InputStream) - Method in interface com.polarion.alm.tracker.model.ITestRun
- createAttachment(String, String, InputStream) - Method in interface com.polarion.alm.tracker.model.IWithAttachments
-
Creates the (temporary) attachment object, which can be manipulated by the client.
- createAttachment(String, String, InputStream) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Creates a (temporary) attachment object, that can be manipulated by the client.
- createAttachment(String, String, String, byte[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a new attachment.
- createAttachmentForTestStepResult(int, String, String, InputStream) - Method in interface com.polarion.alm.tracker.model.ITestRecord
-
Create a new attachment for the given test step result.
- createBaseline(String, String, String, IUser) - Method in interface com.polarion.alm.tracker.IBaselinesManager
-
Creates a project baseline.
- createBaseline(String, String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a Baseline from the head or particular revision.
- createCategory(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Create new category and add it to the project
- createChildComment(Text) - Method in interface com.polarion.alm.tracker.model.IComment
- createChildComment(Text) - Method in interface com.polarion.alm.tracker.model.ICommentBase
-
Shortcut for
createChildComment(text, true)
. - createChildComment(Text) - Method in interface com.polarion.alm.tracker.model.IModuleComment
- createChildComment(Text, boolean) - Method in interface com.polarion.alm.tracker.model.IComment
- createChildComment(Text, boolean) - Method in interface com.polarion.alm.tracker.model.ICommentBase
-
Creates a child comment and optionally reopens the comment thread, if it is resolved.
- createChildComment(Text, boolean) - Method in interface com.polarion.alm.tracker.model.IModuleComment
- createChildComment(Text, String, List) - Method in interface com.polarion.alm.tracker.model.IComment
-
Deprecated.
- createChildPlan(String, String, String, String) - Static method in class com.polarion.alm.ui.client.PublicJS
-
Opens the "Create New Plan" dialog in the given project.
- createCollection(String) - Method in interface com.polarion.alm.tracker.model.baselinecollection.IBaselineCollectionsManager
-
Creates a collection.
- createCollectionForKey(IPObject, String, List) - Method in interface com.polarion.platform.persistence.IDataService
-
Creates an instance of a collection object, corresponding to the model definition.
- createCollectionForTypeId(IPObject, String, List) - Method in interface com.polarion.platform.persistence.IDataService
-
Creates the instance of the list object, that corresponds to the model definition.
- createComment(Text) - Method in interface com.polarion.alm.tracker.model.ICommentsManager
-
Creates the (temporary) comment object, which can be manipulated by the client.
- createComment(Text) - Method in interface com.polarion.alm.tracker.model.IModule
-
Creates the (temporary) comment object, which can be manipulated by the client.
- createComment(Text) - Method in interface com.polarion.alm.tracker.model.IWithComments
- createComment(Text) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Creates a (temporary) comment object, that can be manipulated by the client.
- createComment(Text, String) - Method in interface com.polarion.alm.tracker.model.ITestRunCommentsManager
-
The same as
ICommentsManager.createComment(Text)
but also sets title of the comment. - createComment(Text, String, List) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Creates a (temporary) comment object, that can be manipulated by the client.
- createComment(String, Text) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
- createCommentNew(String, String, Text, String[]) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
- createContextRole(IContextId, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- createContextRole(String, IContextId) - Method in interface com.polarion.platform.security.ISecurityService
-
Creates a context role.
- createCopy() - Method in class com.polarion.alm.tracker.exporter.configuration.Margin
-
Creates a builder with the prefilled values from the current instance.
- createCopy() - Method in class com.polarion.alm.tracker.exporter.configuration.PageCustomNames
-
Creates a builder with the prefilled values from the current instance.
- createCopy() - Method in class com.polarion.alm.tracker.exporter.configuration.PageHeaderFooter
-
Creates a builder with the prefilled values from the current instance.
- createCopy() - Method in class com.polarion.alm.tracker.exporter.configuration.PageOptions
-
Creates a builder with the prefilled values from the current instance.
- createCopy() - Method in class com.polarion.alm.tracker.exporter.configuration.PageWatermark
-
Creates a builder with the prefilled values from the current instance.
- createCopy() - Method in class com.polarion.alm.tracker.exporter.configuration.PObjectsExportConfiguration
-
Creates a builder with the prefilled values from the current instance.
- createCreationAnnounces(ChangeInfo) - Method in interface com.polarion.platform.persistence.notifications.INotificationCreator
- createCustomTemplate(Supplier<InputStream>, String) - Method in interface com.polarion.alm.tracker.exporter.IExportTemplateFactory
-
Creates custom templates.
- createCustomTemplate(Supplier<InputStream>, String) - Method in class com.polarion.alm.tracker.spi.exporter.BaseTemplateFactory
- created(String) - Method in class com.polarion.alm.tracker.SavedQuery.Builder
- createdBy(String) - Method in class com.polarion.alm.tracker.SavedQuery.Builder
- createDeletionAnnounces(ChangeInfo) - Method in interface com.polarion.platform.persistence.notifications.INotificationCreator
- createDerivedModule(IModule, IProject, ILocation, String, Set<String>, ILinkRoleOpt, Set<String>, Set<String>) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Create a new module from the module template to another (or same) project and location.
- createDerivedModule(IModule, IProject, ILocation, String, Set<String>, ILinkRoleOpt, Set<String>, Set<String>, Map<IWorkItem, IWorkItem>) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Create a new module from the module template to another (or same) project and location.
- createDocument(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProjectPermissions
-
Checks if current user can create Documents in space with given space id
- createDocument(String, String) - Static method in class com.polarion.alm.ui.client.PublicJS
-
Opens the "Create New Document" dialog in the given project and space.
- createDocument(String, String, String) - Static method in class com.polarion.alm.ui.client.PublicJS
-
Opens the "Create New Document" dialog in the given project and space.
- createDocument(String, String, String, String, EnumOptionId[], EnumOptionId, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a Document in the given location with the given parameters.
- createDocumentComment(String, Text) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
- createDocumentCommentReferringWI(String, String, Text) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a comment referring to a Work Item in the Document.
- createDocumentCommentReply(String, Text) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
- createElement(Element) - Method in interface com.polarion.alm.tracker.calendar.IWorkingCalendar
-
Create document element of this working calendar
- createElement(Element) - Method in interface com.polarion.alm.tracker.calendar.IWorkingDay
- createElement(Element) - Method in interface com.polarion.alm.tracker.calendar.IWorkingTime
- createEmptyConfiguration() - Method in interface com.polarion.platform.repository.external.IExternalRepositoryProvider
- createExportCommand() - Method in interface com.polarion.alm.tracker.exporter.IExportCommandFactory
- createExportTemplate(ILocation, IContextId) - Method in interface com.polarion.alm.tracker.exporter.ITemplateExportCommandFactory
-
Deprecated.
- createExpressionBasedValueFactElement(String, String, String, String, IBaseElement, String) - Method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- createFactBase(String, String, String) - Method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- createFilterForNotExecutedTestCases() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Creates a Document filter that can be used to filter the Test Case Document for unexecuted Test Cases.
- createFolder(String, String, String) - Method in interface com.polarion.alm.projects.model.IFolderManager
-
Creates a new root
IFolder
under the "Documents & Pages" root Topic. - createFolder(String, String, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates and returns a sub folder for parentName folder, if it is not
null
, otherwise it creates a new folder under the "Documents & Pages" root Topic. - createGlobalRole(String) - Method in interface com.polarion.platform.security.ISecurityService
-
Creates a global role.
- createGlobalRole(String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
- createImportCommand() - Method in interface com.polarion.alm.tracker.importer.IImportCommandFactory
- createImportedComment(String, String, Date) - Method in interface com.polarion.alm.tracker.model.IModuleComment
- createInstance(String) - Method in interface com.polarion.platform.persistence.IDataService
-
Creates the new instance of the given prototype.
- createJobUnit(String) - Method in interface com.polarion.platform.jobs.IJobUnitFactory
-
Create job unit with given name.
- createJobUnit(String) - Method in class com.polarion.platform.jobs.spi.GenericJobUnitFactory
- createList(IPObject, IListType, boolean, List) - Method in interface com.polarion.platform.persistence.model.IListFactory
-
Creates the instance of
ITypedList
, which wraps the given collection (and possibly implements some model specific interface). - createList(IPObject, IListType, boolean, List) - Method in class com.polarion.platform.persistence.spi.DefaultListFactory
- createList(List) - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterListType
-
Create list value based on list of items.
- createModificationAnnounces(ChangeInfo) - Method in interface com.polarion.platform.persistence.notifications.INotificationCreator
- createModule(IProject, ILocation, String, String, List<ITypeOpt>, ILinkRoleOpt, boolean) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Creates the module in given location with given parameters.
- createModule(IProject, ILocation, String, List<ITypeOpt>, ILinkRoleOpt, boolean) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Creates the module in given location with given parameters.
- createModule(String, String, String, EnumOptionId[], EnumOptionId, boolean, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a document or an old-style Module/Document in a given location with the given parameters.
- createNewObject(IPrototype, IDataService) - Method in interface com.polarion.platform.persistence.model.IPObjectFactory
-
Creates instance of correct type, which is not persistent yet.
- createNewObject(IPrototype, IDataService) - Method in class com.polarion.platform.persistence.spi.DefaultPObjectFactory
- createObject(String, String) - Method in interface com.polarion.alm.tracker.workflow.IContributionsManager
-
Instantiates the object with given name.
- createObjectBaseline(IPObject) - Method in interface com.polarion.alm.tracker.IBaselinesManager
-
Creates an object baseline for a versioned base object; the revision of the base object (
baseObject.getRevision()
) will be used as the base revision. - createObjectBaselineForChange(IPObject) - Method in interface com.polarion.alm.tracker.IBaselinesManager
-
Creates an object baseline for the current change of the base object.
- createObjectForDAO(IDataObject, IDataService) - Method in interface com.polarion.platform.persistence.model.IPObjectFactory
-
Creates instance of the correct type, wrapping the given data object.
- createObjectForDAO(IDataObject, IDataService) - Method in class com.polarion.platform.persistence.spi.DefaultPObjectFactory
- createObjectForURI(SubterraURI, IDataService) - Method in interface com.polarion.platform.persistence.model.IPObjectFactory
-
Creates instance of the correct type for the given URI.
- createObjectForURI(SubterraURI, IDataService) - Method in class com.polarion.platform.persistence.spi.DefaultPObjectFactory
- createOperation(String, Map<String, String>) - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Creates new operation instance, which can be insterted into
IAction
. - createOrFindTestCaseWorkItem(String, String, IWorkItem) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Finds a Work Item in the specified project with the type specified by
TestsConfiguration.getTestCaseWorkItemType()
that has the same value in the custom field specified byTestsConfiguration.getTestCaseIdCustomField()
as thetestCaseId
parameter. - createPhantomOption(String, String) - Static method in class com.polarion.platform.persistence.spi.AbstractObjectEnumeration
- createPlan(String, String) - Method in interface com.polarion.alm.tracker.IPlanningManager
-
Creates a new (unpersisted) plan in given project with the given id.
- createPlan(String, String, String, String, String) - Method in interface com.polarion.alm.ws.client.planning.PlanningWebService
-
Creates a new plan
- createPlanTemplate(String, String, String, String) - Method in interface com.polarion.alm.ws.client.planning.PlanningWebService
-
Creates a new plan template
- createPOMFile(IBuildArtifactEngineer.IEngineeringContext, String, String, File) - Method in class com.polarion.alm.builder.spi.AbstractNonMavenBuildArtifactEngineer
- createPOMFile(IBuildArtifactEngineer.IEngineeringContext, String, String, File) - Method in interface com.polarion.alm.builder.spi.IBuildArtifactEngineer
-
Create POM (Project Object Model from Maven 2) file (pom.xml) for given artifact.
- createPriorityOpt(float) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Creates a new Priority Option for the given value.
- createProject(ILocation, String, String, Map) - Method in interface com.polarion.alm.projects.IProjectLifecycleManager
-
Creates the project with the given parameters.
- createQueryForAllExecutedTestCases() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Creates a query for the Test Cases that are executed in this Test Run.
- createQueryForAllTestCases() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Creates a query for all the Test Cases in the Test Run.
- createQueryForExecutedTestCases(String) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Creates query for the Test Cases that are executed in this Test Run with the given result.
- createQueryForNotExecutedTestCases() - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Creates a query for the Test Cases of this Test Run that have not been executed yet.
- createReader() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.FileReaderSource
- createReader() - Method in interface com.polarion.alm.tracker.ITestsFileProcessor.ReaderSource
-
Create a new Reader instance.
- createReader() - Method in class com.polarion.alm.tracker.ITestsFileProcessor.StringReaderSource
- createRepositoryTemplate(ILocation) - Method in interface com.polarion.alm.tracker.exporter.IExportTemplateFactory
-
Creates a template from a location in the repository.
- createRepositoryTemplate(ILocation) - Method in class com.polarion.alm.tracker.spi.exporter.BaseTemplateFactory
- createRichPage() - Method in interface com.polarion.alm.tracker.IRichPageManager
-
Returns the selector for specifying parameters for the page to be created.
- createRichPage(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProjectPermissions
-
Checks if current user can create Rich Pages in space with given space id
- createRow(List<?>) - Method in interface com.polarion.alm.tracker.model.ITable
- createScript(String) - Method in interface com.polarion.alm.tracker.model.scripting.IScriptManager
-
Creates a Script in the given project or at repository root if
null
. - createScript(String, String) - Method in interface com.polarion.alm.tracker.model.scripting.IScriptManager
-
Creates a Script with a selected type.
- createSourceRepository(IRepositoryInfo) - Method in interface com.polarion.alm.builder.spi.ISourceRepositoryCreator
-
Will create new
ISourceRepository
instance for given repository. - createStructure(IPObject, IStructType, boolean, Map) - Method in interface com.polarion.platform.persistence.model.IStructureFactory
-
Creates the instance of
IStructure
, which wraps the given collection (and possibly implements some model specific interface) - createStructure(IPObject, IStructType, boolean, Map) - Method in class com.polarion.platform.persistence.spi.DefaultStructureFactory
- createStructure(Map) - Method in interface com.polarion.platform.jobs.IJobDescriptor.IJobParameterStructureType
-
Create structure value based on map of items.
- createStructureElement(String, String, String, String, IStructureElement) - Method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- createStructureForKey(IPObject, String, Map) - Method in interface com.polarion.platform.persistence.IDataService
-
Creates the instance of the structure object, that corresponds to the model definition.
- createStructureForKey(String) - Method in interface com.polarion.platform.persistence.model.IPObject
-
Creates the instance of structure object, which corresponds to model definition.
- createStructureForKey(String) - Method in class com.polarion.platform.persistence.spi.PObject
- createStructureForTypeId(IPObject, String, Map) - Method in interface com.polarion.platform.persistence.IDataService
-
Creates the instance of a structure object, that corresponds to the model definition.
- createSubFolder(String, String) - Method in interface com.polarion.alm.projects.model.IFolder
-
Creates a new sub folder in this folder.
- createSummaryDefect(IWorkItem) - Method in interface com.polarion.alm.tracker.model.ITestRun
-
Creates a summary defect based on the given template and stores it to the
ITestRun.KEY_SUMMARY_DEFECT
field of the Test Run if it does not exist yet. - createSummaryDefect(String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Create or return an existing Summary Defect Work Item of a Test Run.
- createTemplate(IExporterDescriptor, String, InputStream) - Method in interface com.polarion.alm.tracker.exporter.IExportManager
- createTemplate(IImporterDescriptor, String, InputStream) - Method in interface com.polarion.alm.tracker.importer.IImportManager
- createTestResultsImportJobUnit() - Method in interface com.polarion.alm.tracker.ITestManagementService
- createTestRun(String, String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Creates an unsaved Test Run in the specified project with the specified id and initializes it from the specified template.
- createTestRun(String, String, String) - Static method in class com.polarion.alm.ui.client.PublicJS
-
Opens the "Create Test Run" dialog in the given project with the given Test Run id filled in and the given Test Run template selected.
- createTestRun(String, String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Create a new Test Run.
- createTestRun(String, String, String, boolean) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Creates an unsaved Test Run in the specified project with the specified id and initializes it from the specified template.
- createTestRunWithTitle(String, String, String, String) - Static method in class com.polarion.alm.ui.client.PublicJS
-
Opens the "Create Test Run" dialog in the given project with the given Test Run id and title filled in and the given Test Run template selected.
- createTestRunWithTitle(String, String, String, String) - Method in interface com.polarion.alm.ws.client.testmanagement.TestManagementWebService
-
Create a new Test Run.
- createTestsFileProcessor(String, String) - Method in interface com.polarion.alm.tracker.ITestManagementService
-
Creates a tests file processor.
- createTimePoint(IContextId, String, DateOnly) - Method in interface com.polarion.alm.tracker.ITimePointsManager
-
Creates time point in given context.
- createTimePoint(String, DateOnly) - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Create new time point and add it to the project
- createTransition(String, String, String) - Method in interface com.polarion.alm.tracker.workflow.config.IWorkflowConfig
-
Creates new transition instance.
- createTrendValueFactElement(String, String, String, String, IBaseElement) - Method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- createUnreferencedWorkItem() - Method in interface com.polarion.alm.tracker.model.IModule
-
Creates unreferenced work item stored in this module.
- createUser(String) - Method in interface com.polarion.alm.projects.IProjectService
-
Creates the new instance of the
IUser
temporary object. - createUser(String) - Method in interface com.polarion.alm.ws.client.projects.ProjectWebService
-
Create a user.
- createUser(String, String) - Method in interface com.polarion.platform.security.ISecurityService
- createUser(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Creates user record in ${svn.passwd.file} file.
- createUserExternal(String, String) - Method in interface com.polarion.platform.spi.security.IAuthenticationSource
-
Creates user record in ${svn.credentials.file} file.
- createUserGroup(String, String) - Method in interface com.polarion.alm.projects.IProjectService
-
Creates a new instance of the
IUserGroup
temporary object. - createValueFactElement(String, String, String, String, IBaseElement) - Method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- createViolationFactElement(String, String, String, String, IStructureElement) - Method in class com.polarion.qcentre.factbase.assemble.FactBaseFactory
- createWikiPage(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProjectPermissions
-
Checks if current user can create Wiki Pages in space with given space id
- createWorkItem() - Method in interface com.polarion.alm.tracker.model.IModule
-
Deprecated.use the
IModule.createWorkItem(String)
- createWorkItem() - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Creates new (unpersisted) instance of work item in this project.
- createWorkItem(IProject) - Method in interface com.polarion.alm.tracker.ITrackerService
-
Creates a new (unpersisted) work item in given project.
- createWorkItem(IProject, ILocation) - Method in interface com.polarion.alm.tracker.IModuleManager
-
Creates an instance of a Work Item, which (after being persistent) will be stored in the Module at the given location.
- createWorkItem(WorkItem) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a new Work Item with the given content.
- createWorkItem(String) - Method in interface com.polarion.alm.tracker.model.IModule
-
Creates and persists a Work Item, which will be stored in this Module.
- createWorkItem(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProject
-
Shortcut method, which creates a work item instance with the type field set.
- createWorkItemInModule(String, String, WorkItem) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a Work Item at a specified position inside the Module/Document.
- createWorkItemOfType(String) - Method in interface com.polarion.alm.tracker.model.IDocumentPermissions
- createWorkItemOfType(String) - Method in interface com.polarion.alm.tracker.model.ITrackerProjectPermissions
- createWorkItemOfTypes() - Method in interface com.polarion.alm.tracker.model.IDocumentPermissions
- createWorkItemOfTypes() - Method in interface com.polarion.alm.tracker.model.ITrackerProjectPermissions
- createWorkItems() - Method in interface com.polarion.alm.tracker.model.IDocumentPermissions
-
Checks whether the user is entitled to create some workitem type in the document regardless of the workitem types configured for it.
- createWorkItemsQuery() - Method in interface com.polarion.alm.tracker.model.IModule
-
Creates a query for Work Items in this Document.
- createWorkRecord(IUser, DateOnly, IWorkRecordTypeOpt, DurationTime, String) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Creates a (temporary) work record object, that can be manipulated by the client.
- createWorkRecord(IUser, DateOnly, DurationTime) - Method in interface com.polarion.alm.tracker.model.IWorkItem
-
Creates a (temporary) work record object, that can be manipulated by the client.
- createWorkRecord(String, User, Date, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a Work Record.
- createWorkRecordWithTypeAndComment(String, User, Date, EnumOptionId, String, String) - Method in interface com.polarion.alm.ws.client.tracker.TrackerWebService
-
Creates a Work Record.
- creating(boolean) - Method in interface com.polarion.alm.projects.ldap.ILdapSyncBuilder.ILdapSynchronizationTyped
- CREATION_TIME - Static variable in interface com.polarion.alm.builder.model.IBuild
-
field creationTime of class
Date
- credentialId() - Element in annotation interface com.polarion.platform.repository.external.ExternalRepositoryCredentials
- Currency - Class in com.polarion.core.util.types
- Currency(BigDecimal) - Constructor for class com.polarion.core.util.types.Currency
-
Normalize value with default scale and rounding mode.
- Currency(BigDecimal, int, int) - Constructor for class com.polarion.core.util.types.Currency
- current - Variable in class com.polarion.platform.persistence.notifications.ChangeInfo
-
The object, which this change is about.
- currentDocumentId - Variable in class com.polarion.alm.tracker.IModulePageLayouter.RenderParameters
- currentDocumentId - Variable in class com.polarion.alm.tracker.model.IWorkItem.RenderingOptions
- Custom - Class in com.polarion.alm.ws.client.types.tracker
- Custom() - Constructor for class com.polarion.alm.ws.client.types.tracker.Custom
- Custom(String, Object) - Constructor for class com.polarion.alm.ws.client.types.tracker.Custom
- CustomField - Class in com.polarion.alm.ws.client.types.tracker
- CustomField() - Constructor for class com.polarion.alm.ws.client.types.tracker.CustomField
- CustomField(String, String, Object) - Constructor for class com.polarion.alm.ws.client.types.tracker.CustomField
- CustomFieldType - Class in com.polarion.alm.ws.client.types.tracker
- CustomFieldType() - Constructor for class com.polarion.alm.ws.client.types.tracker.CustomFieldType
- CustomFieldType(Object, String, String, String, boolean, String, boolean, QName) - Constructor for class com.polarion.alm.ws.client.types.tracker.CustomFieldType
- customFileNames() - Method in class com.polarion.alm.tracker.exporter.configuration.PageOptions
- CustomTypedList - Class in com.polarion.platform.persistence.spi
-
This is an implementation which wraps lists appearing in the custom fields.
- CustomTypedList(IPObject, IListType, boolean, List) - Constructor for class com.polarion.platform.persistence.spi.CustomTypedList
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
IExporterDescriptor.getFieldExportCapability()