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

A

AbstractEnumUserType<T extends Enum> - Class in com.jamasoftware.contour.domain.usertype.enums
Code Stolen from http://www.codereye.com/2009/10/using-user-type-enumeration-in.html Extending this class allows you to map an Enum to the database using a string value other than the Enum's NAME.
AbstractEnumUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
AbstractPatcher - Class in com.jamasoftware.contour.patching.domain
 
AbstractPatcher() - Constructor for class com.jamasoftware.contour.patching.domain.AbstractPatcher
 
accept(ContourItemVisitor<R, P>, P) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
Visitor pattern accept method
accept(ContourItemVisitor<R, P>, P) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
accept(ContourItemVisitor<R, P>, P) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
accept(ContourItemVisitor<R, P>, P) - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
accept(ContourItemVisitor<R, P>, P) - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
accept(ContourItemVisitor<R, P>, P) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
accept(DomainObjectLinkVisitor<R, ?>) - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Visitor pattern for DomainObjectLinkVisitors
accept(DomainObjectLinkVisitor<R, P>, P) - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Visitor pattern for DomainObjectLinkVisitors
accept(DomainObjectLinkVisitor<R, ?>) - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
accept(DomainObjectLinkVisitor<R, P>, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
ACCEPTED_COMMENT - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
AclObject - Interface in com.jamasoftware.contour.api.domain
Deprecated.
AclObjectDao - Interface in com.jamasoftware.contour.dao
 
AclObjectDeleter - Class in com.jamasoftware.contour.domain.delete
 
AclObjectDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.AclObjectDeleter
 
AclObjectImpl - Class in com.jamasoftware.contour.domain
Deprecated.
replaced by AclPermission Entry
AclObjectImpl() - Constructor for class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
AclPermission - Interface in com.jamasoftware.contour.api.domain
Deprecated.
AclPermissionDao - Interface in com.jamasoftware.contour.dao
 
AclPermissionDeleter - Class in com.jamasoftware.contour.domain.delete
 
AclPermissionDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.AclPermissionDeleter
 
AclPermissionEntry - Interface in com.jamasoftware.contour.api.domain
 
AclPermissionEntryDao - Interface in com.jamasoftware.contour.dao
 
AclPermissionEntryDeleter - Class in com.jamasoftware.contour.domain.delete
 
AclPermissionEntryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.AclPermissionEntryDeleter
 
AclPermissionEntryImpl - Class in com.jamasoftware.contour.domain
ACL Permission Entry.
AclPermissionEntryImpl() - Constructor for class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
AclPermissionEntryImpl(Integer, Integer, Integer, Integer, Integer, Integer, long) - Constructor for class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
AclPermissionImpl - Class in com.jamasoftware.contour.domain
Deprecated.
replaced by AclPermission Entry
AclPermissionImpl() - Constructor for class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
activateAllReviewSubscriptions(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
activateAllReviewSubscriptions(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
activateAndGetTagByNameAndScope(Tag) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
activateAndGetTagByNameAndScope(Tag) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
add(FilterParameter) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
add(FilterParameter) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
addCls(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
addConnection(UserInfoDTO, ConnectedUserType, Date) - Method in class com.jamasoftware.contour.social.dto.ConnectedUsersDTO
 
addCount(Class<?>, long) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
addCreatedItem(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
addCreatedRelationship() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in interface com.jamasoftware.contour.service.domain.graph.dependencyAdder.DependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.DiffViewDependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.GetterCheckingDependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.JobScheduleNameOrganizationDependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.ObjectTypeScopedObjectDependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.PropertyEntryDependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.ScopedObjectDependencyAdder
 
addDependencies(DomainObjectNode, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.SidScopedObjectDependencyAdder
 
addDependenciesFor(DomainObjectNode, PropertyDescriptor, Method, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.DirectDomainObjectDependencyAdder
 
addDependenciesFor(DomainObjectNode, PropertyDescriptor, Method, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.DomainObjectIdDependencyAdder
 
addDependenciesFor(DomainObjectNode, PropertyDescriptor, Method, DomainObjectNodeObtainer, DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.dependencyAdder.GetterCheckingDependencyAdder
 
addDependencyLink(DomainObjectLink) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
addDocumentVersion(Version) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
addDocumentVersion(Version) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
AddedTestCasesResponse - Class in com.jamasoftware.contour.service.dto
 
AddedTestCasesResponse() - Constructor for class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
AddedTestCasesResponse(Integer, int, int, int) - Constructor for class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
addExistingItem(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
addFavorite(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
addFavorite(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
addFilterParameter(FilterParameter) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
addFilterParameter(FilterParameter) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
addIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
addProjectId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
addProperty(String, String) - Method in interface com.jamasoftware.contour.api.domain.LicenseSnapshot
 
addProperty(String, String) - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
addProperty(String, String) - Method in class com.jamasoftware.contour.service.dto.SystemInfo
 
addTenant(String) - Method in interface com.jamasoftware.contour.data.dao.GlobalContextDao
 
addTenant(String) - Method in class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
addTestSetCase(Integer, TestSetCase) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
addTestSetCase(Integer, TestSetCase) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
addVelocityTools(Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
Adds the Velocity tools to the context model.
ALL_INDEXED_ENTITIES - Static variable in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
ALL_TYPES - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
alterOracleSequence(Connection) - Method in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
Anonymous - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
AppContextPropertiesDTOImpl - Class in com.jamasoftware.contour.service.dto
 
AppContextPropertiesDTOImpl() - Constructor for class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
applicationContext - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
applyPatch(Patch, PatchContext) - Method in class com.jamasoftware.contour.patching.domain.AbstractPatcher
Applies a patch in its own transaction.
APPROVED - Static variable in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
APPROVED - Static variable in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
APPROVER_DECISION_IDS - Static variable in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
APPROVER_DECISION_IDS - Static variable in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
ARCHIVED - Static variable in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
archiveRelease(Release, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
archiveRelease(Release, boolean) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
ASC - Static variable in class com.jamasoftware.contour.api.service.search.SorterInfo
 
assemble(Serializable, Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
assemble(Version, String, Integer, boolean) - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
assemble(Version, String, Integer, boolean) - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
assemble(Version, String, Integer, boolean) - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
assemble(Version, String, Integer, boolean) - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
Attachment - Interface in com.jamasoftware.contour.api.domain
 
Attachment - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
ATTACHMENT - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Attachment category signifies that this document type represents the system's attachments, ID 1001.
AttachmentDao - Interface in com.jamasoftware.contour.dao
 
AttachmentDeleter - Class in com.jamasoftware.contour.domain.delete
 
AttachmentDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
AttachmentImpl - Class in com.jamasoftware.contour.domain
Attachment for item, reports, and potentially images and email templates
AttachmentImpl() - Constructor for class com.jamasoftware.contour.domain.AttachmentImpl
 
AttachmentImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.AttachmentImpl
 
attachObject(Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
attachObject(Object) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
If the underlying ORM supports object caching, this method makes sure this object is cached and associated with the current session.
attachObject(DomainObjectBase) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
attachObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
authenticateUser(String, String) - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
authenticateUser(String, String) - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
AuthProviderConfig - Interface in com.jamasoftware.contour.api.domain
 
AuthProviderConfigDao - Interface in com.jamasoftware.contour.dao
 
AuthProviderConfigImpl - Class in com.jamasoftware.contour.domain
User Authentification Provider Configuration
AuthProviderConfigImpl() - Constructor for class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 

B

BackupDao - Interface in com.jamasoftware.contour.dao
Data access object for importing/exporting DBUnit style XML data into database.
BackupDaoImpl - Class in com.jamasoftware.contour.dao.dbunit
Implementation with DBUnit.
BackupDaoImpl() - Constructor for class com.jamasoftware.contour.dao.dbunit.BackupDaoImpl
 
BaseLine - Interface in com.jamasoftware.contour.api.domain
 
Baseline - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
BASELINE - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.BASELINE = 12; The BaseLine scope is used for BaseLine-level activities, like signing a baseline, etc...
BASELINE_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BASELINE_CREATE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BASELINE_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BASELINE_GROUP_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BASELINE_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BaseLineDao - Interface in com.jamasoftware.contour.dao
Data access object for baseline.
BaselineDeleter - Class in com.jamasoftware.contour.domain.delete
 
BaselineDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.BaselineDeleter
 
BaseLineImpl - Class in com.jamasoftware.contour.domain
Baseline for a project.
BaseLineImpl() - Constructor for class com.jamasoftware.contour.domain.BaseLineImpl
 
BaseLineImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.BaseLineImpl
 
BaselineItemsChangedSummary - Class in com.jamasoftware.contour.service.dto
 
BaselineItemsChangedSummary() - Constructor for class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
BaselineItemsChangedSummary(int, int) - Constructor for class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
BATCH_COPY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BATCH_COPY - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
BATCH_CREATE - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
BATCH_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BATCH_DELETE - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
BATCH_RESTORE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
BATCH_SUMMARY - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
BATCH_UPDATE - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
BATCH_UPDATE_TEST_RUN_STATUS - Static variable in class com.jamasoftware.contour.domain.FilterImpl
 
batchDeleteRelationships(List<Document_Document>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
batchDeleteRelationships(List<Document_Document>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
BatchIndexDao - Interface in com.jamasoftware.contour.dao
 
batchUpdateRelationships(Filter, List<Document_Document>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
Batch updates.
batchUpdateRelationships(Filter, List<Document_Document>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
BI_DIRECTIONAL - Static variable in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
BIRT - Static variable in class com.jamasoftware.contour.domain.ReportTypeImpl
 
BirtReportPlugin - Class in com.jamasoftware.contour.plugin
 
BirtReportPlugin() - Constructor for class com.jamasoftware.contour.plugin.BirtReportPlugin
 
BirtReportUtil - Class in com.jamasoftware.contour.report.util
 
BirtReportUtil() - Constructor for class com.jamasoftware.contour.report.util.BirtReportUtil
 
blockIndexQueue() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
blockIndexQueue() - Method in interface com.jamasoftware.contour.data.dao.IndexDao
Blocks the asynchronous index queue so no index queries are added the to queue.
build() - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig.CalculatedFieldConfigBuilder
 
build() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl.DocumentTypeFacetBuilder
 
buildFromStartAndCount(int, int) - Static method in class com.jamasoftware.contour.api.service.search.PageInfo
 
buildTreeNodeId(ExtDocumentTreeNode.TreeNodeKey, Object...) - Static method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
Concatenates a ExtDocumentTreeNode.TreeNodeKey.getKey() with ExtDocumentTreeNode.TREE_KEY_SEPARATOR, followed by an id, for each id.
bypassDomainObjectSettersSaveAttachment(Attachment) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
bypassDomainObjectSettersSaveAttachment(Attachment) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 

C

CalculatedFieldConfig - Class in com.jamasoftware.contour.calculated.domain
This class is used in both what is stored in the DB as well as what is sent back to the front end.
CalculatedFieldConfig() - Constructor for class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
Called from the JSONDeserializer
CalculatedFieldConfig.CalculatedFieldConfigBuilder - Class in com.jamasoftware.contour.calculated.domain
 
CalculatedFieldConfig.CalculatedFieldConfigBuilder() - Constructor for class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig.CalculatedFieldConfigBuilder
 
canBeRemoved() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
canBeRemoved() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
CANCELLED - Static variable in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
castToConcrete(Class<T>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
castToInterface(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
CHANGE_REQUEST_ADDED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
CHANGE_REQUEST_CLOSED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
CHANGE_REQUEST_REMOVED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
CHANGE_REQUEST_UPDATED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
ChangeRequest - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
ChangeRequestAssociation - Interface in com.jamasoftware.contour.api.domain
 
ChangeRequestAssociationDao - Interface in com.jamasoftware.contour.dao
 
ChangeRequestAssociationDeleter - Class in com.jamasoftware.contour.domain.delete
 
ChangeRequestAssociationDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.ChangeRequestAssociationDeleter
 
ChangeRequestAssociationImpl - Class in com.jamasoftware.contour.domain
 
ChangeRequestAssociationImpl() - Constructor for class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
changeType(DocumentType) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl.DocumentTypeFacetBuilder
 
checkDuplicateProjectKey(Integer, String, Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
checkDuplicateProjectKey(Integer, String, Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
Obtain the name of a project with the same key and organization, but different id.
checkDuplicateTypeKey(Integer, String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
Get the display of a document type with the same key and org, but different id
checkDuplicateTypeKey(Integer, String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
checkForDuplicates(Integer, String) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
checkForDuplicates(Integer, String) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
CHILD_TYPE_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Child type categories are those that specify the type of children they can contain
cleanEmptyParagraphs(Document) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
cleanText(String) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
This method will go through the provided text cleaning out unnecessary syntax.
cleanupLogoutTime() - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
cleanupLogoutTime() - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Set logout time to be current date time for null values.
clearDocumentKeyLookupDocTypesForDocTypes(List<Integer>) - Method in interface com.jamasoftware.contour.documentKey.dao.DocumentKeyDao
 
clearDocumentKeyLookupDocTypesForDocTypes(List<Integer>) - Method in class com.jamasoftware.contour.documentKey.dao.hibernate.HibDocumentKeyDaoImpl
 
clearDocumentKeyLookupProjectsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.documentKey.dao.DocumentKeyDao
 
clearDocumentKeyLookupProjectsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.documentKey.dao.hibernate.HibDocumentKeyDaoImpl
 
clearDocumentReferencesForReleases(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
clearDocumentReferencesForReleases(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
clearDocumentValuesForDeletedField(DocumentType, DocumentField) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
clearDocumentValuesForDeletedField(DocumentType, DocumentField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
clearIndexQueue() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
clearIndexQueue() - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
clearObjectCache() - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
clearObjectCache() - Method in interface com.jamasoftware.contour.data.dao.GenericDao
If the underlying ORM supports object caching, this method clears that cache, forcing any future object retrieval to come fresh from the database.
clearObjectCache() - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
clearObjectCache() - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
clone() - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
CloneContourItemOptions - Class in com.jamasoftware.contour.domain.visitor.contourItem
Options for cloning a ContourItem.
CloneContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
Visits a ContourItem in order to clone it.
CLOSED_IDS - Static variable in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
com.jamasoftware.contour.api.dao - package com.jamasoftware.contour.api.dao
 
com.jamasoftware.contour.api.dashboard.domain - package com.jamasoftware.contour.api.dashboard.domain
 
com.jamasoftware.contour.api.documentKey.domain - package com.jamasoftware.contour.api.documentKey.domain
 
com.jamasoftware.contour.api.domain - package com.jamasoftware.contour.api.domain
 
com.jamasoftware.contour.api.domain.annotation - package com.jamasoftware.contour.api.domain.annotation
 
com.jamasoftware.contour.api.domain.factory - package com.jamasoftware.contour.api.domain.factory
 
com.jamasoftware.contour.api.domain.visitor.contourItem - package com.jamasoftware.contour.api.domain.visitor.contourItem
 
com.jamasoftware.contour.api.globalKey.domain - package com.jamasoftware.contour.api.globalKey.domain
 
com.jamasoftware.contour.api.integrations.domain - package com.jamasoftware.contour.api.integrations.domain
 
com.jamasoftware.contour.api.project.domain - package com.jamasoftware.contour.api.project.domain
 
com.jamasoftware.contour.api.qa.domain - package com.jamasoftware.contour.api.qa.domain
 
com.jamasoftware.contour.api.reuse.domain - package com.jamasoftware.contour.api.reuse.domain
 
com.jamasoftware.contour.api.review.domain - package com.jamasoftware.contour.api.review.domain
 
com.jamasoftware.contour.api.service.search - package com.jamasoftware.contour.api.service.search
 
com.jamasoftware.contour.api.tag.domain - package com.jamasoftware.contour.api.tag.domain
 
com.jamasoftware.contour.api.tag.domain.factory - package com.jamasoftware.contour.api.tag.domain.factory
 
com.jamasoftware.contour.api.util.domain - package com.jamasoftware.contour.api.util.domain
 
com.jamasoftware.contour.api.workflow.domain - package com.jamasoftware.contour.api.workflow.domain
 
com.jamasoftware.contour.calculated.domain - package com.jamasoftware.contour.calculated.domain
 
com.jamasoftware.contour.comment.dao - package com.jamasoftware.contour.comment.dao
 
com.jamasoftware.contour.comment.dao.hibernate - package com.jamasoftware.contour.comment.dao.hibernate
 
com.jamasoftware.contour.comment.domain - package com.jamasoftware.contour.comment.domain
 
com.jamasoftware.contour.comment.domain.factory - package com.jamasoftware.contour.comment.domain.factory
 
com.jamasoftware.contour.comment.filter - package com.jamasoftware.contour.comment.filter
 
com.jamasoftware.contour.dao - package com.jamasoftware.contour.dao
 
com.jamasoftware.contour.dao.aop - package com.jamasoftware.contour.dao.aop
 
com.jamasoftware.contour.dao.dbunit - package com.jamasoftware.contour.dao.dbunit
 
com.jamasoftware.contour.dao.hibernate - package com.jamasoftware.contour.dao.hibernate
 
com.jamasoftware.contour.dao.hibernate.criterion - package com.jamasoftware.contour.dao.hibernate.criterion
 
com.jamasoftware.contour.dao.ldap - package com.jamasoftware.contour.dao.ldap
 
com.jamasoftware.contour.dashboard.dao - package com.jamasoftware.contour.dashboard.dao
 
com.jamasoftware.contour.dashboard.dao.hibernate - package com.jamasoftware.contour.dashboard.dao.hibernate
 
com.jamasoftware.contour.dashboard.domain - package com.jamasoftware.contour.dashboard.domain
Classes for dash-board domain objects.
com.jamasoftware.contour.data.dao - package com.jamasoftware.contour.data.dao
 
com.jamasoftware.contour.data.dao.impl - package com.jamasoftware.contour.data.dao.impl
 
com.jamasoftware.contour.data.domain - package com.jamasoftware.contour.data.domain
 
com.jamasoftware.contour.documentKey.dao - package com.jamasoftware.contour.documentKey.dao
 
com.jamasoftware.contour.documentKey.dao.hibernate - package com.jamasoftware.contour.documentKey.dao.hibernate
 
com.jamasoftware.contour.documentKey.domain - package com.jamasoftware.contour.documentKey.domain
 
com.jamasoftware.contour.domain - package com.jamasoftware.contour.domain
Classes for domain objects.
com.jamasoftware.contour.domain.annotation - package com.jamasoftware.contour.domain.annotation
 
com.jamasoftware.contour.domain.comparator - package com.jamasoftware.contour.domain.comparator
 
com.jamasoftware.contour.domain.delete - package com.jamasoftware.contour.domain.delete
 
com.jamasoftware.contour.domain.factory - package com.jamasoftware.contour.domain.factory
 
com.jamasoftware.contour.domain.matrix - package com.jamasoftware.contour.domain.matrix
 
com.jamasoftware.contour.domain.usertype.enums - package com.jamasoftware.contour.domain.usertype.enums
 
com.jamasoftware.contour.domain.visitor.contourItem - package com.jamasoftware.contour.domain.visitor.contourItem
 
com.jamasoftware.contour.domain.visitor.facade - package com.jamasoftware.contour.domain.visitor.facade
 
com.jamasoftware.contour.exception.dto - package com.jamasoftware.contour.exception.dto
 
com.jamasoftware.contour.globalKey.dao - package com.jamasoftware.contour.globalKey.dao
 
com.jamasoftware.contour.globalKey.dao.hibernate - package com.jamasoftware.contour.globalKey.dao.hibernate
 
com.jamasoftware.contour.globalKey.domain - package com.jamasoftware.contour.globalKey.domain
 
com.jamasoftware.contour.integrations.dao - package com.jamasoftware.contour.integrations.dao
 
com.jamasoftware.contour.integrations.dao.hibernate - package com.jamasoftware.contour.integrations.dao.hibernate
 
com.jamasoftware.contour.integrations.domain - package com.jamasoftware.contour.integrations.domain
 
com.jamasoftware.contour.integrations.domain.delete - package com.jamasoftware.contour.integrations.domain.delete
 
com.jamasoftware.contour.integrations.dto - package com.jamasoftware.contour.integrations.dto
 
com.jamasoftware.contour.patching.dao - package com.jamasoftware.contour.patching.dao
 
com.jamasoftware.contour.patching.dao.hibernate - package com.jamasoftware.contour.patching.dao.hibernate
 
com.jamasoftware.contour.patching.domain - package com.jamasoftware.contour.patching.domain
 
com.jamasoftware.contour.plugin - package com.jamasoftware.contour.plugin
 
com.jamasoftware.contour.project.dao - package com.jamasoftware.contour.project.dao
 
com.jamasoftware.contour.project.dao.hibernate - package com.jamasoftware.contour.project.dao.hibernate
 
com.jamasoftware.contour.project.domain - package com.jamasoftware.contour.project.domain
 
com.jamasoftware.contour.project.dto - package com.jamasoftware.contour.project.dto
 
com.jamasoftware.contour.qa.dao - package com.jamasoftware.contour.qa.dao
 
com.jamasoftware.contour.qa.dao.hibernate - package com.jamasoftware.contour.qa.dao.hibernate
 
com.jamasoftware.contour.qa.domain - package com.jamasoftware.contour.qa.domain
Classes for test center domain objects.
com.jamasoftware.contour.qa.dto - package com.jamasoftware.contour.qa.dto
 
com.jamasoftware.contour.relationship.dao - package com.jamasoftware.contour.relationship.dao
 
com.jamasoftware.contour.relationship.dao.hibernate - package com.jamasoftware.contour.relationship.dao.hibernate
 
com.jamasoftware.contour.relationship.domain - package com.jamasoftware.contour.relationship.domain
 
com.jamasoftware.contour.relationship.dto - package com.jamasoftware.contour.relationship.dto
 
com.jamasoftware.contour.report.dto - package com.jamasoftware.contour.report.dto
 
com.jamasoftware.contour.report.dto.lazy - package com.jamasoftware.contour.report.dto.lazy
 
com.jamasoftware.contour.report.util - package com.jamasoftware.contour.report.util
 
com.jamasoftware.contour.reportData.service - package com.jamasoftware.contour.reportData.service
 
com.jamasoftware.contour.reportData.service.impl - package com.jamasoftware.contour.reportData.service.impl
 
com.jamasoftware.contour.reuse.dao - package com.jamasoftware.contour.reuse.dao
 
com.jamasoftware.contour.reuse.dao.hibernate - package com.jamasoftware.contour.reuse.dao.hibernate
 
com.jamasoftware.contour.reuse.diffView.domain - package com.jamasoftware.contour.reuse.diffView.domain
 
com.jamasoftware.contour.reuse.domain - package com.jamasoftware.contour.reuse.domain
 
com.jamasoftware.contour.review.dao - package com.jamasoftware.contour.review.dao
 
com.jamasoftware.contour.review.dao.hibernate - package com.jamasoftware.contour.review.dao.hibernate
 
com.jamasoftware.contour.review.domain - package com.jamasoftware.contour.review.domain
Classes for review center domain objects.
com.jamasoftware.contour.review.dto - package com.jamasoftware.contour.review.dto
 
com.jamasoftware.contour.rollup.dao - package com.jamasoftware.contour.rollup.dao
 
com.jamasoftware.contour.rollup.dao.hibernate - package com.jamasoftware.contour.rollup.dao.hibernate
 
com.jamasoftware.contour.rollup.domain - package com.jamasoftware.contour.rollup.domain
 
com.jamasoftware.contour.search.dao - package com.jamasoftware.contour.search.dao
 
com.jamasoftware.contour.search.dao.impl - package com.jamasoftware.contour.search.dao.impl
 
com.jamasoftware.contour.service.domain - package com.jamasoftware.contour.service.domain
 
com.jamasoftware.contour.service.domain.graph - package com.jamasoftware.contour.service.domain.graph
 
com.jamasoftware.contour.service.domain.graph.dependencyAdder - package com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
com.jamasoftware.contour.service.domain.graph.link - package com.jamasoftware.contour.service.domain.graph.link
 
com.jamasoftware.contour.service.domain.graph.link.visitor - package com.jamasoftware.contour.service.domain.graph.link.visitor
 
com.jamasoftware.contour.service.dto - package com.jamasoftware.contour.service.dto
 
com.jamasoftware.contour.service.dto.traceView - package com.jamasoftware.contour.service.dto.traceView
 
com.jamasoftware.contour.service.dto.visitor.contourItemDTO - package com.jamasoftware.contour.service.dto.visitor.contourItemDTO
 
com.jamasoftware.contour.setup.dto - package com.jamasoftware.contour.setup.dto
 
com.jamasoftware.contour.social.dto - package com.jamasoftware.contour.social.dto
 
com.jamasoftware.contour.tag.dao - package com.jamasoftware.contour.tag.dao
 
com.jamasoftware.contour.tag.dao.hibernate - package com.jamasoftware.contour.tag.dao.hibernate
 
com.jamasoftware.contour.tag.domain - package com.jamasoftware.contour.tag.domain
 
com.jamasoftware.contour.trial.dao - package com.jamasoftware.contour.trial.dao
 
com.jamasoftware.contour.trial.dao.hibernate - package com.jamasoftware.contour.trial.dao.hibernate
 
com.jamasoftware.contour.util.domain - package com.jamasoftware.contour.util.domain
 
com.jamasoftware.contour.workflow.dao - package com.jamasoftware.contour.workflow.dao
 
com.jamasoftware.contour.workflow.dao.hibernate - package com.jamasoftware.contour.workflow.dao.hibernate
 
com.jamasoftware.contour.workflow.domain - package com.jamasoftware.contour.workflow.domain
 
com.jamasoftware.contour.ws.domain - package com.jamasoftware.contour.ws.domain
 
Comment - Interface in com.jamasoftware.contour.comment.domain
 
Comment - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
COMMENT_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
COMMENT_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
COMMENT_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
Comment_Tag - Interface in com.jamasoftware.contour.comment.domain
 
Comment_TagImpl - Class in com.jamasoftware.contour.comment.domain
 
Comment_TagImpl() - Constructor for class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
COMMENT_UNDELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
CommentArtifact - Interface in com.jamasoftware.contour.comment.domain
 
CommentArtifactDao - Interface in com.jamasoftware.contour.comment.dao
 
CommentArtifactImpl - Class in com.jamasoftware.contour.comment.domain
 
CommentArtifactImpl() - Constructor for class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
CommentDao - Interface in com.jamasoftware.contour.comment.dao
 
CommentFactory - Interface in com.jamasoftware.contour.comment.domain
 
CommentFilter - Class in com.jamasoftware.contour.comment.filter
 
CommentFilter() - Constructor for class com.jamasoftware.contour.comment.filter.CommentFilter
 
CommentFilterConverter - Class in com.jamasoftware.contour.comment.filter
 
CommentFilterConverter() - Constructor for class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
CommentImpl - Class in com.jamasoftware.contour.comment.domain
Document/Item comment.
CommentImpl() - Constructor for class com.jamasoftware.contour.comment.domain.CommentImpl
 
commentsExist(Integer, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
commentsExist(Integer, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
CommentStatus - Interface in com.jamasoftware.contour.comment.domain
 
CommentStatusImpl - Class in com.jamasoftware.contour.comment.domain
 
CommentStatusImpl() - Constructor for class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
CommentStatusImpl(Integer) - Constructor for class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
CommentTagDao - Interface in com.jamasoftware.contour.comment.dao
 
CommentThreadMuteRequest - Interface in com.jamasoftware.contour.comment.domain
 
CommentThreadMuteRequestDao - Interface in com.jamasoftware.contour.comment.dao
 
CommentThreadMuteRequestFactory - Interface in com.jamasoftware.contour.comment.domain
 
CommentThreadMuteRequestImpl - Class in com.jamasoftware.contour.comment.domain
 
CommentThreadMuteRequestImpl() - Constructor for class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
CommentType - Interface in com.jamasoftware.contour.comment.domain
 
CommentTypeFactory - Interface in com.jamasoftware.contour.comment.domain
 
CommentTypeImpl - Class in com.jamasoftware.contour.comment.domain
 
CommentTypeImpl() - Constructor for class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
CommentTypeImpl(Integer) - Constructor for class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
CommentTypeImpl(Integer, String) - Constructor for class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
CommentTypes - Class in com.jamasoftware.contour.comment.domain
 
CommentTypes() - Constructor for class com.jamasoftware.contour.comment.domain.CommentTypes
 
compare(Integer, Integer) - Method in class com.jamasoftware.contour.domain.comparator.DocumentGlobalSortOrderComparator
 
compare(CachedDocumentNode, CachedDocumentNode) - Method in class com.jamasoftware.contour.domain.comparator.DocumentNodeSortOrderComparator
 
compare(EventEntry, EventEntry) - Method in class com.jamasoftware.contour.domain.comparator.EventEntryGlobalSortOrderComparator
 
compare(ExtDocumentTreeNode, ExtDocumentTreeNode) - Method in class com.jamasoftware.contour.domain.comparator.ProjectTreeNodeComparator
 
compare(Version, Version) - Method in class com.jamasoftware.contour.domain.comparator.VersionNumberComparator
 
compare(VelocityReportDTO, VelocityReportDTO) - Method in class com.jamasoftware.contour.plugin.VelocityDocumentSequenceComparator
 
compare(DomainObjectLink, DomainObjectLink) - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkPriorityComparator
 
compare(ConnectedUserDTO, ConnectedUserDTO) - Method in enum com.jamasoftware.contour.social.dto.ConnectedUserTypeDateComparator
 
compareTo(FieldLayoutEntry) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
compareTo(Filter) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
compareTo(Lookup) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
compareTo(PropertyEntry) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
compareTo(RelationshipType) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
COMPLETED - Static variable in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
COMPLETED - Static variable in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
COMPONENT - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Component category signifies that this document type represents Components of the system hierarchy, ID 1002.
ComponentParameter - Class in com.jamasoftware.contour.service.dto
A parameter specific to component handling.
ComponentParameter(String, List<String>) - Constructor for class com.jamasoftware.contour.service.dto.ComponentParameter
Construct a new ComponentParameter with the given name and values
ComponentParametersAccessObject - Class in com.jamasoftware.contour.service.dto
 
ComponentParametersAccessObject(List<ComponentParameter>, List<FilterParameter>) - Constructor for class com.jamasoftware.contour.service.dto.ComponentParametersAccessObject
 
Configuration - Class in com.jamasoftware.contour.service.dto
 
Configuration() - Constructor for class com.jamasoftware.contour.service.dto.Configuration
 
ConnectedUserDTO - Class in com.jamasoftware.contour.social.dto
 
ConnectedUserDTO(UserInfoDTO, ConnectedUserType, Date) - Constructor for class com.jamasoftware.contour.social.dto.ConnectedUserDTO
 
ConnectedUsersDTO - Class in com.jamasoftware.contour.social.dto
 
ConnectedUsersDTO() - Constructor for class com.jamasoftware.contour.social.dto.ConnectedUsersDTO
 
ConnectedUserType - Enum in com.jamasoftware.contour.social.dto
 
ConnectedUserTypeDateComparator - Enum in com.jamasoftware.contour.social.dto
 
containsFacet(Set<DocumentType_Facet>, Facet) - Static method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
containsKey(Object) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
CONTOUR_AND_MAINTENANCE_EXPIRE_TODAY - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
ContourApplicationContext - Class in com.jamasoftware.contour.service.dto
 
ContourApplicationContext() - Constructor for class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
ContourItem - Interface in com.jamasoftware.contour.api.domain
 
CONTOURITEM_FIELD_NAMES - Static variable in class com.jamasoftware.contour.domain.ContourItemImpl
 
ContourItemDao - Interface in com.jamasoftware.contour.api.dao
 
ContourItemDao - Interface in com.jamasoftware.contour.dao
Data access object for ContourItems
ContourItemHibernateSearcher - Interface in com.jamasoftware.contour.dao.hibernate
Searches the ContourItem index
ContourItemImpl - Class in com.jamasoftware.contour.domain
 
ContourItemImpl() - Constructor for class com.jamasoftware.contour.domain.ContourItemImpl
 
ContourItemNoProjectionHibernateSearcher - Class in com.jamasoftware.contour.dao.hibernate
Searches the ContourItem index without using projections.
ContourItemNoProjectionHibernateSearcher() - Constructor for class com.jamasoftware.contour.dao.hibernate.ContourItemNoProjectionHibernateSearcher
 
ContourItemPeer - Class in com.jamasoftware.contour.workflow.domain
 
ContourItemPeer() - Constructor for class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
ContourItemProjectionHibernateSearcher - Class in com.jamasoftware.contour.dao.hibernate
Uses ContourItemIndexProjection objects to search the ContourItem index, projecting fields from the index.
ContourItemProjectionHibernateSearcher() - Constructor for class com.jamasoftware.contour.dao.hibernate.ContourItemProjectionHibernateSearcher
 
ContourItemToDTOFacade - Class in com.jamasoftware.contour.domain.visitor.facade
 
ContourItemToDTOFacade() - Constructor for class com.jamasoftware.contour.domain.visitor.facade.ContourItemToDTOFacade
 
ContourItemVisitor<R,P> - Interface in com.jamasoftware.contour.api.domain.visitor.contourItem
Anything that visits a ContourItem base class should implement this interface and use the visitor pattern.
ContourWorkflowDefinition - Interface in com.jamasoftware.contour.api.workflow.domain
 
ContourWorkflowDefinitionImpl - Class in com.jamasoftware.contour.workflow.domain
 
ContourWorkflowDefinitionImpl() - Constructor for class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
CONVERTED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
convertStringParamsToReportParams(Map<String, String>, HttpSession) - Static method in class com.jamasoftware.contour.report.util.VelocityReportUtil
 
convertToComponentsString(Set<DocumentType_Facet>) - Static method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
COPY - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
copyDocument(Document) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
copyPageSetup(Section, Section) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
CORE - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Core category signifies that this document type represents the fields that apply to all items, ID 1000.
count(Class<? extends DomainObjectBase>, Collection<Restriction>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
count(Class<? extends DomainObjectBase>, Collection<Restriction>) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Counts the number of results, given the restrictions, in an efficient manner.
create() - Method in interface com.jamasoftware.contour.api.domain.factory.DomainFactory
 
create() - Method in class com.jamasoftware.contour.comment.domain.factory.DefaultCommentFactory
 
create() - Method in class com.jamasoftware.contour.comment.domain.factory.DefaultCommentThreadMuteRequestFactory
 
create() - Method in class com.jamasoftware.contour.comment.domain.factory.DefaultCommentTypeFactory
 
CREATE - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
create() - Method in class com.jamasoftware.contour.domain.factory.DefaultEmailFactory
 
create() - Method in class com.jamasoftware.contour.domain.factory.DefaultPropertyEntryFactory
 
create() - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
create(boolean, boolean) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
create(boolean, boolean, boolean, boolean) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
create(boolean, Set<DocumentField>, boolean, boolean, boolean) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
create() - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
create(User) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
create(User, Set<Integer>, Boolean) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
create(ExtDocumentTreeNode, TreeOptions) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
 
create() - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
create(boolean, Integer, boolean) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
create(boolean, Integer, boolean, boolean) - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
createActiveOnlyRestriction() - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createAllIndexes() - Method in interface com.jamasoftware.contour.dao.BatchIndexDao
 
createAllIndexes() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
createAllIndexes() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
createAllIndexes() - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
createArtifactTypesRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createCommentIdRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createCreatedDateRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createDocumentTypeFacets(Collection<Facet>, DocumentType) - Static method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
createHideReviewCommentRestriction() - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createIdOnlyDomainObjectInstance(Class<T>, Integer) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
Creates an instance of the given class, only setting the id.
createIdOnlyInstance(Integer) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
createisOnlyRootCommentsRestriction() - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createItemsRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createKeywordsRestrictiion(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createOrgIdRestriction(Integer) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createProjectIndexes(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
createProjectIndexes(Integer) - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
createProjectRestriction() - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createProjectsRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createRelateCriterion(boolean) - Static method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
createReleasesRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createRolesRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createSingleTenantManager() - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
createSystemDocumentGroups(Project, DocumentTypeService, DocumentGroupDao) - Static method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
createSystemDocumentGroupsForCategory(Project, DocumentTypeCategory, DocumentTypeService, DocumentGroupDao) - Static method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
createTagCriterion(boolean) - Static method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
createTagsRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createThreadUpdatedDateRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
createUsersRestriction(CommentFilter) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 

D

DaoSaveOrUpdate - Annotation Type in com.jamasoftware.contour.dao.aop
 
Dashboard - Interface in com.jamasoftware.contour.api.dashboard.domain
 
DASHBOARD_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
DashboardDao - Interface in com.jamasoftware.contour.dashboard.dao
 
DashboardImpl - Class in com.jamasoftware.contour.dashboard.domain
This is a dashboard associated with a given scope/ref that contains PortletInstances in a specified layout.
DashboardImpl() - Constructor for class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
DashboardImpl(Integer, Integer) - Constructor for class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
DashboardLayout - Enum in com.jamasoftware.contour.api.dashboard.domain
This is a layout style that a Dashboard could have (2-column, 3-column, etc...).
DATABASE_DIALECT_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_DRIVER_CLASS_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_PASSWORD_IS_ENCRYPTED_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_PASSWORD_PARAM - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_PASSWORD_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_SORT_ORDER_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_TYPE_PARAM - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_TYPE_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_URL_PARAM - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_URL_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_USERNAME_PARAM - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DATABASE_USERNAME_PROP - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
DatabaseDTO - Class in com.jamasoftware.contour.setup.dto
Database configuration information.
DatabaseDTO() - Constructor for class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
dataSource - Variable in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
deactivateAllReviewSubscriptions(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
deactivateAllReviewSubscriptions(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
DeactivateContourItemOptions - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
DeactivateContourItemOptions() - Constructor for class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
DeactivateContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
deactivateDocumentGroup(DocumentGroup) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
deactivateDocumentGroup(DocumentGroup) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
deactivateLookup(Lookup) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
deactivateLookup(Lookup) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
deactivateRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipTypeDaoImpl
 
deactivateRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.dao.RelationshipTypeDao
 
deactivateRelease(Release) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
deactivateRelease(Release) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
deactivateReuseRule(ReuseRule) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
deactivateReuseRule(ReuseRule) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
deactivateTestRunSet(TestRunSet) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
deactivateTestRunSet(TestRunSet) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
decimalPrecision(Integer) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig.CalculatedFieldConfigBuilder
 
DECISION - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
DECISION_REQUEST - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
decryptPassword(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
deepCopy(Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
DEFAULT_ENTITYTYPE_VALUE - Static variable in class com.jamasoftware.contour.domain.ContourItemImpl
 
DEFAULT_RELEASE_CATEGORY - Static variable in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
DEFAULT_RELEASE_TYPE - Static variable in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
DefaultCommentFactory - Class in com.jamasoftware.contour.comment.domain.factory
 
DefaultCommentFactory() - Constructor for class com.jamasoftware.contour.comment.domain.factory.DefaultCommentFactory
 
DefaultCommentThreadMuteRequestFactory - Class in com.jamasoftware.contour.comment.domain.factory
 
DefaultCommentThreadMuteRequestFactory() - Constructor for class com.jamasoftware.contour.comment.domain.factory.DefaultCommentThreadMuteRequestFactory
 
DefaultCommentTypeFactory - Class in com.jamasoftware.contour.comment.domain.factory
 
DefaultCommentTypeFactory() - Constructor for class com.jamasoftware.contour.comment.domain.factory.DefaultCommentTypeFactory
 
DefaultEmailFactory - Class in com.jamasoftware.contour.domain.factory
 
DefaultEmailFactory() - Constructor for class com.jamasoftware.contour.domain.factory.DefaultEmailFactory
 
defaultLookup() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
defaultLookup() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
defaultOptions - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
DefaultPropertyEntryFactory - Class in com.jamasoftware.contour.domain.factory
 
DefaultPropertyEntryFactory() - Constructor for class com.jamasoftware.contour.domain.factory.DefaultPropertyEntryFactory
 
deletAclObject(AclObject) - Method in interface com.jamasoftware.contour.dao.AclObjectDao
 
deletAclObject(AclObject) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclObjectDaoImpl
 
delete(CommentThreadMuteRequest) - Method in interface com.jamasoftware.contour.comment.dao.CommentThreadMuteRequestDao
 
delete(CommentThreadMuteRequest) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DELETE - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
deleteAclPermission(AclPermission) - Method in interface com.jamasoftware.contour.dao.AclPermissionDao
 
deleteAclPermission(AclPermission) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionDaoImpl
 
deleteAclPermissionEntry(AclPermissionEntry) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
deleteAclPermissionEntry(AclPermissionEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
deleteAll(List<? extends DomainObjectBase>) - Method in interface com.jamasoftware.contour.api.dao.GenericDao
 
deleteAll(List<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
deleteAllWorkflowsForItem(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
deleteAllWorkflowsForItem(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
deleteAttachment(Attachment) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
deleteAttachment(Attachment) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
deleteAttachments(List<Attachment>) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
deleteAttachments(List<Attachment>) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
deleteAuthProviderConfig(AuthProviderConfig) - Method in interface com.jamasoftware.contour.dao.AuthProviderConfigDao
 
deleteAuthProviderConfig(AuthProviderConfig) - Method in class com.jamasoftware.contour.dao.hibernate.HibAuthProviderConfigDaoImpl
 
deleteBaseLine(BaseLine) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Logically deletes a BaseLine.
deleteBaseLine(BaseLine) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
deleteBaseLineGroup(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Deletes the "Baseline Group" that all have the given scope id and ref id This function logically deletes this group and baseline from the database.
deleteBaseLineGroup(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
deleteChangeRequestAssociation(Integer) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
deleteChangeRequestAssociation(ChangeRequestAssociation) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
deleteChangeRequestAssociation(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
deleteChangeRequestAssociation(ChangeRequestAssociation) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
deleteComment(Comment) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
deleteComment(Comment) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
deleteCommentArtifact(CommentArtifact) - Method in interface com.jamasoftware.contour.comment.dao.CommentArtifactDao
 
deleteCommentArtifact(CommentArtifact) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentArtifactDaoImpl
 
deleteCommentTag(Comment_Tag) - Method in interface com.jamasoftware.contour.comment.dao.CommentTagDao
 
deleteCommentTag(Comment_Tag) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentTagDaoImpl
 
deleteContourItemPeer(ContourItemPeer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
deleteContourItemPeer(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
deleteContourItemPeer(ContourItemPeer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
deleteContourItemPeer(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
deleteContourItemPeersForDefinition(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
deleteContourItemPeersForDefinition(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
deleteCriteria(ReportCriteria) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
deleteCriteria(ReportCriteria) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
deleteCustomFields(Collection<DocumentCustomFieldValue>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
deleteCustomFields(Collection<DocumentCustomFieldValue>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
DELETED - Static variable in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
deleteDashboard(Dashboard) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
deleteDashboard(Dashboard) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
deleteDocument(Document) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
deleteDocument(Document) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
deleteDocumentAttachment(Document_DocAttach) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
deleteDocumentAttachment(Document_DocAttach) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
deleteDocumentField(DocumentField) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
deleteDocumentField(DocumentField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
deleteDocumentNode(DocumentNode) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Deletes a DocumentNode
deleteDocumentNode(DocumentNode) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
deleteDocumentTag(Document_Tag) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
deleteDocumentTag(Document_Tag) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
deleteDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
deleteDocumentType(DocumentType) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
deleteDocumentTypeField(DocumentTypeField) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
deleteDocumentTypeField(DocumentTypeField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
deleteDocumentURL(Document_URL) - Method in interface com.jamasoftware.contour.dao.Document_URLDao
 
deleteDocumentURL(Document_URL) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
deleteEmail(Email) - Method in interface com.jamasoftware.contour.dao.EmailDao
 
deleteEmail(Email) - Method in class com.jamasoftware.contour.dao.hibernate.HibEmailDaoImpl
 
deleteEventListForOrgId(Integer) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
deleteEventListForOrgId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
deleteFieldConfig(FieldConfig) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
deleteFieldConfig(FieldConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
deleteFieldLayout(FieldLayout) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
deleteFieldLayout(FieldLayout) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
deleteFieldLayoutEntry(FieldLayoutEntry) - Method in interface com.jamasoftware.contour.dao.FieldLayoutEntryDao
 
deleteFieldLayoutEntry(FieldLayoutEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutEntryDaoImpl
 
deleteFilter(Filter) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
deleteFilter(Filter) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
deleteFullTestRun(TestRun) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
deleteFullTestRun(TestRun) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
deleteGlobalKeyLookup(GlobalKeyLookup) - Method in interface com.jamasoftware.contour.globalKey.dao.GlobalKeyLookupDao
 
deleteGlobalKeyLookup(GlobalKeyLookup) - Method in class com.jamasoftware.contour.globalKey.dao.hibernate.HibGlobalKeyLookupDaoImpl
 
deleteGlossaryItem(GlossaryItem) - Method in interface com.jamasoftware.contour.dao.GlossaryDao
 
deleteGlossaryItem(GlossaryItem) - Method in class com.jamasoftware.contour.dao.hibernate.HibGlossaryDaoImpl
 
deleteIntegrationComponentMapping(IntegrationComponentMapping) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
deleteIntegrationComponentMapping(IntegrationComponentMapping) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
deleteIntegrationConnection(IntegrationConnection) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
deleteIntegrationConnection(IntegrationConnection) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
deleteIntegrationFieldMapping(IntegrationFieldMapping) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
deleteIntegrationFieldMapping(IntegrationFieldMapping) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
deleteIntegrationRelationshipMapping(IntegrationRelationshipMapping) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
deleteIntegrationRelationshipMapping(IntegrationRelationshipMapping) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
deleteItemTemplate(ItemTemplate) - Method in class com.jamasoftware.contour.dao.hibernate.HibItemTemplateDaoImpl
 
deleteItemTemplate(ItemTemplate) - Method in interface com.jamasoftware.contour.dao.ItemTemplateDao
 
deleteJobScheduleForUser(Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
deleteJobScheduleForUser(Integer, String) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
deleteLicenseSnapshotsOlderThanNDays(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLicenseDaoImpl
 
deleteLicenseSnapshotsOlderThanNDays(Integer) - Method in interface com.jamasoftware.contour.dao.LicenseDao
 
deleteLookup(Lookup) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
deleteLookup(Lookup) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
deleteLookupType(LookupType) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupTypeDaoImpl
 
deleteLookupType(LookupType) - Method in interface com.jamasoftware.contour.dao.LookupTypeDao
 
deleteMentionFilter(MentionFilter) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibMentionFilterDaoImpl
 
deleteMentionFilter(MentionFilter) - Method in interface com.jamasoftware.contour.comment.dao.MentionFilterDao
 
deleteMutedSubscription(MutedSubscription) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
deleteMutedSubscription(MutedSubscription) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 
deleteOrganization(Organization) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
deleteOrganization(Organization) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
deletePerspectiveConfig(PerspectiveConfig) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
deletePerspectiveConfig(PerspectiveConfig) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
deletePluginEntry(PluginEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibPluginEntryDaoImpl
 
deletePluginEntry(PluginEntry) - Method in interface com.jamasoftware.contour.dao.PluginEntryDao
Deletes the given plug-in entry.
deletePortletInstance(PortletInstance) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
deletePortletInstance(PortletInstance) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
deleteProject(Project) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
deleteProject(Project) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
deleteProjectField(ProjectField) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectFieldDaoImpl
 
deleteProjectField(ProjectField) - Method in interface com.jamasoftware.contour.project.dao.ProjectFieldDao
 
deleteProjectType(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeDaoImpl
 
deleteProjectType(ProjectType) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeDaoImpl
 
deleteProjectType(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeDao
 
deleteProjectType(ProjectType) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeDao
 
deletePropertyEntry(PropertyEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
deletePropertyEntry(PropertyEntry) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
deleteRelationshipConfig(RelationshipConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
deleteRelationshipConfig(RelationshipConfig) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
deleteRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipTypeDaoImpl
 
deleteRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.dao.RelationshipTypeDao
 
deleteRelease(Release) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
deleteRelease(Release) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
deleteReleaseType(ReleaseType) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
deleteReleaseType(ReleaseType) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
deleteReport(Report) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
deleteReport(Report) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
deleteReuseRule(ReuseRule) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
deleteReuseRule(ReuseRule) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
deleteRevision(Revision) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
deleteRevision(Revision) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
deleteRevisionPropertyEntry(RevisionPropertyEntry) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionPropertyEntryDaoImpl
 
deleteRevisionPropertyEntry(RevisionPropertyEntry) - Method in interface com.jamasoftware.contour.review.dao.RevisionPropertyEntryDao
 
deleteRoleListForPerspective(int, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
deleteRoleListForPerspective(int, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
deleteRoles(List<Role>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
deleteRoles(List<Role>) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
deleteSignature(Signature) - Method in class com.jamasoftware.contour.dao.hibernate.HibSignatureDaoImpl
 
deleteSignature(Signature) - Method in interface com.jamasoftware.contour.dao.SignatureDao
Deletes a Signature permanently
deleteSubjectsOnly(List<AclObject>) - Method in class com.jamasoftware.contour.domain.delete.AclObjectDeleter
 
deleteSubjectsOnly(List<AclPermission>) - Method in class com.jamasoftware.contour.domain.delete.AclPermissionDeleter
 
deleteSubjectsOnly(List<AclPermissionEntry>) - Method in class com.jamasoftware.contour.domain.delete.AclPermissionEntryDeleter
 
deleteSubjectsOnly(List<Attachment>) - Method in class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
deleteSubjectsOnly(List<BaseLine>) - Method in class com.jamasoftware.contour.domain.delete.BaselineDeleter
 
deleteSubjectsOnly(List<ChangeRequestAssociation>) - Method in class com.jamasoftware.contour.domain.delete.ChangeRequestAssociationDeleter
 
deleteSubjectsOnly(List<DistributionGroup>) - Method in class com.jamasoftware.contour.domain.delete.DistributionGroupDeleter
 
deleteSubjectsOnly(List<Document_Attachment>) - Method in class com.jamasoftware.contour.domain.delete.Document_AttachmentDeleter
 
deleteSubjectsOnly(List<Document>) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
deleteSubjectsOnly(List<Document_DocAttach>) - Method in class com.jamasoftware.contour.domain.delete.DocumentDocAttachDeleter
 
deleteSubjectsOnly(List<DocumentField>) - Method in class com.jamasoftware.contour.domain.delete.DocumentFieldDeleter
 
deleteSubjectsOnly(List<DocumentGroup>) - Method in class com.jamasoftware.contour.domain.delete.DocumentGroupDeleter
 
deleteSubjectsOnly(List<DocumentNode>) - Method in class com.jamasoftware.contour.domain.delete.DocumentNodeDeleter
 
deleteSubjectsOnly(List<DocumentType>) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
deleteSubjectsOnly(List<DocumentTypeField>) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeFieldDeleter
 
deleteSubjectsOnly(List<Document_URL>) - Method in class com.jamasoftware.contour.domain.delete.DocumentUrlDeleter
 
deleteSubjectsOnly(List<Email>) - Method in class com.jamasoftware.contour.domain.delete.EmailDeleter
 
deleteSubjectsOnly(List<EventEntry>) - Method in class com.jamasoftware.contour.domain.delete.EventEntryDeleter
 
deleteSubjectsOnly(List<FieldLayout>) - Method in class com.jamasoftware.contour.domain.delete.FieldLayoutDeleter
 
deleteSubjectsOnly(List<FieldLayoutEntry>) - Method in class com.jamasoftware.contour.domain.delete.FieldLayoutEntryDeleter
 
deleteSubjectsOnly(List<Filter>) - Method in class com.jamasoftware.contour.domain.delete.FilterDeleter
 
deleteSubjectsOnly(List<GlossaryItem>) - Method in class com.jamasoftware.contour.domain.delete.GlossaryItemDeleter
 
deleteSubjectsOnly(List<ItemTemplate>) - Method in class com.jamasoftware.contour.domain.delete.ItemTemplateDeleter
 
deleteSubjectsOnly(List<LicenseSnapshot>) - Method in class com.jamasoftware.contour.domain.delete.LicenseSnapshotDeleter
 
deleteSubjectsOnly(List<Lookup>) - Method in class com.jamasoftware.contour.domain.delete.LookupDeleter
 
deleteSubjectsOnly(List<LookupType>) - Method in class com.jamasoftware.contour.domain.delete.LookupTypeDeleter
 
deleteSubjectsOnly(List<MutedSubscription>) - Method in class com.jamasoftware.contour.domain.delete.MutedSubscriptionDeleter
 
deleteSubjectsOnly(List<OrderedList>) - Method in class com.jamasoftware.contour.domain.delete.OrderedListDeleter
 
deleteSubjectsOnly(List<OrderedListItem>) - Method in class com.jamasoftware.contour.domain.delete.OrderedListItemDeleter
 
deleteSubjectsOnly(List<Organization>) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
deleteSubjectsOnly(List<PerspectiveConfig>) - Method in class com.jamasoftware.contour.domain.delete.PerspectiveConfigDeleter
 
deleteSubjectsOnly(List<PluginEntry>) - Method in class com.jamasoftware.contour.domain.delete.PluginEntryDeleter
 
deleteSubjectsOnly(List<PropertyEntry>) - Method in class com.jamasoftware.contour.domain.delete.PropertyEntryDeleter
 
deleteSubjectsOnly(List<RelationshipConfig>) - Method in class com.jamasoftware.contour.domain.delete.RelationshipConfigDeleter
 
deleteSubjectsOnly(List<Document_Document>) - Method in class com.jamasoftware.contour.domain.delete.RelationshipDeleter
 
deleteSubjectsOnly(List<RelationshipType>) - Method in class com.jamasoftware.contour.domain.delete.RelationshipTypeDeleter
 
deleteSubjectsOnly(List<Release>) - Method in class com.jamasoftware.contour.domain.delete.ReleaseDeleter
 
deleteSubjectsOnly(List<ReleaseType>) - Method in class com.jamasoftware.contour.domain.delete.ReleaseTypeDeleter
 
deleteSubjectsOnly(List<Report>) - Method in class com.jamasoftware.contour.domain.delete.ReportDeleter
 
deleteSubjectsOnly(List<Role>) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
deleteSubjectsOnly(List<Signature>) - Method in class com.jamasoftware.contour.domain.delete.SignatureDeleter
 
deleteSubjectsOnly(List<SmartFilter>) - Method in class com.jamasoftware.contour.domain.delete.SmartFilterDeleter
 
deleteSubjectsOnly(List<Subscription>) - Method in class com.jamasoftware.contour.domain.delete.SubscriptionDeleter
 
deleteSubjectsOnly(List<TestResult>) - Method in class com.jamasoftware.contour.domain.delete.TestResultDeleter
 
deleteSubjectsOnly(List<Token>) - Method in class com.jamasoftware.contour.domain.delete.TokenDeleter
 
deleteSubjectsOnly(List<User_JobSchedule>) - Method in class com.jamasoftware.contour.domain.delete.User_JobScheduleDeleter
 
deleteSubjectsOnly(List<User>) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
deleteSubjectsOnly(List<UserFavorite>) - Method in class com.jamasoftware.contour.domain.delete.UserFavoriteDeleter
 
deleteSubjectsOnly(List<UserItemViewHistory>) - Method in class com.jamasoftware.contour.domain.delete.UserItemViewHistoryDeleter
 
deleteSubjectsOnly(List<UserLogEntry>) - Method in class com.jamasoftware.contour.domain.delete.UserLogEntryDeleter
 
deleteSubjectsOnly(List<Version>) - Method in class com.jamasoftware.contour.domain.delete.VersionDeleter
 
deleteSubjectsOnly(List<ViewConfig>) - Method in class com.jamasoftware.contour.domain.delete.ViewConfigDeleter
 
deleteSubjectsOnly(List<IntegrationComponentMapping>) - Method in class com.jamasoftware.contour.integrations.domain.delete.IntegrationComponentMappingDeleter
 
deleteSubjectsOnly(List<IntegrationConnection>) - Method in class com.jamasoftware.contour.integrations.domain.delete.IntegrationConnectionDeleter
 
deleteSubjectsOnly(List<IntegrationFieldMapping>) - Method in class com.jamasoftware.contour.integrations.domain.delete.IntegrationFieldMappingDeleter
 
deleteSubjectsOnly(List<IntegrationRelationshipMapping>) - Method in class com.jamasoftware.contour.integrations.domain.delete.IntegrationRelationshipMappingDeleter
 
deleteSubscription(Subscription) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
deleteSubscription(Subscription) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
deleteSyncOptions(SyncOptions) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibSyncOptionsDaoImpl
 
deleteSyncOptions(SyncOptions) - Method in interface com.jamasoftware.contour.reuse.dao.SyncOptionsDao
 
deleteTag(Tag) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
deleteTag(Tag) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
deleteTestCaseSteps(Document) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
deleteTestCaseSteps(Document) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
deleteTestPlan(TestPlan) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestPlanDaoImpl
 
deleteTestPlan(TestPlan) - Method in interface com.jamasoftware.contour.qa.dao.TestPlanDao
 
deleteTestRun(TestRun) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
deleteTestRun(TestRun) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
deleteTestRunSet(TestRunSet) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
deleteTestRunSet(TestRunSet) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
deleteTestSetCase(TestSetCase) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetCaseDaoImpl
 
deleteTestSetCase(TestSetCase) - Method in interface com.jamasoftware.contour.qa.dao.TestSetCaseDao
 
deleteToken(Token) - Method in class com.jamasoftware.contour.dao.hibernate.HibTokenDaoImpl
 
deleteToken(Token) - Method in interface com.jamasoftware.contour.dao.TokenDao
 
deleteUserItemViewHistory(UserItemViewHistory) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
deleteUserItemViewHistory(UserItemViewHistory) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
deleteUserJobSchedule(User_JobSchedule) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
deleteUserJobSchedule(User_JobSchedule) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
deleteUserLogEntry(UserLogEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
deleteUserLogEntry(UserLogEntry) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Deletes the specified log entry.
deleteVersion(Version) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
deleteVersion(Version) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
deleteViewConfig(ViewConfig) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
deleteViewConfig(ViewConfig) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
deleteViewListForPerspective(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
deleteViewListForPerspective(int) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
deleteWidgetConfig(WidgetConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
deleteWidgetConfig(WidgetConfig) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
deleteWorkflowDefinition(ContourWorkflowDefinition) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
deleteWorkflowDefinition(ContourWorkflowDefinition) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
deleteWorkflowInstance(HibernateWorkflow) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
deleteWorkflowInstance(HibernateWorkflow) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
deleteWorkflowInstancesForDefinition(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
deleteWorkflowInstancesForDefinition(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
DependencyAdder - Interface in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
DESC - Static variable in class com.jamasoftware.contour.api.service.search.SorterInfo
 
describe() - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Gets a string representation of the link.
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
describe() - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
destroy() - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
detatchObject(Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
detatchObject(Object) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
If the underlying ORM supports object caching, this method makes sure this object isn't cached, and therefore isn't returned by any service methods without retrieving from the database fresh.
determineInterfaceClass(Class<? extends DomainObjectBase>) - Static method in class com.jamasoftware.contour.domain.DomainClassMapping
 
DIFF_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
DiffViewDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
DiffViewDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.DiffViewDependencyAdder
 
DiffViewFieldConfigImpl - Class in com.jamasoftware.contour.reuse.diffView.domain
 
DiffViewFieldConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.diffView.domain.DiffViewFieldConfigImpl
 
DiffViewImpl - Class in com.jamasoftware.contour.reuse.diffView.domain
 
DiffViewImpl() - Constructor for class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
DiffViewRelationshipConfigImpl - Class in com.jamasoftware.contour.reuse.diffView.domain
 
DiffViewRelationshipConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
DiffViewWidgetConfigImpl - Class in com.jamasoftware.contour.reuse.diffView.domain
 
DiffViewWidgetConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.diffView.domain.DiffViewWidgetConfigImpl
 
DirectDomainObjectDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
DirectDomainObjectDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.DirectDomainObjectDependencyAdder
 
DISABLED - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
disassemble(Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
DISPLAY_NAME - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
displayTotals() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
DistributionGroup - Interface in com.jamasoftware.contour.api.domain
Deprecated.
DistributionGroupDao - Interface in com.jamasoftware.contour.dao
 
DistributionGroupDeleter - Class in com.jamasoftware.contour.domain.delete
 
DistributionGroupDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DistributionGroupDeleter
 
DistributionGroupImpl - Class in com.jamasoftware.contour.domain
Deprecated.
DistributionGroupImpl() - Constructor for class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
DO_NOT_DUPLICATE - Static variable in class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 
DOC_ATTACHMENT_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DOC_ATTACHMENT_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DOC_ATTACHMENT_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DOC_TAG_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DOC_TAG_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DocAttachment - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
docFieldDao - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
docIdsAreValidForBatchWorkflowTransition(List<Integer>, Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
docIdsAreValidForBatchWorkflowTransition(List<Integer>, Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
DocTag - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
Document - Interface in com.jamasoftware.contour.api.domain
 
Document - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
DOCUMENT - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.DOCUMENT = 5; The Document scope is used for Item-level activities, like adding/removing Items, commenting on Items, etc...
Document_Attachment - Interface in com.jamasoftware.contour.api.domain
Deprecated.
Document_AttachmentDeleter - Class in com.jamasoftware.contour.domain.delete
 
Document_AttachmentDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.Document_AttachmentDeleter
 
Document_AttachmentImpl - Class in com.jamasoftware.contour.domain
Deprecated.
Document_AttachmentImpl() - Constructor for class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
DOCUMENT_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Categories that are represented in the back end by Document.java
DOCUMENT_COPY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
DOCUMENT_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
Document_DocAttach - Interface in com.jamasoftware.contour.api.domain
 
Document_DocAttachImpl - Class in com.jamasoftware.contour.domain
Document and attachment document link object.
Document_DocAttachImpl() - Constructor for class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
Document_Document - Interface in com.jamasoftware.contour.api.domain
 
Document_DocumentImpl - Class in com.jamasoftware.contour.domain
Relationships between documents.
Document_DocumentImpl() - Constructor for class com.jamasoftware.contour.domain.Document_DocumentImpl
 
DOCUMENT_FIELD_NAMES - Static variable in class com.jamasoftware.contour.domain.DocumentImpl
 
Document_Tag - Interface in com.jamasoftware.contour.api.tag.domain
 
Document_TagImpl - Class in com.jamasoftware.contour.tag.domain
Link object for document and tag
Document_TagImpl() - Constructor for class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
DOCUMENT_TYPE - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.DOCUMENT_TYPE = 7; The Document Type scope is used for Item Type-level activities, like adding/removing Item Types, changing the fields in an Item Type, etc...
Document_URL - Interface in com.jamasoftware.contour.api.domain
 
Document_URLDao - Interface in com.jamasoftware.contour.dao
 
Document_URLImpl - Class in com.jamasoftware.contour.domain
Document Url link.
Document_URLImpl() - Constructor for class com.jamasoftware.contour.domain.Document_URLImpl
 
DocumentCustomFieldValue - Interface in com.jamasoftware.contour.api.domain
 
DocumentCustomFieldValueImpl - Class in com.jamasoftware.contour.domain
Custom Field Value.
DocumentCustomFieldValueImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
DocumentDao - Interface in com.jamasoftware.contour.dao
 
documentDao - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
DocumentDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
DocumentDocAttachDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentDocAttachDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentDocAttachDeleter
 
DocumentField - Interface in com.jamasoftware.contour.api.domain
 
DocumentFieldDao - Interface in com.jamasoftware.contour.dao
 
DocumentFieldDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentFieldDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentFieldDeleter
 
DocumentFieldImpl - Class in com.jamasoftware.contour.domain
Document field
DocumentFieldImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentFieldImpl
 
DocumentFieldImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.DocumentFieldImpl
 
DocumentGlobalSortOrderComparator - Class in com.jamasoftware.contour.domain.comparator
 
DocumentGlobalSortOrderComparator(DocumentNodeDao) - Constructor for class com.jamasoftware.contour.domain.comparator.DocumentGlobalSortOrderComparator
 
DocumentGroup - Interface in com.jamasoftware.contour.api.domain
 
DocumentGroup - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
DocumentGroupDao - Interface in com.jamasoftware.contour.dao
 
DocumentGroupDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentGroupDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentGroupDeleter
 
DocumentGroupImpl - Class in com.jamasoftware.contour.domain
Document Group/Set.
DocumentGroupImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentGroupImpl
 
DocumentImpl - Class in com.jamasoftware.contour.domain
Item in Contour.
DocumentImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentImpl
 
DocumentImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.DocumentImpl
 
DocumentImportFieldMappingDTO - Class in com.jamasoftware.contour.service.dto
 
DocumentImportFieldMappingDTO() - Constructor for class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
DocumentImportFieldMappingDTO(DocumentTypeDTO) - Constructor for class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
DocumentImportMapping - Class in com.jamasoftware.contour.service.dto
 
DocumentImportMapping() - Constructor for class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
DocumentInfo - Class in com.jamasoftware.contour.domain.matrix
 
DocumentInfo(Integer, String, String) - Constructor for class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
DocumentInfo(Integer, String, String, Integer) - Constructor for class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
DocumentKeyDao - Interface in com.jamasoftware.contour.documentKey.dao
 
DocumentKeyLookup - Interface in com.jamasoftware.contour.api.documentKey.domain
 
DocumentKeyLookupImpl - Class in com.jamasoftware.contour.documentKey.domain
 
DocumentKeyLookupImpl() - Constructor for class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
DocumentKeyLookupImpl(Integer, String, String) - Constructor for class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
DocumentNode - Interface in com.jamasoftware.contour.api.domain
 
DocumentNodeDao - Interface in com.jamasoftware.contour.dao
Defines a data access objects working with DocumentNode objects.
DocumentNodeDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentNodeDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentNodeDeleter
 
DocumentNodeImpl - Class in com.jamasoftware.contour.domain
Represents a node of a document, and can be used to display the document tree.
DocumentNodeImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentNodeImpl
 
documentNodeManager - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
DocumentNodeSortOrderComparator - Class in com.jamasoftware.contour.domain.comparator
 
DocumentNodeSortOrderComparator() - Constructor for class com.jamasoftware.contour.domain.comparator.DocumentNodeSortOrderComparator
 
DocumentReportDataService - Interface in com.jamasoftware.contour.reportData.service
 
DocumentReportDataServiceImpl - Class in com.jamasoftware.contour.reportData.service.impl
Service that provides functions to retrieve documents and document data.
DocumentReportDataServiceImpl() - Constructor for class com.jamasoftware.contour.reportData.service.impl.DocumentReportDataServiceImpl
 
DocumentType - Interface in com.jamasoftware.contour.api.domain
 
DocumentType - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
DocumentType_Facet - Interface in com.jamasoftware.contour.api.domain
 
DocumentType_FacetImpl - Class in com.jamasoftware.contour.domain
 
DocumentType_FacetImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
DocumentType_FacetImpl(DocumentType, Facet) - Constructor for class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
DocumentType_FacetImpl(DocumentType, Facet, boolean) - Constructor for class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
DocumentType_FacetImpl.DocumentTypeFacetBuilder - Class in com.jamasoftware.contour.domain
 
DocumentType_FacetImpl.DocumentTypeFacetBuilder(DocumentType) - Constructor for class com.jamasoftware.contour.domain.DocumentType_FacetImpl.DocumentTypeFacetBuilder
 
DocumentTypeCategory - Enum in com.jamasoftware.contour.api.domain
 
DocumentTypeCategoryUserType - Class in com.jamasoftware.contour.domain.usertype.enums
 
DocumentTypeCategoryUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
DocumentTypeDao - Interface in com.jamasoftware.contour.dao
 
DocumentTypeDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentTypeDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
DocumentTypeFacetDao - Interface in com.jamasoftware.contour.dao
 
DocumentTypeField - Interface in com.jamasoftware.contour.api.domain
 
DocumentTypeFieldDao - Interface in com.jamasoftware.contour.dao
 
DocumentTypeFieldDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentTypeFieldDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentTypeFieldDeleter
 
DocumentTypeFieldImpl - Class in com.jamasoftware.contour.domain
Document/Item type.
DocumentTypeFieldImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
DocumentTypeFieldImpl(String, DocumentType, DocumentField, String, Integer, Boolean, FieldControlType, Boolean, Boolean) - Constructor for class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
DocumentTypeImpl - Class in com.jamasoftware.contour.domain
Document type.
DocumentTypeImpl() - Constructor for class com.jamasoftware.contour.domain.DocumentTypeImpl
 
DocumentTypeImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.DocumentTypeImpl
 
DocumentTypeImpl(String, String, String, Integer, String, String) - Constructor for class com.jamasoftware.contour.domain.DocumentTypeImpl
 
documentTypeService - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
DocumentUrlDeleter - Class in com.jamasoftware.contour.domain.delete
 
DocumentUrlDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.DocumentUrlDeleter
 
doesExist(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
doesExist(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
doesRelationshipRuleSetExist(Integer, Integer) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
doesRelationshipRuleSetExist(Integer, Integer) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleSetDao
 
DomainClassMap<V> - Class in com.jamasoftware.contour.domain
 
DomainClassMap(DomainClassMapping) - Constructor for class com.jamasoftware.contour.domain.DomainClassMap
 
DomainClassMap(DomainClassMapping, Map<? extends Class<? extends DomainObjectBase>, ? extends V>) - Constructor for class com.jamasoftware.contour.domain.DomainClassMap
 
DomainClassMapping - Class in com.jamasoftware.contour.domain
 
DomainClassMapping(DomainObjectFinder) - Constructor for class com.jamasoftware.contour.domain.DomainClassMapping
 
DomainDependencyId - Annotation Type in com.jamasoftware.contour.api.domain.annotation
Used to declare that an Integer field is actually a dependency id on a DomainObjectBase.
DomainDependencyIdCollection - Annotation Type in com.jamasoftware.contour.api.domain.annotation
Used to declare that a Collection of id's (integers) are dependencies on DomainObjectBases.
DomainFactory<T extends DomainObjectBase> - Interface in com.jamasoftware.contour.api.domain.factory
 
DOMAINNAME_SCOPE_MAP - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
 
DomainObject - Interface in com.jamasoftware.contour.api.domain
 
DomainObjectAccessor - Interface in com.jamasoftware.contour.service.domain
 
DomainObjectAccessorImpl - Class in com.jamasoftware.contour.service.domain
 
DomainObjectAccessorImpl() - Constructor for class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
DomainObjectBase - Interface in com.jamasoftware.contour.api.domain
 
DomainObjectBaseSupport - Class in com.jamasoftware.contour.api.domain
 
DomainObjectBaseSupport() - Constructor for class com.jamasoftware.contour.api.domain.DomainObjectBaseSupport
 
DomainObjectClassPathScanner - Interface in com.jamasoftware.contour.service.domain
 
DomainObjectClassPathScannerImpl - Class in com.jamasoftware.contour.service.domain
 
DomainObjectClassPathScannerImpl() - Constructor for class com.jamasoftware.contour.service.domain.DomainObjectClassPathScannerImpl
 
DomainObjectFinder - Interface in com.jamasoftware.contour.service.domain
 
DomainObjectFinderImpl - Class in com.jamasoftware.contour.service.domain
 
DomainObjectFinderImpl() - Constructor for class com.jamasoftware.contour.service.domain.DomainObjectFinderImpl
 
DomainObjectGraph - Class in com.jamasoftware.contour.service.domain.graph
 
DomainObjectGraph() - Constructor for class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
DomainObjectIdDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
DomainObjectIdDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.DomainObjectIdDependencyAdder
 
DomainObjectLink - Interface in com.jamasoftware.contour.service.domain.graph
Defines a link between two DomainObjectNodes.
DomainObjectLinkBase - Class in com.jamasoftware.contour.service.domain.graph.link
 
DomainObjectLinkBase(DomainObjectNode, DomainObjectNode, boolean) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
DomainObjectLinkPriorityComparator - Class in com.jamasoftware.contour.service.domain.graph.link
 
DomainObjectLinkVisitor<R,P> - Interface in com.jamasoftware.contour.service.domain.graph.link.visitor
DomainObjectNode - Class in com.jamasoftware.contour.service.domain.graph
 
DomainObjectNode(Class<? extends DomainObjectBase>) - Constructor for class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
DomainObjectNodeObtainer - Interface in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
DomainObjectOrganizationColumnNameOverrider - Interface in com.jamasoftware.contour.api.domain
Marker interface for domain objects that use "organization" as their organization id column.
DomainObjectSupport - Class in com.jamasoftware.contour.data.domain
Abstract domain object.
DomainObjectSupport() - Constructor for class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
DomainObjectUtil - Class in com.jamasoftware.contour.util.domain
Utility functions for DomainObjectBases
DomainObjectUtil() - Constructor for class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
domainToString(DomainObjectBase) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
domainToString(Class<? extends DomainObjectBase>, Integer) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
domainToStringWithSysId(DomainObjectBase) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
doNotFlushTemporarily() - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
doNotFlushTemporarily() - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Sets up the current session to never flush unless explicitly asked via GenericDao.flush().
doNotFlushTemporarily() - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
doNotFlushTemporarily() - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
DOWNSTREAM - Static variable in class com.jamasoftware.contour.reuse.domain.ReuseRelationshipDirection
 
doWork(Work) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
doWork(Work) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
 
DRAFT - Static variable in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
DUPLICATE - Static variable in class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 
DUPLICATE_RELATIONSHIPS - Static variable in class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 

E

EITHER_DIRECTION - Static variable in class com.jamasoftware.contour.reuse.domain.ReuseRelationshipDirection
 
Email - Interface in com.jamasoftware.contour.api.domain
 
EMAIL - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
EMAIL_TOKEN - Static variable in interface com.jamasoftware.contour.api.domain.Token
 
EmailDao - Interface in com.jamasoftware.contour.api.dao
 
EmailDao - Interface in com.jamasoftware.contour.dao
 
EmailDeleter - Class in com.jamasoftware.contour.domain.delete
 
EmailDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.EmailDeleter
 
EmailFactory - Interface in com.jamasoftware.contour.api.domain.factory
 
EmailImpl - Class in com.jamasoftware.contour.domain
Email.
EmailImpl() - Constructor for class com.jamasoftware.contour.domain.EmailImpl
 
encodeTextForHTML(String) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
This method will search through the provided text looking for html/xml tags and replacing them with the ascii equivalent.
encryptPassword(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
end() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
enumMap - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
equals(Object) - Method in class com.jamasoftware.contour.api.domain.DomainObjectBaseSupport
 
equals(Object) - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
equals(Object) - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
equals(Object) - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
equals(String) - Method in enum com.jamasoftware.contour.domain.LicenseType
 
equals(Object) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
equals(Object) - Method in class com.jamasoftware.contour.domain.UserImpl
 
equals(Object, Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
equals(Object) - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
equals(Object) - Method in class com.jamasoftware.contour.reuse.domain.PreviewSavePath
 
equals(Object) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
equals(Object) - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
equals(Object) - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
equals(String) - Method in enum com.jamasoftware.contour.review.dto.ReviewSaveMode
 
equals(Object) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
equals(Object) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Checks whether the given object is equal to this WsDocumentTypeCategory.
equals(Object) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
EVALUATION - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
EVENT - Static variable in interface com.jamasoftware.contour.plugin.PluginManager
 
EventActionType - Interface in com.jamasoftware.contour.api.domain
 
EventActionTypeImpl - Class in com.jamasoftware.contour.domain
Event action types.
EventActionTypeImpl() - Constructor for class com.jamasoftware.contour.domain.EventActionTypeImpl
 
EventEntry - Interface in com.jamasoftware.contour.api.domain
 
EventEntryDeleter - Class in com.jamasoftware.contour.domain.delete
 
EventEntryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.EventEntryDeleter
 
EventEntryGlobalSortOrderComparator - Class in com.jamasoftware.contour.domain.comparator
 
EventEntryGlobalSortOrderComparator(DocumentNodeDao) - Constructor for class com.jamasoftware.contour.domain.comparator.EventEntryGlobalSortOrderComparator
 
EventEntryImpl - Class in com.jamasoftware.contour.domain
Event Log.
EventEntryImpl() - Constructor for class com.jamasoftware.contour.domain.EventEntryImpl
 
EventEntryImpl(Integer, Integer, ContourItem, User, String, Project, Date, Integer, Organization, String, String, Integer) - Constructor for class com.jamasoftware.contour.domain.EventEntryImpl
 
EventLogDao - Interface in com.jamasoftware.contour.api.dao
 
EventStat - Class in com.jamasoftware.contour.service.dto
 
EventStat(Date, int) - Constructor for class com.jamasoftware.contour.service.dto.EventStat
 
EventType - Interface in com.jamasoftware.contour.api.domain
 
EventTypeEnum - Enum in com.jamasoftware.contour.api.domain
 
EventTypeImpl - Class in com.jamasoftware.contour.domain
 
EventTypeImpl() - Constructor for class com.jamasoftware.contour.domain.EventTypeImpl
 
EXCEL - Static variable in class com.jamasoftware.contour.domain.ReportFormatImpl
 
ExcelReportUtil - Class in com.jamasoftware.contour.report.util
 
ExcelReportUtil() - Constructor for class com.jamasoftware.contour.report.util.ExcelReportUtil
 
execute(List<Object>) - Method in class com.jamasoftware.contour.plugin.FieldSetAction
 
execute(List<Object>) - Method in class com.jamasoftware.contour.plugin.WorkflowAction
 
EXPIRE_TODAY - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
ExportContext - Class in com.jamasoftware.contour.report.util
 
ExportContext() - Constructor for class com.jamasoftware.contour.report.util.ExportContext
 
exportDatabase(BackupContext, PatchNumber) - Method in interface com.jamasoftware.contour.dao.BackupDao
 
exportDatabase(BackupContext, PatchNumber) - Method in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
ExtDocumentCheckedTreeNode - Class in com.jamasoftware.contour.service.dto
 
ExtDocumentCheckedTreeNode(String, String, String, boolean, boolean) - Constructor for class com.jamasoftware.contour.service.dto.ExtDocumentCheckedTreeNode
 
ExtDocumentReleaseTreeNode - Class in com.jamasoftware.contour.service.dto
 
ExtDocumentReleaseTreeNode() - Constructor for class com.jamasoftware.contour.service.dto.ExtDocumentReleaseTreeNode
 
ExtDocumentReleaseTreeNode(String, String, String, Boolean, Date) - Constructor for class com.jamasoftware.contour.service.dto.ExtDocumentReleaseTreeNode
 
ExtDocumentTreeNode - Class in com.jamasoftware.contour.service.dto
Ext tree node for a document/item.
ExtDocumentTreeNode() - Constructor for class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
ExtDocumentTreeNode(String, String, String, Boolean) - Constructor for class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
ExtDocumentTreeNode.TreeNodeCategory - Enum in com.jamasoftware.contour.service.dto
 
ExtDocumentTreeNode.TreeNodeKey - Enum in com.jamasoftware.contour.service.dto
Enumeration of the EXT tree node keys used for this application.
ExtTreeNodeContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
ExtTreeNodeContourItemVisitor() - Constructor for class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitor
 
ExtTreeNodeContourItemVisitorOptions - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
ExtTreeNodeContourItemVisitorOptions() - Constructor for class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
 

F

Facet - Enum in com.jamasoftware.contour.api.util.domain
 
FIELD_ACTIVE - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_CREATED_BY - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_CREATED_DATE - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_DATE_1 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_DATE_2 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_DESCRIPTION - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_EQUALS - Static variable in class com.jamasoftware.contour.plugin.WorkflowConditionMapping
 
FIELD_FLAG_1 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_FLAG_2 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_ISFOLDER - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_LOOKUP_1 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_LOOKUP_2 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_LOOKUP_3 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_LOOKUP_4 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_MODIFIED_BY - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_MODIFIED_DATE - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_NAME - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_ORGANIZATION - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_PARENT - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_PROJECTGROUP - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_PROJECTKEY - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_PROJECTMANAGER - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_SET - Static variable in class com.jamasoftware.contour.plugin.WorkflowActionMapping
 
FIELD_STATUSID - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_STRING_1 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_STRING_2 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_STRING_3 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_STRING_4 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_TEXT_1 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_TEXT_2 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_TEXT_3 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_USER_1 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FIELD_USER_2 - Static variable in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
FieldConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
FieldConfigDao - Interface in com.jamasoftware.contour.reuse.dao
 
FieldConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
FieldConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
FieldControlTypeEnumUserType - Class in com.jamasoftware.contour.domain.usertype.enums
 
FieldControlTypeEnumUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
FieldDataTypeEnumUserType - Class in com.jamasoftware.contour.domain.usertype.enums
 
FieldDataTypeEnumUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
fieldDataTypeManager - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
FieldEqualsCondition - Class in com.jamasoftware.contour.plugin
 
FieldEqualsCondition() - Constructor for class com.jamasoftware.contour.plugin.FieldEqualsCondition
 
FieldLayout - Interface in com.jamasoftware.contour.api.domain
 
FieldLayoutDao - Interface in com.jamasoftware.contour.dao
 
FieldLayoutDeleter - Class in com.jamasoftware.contour.domain.delete
 
FieldLayoutDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.FieldLayoutDeleter
 
FieldLayoutEntry - Interface in com.jamasoftware.contour.api.domain
 
FieldLayoutEntryDao - Interface in com.jamasoftware.contour.dao
 
FieldLayoutEntryDeleter - Class in com.jamasoftware.contour.domain.delete
 
FieldLayoutEntryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.FieldLayoutEntryDeleter
 
FieldLayoutEntryImpl - Class in com.jamasoftware.contour.domain
 
FieldLayoutEntryImpl() - Constructor for class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
FieldLayoutEntryImpl(FieldLayoutEntry) - Constructor for class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
FieldLayoutImpl - Class in com.jamasoftware.contour.domain
 
FieldLayoutImpl() - Constructor for class com.jamasoftware.contour.domain.FieldLayoutImpl
 
FieldLayoutType - Interface in com.jamasoftware.contour.api.domain
 
FieldLayoutTypeImpl - Class in com.jamasoftware.contour.domain
 
FieldLayoutTypeImpl() - Constructor for class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
FieldSetAction - Class in com.jamasoftware.contour.plugin
 
FieldSetAction() - Constructor for class com.jamasoftware.contour.plugin.FieldSetAction
 
Filter - Interface in com.jamasoftware.contour.api.domain
 
FILTER - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.FILTER = 6; The Filter scope is used for Filter-level activities, like adding/removing Filters, editing parameters for existing Filters, etc...
FilterDao - Interface in com.jamasoftware.contour.search.dao
Data Access Object for Filter.
FilterDeleter - Class in com.jamasoftware.contour.domain.delete
 
FilterDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.FilterDeleter
 
FilterImpl - Class in com.jamasoftware.contour.domain
Filter object that represents a saved search query.
FilterImpl() - Constructor for class com.jamasoftware.contour.domain.FilterImpl
 
FilterOrSmartFilterDTOHolder - Class in com.jamasoftware.contour.service.dto
 
FilterOrSmartFilterDTOHolder() - Constructor for class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
FilterOrSmartFilterDTOHolder(FilterDTO) - Constructor for class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
FilterOrSmartFilterDTOHolder(SmartFilterDTO) - Constructor for class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
filterService - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
finalizeDependencies() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
findActiveProjectsForOrg(Integer, String, boolean) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
findActiveProjectsForOrg(Integer, String, boolean) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
findAllDomainClasses() - Method in interface com.jamasoftware.contour.service.domain.DomainObjectFinder
 
findAllDomainClasses(boolean) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectFinder
 
findAllDomainClasses() - Method in class com.jamasoftware.contour.service.domain.DomainObjectFinderImpl
 
findAllDomainClasses(boolean) - Method in class com.jamasoftware.contour.service.domain.DomainObjectFinderImpl
 
findAllDomainClassesExtending(Class<T>) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectFinder
 
findAllDomainClassesExtending(Class<T>, boolean) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectFinder
 
findAllDomainClassesExtending(Class<T>) - Method in class com.jamasoftware.contour.service.domain.DomainObjectFinderImpl
 
findAllDomainClassesExtending(Class<T>, boolean) - Method in class com.jamasoftware.contour.service.domain.DomainObjectFinderImpl
 
findByCommentIdAndUserId(Integer, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentThreadMuteRequestDao
 
findByCommentIdAndUserId(Integer, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
findByCommentIdAndUserIds(Integer, Collection<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentThreadMuteRequestDao
 
findByCommentIdAndUserIds(Integer, Collection<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
findByCommentIdsAndUserId(Collection<Integer>, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentThreadMuteRequestDao
 
findByCommentIdsAndUserId(Collection<Integer>, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
FindByIdsCriterion - Class in com.jamasoftware.contour.dao.hibernate.criterion
 
FindByIdsCriterion(List<Integer>) - Constructor for class com.jamasoftware.contour.dao.hibernate.criterion.FindByIdsCriterion
 
findClassesInDomainExtending(Class<?>) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectClassPathScanner
 
findClassesInDomainExtending(Class<?>) - Method in class com.jamasoftware.contour.service.domain.DomainObjectClassPathScannerImpl
 
findDependantsOfObject(DomainObjectBase) - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Given a dependency, this will find all dependant objects that have this dependency.
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
findDependantsOfObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
findLink(Class<? extends DomainObjectBase>, Class<? extends DomainObjectBase>, Class<T>) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
findReleasesByName(Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
findReleasesByName(Integer, String) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
FIRST_NAME - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
fixHtmlTableWidth(String, double) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
flush() - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
flush() - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Makes sure that any pending changes or commands to be applied to the database are run or executed.
flush() - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
flush() - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
FOLDER_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Folder categories are those documents which act as high-level folders.
ForcedVisitContourItemVisitor<R,P> - Class in com.jamasoftware.contour.api.domain.visitor.contourItem
 
ForcedVisitContourItemVisitor() - Constructor for class com.jamasoftware.contour.api.domain.visitor.contourItem.ForcedVisitContourItemVisitor
 
ForcedVisitContourItemVisitor.ContourItemNotVisitedException - Exception in com.jamasoftware.contour.api.domain.visitor.contourItem
 
FORGOT_PASSWORD_TOKEN - Static variable in interface com.jamasoftware.contour.api.domain.Token
 
forGroup(Integer) - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
forId(Integer) - Static method in class com.jamasoftware.contour.comment.domain.CommentTypes
 
forType(DocumentType) - Static method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl.DocumentTypeFacetBuilder
 
forUser(Integer) - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
fromHtmlToRawText(String) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
 
fromXMLString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
FULL_NAME - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 

G

GENERAL - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
GENERAL_MERGE_FIELDS - Static variable in class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
generateChecksum() - Method in class com.jamasoftware.contour.domain.License
 
GenericDao - Interface in com.jamasoftware.contour.api.dao
 
GenericDao - Interface in com.jamasoftware.contour.data.dao
 
get(Object) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
getAclObject() - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
getAclObject() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
getAclObjectByIdentityAndSubObject(String, String) - Method in interface com.jamasoftware.contour.dao.AclObjectDao
 
getAclObjectByIdentityAndSubObject(String, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclObjectDaoImpl
 
getAclObjectsByIdentityPrefixAndIds(String, List<Integer>) - Method in interface com.jamasoftware.contour.dao.AclObjectDao
 
getAclObjectsByIdentityPrefixAndIds(String, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclObjectDaoImpl
 
getAclPermissionEntry(Integer) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
getAclPermissionEntry(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
getAclPermissionEntryIdList(DomainEntityList<? extends DomainObjectBase>) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
getAclPermissionEntryIdList(DomainEntityList<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
getAclPermissionEntryList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
getAclPermissionEntryList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
getAclPermissionEntryListBySid(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
getAclPermissionEntryListBySid(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
getAclPermissionIdListByIdentity(String) - Method in interface com.jamasoftware.contour.dao.AclPermissionDao
 
getAclPermissionIdListByIdentity(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionDaoImpl
 
getAction() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getAction() - Method in interface com.jamasoftware.contour.api.domain.StepItem
 
getAction() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getAction() - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
getAction() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets the activity action.
getAction() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
getAction() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getActionClassType() - Method in class com.jamasoftware.contour.plugin.WorkflowActionMapping
 
getActionParams() - Method in class com.jamasoftware.contour.plugin.WorkflowActionMapping
 
getActivated() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Is the user activated?
getActive() - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.EventType
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.OrderedList
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
getActive() - Method in interface com.jamasoftware.contour.api.domain.View
 
getActive() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getActive() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getActive() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getActive() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getActive() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getActive() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getActive() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getActive() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getActive() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getActive() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getActive() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getActive() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getActive() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getActive() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getActive() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getActive() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getActive() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Is this document type active?
getActive() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Is this project active?
getActiveAndGlobalIdOfItem(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getActiveAndGlobalIdOfItem(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getActiveDocumentIdsInProject(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getActiveDocumentIdsInProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getActiveDocumentIdsInSystem() - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getActiveFeatures() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getActivePluginListByTypeAndScope(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPluginEntryDaoImpl
 
getActivePluginListByTypeAndScope(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.PluginEntryDao
Returns a list of active plug-in entries with the given type and scope.
getActiveProjectsOnly() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getActiveUserByEmailAndOrganizationId(String, Integer) - Method in interface com.jamasoftware.contour.api.dao.UserDao
 
getActiveUserByEmailAndOrganizationId(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getActiveUserListByOrgId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getActiveUserListByOrgId(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getActualLicenseType() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getActualLicenseType() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getActualResults() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getActualResults() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getActualTypeArguments() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getAddRelationshipFromOriginal() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
getAddRelationshipToOriginal() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
getAddressesArtifactId() - Method in interface com.jamasoftware.contour.comment.domain.CommentArtifact
 
getAddressesArtifactId() - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
getAddSyncRelationship() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getAddSyncRelationship() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getAddSyncRelationship() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getAffectedItemIds() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
getAllAffectedItems() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getAllAttachmentIdsForOrganization(Integer) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getAllAttachmentIdsForOrganization(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getAllAttachmentIdsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getAllAttachmentIdsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getAllAvailableReviews(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllAvailableReviews(Integer, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllAvailableReviews(Integer) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllAvailableReviews(Integer, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllBaselineDocumentNodeIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
 
getAllBaselineDocumentNodeIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getAllChildNodes() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getAllChildNodes() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getAllChildrenWithParentIds(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
 
getAllChildrenWithParentIds(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getAllDocumentGroupsForDocType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getAllDocumentGroupsForDocType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getAllDocumentGroupsForProject(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getAllDocumentGroupsForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getAllDocumentsByTagId(Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllDocumentsByTagId(Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllDocumentTagsByDocumentId(Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllDocumentTagsByDocumentId(Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllDocumentTypesMap(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getAllDocumentTypesMap(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getAllEmailIdsForOrg(Integer) - Method in interface com.jamasoftware.contour.dao.EmailDao
 
getAllEmailIdsForOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEmailDaoImpl
 
getAllEmailToSend() - Method in interface com.jamasoftware.contour.dao.EmailDao
 
getAllEmailToSend() - Method in class com.jamasoftware.contour.dao.hibernate.HibEmailDaoImpl
 
getAllEventsForObjectsByAction(List<Integer>, List<Integer>, Integer, String) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getAllEventsForObjectsByAction(List<Integer>, List<Integer>, Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getAllExpiredActiveRevisions() - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getAllExpiredActiveRevisions() - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
getAllFavoritesForUsers(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
getAllFavoritesForUsers(List<Integer>) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
getAllFilterIdsForDocTypes(List<Integer>) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
getAllFilterIdsForDocTypes(List<Integer>) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
getAllIndexesCount() - Method in interface com.jamasoftware.contour.dao.BatchIndexDao
 
getAllIndexesCount() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
getAllIndexesCount() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
getAllIndexesCount() - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
getAllIntegrationComponentMappingIdsForDocumentIds(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getAllIntegrationComponentMappingIdsForDocumentIds(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getAllIntegrationDirectionTypes() - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getAllIntegrationDirectionTypes() - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getAllItemTypesCount(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getAllItemTypesCount(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getAllLists(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getAllLists(Integer) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getAllMappingsWithDocumentTypePair(Integer, Integer) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
getAllMappingsWithDocumentTypePair(Integer, Integer) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
getAllMappingsWithDocumentTypes(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
getAllMappingsWithDocumentTypes(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
getAllMyReviews(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllMyReviews(Integer, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllMyReviews(Integer) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllMyReviews(Integer, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllMyReviewsByStatus(Integer, List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllMyReviewsByStatus(Integer, List<Integer>, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllMyReviewsByStatus(Integer, List<Integer>, List<ReviewerRoleEnum>, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllMyReviewsByStatus(Integer, List<Integer>, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllMyReviewsByStatus(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllMyReviewsByStatus(Integer, List<Integer>, List<ReviewerRoleEnum>, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllObjects(Class<T>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getAllObjects(Class<T>) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Gets the entire list of objects of the given class
getAllowAddReviewersAndApprovers() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getAllowAddReviewersAndApprovers() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getAllowDelegateApproval() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getAllowDelegateApproval() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getAllowedTypes() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getAllowVoting() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getAllowVoting() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getAllowVoting() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getAllPluginListByTypeAndScope(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPluginEntryDaoImpl
 
getAllPluginListByTypeAndScope(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.PluginEntryDao
Returns a list of plug-in entries with the given type and scope.
getAllPrivateReviewsByStatus(List<Integer>, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllPrivateReviewsByStatus(List<Integer>, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllPublicReviews(Integer, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllPublicReviews(Integer, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllPublicReviewsByStatus(Integer, List<Integer>, List<ReviewerRoleEnum>, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllPublicReviewsByStatus(Integer, List<Integer>, List<ReviewerRoleEnum>, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllRelationshipRuleSets(Integer) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
getAllRelationshipRuleSets(Integer) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleSetDao
 
getAllRelationships() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getAllRelationships() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getAllRelationshipsForDocuments(Collection<Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getAllRelationshipsForDocuments(Collection<Integer>, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getAllRelationshipsForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getAllRelationshipsForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getAllRelationshipsForProject(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getAllReviewsByStatus(Integer, RevisionStatus) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllReviewsByStatus(Integer, RevisionStatus, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllReviewsByStatus(List<Integer>, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getAllReviewsByStatus(Integer, RevisionStatus) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllReviewsByStatus(Integer, RevisionStatus, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllReviewsByStatus(List<Integer>, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getAllRevision_ItemsForRevision_Item(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getAllRevision_ItemsForRevision_Item(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getAllRulesWithDocumentTypes(List<Integer>) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleDaoImpl
 
getAllRulesWithDocumentTypes(List<Integer>) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleDao
 
getAllSuspectRelationshipsForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getAllSuspectRelationshipsForProject(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getAllTagsByDocumentId(Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllTagsByDocumentId(Integer, PageInfo) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllTagsByDocumentId(Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllTagsByDocumentId(Integer, PageInfo) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllTagsByDocumentList(List<Integer>) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllTagsByDocumentList(List<Integer>) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllTagsByScope(Integer, Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllTagsByScope(Integer, Integer, String, int) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllTagsByScope(Integer, Integer, PageInfo) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getAllTagsByScope(Integer, Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllTagsByScope(Integer, Integer, String, int) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllTagsByScope(Integer, Integer, PageInfo) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getAllTestPlanIdsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestPlanDaoImpl
 
getAllTestPlanIdsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestPlanDao
 
getAllTestRunSetsForTestCycles(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
getAllTestRunSetsForTestCycles(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
getAllVersionInfoForOriginDocumentId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getAllVersionInfoForOriginDocumentId(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getAllVersionsAssociatedWithDocumentIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getAllVersionsAssociatedWithDocumentIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getAllVersionsByDocumentId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getAllVersionsByDocumentId(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getAllViewConfigsForTypeAndProject(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getAllViewConfigsForTypeAndProject(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getAllViewHistoryForUsers(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getAllViewHistoryForUsers(List<Integer>) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getAllWidgets() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getAllWidgets() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getAllWorkflowDefinitionsInOrg(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getAllWorkflowDefinitionsInOrg(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getAndUpdateGlobalKeyLookup(Integer, String, Boolean) - Method in interface com.jamasoftware.contour.globalKey.dao.GlobalKeyLookupDao
 
getAndUpdateGlobalKeyLookup(Integer, String, Boolean) - Method in class com.jamasoftware.contour.globalKey.dao.hibernate.HibGlobalKeyLookupDaoImpl
 
getAppContextPropertyList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getAppContextPropertyList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getApproved() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getApproved() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getApproved() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getApprovedRevision() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getApprovedRevision() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getApprovedRevision() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getApproverProgressFromItemStats(ContourItemRevisionStatsDTO) - Static method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
getArchived() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getArchived() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getArchived() - Method in class com.jamasoftware.contour.ws.domain.WsTestPlan
 
getArtifactIdsForComments(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentArtifactDao
 
getArtifactIdsForComments(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentArtifactDaoImpl
 
getArtifacts(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentArtifactDao
 
getArtifacts(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentArtifactDaoImpl
 
getArtifactsForComments(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentArtifactDao
 
getArtifactsForComments(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentArtifactDaoImpl
 
getArtifactType() - Method in interface com.jamasoftware.contour.comment.domain.CommentArtifact
 
getArtifactType() - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
getArtificialIndent() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getAssignedTo() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getAssignedTo() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getAssignedTo() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getAssignedTo() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
getAssignedTo() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getAssignedTo() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getAssignedTo() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getAssignedTo() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getAssignedTo() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getAssignedToUserId() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
 
getAssociatedDefectsForTestRun(Integer, Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getAssociatedDefectsForTestRun(Integer, Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getAssociatedItem() - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
getAssociatedItem() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getAssociatedItem() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets the item associated with the Change Request.
getAssociatedRevisions(Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.ReviewReportDataServiceImpl
 
getAssociatedRevisions(Integer) - Method in interface com.jamasoftware.contour.reportData.service.ReviewReportDataService
 
getAssociationLocators(DomainEntityList<Attachment>) - Method in class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
getAssociationLocators(DomainEntityList<BaseLine>) - Method in class com.jamasoftware.contour.domain.delete.BaselineDeleter
 
getAssociationLocators(DomainEntityList<Document>) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
getAssociationLocators(DomainEntityList<DocumentField>) - Method in class com.jamasoftware.contour.domain.delete.DocumentFieldDeleter
 
getAssociationLocators(DomainEntityList<DocumentGroup>) - Method in class com.jamasoftware.contour.domain.delete.DocumentGroupDeleter
 
getAssociationLocators(DomainEntityList<DocumentType>) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
getAssociationLocators(DomainEntityList<DocumentTypeField>) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeFieldDeleter
 
getAssociationLocators(DomainEntityList<FieldLayout>) - Method in class com.jamasoftware.contour.domain.delete.FieldLayoutDeleter
 
getAssociationLocators(DomainEntityList<LookupType>) - Method in class com.jamasoftware.contour.domain.delete.LookupTypeDeleter
 
getAssociationLocators(DomainEntityList<Organization>) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
getAssociationLocators(DomainEntityList<ReleaseType>) - Method in class com.jamasoftware.contour.domain.delete.ReleaseTypeDeleter
 
getAssociationLocators(DomainEntityList<Report>) - Method in class com.jamasoftware.contour.domain.delete.ReportDeleter
 
getAssociationLocators(DomainEntityList<Role>) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
getAssociationLocators(DomainEntityList<SmartFilter>) - Method in class com.jamasoftware.contour.domain.delete.SmartFilterDeleter
 
getAssociationLocators(DomainEntityList<Subscription>) - Method in class com.jamasoftware.contour.domain.delete.SubscriptionDeleter
 
getAssociationLocators(DomainEntityList<User>) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
getAssociationLocators(DomainEntityList<Version>) - Method in class com.jamasoftware.contour.domain.delete.VersionDeleter
 
getAssociationLocators(DomainEntityList<IntegrationComponentMapping>) - Method in class com.jamasoftware.contour.integrations.domain.delete.IntegrationComponentMappingDeleter
 
getAssociationType() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getAssociationType() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getAttachment() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getAttachment() - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
getAttachment() - Method in interface com.jamasoftware.contour.api.domain.Document_DocAttach
 
getAttachment(Integer) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getAttachment(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getAttachment() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getAttachment() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getAttachment() - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
getAttachment() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Gets the attachment attached to the item.
getAttachmentByFileName(String, Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getAttachmentByFileName(String, Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getAttachmentCountForProject(Integer) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getAttachmentCountForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getAttachmentDocId() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the id of the item that represents this attachment (in WsDocAttach, etc...)
getAttachmentDocuments(Integer, PageInfo) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getAttachmentDocuments(Integer, PageInfo) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
Returns all documents linked to an attachment via the document_docAttachment table
getAttachmentDocumentType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getAttachmentDocumentType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getAttachmentTypeId() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getAttachmentTypeId() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getAttachmentTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the attachment's type id.
getAttempts() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getAttempts() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.Token
 
getAttribute(String) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getAttributes() - Method in interface com.jamasoftware.contour.api.domain.Token
 
getAttributes() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getAuthors() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getAuthors() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getAuthors() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getAuthProviderConfig(int) - Method in interface com.jamasoftware.contour.dao.AuthProviderConfigDao
 
getAuthProviderConfig(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibAuthProviderConfigDaoImpl
 
getAuthProviderConfigList() - Method in interface com.jamasoftware.contour.dao.AuthProviderConfigDao
 
getAuthProviderConfigList() - Method in class com.jamasoftware.contour.dao.hibernate.HibAuthProviderConfigDaoImpl
 
getAutoFollowCommentedItems() - Method in interface com.jamasoftware.contour.api.domain.User
 
getAutoFollowCommentedItems() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getAvatar() - Method in interface com.jamasoftware.contour.api.domain.User
 
getAvatar() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getAvatar() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getBackwardTierData() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
getBaseDn() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getBaseDn() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getBaseDNs() - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
getBaseDNs() - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
getBaseLine() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getBaseline() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getBaseLine(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
 
getBaseLine(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getBaseLine() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getBaseline() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getBaseLineDEPRECATED() - Method in class com.jamasoftware.contour.domain.SignatureImpl
Deprecated. 
getBaselineId() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
getBaselineId() - Method in class com.jamasoftware.contour.report.util.ExportContext
 
getBaseLineId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getBaselineId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getBaseLineListForProject(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Gets a list of active BaseLines.
getBaseLineListForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getBaselineName() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getBaseLineRefId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getBaseLines() - Method in interface com.jamasoftware.contour.api.domain.Version
 
getBaseLines() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getBaseLineScopeId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getBaseUrl() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getBaseUrl() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getBaseUrl(Project) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
Returns base URL with a trailing slash ('/').
getBaseUrl() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getBaseUrl() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Gets the base URL for the organization.
getBindDn() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getBindDn() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getBindPassword() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getBindPassword() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getCalculatedDecimalPrecision() - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
getCalculatedFieldConfig(DocumentTypeField) - Static method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
getCalculatedFieldConfig() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getCalculationType() - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
getCanInferChildType() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getCanOverride() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getCanOverride() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getCategory() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getCategory() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getCategory() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
getCategory() - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
getCategory() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
getCategory() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getCategory() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getCategory() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getCategory() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getCategory() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getCategory() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getCategory() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets document type's category.
getCategory() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the category of the lookup type.
getCategory() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the release type's category.
getCategoryDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
getCategoryForDocumentType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getCategoryForDocumentType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getChangedRevisionItemIds(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getChangedRevisionItemIds(Integer) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
Obtains the Revision_Item ids for those items whose associated Documents have been updated from the immediately preceding Revision.
getChangeRequestAssociation(Integer) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
getChangeRequestAssociation(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
getChangeRequestAssociationFromSourceItems(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
getChangeRequestAssociationFromSourceItems(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
getChangeRequestAssociationIdsForStartVersions(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
getChangeRequestAssociationIdsForStartVersions(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
getChangeRequestAssociationList(Integer, boolean) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
getChangeRequestAssociationList(Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
getChangeRequestAssociationsForEndVersions(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
getChangeRequestAssociationsForEndVersions(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
getChangeRequestAssociationsFromAssociatedItem(Integer, boolean) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
getChangeRequestAssociationsFromAssociatedItem(Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
getChangeRequestComment() - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
getChangeRequestComment() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getChangeRequestComment() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets the change request association comment.
getChangeRequestItem() - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
getChangeRequestItem() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getChangeRequestItem() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets the Change Request of the association.
getCheckLockedByUser() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
getChildComments() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getChildDocumentType() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getChildDocumentType() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getChildDocumentType() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getChildDocumentType() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getChildDocumentTypeCategory() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getChildDocumentTypeDisplayPlural() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getChildDocumentTypeIcon() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getChildDocumentTypeId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getChildDocumentTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the id of the item's child document type.
getChildDocumentTypeIsSystemType() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getChildEventEntries(Integer) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getChildEventEntries(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getChildNodes() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getChildNodes() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getChildRelationshipConfigs() - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
getChildRelationshipConfigs() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getChildren() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getChildren() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getClassForObjectType(Integer) - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getClazz() - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
getClientName() - Method in class com.jamasoftware.contour.domain.License
 
getClientOrganization() - Method in class com.jamasoftware.contour.domain.License
 
getClosed() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getClosed() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getCls() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getCode() - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutType
 
getCode() - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
getCode() - Method in enum com.jamasoftware.contour.domain.LicenseType
 
getCode() - Method in enum com.jamasoftware.contour.plugin.OfficeTemplatePlugin.ContextType
 
getCollectionSummary() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
getColor() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getColor() - Method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
 
getColor() - Method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
 
getColor() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getColor() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the color hex string for this lookup
getColor() - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
 
getColor() - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
 
getColorCellColumn() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getColoredRowIndicatesFolder() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getColumnFieldList() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getComment(Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getComment(Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getComment() - Method in interface com.jamasoftware.contour.comment.domain.Comment_Tag
 
getComment() - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
getCommentArtifactTypes() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getCommentCount(Integer, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentCount(Integer, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getCommentCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getCommentId() - Method in interface com.jamasoftware.contour.comment.domain.CommentArtifact
 
getCommentId() - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
getCommentId() - Method in interface com.jamasoftware.contour.comment.domain.CommentThreadMuteRequest
 
getCommentId() - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
getCommentId() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getCommentIdsForDocumentsForDeletion(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentIdsForDocumentsForDeletion(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getCommentIdsForUsers(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentIdsForUsers(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getCommentReplies(List<Integer>, boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentReplies(List<Integer>, boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getComments() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getComments() - Method in interface com.jamasoftware.contour.api.domain.Signature
 
getComments() - Method in interface com.jamasoftware.contour.api.domain.Version
 
getComments(Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getComments(Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getComments() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getComments() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getComments() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getComments() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getComments() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets comments associated with the activity.
getComments() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the comments associated with this signature.
getComments() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
Gets the comments for this version.
getCommentsCount() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getCommentsCount() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getCommentsDirection() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getCommentsDirection() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getCommentsForItem(Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentsForItem(Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getCommentsInThread(Integer, boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentsInThread(Integer, boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getCommentTagsForComments(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentTagDao
 
getCommentTagsForComments(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentTagDaoImpl
 
getCommentText() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getCommentText() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getCommentText() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the text of the comment.
getCommentType() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getCommentType() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getCommentType() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getCommentTypes() - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getCommentTypes() - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getComponent() - Method in class com.jamasoftware.contour.service.dto.ComponentParameter
 
getComponentParameters() - Method in class com.jamasoftware.contour.service.dto.ComponentParametersAccessObject
 
getComponents() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
getComponents() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getComponents() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets document type's components (change request, tags, etc...).
getComponents() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the components of the project type.
getComponentsDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
getConcreteClass(Class<T>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
getConditionClassType() - Method in class com.jamasoftware.contour.plugin.WorkflowConditionMapping
 
getConditionParams() - Method in class com.jamasoftware.contour.plugin.WorkflowConditionMapping
 
getConfig() - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
getConfig() - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
getConfig() - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
getConfig() - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
getConfig() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getConfig() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getConfigsForDocumentType(List<Integer>) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
getConfigsForDocumentType(List<Integer>) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
getConfigurable() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getConnectedUsersUniqueCount() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getConnectedUsersUniqueCount() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getConnections() - Method in class com.jamasoftware.contour.social.dto.ConnectedUsersDTO
 
getContent() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getContent() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getContent() - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
getContent() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getContent() - Method in interface com.jamasoftware.contour.api.domain.User
 
getContent() - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
getContent() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getContent() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getContent() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getContent() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getContent() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getContent() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getContent() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getContent() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getContent() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getContent() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getContents() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
getContentType() - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
getContentType() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getContextId() - Method in interface com.jamasoftware.contour.api.domain.ScopedObjectWithContext
 
getContextId() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getContextScopeId() - Method in interface com.jamasoftware.contour.api.domain.ScopedObjectWithContext
 
getContextScopeId() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getContextSensitive() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getContextSensitive() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getContextSensitive() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getContextTypeForCode(String) - Static method in enum com.jamasoftware.contour.plugin.OfficeTemplatePlugin.ContextType
 
getContourItem(Integer) - Method in interface com.jamasoftware.contour.api.dao.ContourItemDao
 
getContourItem(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getContourItem(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getContourItem() - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
getContourItemIds(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getContourItemIds(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getContourItemIdsByCustomFieldValue(DocumentField, String, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getContourItemIdsByCustomFieldValue(DocumentField, String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getContourItemIdsForProject(Integer) - Method in interface com.jamasoftware.contour.api.dao.ContourItemDao
 
getContourItemIdsForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getContourItemPeerForDocument(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getContourItemPeerForDocument(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getContourItemPeersForDocuments(List<Integer>) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getContourItemPeersForDocuments(List<Integer>) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getContourItemsByIds(List<Integer>) - Method in interface com.jamasoftware.contour.api.dao.ContourItemDao
 
getContourItemsByIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getContourVersion() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
Gets the current version of Contour.
getControlStyle() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getControlStyle() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getControlStyle() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getControlStyle() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getControlStyleFromCalculatedFieldConfig(CalculatedFieldConfig) - Static method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
getControlStyleFromRollupFieldConfig(RollupFieldConfig) - Static method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
getControlType() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getControlType() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getControlTypeId() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getControlTypeId() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getCopyAssociatedTagsAttachmentsLinks() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
getCopyFieldsForDocumentType(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getCopyFieldsForDocumentType(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getCopyLocationNodeId() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getCopyLocationNodeId() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getCopyRelatedItems() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getCoreDocumentType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getCoreDocumentType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getCount() - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
getCount() - Method in class com.jamasoftware.contour.service.dto.EventStat
 
getCount() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
getCountForProjectIndex(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
getCountForProjectIndex(Integer) - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
getCountOfAllMyReviewsByStatus(Integer, List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getCountOfAllMyReviewsByStatus(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getCountOfAllReviewsByStatus(List<Integer>, Boolean) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getCountOfAllReviewsByStatus(List<Integer>, Boolean) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getCountOfAllReviewsForProjectsByStatus(List<Integer>, List<Integer>, Boolean) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getCountOfAllReviewsForProjectsByStatus(List<Integer>, List<Integer>, Boolean) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getCreatedBy() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
getCreatedBy() - Method in class com.jamasoftware.contour.dao.VersionInfo
 
getCreatedBy() - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
getCreatedBy() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getCreatedBy() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getCreatedBy() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
getCreatedBy() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getCreatedDate() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
getCreatedDate() - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
getCreatedDate() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getCreatedDate() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getCreatedDate() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getCreatedDate() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the date the item was created.
getCreatedItemIds() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getCreatedItems() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getCreatedRelationships() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getCreateRelationships() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getCreateRelationshipType() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getCreationDate() - Method in class com.jamasoftware.contour.domain.License
 
getCriterions() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getCriterions() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getCronExpression() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getCronExpression() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getCronString() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getCronString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getCurrentProject() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getCurrentProject() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getCurrentProjectProperty(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getCurrentProjectProperty(Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getCurrentUser() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getCurrentUser() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getCurrentUserWritePermissions() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets whether the current user has write permissions for the item.
getCurrentVersion() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getCurrentVersion() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getCurrentVersion() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getCustom() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getCustom() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getCustom() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Gets custom values.
getCustomerId() - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
getCustomerId() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getCustomerIdFromPreviousFile() - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
getCustomerIdFromPreviousFile() - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
getCustomFields() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getCustomFields() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getCustomFieldValueById(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getCustomFieldValueById(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getDashboard() - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
getDashboard(Integer) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
getDashboard(Integer) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
getDashboard() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getDashboardForScopeRef(Integer, Integer) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
getDashboardForScopeRef(Integer, Integer) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
getDashboardLayoutById(Integer) - Static method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
 
getData() - Method in class com.jamasoftware.contour.domain.matrix.MatrixData
 
getDatabaseProperties() - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
getDatabaseProperties() - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
getDatabaseType() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
Gets the type of database that Contour's data is being stored in.
getDataSource() - Method in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
getDataType() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getDatatype() - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
getDataType() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
getDataType() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getDatatype() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getDataType() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getDatatype() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
getDataValue() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getDataValue() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getDataValue() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the value for this lookup.
getDate() - Method in class com.jamasoftware.contour.social.dto.ConnectedUserDTO
 
getDate() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets the date the activity took place.
getDate1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getDate1() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getDate1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getDate1() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getDate2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getDate2() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getDate2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getDate2() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getDate3() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getDate3() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getDate4() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getDate4() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getDate5() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getDate5() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getDateFormat() - Method in class com.jamasoftware.contour.report.util.ExportContext
 
getDateFormatter() - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
Gets the system date formats.
getDbId() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getDbIdFromCategoryName(String) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Convert the Name to the id.
getDbPassword() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getDbType() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getDbUserName() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getDefault() - Static method in class com.jamasoftware.contour.domain.DomainClassMapping
 
getDefaultContourUser() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getDefaultContourUser() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getDefaultDisplay() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
getDefaultDisplay() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getDefaultDisplay() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the default display for the project type.
getDefaultDisplayDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
getDefaultDisplayPlural() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
getDefaultDisplayPlural() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getDefaultDisplayPlural() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the plural version of the default display for the project type.
getDefaultDisplayPluralDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
getDefaultLookupForType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
getDefaultLookupForType(Integer) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
getDefaultPerspectiveList() - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getDefaultPrefix() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
getDefaultPrefix() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getDefaultPrefix() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the default prefix for the project type.
getDefaultPrefixDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
getDefaultTemplateId() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getDefaultTemplateId() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getDefaultValue() - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getDefaultValue() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the default value of the lookup type.
getDefaultValue() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the default value for the release type.
getDefaultValueDEPRECATED() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getDefectDocTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
This is the ID of the Document Type configured at the project level for saving Test Run related defects.
getDefinition() - Method in interface com.jamasoftware.contour.api.domain.GlossaryItem
Deprecated.
 
getDefinition() - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
getDeletable() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getDependant() - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Gets the DomainObjectNode that is the dependant.
getDependant() - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
getDependantIdProperty() - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
getDependantNodes() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
getDependantProperty() - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
getDependants() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
getDependencies() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
getDependency() - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Gets the DomainObjectNode that is the dependency
getDependency() - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
getDependencyId(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
getDependencyLinkTo(DomainObjectNode, Class<T>) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
getDependencyNodes() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
getDependencyObject(DomainObjectBase) - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
This function will return the dependency object for a given dependant.
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
getDependencyObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
getDependencyObjectIdOnly(DomainObjectBase) - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
Same as DomainObjectLink.getDependencyObject(DomainObjectBase), but the returned object will only have the id set.
getDependencyObjectIdOnly(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
getDependencyObjectIdOnly(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
getDependencyObjectIdOnly(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
getDerivedDocumentFieldList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
getDerivedDocumentFieldList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
getDescMappingValue() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getDescripiton() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
getDescripiton() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getDescription() - Method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
 
getDescription() - Method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Document_URL
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.EventType
 
getDescription() - Method in enum com.jamasoftware.contour.api.domain.EventTypeEnum
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
getDescription() - Method in interface com.jamasoftware.contour.api.domain.View
 
getDescription() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getDescription() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
getDescription() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getDescription() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getDescription() - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
getDescription() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getDescription() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.LicenseModule
 
getDescription() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getDescription() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getDescription() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getDescription() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getDescription() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getDescription() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getDescription() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getDescription() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the attachment's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the baseline's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets the document type's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Gets the event type's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the description of the item.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsLink
 
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the lookup's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the description of the lookup type.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Gets the organization's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the project's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the description of the project type.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets the relationship type's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the description of the release.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the release type's description.
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getDescription() - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
 
getDescriptionDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getDescTableValue() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getDetail() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getDetail() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getDiagramGraphXml() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getDiagramGraphXml() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getDiagramHeight() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getDiagramHeight() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getDiagramImageXml() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getDiagramImageXml() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getDiagramWidth() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getDiagramWidth() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getDialect() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getDiffView() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewFieldConfigImpl
 
getDiffView() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
getDiffView() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewWidgetConfigImpl
 
getDiffViewAuthor() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getDiffViewId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
getDiffViewsForSyncOptions(List<Integer>) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibSyncOptionsDaoImpl
 
getDiffViewsForSyncOptions(List<Integer>) - Method in interface com.jamasoftware.contour.reuse.dao.SyncOptionsDao
 
getDirection() - Method in class com.jamasoftware.contour.api.service.search.SorterInfo
 
getDirectlySubscribedGroups(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getDirectlySubscribedGroups(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getDirectlySubscribedUsers(Integer, Integer, Boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getDirectlySubscribedUsers(Integer, Integer, Boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getDisabled() - Method in interface com.jamasoftware.contour.api.domain.User
 
getDisabled() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getDisabled() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getDisplay() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getDisplay() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getDisplay() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getDisplay() - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
getDisplay() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getDisplay() - Method in enum com.jamasoftware.contour.api.integrations.domain.IntegrationType
 
getDisplay() - Method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
 
getDisplay() - Method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
 
getDisplay() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDisplay() - Method in enum com.jamasoftware.contour.domain.LicenseType
 
getDisplay() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getDisplay() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getDisplay() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getDisplay() - Method in enum com.jamasoftware.contour.patching.domain.PatchStatus
 
getDisplay() - Method in enum com.jamasoftware.contour.plugin.OfficeTemplatePlugin.ContextType
 
getDisplay() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getDisplay() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets document type's display.
getDisplay() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getDisplay() - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
 
getDisplayDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getDisplayDocumentTooltips() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getDisplayFor(DocumentType, DocumentType) - Static method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDisplayInReleaseTree() - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
getDisplayInReleaseTree() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getDisplayName() - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
getDisplayName() - Method in interface com.jamasoftware.contour.api.domain.User
 
getDisplayName() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getDisplayName() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getDisplayName() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getDisplayName() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
getDisplayPlural() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getDisplayPlural() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDisplayPlural() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getDisplayPlural() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets document type's plural display.
getDisplayPluralDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getDisplays() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets the field's display values.
getDistributionGroupIdsForOrganization(Integer) - Method in interface com.jamasoftware.contour.dao.DistributionGroupDao
 
getDistributionGroupIdsForOrganization(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDistributionGroupDaoImpl
 
getDistributionGroupListForOrganization(Integer) - Method in interface com.jamasoftware.contour.dao.DistributionGroupDao
 
getDistributionGroupListForOrganization(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDistributionGroupDaoImpl
 
getDistributionGroupListForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DistributionGroupDao
 
getDistributionGroupListForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDistributionGroupDaoImpl
 
getDoAttachments() - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
getDoAttachments() - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
getDocIdsForItemsSyncedWithProject(List<Integer>, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getDocIdsForItemsSyncedWithProject(List<Integer>, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getDocIdsInDatabase(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocIdsInDatabase(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocImportMapping(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getDocImportMapping(String, Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getDocTypeCategory() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the category of this item's document type.
getDocTypesForOrgs(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocTypesForOrgs(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocument() - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
getDocument() - Method in interface com.jamasoftware.contour.api.domain.Document_DocAttach
 
getDocument() - Method in interface com.jamasoftware.contour.api.domain.Document_URL
 
getDocument() - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
getDocument() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getDocument() - Method in interface com.jamasoftware.contour.api.domain.Version
 
getDocument() - Method in interface com.jamasoftware.contour.api.tag.domain.Document_Tag
 
getDocument(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocument(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocument(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocument(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocument() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getDocument() - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
getDocument() - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
getDocument() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getDocument() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getDocument() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getDocument() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getDocument() - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
getDocument() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Gets the item attached to the attachment.
getDocument_DocAttachments(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocument_DocAttachments(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentActiveValue(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentActiveValue(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentAttachments(Integer, PageInfo, SorterList) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentAttachments(Integer, PageInfo, SorterList) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
Returns a list of attachments (documents) that are linked to a document via the document_docAttach table
getDocumentAttachmentsForAttachmentsDEPRECATED(List<Integer>) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getDocumentAttachmentsForAttachmentsDEPRECATED(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
Deprecated.
getDocumentAttachmentsForDocumentsDEPRECATED(List<Integer>) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getDocumentAttachmentsForDocumentsDEPRECATED(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
Deprecated.
getDocumentByIds(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentByIds(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentByNameAndGroup(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
Deprecated.
The document.getDocumentGroup relationship is deprecated, so this service method doesn't make sense to use.
getDocumentByNameAndGroup(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentDocAttachment(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentDocAttachment(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentDocAttachment(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentDocAttachment(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentDocumentList(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentDocumentList(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentDto(Integer) - Method in interface com.jamasoftware.contour.reportData.service.DocumentReportDataService
 
getDocumentDto(Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.DocumentReportDataServiceImpl
 
getDocumentField() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getDocumentField(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
getDocumentField(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
getDocumentField() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getDocumentFieldByName(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
getDocumentFieldByName(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
getDocumentFieldByNameAndScopeRef(String, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
getDocumentFieldByNameAndScopeRef(String, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
getDocumentFieldList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
getDocumentFieldList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
getDocumentFieldListByCategory(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
getDocumentFieldListByCategory(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
getDocumentGroup(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getDocumentGroup(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getDocumentGroupByName(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
Deprecated.
Don't use this method anymore. DocumentType has the name attribute now (actually it is called "display")
getDocumentGroupByName(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getDocumentGroupDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
getDocumentGroupDEPRECATED() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
Deprecated.
getDocumentGroupDEPRECATED() - Method in class com.jamasoftware.contour.domain.FilterImpl
Deprecated.
Filters have type and project instead of group
getDocumentGroupDisplay() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getDocumentGroupForProjectAndType(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getDocumentGroupForProjectAndType(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getDocumentGroupImage() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getDocumentGroupListForProject(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getDocumentGroupListForProject(Integer, boolean, boolean) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getDocumentGroupListForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getDocumentGroupListForProject(Integer, boolean, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getDocumentGroupsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getDocumentGroupsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getDocumentId() - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
getDocumentId() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getDocumentId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getDocumentId() - Method in class com.jamasoftware.contour.dao.VersionInfo
 
getDocumentId() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getDocumentId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the id of the document associated with this comment.
getDocumentIds(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Gets ids of the documents that are assosciated with a baseline.
getDocumentIds(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getDocumentIds() - Method in class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
getDocumentImportMappingProperties(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getDocumentImportMappingProperties(Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getDocumentImportMappings(Integer, Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getDocumentImportMappings(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getDocumentImportMappings(Integer, Integer, String) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getDocumentImportMappings(Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getDocumentInfoList(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getDocumentInfoList(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getDocumentIteratorByType(Integer, Integer, boolean, SorterList, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentIteratorByType(Integer, Integer, boolean, SorterList, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentKey() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getDocumentKey() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getDocumentKey() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getDocumentKey() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getDocumentKey() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getDocumentKeyLookup(Integer, String, String) - Method in interface com.jamasoftware.contour.documentKey.dao.DocumentKeyDao
 
getDocumentKeyLookup(Integer, String, String) - Method in class com.jamasoftware.contour.documentKey.dao.hibernate.HibDocumentKeyDaoImpl
 
getDocumentKeyLookupsForProject(String, Integer) - Method in interface com.jamasoftware.contour.documentKey.dao.DocumentKeyDao
 
getDocumentKeyLookupsForProject(String, Integer) - Method in class com.jamasoftware.contour.documentKey.dao.hibernate.HibDocumentKeyDaoImpl
 
getDocumentlist(QuickReportDTO) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
getDocumentListByType(Integer, boolean, SorterList) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentListByType(Integer, boolean, SorterList) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentlistSorted(QuickReportDTO, String) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
getDocumentListWithSuspectLinks(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentListWithSuspectLinks(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getDocumentListWithSuspectLinks(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getDocumentLookupFields(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentLookupFields(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentMeta(QuickReportDTO, Map<String, DocumentTypeDTO>, ContourItem) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
getDocumentName() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getDocumentNode(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Gets a DocumentNode by its id
getDocumentNode(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Obtain a DocumentNode by scope/ref.
getDocumentNode(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getDocumentNode(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getDocumentNodeForBaseLine(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Obtain a DocumentNode by scope/ref for a BaseLine.
getDocumentNodeForBaseLine(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getDocumentNodeId(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Obtains the node id for the node with the given scope and ref
getDocumentNodeId(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getDocumentNodesByIds(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
 
getDocumentNodesByIds(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getDocumentsByNameAndRelease(String, String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentsByNameAndRelease(String, String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentsByTagId(Integer, List<String>, SorterList, PageInfo) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getDocumentsByTagId(Integer, List<String>, SorterList, PageInfo) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getDocumentsByTypeCount(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentsByTypeCount(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentsForRelease(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getDocumentsForRelease(Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getDocumentsWithGlobalId(String, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getDocumentsWithGlobalId(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getDocumentsWithoutVersion() - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getDocumentsWithoutVersion() - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getDocumentTag(Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getDocumentTag(Integer, Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getDocumentTag(Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getDocumentTag(Integer, Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getDocumentTags() - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
getDocumentTags() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
getDocumentToAttachmentDocumentList(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getDocumentToAttachmentDocumentList(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getDocumentTraceList() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.DocumentType_Facet
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.FieldLayout
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getDocumentType() - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
getDocumentType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getDocumentType() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the item type associated with this filter (Can be null).
getDocumentType() - Method in class com.jamasoftware.contour.ws.domain.WsModule
Gets the document type this module inherits from.
getDocumentTypeByLookupTypeId(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeByLookupTypeId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeCategoryById(Integer) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getDocumentTypeDEPRECATED() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getDocumentTypeFacets() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getDocumentTypeFacets() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDocumentTypeField(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeField(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeField(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeField(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFieldByName(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeFieldByName(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFieldIdsForDocumentTypes(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeFieldIdsForDocumentTypes(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFieldIdsForLookupTypeId(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeFieldIdsForLookupTypeId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFieldListByField(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeFieldListByField(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFieldListByType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeFieldListByType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFieldListForFields(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getDocumentTypeFieldListForFields(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getDocumentTypeFields() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getDocumentTypeFields() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDocumentTypeFieldsUsingTemplate(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibItemTemplateDaoImpl
 
getDocumentTypeFieldsUsingTemplate(Integer) - Method in interface com.jamasoftware.contour.dao.ItemTemplateDao
 
getDocumentTypeForCategory(DocumentTypeCategory, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypeForCategory(DocumentTypeCategory, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentTypeId() - Method in class com.jamasoftware.contour.review.dto.LiveSearchResults
 
getDocumentTypeId() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getDocumentTypeId() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
getDocumentTypeId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the WsDocumentType id for this item
getDocumentTypeIdFromDocId(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypeIdFromDocId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentTypeKey() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getDocumentTypeKey() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getDocumentTypeKey() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getDocumentTypeKey() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets document type's key, used in creating document keys.
getDocumentTypeList(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypeList(Integer, PageInfo) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypeList(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentTypeList(Integer, PageInfo) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentTypeName() - Method in class com.jamasoftware.contour.review.dto.LiveSearchResults
 
getDocumentTypesByCategories(Integer, List<DocumentTypeCategory>) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypesByCategories(Integer, List<DocumentTypeCategory>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentTypesByOrgCategory(Integer, DocumentTypeCategory) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypesByOrgCategory(Integer, DocumentTypeCategory) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentTypesForRelatedDocuments(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getDocumentTypesForRelatedDocuments(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
Finds the document types of the document that links to any of the specified documents but doesn't belong to them.
getDocumentTypesForTracesNotInSelection(Collection<Integer>, Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getDocumentTypesForTracesNotInSelection(Collection<Integer>, Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
Finds the document types of the document that is part of either ends of the given relationships but doesn't belong to the specified documents.
getDocumentTypesFromDocIds(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getDocumentTypesFromDocIds(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getDocumentURL(Integer) - Method in interface com.jamasoftware.contour.dao.Document_URLDao
 
getDocumentURL(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
getDocumentURLIds(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
getDocumentURLIds(Integer) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
getDocumentURLs(Integer) - Method in interface com.jamasoftware.contour.dao.Document_URLDao
 
getDocumentURLs(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
getDocumentURLsForDocuments(List<Integer>) - Method in interface com.jamasoftware.contour.dao.Document_URLDao
 
getDocumentURLsForDocuments(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
getDocumentVersionId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getDoLinks() - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
getDoLinks() - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
getDomainClass() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexedEntity
 
getDomainClass() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getDomainClass() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl.IndexedEntity
 
getDomainClass() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
getDomainObject(Class<T>, Integer) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
getDomainObject(Class<T>, Integer) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
getDomainObjectsWith(Class<T>, Collection<Restriction>) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
getDomainObjectsWith(Class<T>, Collection<Restriction>) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
getDomainObjectsWithProperty(Class<T>, String, Object) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
getDomainObjectsWithProperty(Class<T>, String, Object) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
getDoNotAllowTextItems() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getDoNotShowRelationships() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
getDoorsIdColumn() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getDoTags() - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
getDoTags() - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
getDownstreamConnections() - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
getDownstreamDocumentIds(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getDownstreamDocumentIds(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getDownstreamItemCounts() - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
getDownstreamRelationships() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getDraggable() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getDriverClass() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getDupeBehavior() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleRelationshipConfig
 
getDupeBehavior(Boolean, Boolean) - Static method in class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 
getDupeBehavior() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleRelationshipConfigImpl
 
getDuration() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getDuration() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getDuration() - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
getEditable() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getEditable() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getEditableOnly() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getEditXtype() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getEditXtype() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getEmail() - Method in interface com.jamasoftware.contour.api.domain.User
 
getEmail() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getEmail() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the user's e-mail address.
getEmailAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getEmailAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getEmailBody() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getEmailBody() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getEmailBody() - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
getEmailSubject() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getEmailSubject() - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
getEmailSubject() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getEmailSubject() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getEmailUpdatesToFollowedItems() - Method in interface com.jamasoftware.contour.api.domain.User
 
getEmailUpdatesToFollowedItems() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getEnableJndiReferrals() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getEnableJndiReferrals() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getEncryptedBindPassword() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getEncryptedBindPassword() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getEncryptedPassword() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getEncryptedPassword() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getEndDate() - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
getEndDate() - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
getEndDate() - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
getEndDate() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getEndDate() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getEndDateAsServerDate() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getEndDateAsServerDate() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getEntityClass(Class<? extends T>) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
getEntityName() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getEntityType() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getEntityType() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getEntryDate() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getEntryDate() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getEntryDate() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the date the comment was made.
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getEnumClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getEnumFor(int) - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getEnumForInteger(Integer) - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getEnumForString(String) - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getEnumName() - Method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
 
getEnumName() - Method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getEventDate() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getEventDate() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getEventDate() - Method in class com.jamasoftware.contour.service.dto.EventStat
 
getEventEntry(Integer) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventEntry(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventEntryIdsForDocumentGroupIds(List<Integer>) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventEntryIdsForDocumentGroupIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventEntryIdsForDocuments(List<Integer>) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventEntryIdsForDocuments(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventEntryIdsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventEntryIdsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventListForUsers(List<Integer>) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventListForUsers(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventPluginList(Integer) - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
getEventPluginList(Integer) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
getEventPluginList(Integer) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
getEventsForLastHours(List<Integer>, List<Integer>, int) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventsForLastHours(List<Integer>, List<Integer>, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventsForLastHoursByProjectAndAction(List<Integer>, String, Integer, Integer) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventsForLastHoursByProjectAndAction(List<Integer>, String, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventStats(Date, Integer) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getEventStats(Date, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getEventType() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getEventType() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getEventType() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets the activities event type.
getEventTypeForId(Integer) - Static method in enum com.jamasoftware.contour.api.domain.EventTypeEnum
 
getEventTypeId() - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
getEventTypeId() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getEventUser() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getEventUser() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getExcelUpdateStyle() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getExcludeProjectSpecificFields() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
getExecutionDate() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getExecutionDate() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getExistingItems() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getExistingItemsThatWereSkippedOrOverwritten() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getExpectedResult() - Method in interface com.jamasoftware.contour.api.qa.domain.TestStepItem
 
getExpectedResult() - Method in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
getExpectedResult() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
getExpectedResult() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getExpirationDate() - Method in interface com.jamasoftware.contour.api.domain.Token
 
getExpirationDate() - Method in class com.jamasoftware.contour.domain.License
 
getExpirationDate() - Method in class com.jamasoftware.contour.domain.LicenseModule
 
getExpirationDate() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getExtention() - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
getExtention() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getExternalRelationshipCountForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getExternalRelationshipCountForProject(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getExternalSyncItemCount(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getExternalSyncItemCount(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getFacet() - Method in interface com.jamasoftware.contour.api.domain.DocumentType_Facet
 
getFacet() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
getFacetForName(String) - Static method in enum com.jamasoftware.contour.api.util.domain.Facet
 
getFavorite(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
getFavorite(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
getFavorite() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
getFavorite() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getFavoriteRefIdsForScope(Integer, Integer...) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
getFavoriteRefIdsForScope(Integer, Integer...) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
getFavoritesFor(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
getFavoritesFor(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
getFavoritesForRefIds(Integer, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
getFavoritesForRefIds(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
getFavoriteSmartFiltersForUser(Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
getFavoriteSmartFiltersForUser(Integer) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getField() - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
getField() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getField() - Method in class com.jamasoftware.contour.api.service.search.SorterInfo
 
getField() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getField() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getField() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Gets the field the parameter affects.
getFieldByName(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getFieldConfig(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
getFieldConfig(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
getFieldConfigIdForDiffView(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
getFieldConfigIdForDiffView(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
getFieldConfigIdForRule(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
getFieldConfigIdForRule(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
getFieldConfigsForDocumentType(List<Integer>) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
getFieldConfigsForDocumentType(List<Integer>) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
getFieldId() - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
getFieldId() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getFieldLayout(Integer) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayout(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldLayoutDto() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewGridConfig
 
getFieldLayoutEntries() - Method in interface com.jamasoftware.contour.api.domain.FieldLayout
 
getFieldLayoutEntries() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getFieldLayoutEntryFor(Integer, FieldLayout) - Method in interface com.jamasoftware.contour.dao.FieldLayoutEntryDao
 
getFieldLayoutEntryFor(Integer, FieldLayout) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutEntryDaoImpl
 
getFieldLayoutEntryIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.FieldLayoutEntryDao
 
getFieldLayoutEntryIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutEntryDaoImpl
 
getFieldLayoutEntryIdsForFieldLayouts(List<Integer>) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayoutEntryIdsForFieldLayouts(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldLayoutFor(Integer, String, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayoutFor(Integer, String, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldLayoutId() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewGridConfig
 
getFieldLayoutIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayoutIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldLayoutsForScopeRef(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayoutsForScopeRef(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldLayoutType() - Method in interface com.jamasoftware.contour.api.domain.FieldLayout
 
getFieldLayoutType() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getFieldLayoutTypeByCode(String) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayoutTypeByCode(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldLayoutTypes(Boolean) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
getFieldLayoutTypes(Boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
getFieldList() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getFieldMapping() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getFieldMappingName() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getFieldMappingString() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getFieldNameList() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getFields() - Method in interface com.jamasoftware.contour.api.reuse.domain.FieldConfig
 
getFields() - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
getFields() - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
getFields() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets the fields associated with this document type.
getFields() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the item's fields.
getFieldsForDataType(FieldDataTypeEnum) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getFieldsForDataType(FieldDataTypeEnum) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getFieldsForDocumentTypeAndDataTypes(Integer, List<FieldDataTypeEnum>) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getFieldsForDocumentTypeAndDataTypes(Integer, List<FieldDataTypeEnum>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getFieldsIgnoredDueToCrossProjectReuse() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getFieldsToCompare() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getFieldsToCompareForDocTypeId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getFieldType() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getFieldType() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getFileAttachmentDocumentListForProject(Integer, boolean, SorterList, PageInfo) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getFileAttachmentDocumentListForProject(Integer, boolean, SorterList, PageInfo) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getFileAttachmentListForProject(Integer) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getFileAttachmentListForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getFileExtension() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
getFileName() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getFileName() - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
getFileName() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getFileName() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getFileName() - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
getFileName() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the attachment's file name.
getFileSize() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getFileSize() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getFileSize() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the attachments file size.
getFileStatus() - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
getFilter(Integer) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
getFilter(Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
getFilter() - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
getFilter() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getFilter() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getFilterAuthor() - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
getFilterAuthor() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getFilterDocTypeId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getFilterIdsFor(Integer, List<Integer>) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
getFilterIdsFor(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getFilterIdsForOrg(Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
getFilterIdsForOrg(Integer) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getFilterList(Integer, Integer, Integer, Boolean) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
getFilterList(Integer, Integer, Integer, Integer, Boolean) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
getFilterList(Integer, Integer, Integer, Boolean) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
getFilterList(Integer, Integer, Integer, Integer, Boolean) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
getFilterRestriction() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getFilterString() - Method in interface com.jamasoftware.contour.comment.domain.MentionFilter
 
getFilterString() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
getFilterString() - Method in class com.jamasoftware.contour.service.dto.MentionFilterDTO
 
getFinishedRevision() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getFinishedRevision() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getFinishedRevision() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getFirstDocument() - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemPairSyncStatus
 
getFirstDocument() - Method in class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
getFirstDocumentType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
getFirstDocumentType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getFirstItemTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
getFirstItemTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
getFirstName() - Method in interface com.jamasoftware.contour.api.domain.User
 
getFirstName() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getFirstName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the first name of the user.
getFirstNameAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getFirstNameAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getFlag1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getFlag1() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getFlag1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getFlag1() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getFlag2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getFlag2() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getFlag2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getFlag2() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getFlag3() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getFlag3() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getFlag4() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getFlag4() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getFlag5() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getFlag5() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getFolderIdPath() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getFolderOnly() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getFolderPath() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getForcePassed() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getForcePassed() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getForCoverage() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
getForCoverage() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getForCoverage() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
getForCoverage() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
getFormat() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getFormXtype() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getFormXtype() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getForward() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
getForwardTierData() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
getFromAddress() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getFromAddress() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getFromCompareItemId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getFromDocType() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
getFromDocType() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getFromDocument() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getFromDocument() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getFromItem() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets the "From" item in the relationship.
getFromItemTypeId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
getFromItemTypeId() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
getFromName() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getFromName() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getFromPatchNumber() - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
getFromPatchNumber() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getFromPatchNumberString() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getFullBaseLineListForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Gets a full list of BaseLines, including active AND inactive ones.
getFullBaseLineListForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getFullName() - Method in interface com.jamasoftware.contour.api.domain.User
 
getFullName() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getFullName() - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
getFullName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the full name of the user.
getFullNameAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getFullNameAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getFullParameterList() - Method in class com.jamasoftware.contour.service.dto.ComponentParametersAccessObject
 
getGlobalId() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getGlobalId() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getGlobalId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the global Id of this item.
getGlobalIdItemsInProject(String, Project) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getGlobalIdItemsInProject(String, Project) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getGlobalIdsForProject(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getGlobalIdsForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getGlobalKeyLookup(Integer) - Method in interface com.jamasoftware.contour.globalKey.dao.GlobalKeyLookupDao
 
getGlobalKeyLookup(Integer) - Method in class com.jamasoftware.contour.globalKey.dao.hibernate.HibGlobalKeyLookupDaoImpl
 
getGlobalKeyLookupByOrgId(Integer) - Method in interface com.jamasoftware.contour.globalKey.dao.GlobalKeyLookupDao
 
getGlobalKeyLookupByOrgId(Integer) - Method in class com.jamasoftware.contour.globalKey.dao.hibernate.HibGlobalKeyLookupDaoImpl
 
getGlobalSortOrder() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getGlobalSortOrder() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getGlobalSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the global sort order of this item in the project tree.
getGlobalSortOrderDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
getGlossaryIdsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.GlossaryDao
 
getGlossaryIdsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGlossaryDaoImpl
 
getGoogleAnalyticsAccount() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getGridXtype() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getGridXtype() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getGroupId() - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
getHasChildren() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets whether or not this item has any children
getHeaderConfig() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getHeaderConfig() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getHeaderRows() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getHeadingDepth(Integer, ReportDocumentDTO) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
getHibernateWorkflowForDocument(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getHibernateWorkflowForDocument(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getHibernateWorkflowFromPeerId(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getHibernateWorkflowFromPeerId(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getHibVersion() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getHibVersion() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getHighestEntityInterface(Class<? extends DomainObjectBase>, DomainClassMapping) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
getHighlightField() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getHighlightField() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getHighlightFields() - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
getHighlightQuote() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getHighlightQuote() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getHighlightRange() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getHighlightRange() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getHistory(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
getHistory(Integer) - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
getHistoryForCreationDates(Date, Date, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
getHistoryForCreationDates(Date, Date, Integer) - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
getHistoryForFile(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
getHistoryForFile(String, Integer) - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
getHistoryForOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
getHistoryForOrg(Integer) - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
getHitCount(Query) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
Gets the number of hits for the given query.
getHitCount(Query) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
getHitCount(Class<T>, Query, String) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
getHitCount(Class<T>, Query, String) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
Gets the number of hits for the given query.
getIcon() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getIcon() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getIcon() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getIconCls() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getId() - Method in interface com.jamasoftware.contour.api.domain.DomainObjectBase
 
getId() - Method in enum com.jamasoftware.contour.api.domain.EventTypeEnum
 
getId() - Method in enum com.jamasoftware.contour.api.domain.ObjectTypeEnum
 
getId() - Method in enum com.jamasoftware.contour.api.domain.ReviewerRoleEnum
 
getId() - Method in enum com.jamasoftware.contour.api.domain.ReviewVisibility
 
getId() - Method in enum com.jamasoftware.contour.api.domain.RevisionStatusType
 
getId() - Method in enum com.jamasoftware.contour.api.integrations.domain.IntegrationType
 
getId() - Method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
 
getId() - Method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
 
getId() - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
getId() - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
getId() - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
getId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getId() - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
getId() - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
getId() - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
getId() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
getId() - Method in class com.jamasoftware.contour.dao.VersionInfo
 
getId() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
getId() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getId() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
getId() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getId() - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getId() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getId() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
getId() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getId() - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getId() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getId() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getId() - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getId() - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getId() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getId() - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getId() - Method in enum com.jamasoftware.contour.domain.LicenseType
 
getId() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getId() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getId() - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getId() - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
getId() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getId() - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
getId() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getId() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getId() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getId() - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getId() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getId() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getId() - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
getId() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getId() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getId() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getId() - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
getId() - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
getId() - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
getId() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getId() - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getId() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getId() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getId() - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
getId() - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
getId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
getId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getId() - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
getId() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getId() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getId() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getId() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getId() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getId() - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
getId() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getId() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getId() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
getId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
getId() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getId() - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
getId() - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
getId() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getId() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getId() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getId() - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
getId() - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
getId() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
getId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getId() - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
getId() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getId() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getId() - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
getId() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
getId() - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
getId() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets the activity id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the attachment's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the baseline's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets the change request association's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the comment's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Gets the doc_attach id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets the document type's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Gets the category's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Gets the event type's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets the id of the field.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the filter's id
getId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the item's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsItemName
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsLink
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the lookup's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the id of the lookup type.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsModule
Gets the module's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Gets the organization's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the project's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the project type's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets this property entry's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets the id of the relationship.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets the relationship type's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the id of the release.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the release type's id.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
getId() - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the id of the signature.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsTag
 
getId() - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
 
getId() - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getId() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the id of the user.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
Gets the id of the version.
getId() - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 
getIdentity() - Method in interface com.jamasoftware.contour.api.domain.AclObject
Deprecated.
 
getIdentity() - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
getIds() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getIdsFor(Integer, String, Class<?>, List<String>, String, List<Object>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getIdsFor(Integer, String, Class<?>, List<String>, String, List<Object>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getIdsForCommentContainingText(Integer, String) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getIdsForCommentContainingText(Integer, String) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getIdsFromDomainObjects(Collection<? extends DomainObjectBase>) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
getIdsOfReferencesToScope(DomainEntityList<? extends DomainObjectBase>, Class<? extends ScopedObject>) - Method in interface com.jamasoftware.contour.api.dao.GenericDao
 
getIdsOfReferencesToScope(DomainEntityList<? extends DomainObjectBase>, Class<? extends ScopedObject>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getIdsWithSharedGlobalIds(Integer, List<String>, String, List<Object>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getIdsWithSharedGlobalIds(Integer, List<String>, String, List<Object>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getIgnoredFields() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getIgnoredTraces() - Method in class com.jamasoftware.contour.service.dto.SaveTraceResponse
 
getIgnoreSectionCode() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getImage() - Method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
 
getImage() - Method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getImage() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getImage() - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
getImage() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getImage() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getImage() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getImage() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getImage() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getImage() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getImage() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getImage() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getImage() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets the image associated with this type
getImage() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the image associated with this lookup.
getImage() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the image associated with the release.
getImageDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getImportant() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getImportant() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getImportant() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getImportPluginList(Integer) - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
getImportPluginList(Integer) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
getImportPluginList(Integer) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
getImportSectionCode() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getImportType() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getInactiveReleaseIds(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getInactiveReleaseIds(Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getIncludeAssociatedObjects() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getIncludeAssociatedObjects() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getIncludeFields() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
getIncludeFolderPath() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
getIncludeHierarchy() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Whether or not the filter includes hierarchy items (items that are not results of the filter, but are required to construct the hierarchy)
getIncludeRelationships() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getIncludeTypeKey() - Method in interface com.jamasoftware.contour.api.globalKey.domain.GlobalKeyLookup
 
getIncludeTypeKey() - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
Whether to include the set key as part of the global key for an item of certain type.
getIncludeVersions() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
getIndent() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getIndent() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getIndent() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the indent value of this item in the project tree.
getIndentDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
getIndentedCellColumn() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getIndexNow() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
getInstance() - Static method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
getInSync() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
getIntegerForEnum(T) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getIntegerForEnum(DocumentTypeCategory) - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getIntegerForEnum(FieldControlType) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getIntegerForEnum(FieldDataTypeEnum) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getIntegerForEnum(IntegrationType) - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getIntegerForEnum(TestCaseStatus) - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getIntegerForEnum(UserLicenseType) - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getIntegerProperty(String) - Method in interface com.jamasoftware.contour.api.domain.LicenseSnapshot
 
getIntegerProperty(String) - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getIntegrationComponentMapping(IntegrationType, int, int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMapping(IntegrationType, int, int, Integer, Integer) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMapping(int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMapping(IntegrationType, int, int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationComponentMapping(IntegrationType, int, int, Integer, Integer) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationComponentMapping(int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationComponentMappingList(IntegrationType, int, int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMappingList(IntegrationType, int, int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationComponentMappingListForOrg(IntegrationType, int, int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMappingListForOrg(IntegrationType, int, int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationComponentMappingsByScope(int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMappingsByScope(int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationComponentMappingsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationComponentMappingsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationConnection(IntegrationType, int, int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationConnection(IntegrationType, int, int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationConnectionListByDefaultContourUsers(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationConnectionListByDefaultContourUsers(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationConnectionsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationConnectionsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationDirectionType(int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationDirectionType(int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationFieldMapping(IntegrationType, int, int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationFieldMapping(IntegrationType, int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationFieldMapping(int) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationFieldMapping(IntegrationType, int, int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationFieldMapping(IntegrationType, int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationFieldMapping(int) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationFieldMappingListByTypeMapping(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getIntegrationFieldMappingListByTypeMapping(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getIntegrationTrigger() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getIntegrationTrigger() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getIntegrationType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getIntegrationType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getIntegrationType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getIntegrationType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
getIntegrationType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getIntegrationType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getIntegrationType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getIntegrationType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getIntegrationType() - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
getIntegrationType() - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
getIntegrationTypeById(Integer) - Static method in enum com.jamasoftware.contour.api.integrations.domain.IntegrationType
 
getIntervalEnd() - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
getIntervalMinutes() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getIntervalMinutes() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getIntervalStart() - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
getInvalidIfCantInferType() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getInvalidLocationMessage() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getIsApprover() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getIsApprover() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getIsApprover() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getIsDefault() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getIsDefault() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getIsDefault() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getIsDefault() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getIsDerived() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getIsDerived() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getIsDisabled() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getIsExclusive() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
 
getIsExclusive() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getIsExclusive() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
getIsExclusive() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
getIsFavorite() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
 
getIsFolder() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getIsFolder() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getIsFolder() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getIsFolder() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getIsFolder() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getIsFolder() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getIsFolder() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getIsFolder() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Is this project a folder?
getIsFolderDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
getIsHidden() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getIsHidden() - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
getIsHidden() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getIsHidden() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getIsHtml() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getIsHtml() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getIsListItem() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
getIsPermissionNode() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getIsPermissionNode() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getIsPreview() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getIsPrivate() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getIsPrivate() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getIsProjectFolder() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getIsPublic() - Method in interface com.jamasoftware.contour.api.domain.OrderedList
 
getIsPublic() - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
getIsPublic() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getIsPublic() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getIsPublic() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getIsPublic() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getIsPublic() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getIsRevoked() - Method in interface com.jamasoftware.contour.api.domain.Signature
 
getIsRevoked() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getIsRevoked() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Is this signature revoked?
getIsSmartFilter() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getIsStructureOnly() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getIsStructureOnly() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getIsStructureOnly() - Method in class com.jamasoftware.contour.ws.domain.WsItem
When searching with a filter, users can choose to include items that are necessary to maintain the heirarchy of the Contour tree, but are not in the filter results.
getIsSyncable() - Method in enum com.jamasoftware.contour.api.util.domain.Facet
 
getIsSyncedFacet() - Method in interface com.jamasoftware.contour.api.domain.DocumentType_Facet
 
getIsSyncedFacet() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
getIsSynchronizeField() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getIsSynchronizeField() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getIsSystem() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getIsUpstream() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getIsUpstream() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getIsVisible() - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
getIsVisible() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getItem() - Method in interface com.jamasoftware.contour.api.domain.OrderedListItem
 
getItem() - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
getItem() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList
 
getItem() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets the item associated with the activity (Can be null).
getItem() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getItemCompareScopeId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getItemConnections() - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
getItemCountBeforeIndex(int, int, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getItemCountBeforeIndex(int, int, List<Integer>) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
Gets the number of items before the item at the specified index (exclusive) that match any of the provided item ids.
getItemIdsForCrossProjectRollupFields(Integer, Integer) - Method in class com.jamasoftware.contour.rollup.dao.hibernate.HibRollupDaoImpl
 
getItemIdsForCrossProjectRollupFields(Integer, Integer) - Method in interface com.jamasoftware.contour.rollup.dao.RollupDao
 
getItemIdsForDocumentType(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getItemIdsForDocumentType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getItems() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getItems() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getItemsCannotBeMadeCurrent() - Method in class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
getItemsChanged() - Method in class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
getItemsToDeleteForDocumentType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getItemsToDeleteForDocumentType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getItemTemplate(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibItemTemplateDaoImpl
 
getItemTemplate(Integer) - Method in interface com.jamasoftware.contour.dao.ItemTemplateDao
 
getItemTemplateList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibItemTemplateDaoImpl
 
getItemTemplateList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ItemTemplateDao
 
getItemType() - Method in interface com.jamasoftware.contour.api.reuse.domain.FieldConfig
 
getItemType() - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemTypeLocationConfig
 
getItemType() - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
getItemType() - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
getItemType() - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
getItemType() - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
getItemType() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getItemType() - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
getItemTypeCopyFields() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getItemTypeCopyFields() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getItemTypeCopyWidgets() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getItemTypeCopyWidgets() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getItemTypeId() - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
getItemTypeId() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getItemTypeId() - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 
getItemTypeRules() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getItemTypeRules() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getItemTypeToLocationConfigs() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getItemTypeToLocationConfigs() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getJavaDateTimeFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
getJavaDayMonthYearFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
getJavaScriptDateTimeFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
Gets the date/time format Contour uses to display dates in Javascript (i.e.: m/d/Y h:i a).
getJavaScriptDayMonthYearFormat() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
getJob() - Method in interface com.jamasoftware.contour.api.domain.User_JobSchedule
 
getJob() - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
getJobClass() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getJobClass() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getJobGroup() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getJobGroup() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getJobName() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getJobName() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getJobSchedule(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getJobSchedule(Integer) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getJobScheduleByGroup(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getJobScheduleByGroup(String) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getJobScheduleByNameAndGroup(String, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getJobScheduleByNameAndGroup(String, String) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getJobScheduleForUser(Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getJobScheduleForUser(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getJobScheduleForUser(Integer, String) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getJobScheduleForUser(Integer) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getJobScheduleList() - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getJobScheduleList() - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getKeepRelationships() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getKey() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getKey() - Method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
Obtains the unique character key for this ExtDocumentTreeNode.TreeNodeKey
getKeySeperatorDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getKeywords() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getLabel() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getLabel() - Method in enum com.jamasoftware.contour.api.domain.ReviewerRoleEnum
 
getLabel() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getLabel() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getLabel() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getLabel() - Method in enum com.jamasoftware.contour.social.dto.ConnectedUserType
 
getLabel() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets the label of the field.
getLastActivity() - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
getLastActivityDate() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getLastActivityDate() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getLastActivityDate() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the last date this item had an activity associated with it.
getLastExecuteTime() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getLastExecuteTime() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getLastGenerated() - Method in interface com.jamasoftware.contour.api.domain.User_JobSchedule
 
getLastGenerated() - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
getLastLockedBy() - Method in class com.jamasoftware.contour.ws.domain.WsLock
 
getLastLockedDate() - Method in class com.jamasoftware.contour.ws.domain.WsLock
 
getLastLogged() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getLastLogged() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getLastName() - Method in interface com.jamasoftware.contour.api.domain.User
 
getLastName() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getLastName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the last name of the user.
getLastNameAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getLastNameAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getLastViewed() - Method in interface com.jamasoftware.contour.api.domain.UserItemViewHistory
 
getLastViewed() - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
getLatestActivity() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getLatestActivity() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getLatestActivity() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getLatestDocumentIdsForRevision(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getLatestDocumentIdsForRevision(Integer) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
getLatestItemId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getLatestRevision() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getLatestSignatureForUserAndScopeRef(Integer, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSignatureDaoImpl
 
getLatestSignatureForUserAndScopeRef(Integer, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SignatureDao
Gets the latest Signature(by DomainObject.getCreatedDate()) for a given scope/ref and user.
getLatestSignaturesForUsersAndScopeRef(List<Integer>, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSignatureDaoImpl
 
getLatestSignaturesForUsersAndScopeRef(List<Integer>, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SignatureDao
Obtains the latest Signature (by DomainObject.getCreatedDate()) for each user for the given scope and ref.
getLatestTestRunStatusesForTestCase(Integer, boolean) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getLatestTestRunStatusesForTestCase(Integer, boolean) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getLatestVersionId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getLayout() - Method in interface com.jamasoftware.contour.api.dashboard.domain.Dashboard
 
getLayout() - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
getLayout() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
getLayout() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getLayoutDEPRECATED() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
Deprecated.
getLayoutPosition() - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
getLayoutPosition() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getLayoutXtype() - Method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
 
getLeaf() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getLeftList() - Method in class com.jamasoftware.contour.domain.matrix.MatrixData
 
getLeftToRightSyncOptions() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getLegacyKey() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getLegacyKey() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getLevel() - Method in class com.jamasoftware.contour.service.dto.LoggerEntry
 
getLicenseInfo() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getLicenseMessage() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getLicenseMessage(Integer) - Static method in class com.jamasoftware.contour.domain.LicenseMessages
 
getLicenseMessage() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getLicenseMessage() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getLicenseType() - Method in interface com.jamasoftware.contour.api.domain.User
 
getLicenseType() - Method in interface com.jamasoftware.contour.api.domain.User_Organization
 
getLicenseType() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getLicenseType() - Method in class com.jamasoftware.contour.domain.License
 
getLicenseType() - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
getLicenseType() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getLicenseType() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getLicenseType() - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
getLicenseType() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the license type for the user.
getLicenseTypeByCode(String) - Static method in enum com.jamasoftware.contour.domain.LicenseType
 
getLicenseUserCountByOrgId(Integer, UserLicenseType) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getLicenseUserCountByOrgId(Integer, UserLicenseType) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getLimitToOneInstance() - Method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getList() - Method in interface com.jamasoftware.contour.api.domain.OrderedListItem
 
getList() - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
getListContourItems(int, int, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getListContourItems(int, int, int) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getListItemIdsForItemIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getListItemIdsForItemIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getListItems(int, int, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getListItems(int, int, int) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportChildrenLazyList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportCommentLazyList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportSynchronizedItemsLazyList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportTagLazyList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportTraceLazyList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportUrlLazyList
 
getListType() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportVersionLazyList
 
getLoaded() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getLocale() - Method in interface com.jamasoftware.contour.api.domain.User
 
getLocale() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getLocale() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the user's locale.
getLocation() - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
getLocation() - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
getLocation() - Method in interface com.jamasoftware.contour.api.domain.User
 
getLocation() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getLocation() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getLocation() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getLocation() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the user's location.
getLocationAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getLocationAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getLocked() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getLocked() - Method in interface com.jamasoftware.contour.api.domain.User
 
getLocked() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getLocked() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getLocked() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getLockedBy() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getLockedBy() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getLockedById() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getLockedDate() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getLockedDate() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getLoggedIn() - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
getLoginCode() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getLoginCode() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getLoginsForLastHours(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
getLoginsForLastHours(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Get the UserLogEntrys with a loginTime within the specified number of hours from now.
getLoginTime() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getLoginTime() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getLogoutCode() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getLogoutCode() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getLogoutTime() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getLogoutTime() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getLookup(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
getLookup(Integer) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
getLookup1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup1() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getLookup1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup1() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getLookup10() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup10() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup2() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getLookup2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup2() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getLookup3() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup3() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getLookup3() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup3() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getLookup4() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup4() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getLookup4() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup4() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getLookup5() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup5() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup6() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup6() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup7() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup7() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup8() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup8() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookup9() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getLookup9() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getLookupByDataValue(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
getLookupByDataValue(String, Integer) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
getLookupIdsByLookupTypes(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
getLookupIdsByLookupTypes(List<Integer>) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
getLookupList(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
getLookupList(Integer) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
getLookups() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
getLookups() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getLookupType() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getLookupType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupTypeDaoImpl
 
getLookupType(Integer) - Method in interface com.jamasoftware.contour.dao.LookupTypeDao
 
getLookupType() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getLookupType() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the lookup type.
getLookupTypeByCategory(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupTypeDaoImpl
 
getLookupTypeByCategory(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.LookupTypeDao
 
getLookupTypeId() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getLookupTypeId() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getLookupTypeId() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getLookupTypeId() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getLookupTypeList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupTypeDaoImpl
 
getLookupTypeList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.LookupTypeDao
Gets the list of lookup types for certain scope.
getLuceneFilter() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getMainReportFile() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getMainReportFile() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getMainReportFileName() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getMaintenanceDate() - Method in class com.jamasoftware.contour.domain.License
 
getMakeValidNodesLeafs() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getMakeValidNodesWithNoValidChildrenLeafs() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getManagerForCurrentTenant() - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
getMappedId() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getMappedId() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getMappedId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getMappedId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getMappedName() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getMappedName() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getMappedName() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getMappedName() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getMappedProjects() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
getMappedRelationshipTypeId() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
getMappedRelationshipTypeId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getMappedRelationshipTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
getMappedRelationshipTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
getMappedSubProjectId() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getMappedSubProjectId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getMappedSubProjectName() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getMappedSubProjectName() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getMappedUrl() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getMappedUrl() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getMappingClass() - Method in interface com.jamasoftware.contour.api.domain.factory.DomainFactory
 
getMappingClass() - Method in class com.jamasoftware.contour.comment.domain.factory.DefaultCommentFactory
 
getMappingClass() - Method in class com.jamasoftware.contour.comment.domain.factory.DefaultCommentThreadMuteRequestFactory
 
getMappingClass() - Method in class com.jamasoftware.contour.comment.domain.factory.DefaultCommentTypeFactory
 
getMappingClass() - Method in class com.jamasoftware.contour.domain.factory.DefaultEmailFactory
 
getMappingClass() - Method in class com.jamasoftware.contour.domain.factory.DefaultPropertyEntryFactory
 
getMappingsForRelationshipTypes(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
getMappingsForRelationshipTypes(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
getMask() - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
getMask() - Method in interface com.jamasoftware.contour.api.domain.AclPermissionEntry
 
getMask() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getMask() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getMatchingDocsInProject(Document, Project) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getMatchingDocsInProject(Document, Project) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getMaxLicenseCount() - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
getMaxLicensesProperty(OrgLicenseType) - Static method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getMaxNodes() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getMaxResults() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getMaxSequence() - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getMaxSequence() - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getMaxSortOrder(Integer, boolean) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getMaxSortOrder(Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getMentionFilterForUserAndFilterUrl(Integer, String) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibMentionFilterDaoImpl
 
getMentionFilterForUserAndFilterUrl(Integer, String) - Method in interface com.jamasoftware.contour.comment.dao.MentionFilterDao
 
getMentionFilterIdsForUsers(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibMentionFilterDaoImpl
 
getMentionFilterIdsForUsers(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.MentionFilterDao
 
getMentionFiltersForUser(Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibMentionFilterDaoImpl
 
getMentionFiltersForUser(Integer) - Method in interface com.jamasoftware.contour.comment.dao.MentionFilterDao
 
getMimetype() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getMimetype() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getMimetype() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the attachment's mime type.
getMinimumPasswordLength() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getMinimumPasswordStrengthReq() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getMirrorHierarchy() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getMirrorHierarchy() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getMirrorHierarchy() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getMissingHierarchyItemsThatWereFound() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getModifiedBy() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
getModifiedBy() - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
getModifiedBy() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getModifiedBy() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getModifiedDate() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
getModifiedDate() - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
getModifiedDate() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getModifiedDate() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getModifiedDate() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the date the item was modified.
getModules() - Method in class com.jamasoftware.contour.domain.License
 
getMostRecentlyViewedContourItemIds(Integer, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getMostRecentlyViewedContourItemIds(Integer, int, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getMostRecentlyViewedContourItemIds(Integer, int) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getMostRecentlyViewedContourItemIds(Integer, int, List<Integer>) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getMostRecentlyViewedProjects(Integer, int, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getMostRecentlyViewedProjects(Integer, int, int) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getMostRecentlyViewedProjectsCount(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getMostRecentlyViewedProjectsCount(Integer) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getMultiDestinationSelect() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getMultiDestinationSelect() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getMutedSubscriptionIdsForUser(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
getMutedSubscriptionIdsForUser(User) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
getMutedSubscriptionIdsForUser(User) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 
getMutedSubscriptions(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
getMutedSubscriptions(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 
getMuteIdsForSubscriptions(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
getMuteIdsForSubscriptions(List<Integer>) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 
getMuteRequestsForComments(List<Integer>) - Method in interface com.jamasoftware.contour.comment.dao.CommentThreadMuteRequestDao
 
getMuteRequestsForComments(List<Integer>) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
getMyAgreedWithRevisionItemIds(List<Integer>, Integer, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getMyAgreedWithRevisionItemIds(List<Integer>, Integer, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getMyCommentedOnRevisionItemIds(List<Integer>, Integer, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getMyCommentedOnRevisionItemIds(List<Integer>, Integer, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getMyRepliedToRevisionItemIds(List<Integer>, Integer, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getMyRepliedToRevisionItemIds(List<Integer>, Integer, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getMySession() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
getMySession() - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
getMyVotedOnRevisionItemIds(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getMyVotedOnRevisionItemIds(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getName() - Method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getName() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getName() - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getName() - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
getName() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getName() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getName() - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.EventType
 
getName() - Method in enum com.jamasoftware.contour.api.domain.EventTypeEnum
 
getName() - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getName() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
getName() - Method in enum com.jamasoftware.contour.api.domain.ObjectTypeEnum
 
getName() - Method in interface com.jamasoftware.contour.api.domain.OrderedList
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getName() - Method in interface com.jamasoftware.contour.api.domain.PerspectiveType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
getName() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
 
getName() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ReportType
 
getName() - Method in enum com.jamasoftware.contour.api.domain.ReviewerRoleEnum
 
getName() - Method in enum com.jamasoftware.contour.api.domain.ReviewVisibility
 
getName() - Method in enum com.jamasoftware.contour.api.domain.RevisionStatusType
 
getName() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getName() - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
getName() - Method in interface com.jamasoftware.contour.api.domain.View
 
getName() - Method in interface com.jamasoftware.contour.api.domain.ViewType
 
getName() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationDirectionType
 
getName() - Method in enum com.jamasoftware.contour.api.integrations.domain.IntegrationType
 
getName() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getName() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
getName() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
getName() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getName() - Method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
 
getName() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getName() - Method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
 
getName() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
getName() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getName() - Method in enum com.jamasoftware.contour.api.reuse.domain.SyncStatus
 
getName() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getName() - Method in interface com.jamasoftware.contour.api.review.domain.RevisionStatus
 
getName() - Method in interface com.jamasoftware.contour.api.review.domain.RevisionUserItemStatus
 
getName() - Method in enum com.jamasoftware.contour.api.util.domain.Facet
 
getName() - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
getName() - Method in interface com.jamasoftware.contour.comment.domain.CommentStatus
 
getName() - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
getName() - Method in interface com.jamasoftware.contour.comment.domain.CommentType
 
getName() - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
getName() - Method in interface com.jamasoftware.contour.comment.domain.MentionFilter
 
getName() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
getName() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getName() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getName() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getName() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getName() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getName() - Method in class com.jamasoftware.contour.domain.LicenseModule
 
getName() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getName() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getName() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getName() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getName() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getName() - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getName() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
getName() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getName() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getName() - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
getName() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
getName() - Method in enum com.jamasoftware.contour.patching.domain.PatchStatus
 
getName() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getName() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getName() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getName() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getName() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getName() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getName() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getName() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
getName() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
getName() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getName() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getName() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getName() - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
getName() - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
getName() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getName() - Method in class com.jamasoftware.contour.service.dto.LoggerEntry
 
getName() - Method in class com.jamasoftware.contour.service.dto.MentionFilterDTO
 
getName() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getName() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getName() - Method in class com.jamasoftware.contour.service.dto.SystemInfo.SystemPropertyEntry
 
getName() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
getName() - Method in enum com.jamasoftware.contour.social.dto.ConnectedUserType
 
getName() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the baseline's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Gets the category's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Gets the event type's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets the name of the field.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the filter's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the item name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsItemName
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the lookup's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the name of the lookup type.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Gets the organization's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the project's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the name of the project type.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets the relationship type's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the name of the release.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the release type's name.
getName() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
getName() - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
 
getName() - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
 
getName() - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 
getNameAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getNameAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getNameDefaultValue() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getNameDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getNameDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
Deprecated.
Name has been replaced by display
getNameMappingValue() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getNameTableValue() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getNavConfig() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getNavConfig() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getNextLayoutPosition(FieldLayout) - Method in interface com.jamasoftware.contour.dao.FieldLayoutEntryDao
 
getNextLayoutPosition(FieldLayout) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutEntryDaoImpl
 
getNextReleaseDate() - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
getNextTierData() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
getNode() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
 
getNode() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getNodeForClass(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
getNodes() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
getNonLatestRevisionItemIds(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getNonLatestRevisionItemIds(Integer) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
Obtains the Revision_Item ids for those associated with Documents that are not the more recent versions.
getNonReservedActiveLicenseCount() - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
getNonReservedActiveLicensesProperty(OrgLicenseType) - Static method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getNote() - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
getNote() - Method in interface com.jamasoftware.contour.api.domain.Document_DocAttach
 
getNote() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getNote() - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
getNote() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Gets the note associated with the doc_attach.
getNotes() - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
getNotes() - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
getNotes() - Method in interface com.jamasoftware.contour.api.domain.User
 
getNotes() - Method in interface com.jamasoftware.contour.api.qa.domain.TestStepItem
 
getNotes() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getNotes() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getNotes() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getNotes() - Method in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
getNotes() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
getNotes() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getNotes() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets any notes associated with the user.
getNotificationFromUser() - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
getNotifyAuthorOnComplete() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getNotifyAuthorOnComplete() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getNullOrgIdCountForClass(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
getNullOrgIdCountForClass(Class<? extends DomainObjectBase>) - Method in interface com.jamasoftware.contour.trial.dao.TrialDao
 
getNumberActiveBaseLinesForProject(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Total number of active baselines for the project.
getNumberActiveBaseLinesForProject(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getNumberBaseLines(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Gets the number of BaseLines with the given scope and ref id, and that are marked active.
getNumberBaseLines(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getNumberConcurrent() - Method in class com.jamasoftware.contour.domain.License
 
getNumberDocumentsChanged(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Gets the number of Documents that were versioned by this BaseLine that now have a more recent Version.
getNumberDocumentsChanged(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getNumberDocumentsItemTypeChanged(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
 
getNumberDocumentsItemTypeChanged(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getNumberFloatingReadOnly() - Method in class com.jamasoftware.contour.domain.License
 
getNumberNamed() - Method in class com.jamasoftware.contour.domain.License
 
getNumberNamedReviewer() - Method in class com.jamasoftware.contour.domain.License
 
getNumberOfUsersInRole(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getNumberOfUsersInRole(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getNumberReadOnly() - Method in class com.jamasoftware.contour.domain.License
 
getNumberRejected() - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
getNumberReviewer() - Method in class com.jamasoftware.contour.domain.License
 
getNumberStakeholder() - Method in class com.jamasoftware.contour.domain.License
 
getNumberUniqueRejectedLoginEventsForLicenseType(Date, Date, UserLicenseType, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
getNumberUniqueRejectedLoginEventsForLicenseType(Date, Date, UserLicenseType, Integer) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Retrieve the number of "rejected" login events that happened for a given range, not counting multiple by the same user.
getNumCreatedRelationships() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getNumDocumentsInRelease(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getNumDocumentsInRelease(Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getNumDocumentsWithGlobalId(String, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getNumDocumentsWithGlobalId(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getNumDocumentsWithGlobalIdInProject(String, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getNumDocumentsWithGlobalIdInProject(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getNumDuplicateGidItems() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getNumExistingRelationshipsThatWereSkipped() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getNumInLicense() - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
getNumItemsWithWorkflowField() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getNumLockedItems() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getNumRedundantItems() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getNumReserved() - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
getNumRevisionAndItemComments(List<Integer>, CommentType, List<Integer>, User) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getNumRevisionAndItemComments(List<Integer>, CommentType, List<Integer>, User) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getNumRevisionAndItemCommentThreads(List<Integer>, CommentType, User, Boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getNumRevisionAndItemCommentThreads(List<Integer>, CommentType, User, Boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getNumRevisionCommentThreads(List<Integer>, CommentType, User, Boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getNumRevisionCommentThreads(List<Integer>, CommentType, User, Boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getNumRevisionItemsWithComments(List<Integer>, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getNumRevisionItemsWithComments(List<Integer>, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getNumRevisionItemsWithRejections(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getNumRevisionItemsWithRejections(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getNumSkippedItemsDueToBeingLocked() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getNumSkippedItemsDueToBeingRedundant() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getNumSkippedItemsDueToGlobalIDUniquenessConstraint() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getNumSkippedItemsDueToNoContainerWritePermissions() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getNumSkippedItemsDueToNotHavingWritePermissionsToALocation() - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
getNumSyncedItemsPerProject(List<String>, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getNumSyncedItemsPerProject(List<String>, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getNumTestPlansAssociatedWithTestCase(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getNumTestPlansAssociatedWithTestCase(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getNumUsers() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getNumUsers() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getNumVotesCastByRevision_User(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
getNumVotesCastByRevision_User(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_UserDao
 
getNumVotesCastForRevision_Item(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getNumVotesCastForRevision_Item(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getNumVotesPerUser() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getNumVotesPerUser() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getNumVotesPerUser() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getObject(Class<T>, Serializable) - Method in interface com.jamasoftware.contour.api.dao.GenericDao
Gets an object by its unique identifier.
getObject() - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
getObject(Class<T>, Integer) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
getObject(Class<T>, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
getObject(Class<T>, Serializable) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObject(Class<T>, Collection<Restriction>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObject(Class<T>, Collection<Restriction>) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
 
getObjectByScopeRef(Integer, Integer) - Method in interface com.jamasoftware.contour.api.dao.GenericDao
Gets an object by scope/ref
getObjectByScopeRef(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObjectId() - Method in interface com.jamasoftware.contour.api.domain.ObjectTypeScoped
 
getObjectId() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getObjectId() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getObjectListByScopeRef(Integer, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObjectListByScopeRef(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
 
getObjects(Class<T>, Collection<Restriction>, Integer, Integer, SorterInfo) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObjects(Class<T>, Collection<Restriction>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObjects(Class<T>, Collection<Restriction>, Integer, Integer, SorterInfo) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Gets a List of objects of type T.
getObjects(Class<T>, Collection<Restriction>) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Gets all the objects of the given type/class that match the given reastrictions
getObjectsByIds(Class<T>, List<Integer>) - Method in interface com.jamasoftware.contour.api.dao.GenericDao
 
getObjectsByIds(Class<T>, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getObjectType() - Method in interface com.jamasoftware.contour.api.domain.ObjectTypeScoped
 
getObjectType() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
Object type defined in ObjectType
getObjectType() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getObjectType() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getObjectType() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
getObjectTypeForClass(Class<? extends DomainObjectBase>) - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getObjectTypeForDomainObject(DomainObjectBase) - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getObjectTypeForId(Integer) - Static method in enum com.jamasoftware.contour.api.domain.ObjectTypeEnum
 
getObjectTypeForScope(Integer) - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getObjectTypeId() - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
getObjectTypeId() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getOffset() - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
getOnlyCommentsCreatedAfter() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getOnlyCommentsCreatedBefore() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getOnlyShowItemsWithDifferences() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getOnlyThreadsUpdatedAfter() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getOnlyThreadsUpdatedBefore() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getOpen(String) - Method in interface com.jamasoftware.contour.data.dao.GlobalContextDao
 
getOpen(String) - Method in class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
getOrCreateProjectNode(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
 
getOrCreateProjectNode(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getOrder() - Method in interface com.jamasoftware.contour.api.domain.OrderedListItem
 
getOrder() - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
getOrder() - Method in enum com.jamasoftware.contour.social.dto.ConnectedUserType
 
getOrderedList(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getOrderedList(Integer) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getOrderedListItem(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getOrderedListItem(Integer) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getOrderedListsForOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getOrderedListsForOrg(Integer) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getOrgAcceptedUpdatedMLA() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowApproversToAddApproversAndReviewers() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowDelegateApproval() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowInviteEmailDomainList() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowInviteEmailUsers() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowInviteOutsideUsers() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowLimitedPublicReviews() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowMuteSubscription() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowNonAdminUsersToDelete() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowNonUniqueGlobalIdInProjects() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowPublicReviews() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAllowSubscribeOther() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgAndGenericRoleList(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getOrgAndGenericRoleList(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getOrgAndProjectRoleList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getOrgAndProjectRoleList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getOrganization() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getOrganization() - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
getOrganization() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getOrganization() - Method in interface com.jamasoftware.contour.api.domain.User
 
getOrganization() - Method in interface com.jamasoftware.contour.api.domain.User_Organization
 
getOrganization() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getOrganization(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
getOrganization(Integer) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
getOrganization() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getOrganization() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getOrganization() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getOrganization() - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
getOrganization() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getOrganization() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getOrganization() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getOrganization() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets Organization the attachment is in.
getOrganization() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the organization this project is in.
getOrganizationBySubdomain(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
getOrganizationBySubdomain(String) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
getOrganizationId() - Method in interface com.jamasoftware.contour.api.domain.DomainObjectBase
 
getOrganizationId() - Method in interface com.jamasoftware.contour.api.domain.OrganizationAware
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.UserImpl
Deprecated.
We are no longer using organizations, double check you need to use this method -TT
getOrganizationId() - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
getOrganizationId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
getOrganizationId() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getOrganizationId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getOrganizationIdColumnName(Class<? extends DomainObjectBase>) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
getOrganizationList(boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
getOrganizationList(boolean) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
getOrganizations() - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getOrganizations() - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getOrgCollaboAllowInviteEmailDomainList() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgCollaboAllowInviteEmailUsers() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgCommentUpdateFrequency() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgDefaultExcelReportId() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgDefaultWordReportId() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgDisableCollaboStream() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgDisableReviewCenter() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgEnableWorkflow() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgId() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets the id of the organization this relationship type is in.
getOrgId() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the id of the organization that the user belongs to.
getOrgProjectManagerCanEditWorkflow() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgRallyEnableItemLevelProjectOverride() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgRoleList(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getOrgRoleList(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getOrgShowRelationshipNote() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOrgShowRelationshipStatus() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getOriginalDocumentName(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getOriginalDocumentName(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getOriginalEstimate() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getOriginalEstimate() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getOriginData() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
getOriginDocument() - Method in interface com.jamasoftware.contour.api.domain.Version
 
getOriginDocument() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getOriginDocumentId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getOverridable() - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
getOverridable() - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
getOverridable() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getOverridable() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getOverview() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getOverview() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getOverview() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getOverwriteExistingItems() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
getOwnerType() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getPagedComments(Integer, Integer, Integer, PageInfo) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getPagedComments(Integer, Integer, Integer, PageInfo) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getPagedCommentsForRevisionItems(Integer, List<Integer>, Integer, PageInfo, CommentType, List<Integer>, User, Boolean, Boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getPagedCommentsForRevisionItems(Integer, List<Integer>, Integer, PageInfo, CommentType, List<Integer>, User, Boolean, Boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getPagedDocumentGroupListForProject(Integer, int, int) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
getPagedDocumentGroupListForProject(Integer, int, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
getPagedReleases(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getPagedReleases(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getPagedReplies(Integer, PageInfo) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getPagedReplies(Integer, PageInfo) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getPagedRevisionAndItemComments(List<Integer>, PageInfo, CommentType, List<Integer>, User) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getPagedRevisionAndItemComments(List<Integer>, PageInfo, CommentType, List<Integer>, User) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getPagedRevisionComments(List<Integer>, PageInfo, CommentType, List<Integer>, User) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getPagedRevisionComments(List<Integer>, PageInfo, CommentType, List<Integer>, User) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getPagedRevisionItemComments(Integer, Integer, PageInfo, CommentType, List<Integer>, User, Boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getPagedRevisionItemComments(Integer, Integer, PageInfo, CommentType, List<Integer>, User, Boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getPageInfo() - Method in class com.jamasoftware.contour.api.service.search.SearchResults
 
getPageNumber() - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
getPageSize() - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
getParameterMap(Map<String, String>, HttpServletRequest, User) - Static method in class com.jamasoftware.contour.report.util.BirtReportUtil
 
getParameters() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getParameters() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getParameters() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the filter's parameters.
getParams() - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
getParams() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getParams() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getParamValues() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Gets the parameter's values.
getParent() - Method in interface com.jamasoftware.contour.api.domain.AclObject
Deprecated.
 
getParent() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getParent() - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
getParent() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getParent() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the parent of the project.
getParentDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
getParentEventId() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getParentEventId() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getParentId() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getParentId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getParentId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getParentId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the id of the parent of this comment.
getParentId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the id of the item's parent (Can be null).
getParentNode() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getParentNode() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getParentRelationshipConfig() - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
getParentRelationshipConfig() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getPassStatus() - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
getPassStatus() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getPassword() - Method in interface com.jamasoftware.contour.api.domain.User
 
getPassword() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getPassword() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getPassword() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getPassword() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Deprecated. 
getPatchInfo() - Method in class com.jamasoftware.contour.patching.dao.hibernate.HibPatchInfoDaoImpl
 
getPatchInfo() - Method in interface com.jamasoftware.contour.patching.dao.PatchInfoDao
 
getPatchStatus(String) - Method in class com.jamasoftware.contour.patching.dao.hibernate.HibPatchInfoDaoImpl
 
getPatchStatus(String) - Method in interface com.jamasoftware.contour.patching.dao.PatchInfoDao
 
getPeerByWorkflow(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getPeerByWorkflow(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getPeersForContourItem(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getPeersForContourItem(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getPeersForDefinition(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getPeersForDefinition(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getPeersForDefinitions(List<Integer>) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getPeersForDefinitions(List<Integer>) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getPermissionNodeOnly() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getPermissionType() - Method in interface com.jamasoftware.contour.api.domain.AclPermissionEntry
 
getPermissionType() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getPersistence() - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getPersistence() - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getPerspective() - Method in interface com.jamasoftware.contour.api.domain.Perspective_Role
 
getPerspective() - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
getPerspective() - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
getPerspective(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspective(int) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPerspective() - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
getPerspective() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getPerspective() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getPerspectiveConfig(Integer, Integer, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspectiveConfig(Integer, Integer, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPerspectiveConfigsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspectiveConfigsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPerspectiveList(int, int, int, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspectiveList(int, int, int, boolean) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPerspectiveListForRoles(Set<Role>) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspectiveListForRoles(Set<Role>) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPerspectiveRoleList(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspectiveRoleList(int) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPerspectiveType() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getPerspectiveType() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getPerspectiveViewList(int, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
getPerspectiveViewList(int, boolean) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
getPhone() - Method in interface com.jamasoftware.contour.api.domain.User
 
getPhone() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getPhone() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the user's phone number.
getPhoneAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getPhoneAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getPluginClass() - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
getPluginClass() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getPluginEntry(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPluginEntryDaoImpl
 
getPluginEntry(Integer) - Method in interface com.jamasoftware.contour.dao.PluginEntryDao
Fetches the plug-in entry with the given ID.
getPluginEntry() - Method in interface com.jamasoftware.contour.plugin.Plugin
Gets the original persisted plugin entry associated with the plugin.
getPluginEntry() - Method in class com.jamasoftware.contour.plugin.ReviewStatusWorkflowPlugin
 
getPluginEntryId() - Method in class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
getPluginParams() - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
getPluginParams() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getPluginType() - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
getPluginType() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getPortlet() - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
getPortlet() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getPortletById(Integer) - Static method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getPortletDEPRECATED() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getPortletInstance(Integer) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
getPortletInstance(Integer) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
getPortletInstances() - Method in interface com.jamasoftware.contour.api.dashboard.domain.Dashboard
 
getPortletInstances() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
getPortletInstancesForDashboards(List<Integer>) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
getPortletInstancesForDashboards(List<Integer>) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
getPortletXtype() - Method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
 
getPostDeleteChanges(DomainEntityList<Organization>) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
getPreDeleteChanges(DomainEntityList<Attachment>) - Method in class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
getPreDeleteChanges(DomainEntityList<BaseLine>) - Method in class com.jamasoftware.contour.domain.delete.BaselineDeleter
 
getPreDeleteChanges(DomainEntityList<Document>) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
getPreDeleteChanges(DomainEntityList<DocumentType>) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
getPreDeleteChanges(DomainEntityList<ItemTemplate>) - Method in class com.jamasoftware.contour.domain.delete.ItemTemplateDeleter
 
getPreDeleteChanges(DomainEntityList<Lookup>) - Method in class com.jamasoftware.contour.domain.delete.LookupDeleter
 
getPreDeleteChanges(DomainEntityList<Organization>) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
getPreDeleteChanges(DomainEntityList<RelationshipType>) - Method in class com.jamasoftware.contour.domain.delete.RelationshipTypeDeleter
 
getPreDeleteChanges(DomainEntityList<Release>) - Method in class com.jamasoftware.contour.domain.delete.ReleaseDeleter
 
getPreDeleteChanges(DomainEntityList<Role>) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
getPreDeleteChanges(DomainEntityList<User>) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
getPreDeleteChanges(DomainEntityList<Version>) - Method in class com.jamasoftware.contour.domain.delete.VersionDeleter
 
getPrefix() - Method in interface com.jamasoftware.contour.api.globalKey.domain.GlobalKeyLookup
 
getPrefix() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getPrefix() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getPrefix() - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
getPrefix() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getPrefix() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getPrefixDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getPrefixToAppend() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
getPreviewImageFile() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getPreviewImageFile() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getPreviousVersion(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getPreviousVersion(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getPriority() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getPriority() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getPriority() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getPriorityId() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getPriorSyncStatus() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getPriorSyncStatus() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getProductEdition() - Method in class com.jamasoftware.contour.domain.License
 
getProductName() - Method in class com.jamasoftware.contour.domain.License
 
getProgress() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
getProgressFromUserStats(RevisionStatsUserDTO) - Static method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.GlossaryItem
Deprecated.
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
getProject() - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
getProject() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getProject() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getProject() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getProject() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getProject() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getProject() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getProject() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getProject() - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
getProject() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getProject() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getProject(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProject(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProject() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getProject() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets the Project the attachment is in.
getProject() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the project this baseline is in.
getProject() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the project associated with this filter.
getProject() - Method in class com.jamasoftware.contour.ws.domain.WsModule
Gets the project this module belongs to.
getProjectChildren(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjectChildren(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProjectChildrenCount() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getProjectDEPRECATED() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getProjectField() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getProjectField(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectFieldDaoImpl
 
getProjectField(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectFieldDao
 
getProjectField() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getProjectFieldByCategory(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectFieldDaoImpl
 
getProjectFieldByCategory(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectFieldDao
 
getProjectFieldList(Integer, Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectFieldDaoImpl
 
getProjectFieldList(Integer, Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectFieldDao
 
getProjectGroup() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getProjectGroup() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getProjectGroup() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the group this project belongs to.
getProjectId() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getProjectId() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getProjectId() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getProjectId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getProjectId() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getProjectId() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getProjectId() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getProjectId() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getProjectId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getProjectId() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getProjectId() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getProjectId() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
getProjectId() - Method in class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
getProjectId() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getProjectId() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the id of the project this item belongs to.
getProjectId() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getProjectIds() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getProjectIds(Integer, boolean) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjectIds(Integer, boolean) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProjectIdsSize() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getProjectIdsString() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getProjectKey() - Method in interface com.jamasoftware.contour.api.documentKey.domain.DocumentKeyLookup
 
getProjectKey() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getProjectKey() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getProjectKey() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getProjectKey() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the key associated with the project.
getProjectList(String, PageInfo) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjectManager() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getProjectManager() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getProjectManager() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the manager for this project.
getProjectName() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getProjectName() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getProjectName() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getProjectName() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getProjectName() - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
getProjectName() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getProjectNodeIsValid() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getProjectRoleList(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getProjectRoleList(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getProjects() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getProjects(boolean) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjects(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjects(Integer, boolean) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjects(Collection<Integer>, Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
getProjects(boolean) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProjects(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProjects(Integer, boolean) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProjects(Collection<Integer>, Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
getProjectsAssignedToRuleSets(List<Integer>) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
getProjectsAssignedToRuleSets(List<Integer>) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleSetDao
 
getProjectType() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getProjectType() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getProjectType(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeDaoImpl
 
getProjectType(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeDao
 
getProjectType() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getProjectType() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getProjectType() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the default item type for this project.
getProjectTypeField(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
getProjectTypeField(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeFieldDao
 
getProjectTypeFieldList(Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
getProjectTypeFieldList(Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeFieldDao
 
getProjectTypeFieldsForProjectFields(List<Integer>) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
getProjectTypeFieldsForProjectFields(List<Integer>) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeFieldDao
 
getProjectTypeFieldsForProjectType(List<Integer>) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
getProjectTypeFieldsForProjectType(List<Integer>) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeFieldDao
 
getProjectTypeList(Integer, Integer) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeDaoImpl
 
getProjectTypeList(Integer, Integer) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeDao
 
getProjectWorkflowDefinitionsInOrg(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getProjectWorkflowDefinitionsInOrg(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getProperties() - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
getProperties() - Method in interface com.jamasoftware.contour.api.domain.LicenseSnapshot
 
getProperties() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
getProperties() - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getProperties() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getProperties() - Method in class com.jamasoftware.contour.service.dto.SystemInfo
 
getProperties() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Gets the property list's map of property entries.
getPropertyByName(String) - Method in interface com.jamasoftware.contour.api.dao.PropertyEntryDao
 
getPropertyByName(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryList(String, Integer, Integer...) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryList(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryList(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyEntryList(String, Integer, Integer...) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyEntryList(String, Integer) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyEntryList(String) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyEntryListByNameValue(String, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryListByNameValue(String, String) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyEntryListExcludePrefix(Integer, Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryListExcludePrefix(Integer, Integer, String) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyEntryListWithPrefix(Integer, Integer, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getPropertyEntryListWithPrefix(Integer, Integer, String) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getPropertyName() - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
getPropertyName() - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
getPropertyName() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getPropertyName() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getPropertyName() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets the full name of the property entry (i.e.
getPropertyType() - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
getPropertyType() - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
getPropertyType() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getPropertyType() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getPropertyType() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets the type of the property entry.
getPropertyValue() - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
getPropertyValue() - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
getPropertyValue() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getPropertyValue() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getPropertyValue() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets the value for the property entry.
getProvisioningState() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
getPublicFilters(Project) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
getPublicFilters(Project) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getPullIntoContourFilter() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getPullIntoContourFilter() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getPullIntoContourFlag() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getPullIntoContourFlag() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getPushFromContourFlag() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getPushFromContourFlag() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getQtip() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getRawType() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getReadOnly() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getReadOnly() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getReadOnly() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getReadOnly() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getReadOnly() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getReadOnly() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getRecentlyViewedReports(Integer, Integer, Integer, Boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getRecentlyViewedReports(Integer, Integer, Integer, Boolean) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getRecentlyViewedSmartFilters(User, Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
getRecentlyViewedSmartFilters(User, Integer) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getRecipient() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getRedirectUrl() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getRedirectUrl() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getReferences() - Method in class com.jamasoftware.contour.service.dto.MentionFilterDTO
 
getRefId() - Method in interface com.jamasoftware.contour.api.domain.ScopedObject
 
getRefId() - Method in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
getRefId() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getRefId() - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the baseline's reference id.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the comment's reference id.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets document type's reference id.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the filter's reference id.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the reference id of the lookup type.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Gets the reference id of the object.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the reference id of the project type.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets the reference id of this property entry.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Gets the property list's reference id.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the release type's reference id.
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getRefId() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the refId of the object associated with this signature
getRefIdFrom(DomainObjectBase) - Method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
 
getRefIdPropertyName() - Method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
 
getRelatedComponentMappingIdsForComponentMappings(List<Integer>) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getRelatedComponentMappingIdsForComponentMappings(List<Integer>) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getRelatedIntegrationComponentMappings(Integer) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getRelatedIntegrationComponentMappings(Integer, Boolean) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getRelatedIntegrationComponentMappings(Integer, Boolean) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getRelatedIntegrationComponentMappings(Integer) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getRelatedMapping() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getRelatedMapping() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getRelationship(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationship(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipBetweenDocuments(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipBetweenDocuments(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipConfig(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
getRelationshipConfig(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
getRelationshipConfigForDocTypeId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getRelationshipConfigIdsForDiffView(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
getRelationshipConfigIdsForDiffView(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
getRelationshipConfigIdsForRule(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
getRelationshipConfigIdsForRule(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
getRelationshipCount(Filter) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipCount(Filter) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipCountForDocument(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipCountForDocument(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipCountForDocumentAndType(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipCountForDocumentAndType(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipDirection() - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
getRelationshipDirection() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getRelationshipFilter() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getRelationshipList(Filter) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
Gets the relationships.
getRelationshipList(Filter) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipMapping(Integer) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
getRelationshipMapping(Integer) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
getRelationshipMappings(Integer, IntegrationType) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
getRelationshipMappings(Integer, IntegrationType) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
getRelationshipNote() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets the note associated with the relationship.
getRelationshipRuleIdsForRelationshipRuleSets(List<Integer>) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleDaoImpl
 
getRelationshipRuleIdsForRelationshipRuleSets(List<Integer>) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleDao
 
getRelationshipRuleSet() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getRelationshipRuleSet() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getRelationshipRuleSet(Integer) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
getRelationshipRuleSet(Integer) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleSetDao
 
getRelationshipRuleSetIdsForOrganization(Integer) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
getRelationshipRuleSetIdsForOrganization(Integer) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleSetDao
 
getRelationshipsBetweenDocuments(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsBetweenDocuments(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsByIds(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsByIds(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocument(Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocument(Integer, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocumentAndMultipleTypes(Integer, List<Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocumentAndMultipleTypes(Integer, List<Integer>, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocumentAndType(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocumentAndType(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocumentByRelationshipType(Integer, Integer, Boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocumentByRelationshipType(Integer, Integer, Boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocumentByRelationshipTypeAndRelatedDocumentType(Integer, Integer, Integer, Boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocumentByRelationshipTypeAndRelatedDocumentType(Integer, Integer, Integer, Boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocuments(Collection<Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocuments(Collection<Integer>, boolean, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocuments(String, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocuments(Collection<Integer>, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocuments(Collection<Integer>, boolean, Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocuments(String, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsForDocumentTypeAndRelationshipType(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsForDocumentTypeAndRelationshipType(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipsInProject(Integer, PageInfo) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsInProject(Integer, PageInfo) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipStatus() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets the relationship's status.
getRelationshipsToCompare() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getRelationshipsWithAssociationTypes(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getRelationshipsWithAssociationTypes(List<Integer>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getRelationshipType() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getRelationshipType() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
getRelationshipType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
getRelationshipType() - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
getRelationshipType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipTypeDaoImpl
 
getRelationshipType(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipTypeDao
 
getRelationshipType() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getRelationshipType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getRelationshipType() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getRelationshipType() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getRelationshipType() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets the relationship's type (Related To, Dependent On, etc...)
getRelationshipTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
getRelationshipTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
getRelationshipTypeId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
getRelationshipTypeId() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
getRelationshipTypeList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipTypeDaoImpl
 
getRelationshipTypeList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipTypeDao
 
getRelease() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getRelease(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getRelease(Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getRelease() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getRelease1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getRelease1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getRelease2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getRelease2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getReleaseDate() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getReleaseDate() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getReleaseDate() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentReleaseTreeNode
 
getReleaseDate() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the release date for the release.
getReleaseId() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getReleaseId() - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
getReleaseId() - Method in class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
getReleaseIdsForTypes(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getReleaseIdsForTypes(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getReleaseList(Integer, boolean, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getReleaseList(Integer, boolean, boolean) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getReleaseProjectId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getReleaseProjectId(Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getReleases() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getReleases(Collection<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getReleases(Collection<Integer>) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getReleaseType() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getReleaseType() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getReleaseType() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the Release Type of the release.
getReleaseTypeByCategory(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getReleaseTypeByCategory(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getReleaseTypeList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
getReleaseTypeList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
getRemainingEstimate() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getRemainingEstimate() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getRemovedRelationships() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getRemoveRelsAndWidgets() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getRemoveRelsAndWidgets() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getReplyToAddress() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getReplyToAddress() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getReport() - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
getReport(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReport(Integer) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReport() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getReport() - Method in class com.jamasoftware.contour.plugin.BirtReportPlugin
 
getReport() - Method in class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
getReport() - Method in interface com.jamasoftware.contour.plugin.ReportPlugin
 
getReport() - Method in class com.jamasoftware.contour.plugin.TraceViewPlugin
 
getReport() - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
getReportAttachmentList() - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getReportAttachmentList() - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getReportClass() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getReportClass() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getReportContextName(QuickReportDTO) - Static method in class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
getReportContextType(QuickReportDTO) - Static method in class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
getReportCriterions() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getReportCriterions() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getReportCriterions() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getReportDocumentDto(Integer, Integer) - Method in interface com.jamasoftware.contour.reportData.service.DocumentReportDataService
 
getReportDocumentDto(Integer, Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.DocumentReportDataServiceImpl
 
getReportFormat(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportFormat(Integer) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportFormatByExtension(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportFormatByExtension(String) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportFormats() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getReportFormats() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getReportId() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
getReportList() - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportList(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportList() - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportList(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportName() - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
getReportParams() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getReportParams() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getReportParams() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getReportPlugin(Integer, Integer) - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
getReportPlugin(Integer, Integer) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
getReportPlugin(Integer, Integer) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
getReportPluginList() - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
getReportPluginList() - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
getReportPluginList() - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
getReportsWithMainReportFileAttachmentIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportsWithMainReportFileAttachmentIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportsWithPreviewImageFileAttachmentIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportsWithPreviewImageFileAttachmentIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportType() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getReportType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getReportType(Integer) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getReportType() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getReportType() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getRequireAllOperands() - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
getRequired() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getRequired() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getRequired() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getRequired() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getRequireSignature() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getRequireSignature() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getRequireSignature() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getReservedLicenseCount() - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
getReservedLicensesProperty(OrgLicenseType) - Static method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getResult() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
getResult() - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
getResult() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getResults() - Method in class com.jamasoftware.contour.api.service.search.SearchResults
 
getResults() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
getReturnEmail() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getReturnEmail() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getReturnEmail() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Gets the organization's return e-mail.
getReturnVersion() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
getReuseRule(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
getReuseRule(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
getReuseRuleId() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleRelationshipConfig
 
getReuseRuleId() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getReuseRuleId() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleRelationshipConfigImpl
 
getReuseRuleId() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getReuseRuleId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getReuseRuleIdsForOrg(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
getReuseRuleIdsForOrg(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
getReuseRules(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
getReuseRules(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
getReuseRulesForDocumentTypes(Integer, Collection<Integer>) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
getReuseRulesForDocumentTypes(Integer, Collection<Integer>) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
getReview() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getReview(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getReview(Integer) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getReview() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getReviewBySequence(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getReviewBySequence(Integer) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getReviewDTO(Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.ReviewReportDataServiceImpl
 
getReviewDTO(Integer) - Method in interface com.jamasoftware.contour.reportData.service.ReviewReportDataService
 
getReviewId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getReviewPluginList(Integer) - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
getReviewPluginList(Integer) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
getReviewPluginList(Integer) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
getReviewsByStatus(Integer, RevisionStatus, Boolean) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getReviewsByStatus(Integer, RevisionStatus, Boolean, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getReviewsByStatus(Integer, RevisionStatus, Boolean) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getReviewsByStatus(Integer, RevisionStatus, Boolean, String) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getReviewsForProject(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getReviewsForProject(Integer) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getReviewsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
getReviewsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
getReviewUserDetailsForRevisionItem(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getReviewUserDetailsForRevisionItem(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getReviewUserRoleForId(Integer) - Static method in enum com.jamasoftware.contour.api.domain.ReviewerRoleEnum
 
getRevision() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_Item
 
getRevision() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getRevision() - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
getRevision(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getRevision() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
getRevision() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getRevision() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getRevision_Item(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_Item(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_ItemByRevisionAndItem(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_ItemByRevisionAndItem(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_ItemIdByRevisionAndOriginItem(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_ItemIdByRevisionAndOriginItem(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_Items(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_Items(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_ItemsForRevision_Item(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_ItemsForRevision_Item(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
Takes a Revision_Item and using the revision.review.id and version.originDocument will return all the other revision items in this review that share the same originDocument.
getRevision_ItemsInRevision(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_ItemsInRevision(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_ItemsInRevision(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_ItemsInRevision(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_ItemsInRevisions(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
getRevision_ItemsInRevisions(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
getRevision_User_ItemForUserAndRevision_Item(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getRevision_User_ItemForUserAndRevision_Item(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getRevision_User_ItemsForTransfer(Set<Integer>, Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getRevision_User_ItemsForTransfer(Set<Integer>, Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getRevision_User_ItemsForUser(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getRevision_User_ItemsForUser(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getRevision_UserForRevisionAndUser(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
getRevision_UserForRevisionAndUser(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_UserDao
 
getRevision_UsersInRevision(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
getRevision_UsersInRevision(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_UserDao
 
getRevision_UsersInRevisions(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
getRevision_UsersInRevisions(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.Revision_UserDao
 
getRevisionDocumentTypesIncludingLayoutFields(Revision, DocumentTypeAssembler) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getRevisionDocumentTypesIncludingLayoutFields(Revision, DocumentTypeAssembler) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
getRevisionEmailAddresses(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getRevisionEmailAddresses(Integer) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
Gets a list of the e-mail addresses for everyone in the review, including reviewers, approvers and author(s).
getRevisionId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getRevisionItem() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
getRevisionItem() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getRevisionItemCommentCount(Integer, boolean) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getRevisionItemCommentCount(Integer, boolean) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getRevisionItemIdsForUserByStatus(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getRevisionItemIdsForUserByStatus(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getRevisionItems() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getRevisionItems() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getRevisionProgressPercentage() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getRevisionPropertyEntries() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getRevisionPropertyEntries() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getRevisionPropertyEntryFor(Integer, String) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionPropertyEntryDaoImpl
 
getRevisionPropertyEntryFor(Integer, String) - Method in interface com.jamasoftware.contour.review.dao.RevisionPropertyEntryDao
 
getRevisionPropertyEntryIdsForRevisions(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionPropertyEntryDaoImpl
 
getRevisionPropertyEntryIdsForRevisions(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.RevisionPropertyEntryDao
 
getRevisions() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getRevisions() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getRevisionSequence() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getRevisionsForItemId(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getRevisionsForItemId(Integer) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
getRevisionsForReviews(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getRevisionsForReviews(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
getRevisionsToNotify() - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getRevisionsToNotify() - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
getRevisionUser() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
getRevisionUser() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getRevisionUserItemIdsForRevisionItems(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getRevisionUserItemIdsForRevisionItems(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getRevisionUserItemIdsForRevisionUsers(List<Integer>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getRevisionUserItemIdsForRevisionUsers(List<Integer>) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getRevisionUserItems() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_Item
 
getRevisionUserItems() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getRevisionUserItems() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
getRevisionUserItems() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getRevisionUsers() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getRevisionUsers() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getRevisionUsers() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getRevokeComments() - Method in interface com.jamasoftware.contour.api.domain.Signature
 
getRevokeComments() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getRevokeComments() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the comments associated with the revocation of this signature.
getRevokeDate() - Method in interface com.jamasoftware.contour.api.domain.Signature
 
getRevokeDate() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getRevokeDate() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the date this signature was revoked.
getRightToLeftSyncOptions() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getRole(Integer) - Method in interface com.jamasoftware.contour.api.dao.RoleDao
 
getRole() - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
getRole() - Method in interface com.jamasoftware.contour.api.domain.Perspective_Role
 
getRole() - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
getRole(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRole() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getRole() - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
getRole() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getRoleByName(String, Integer) - Method in interface com.jamasoftware.contour.api.dao.RoleDao
 
getRoleByName(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRoleList(Collection<Integer>, Integer) - Method in interface com.jamasoftware.contour.api.dao.RoleDao
 
getRoleList(Collection<Integer>, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRoleList() - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRoleList() - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getRoleListByOrgId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRoleListByOrgId(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getRoleName() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getRoleName() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getRoles() - Method in interface com.jamasoftware.contour.api.domain.User
 
getRoles() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getRoles() - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getRoles() - Method in interface com.jamasoftware.contour.dao.UserDao
 
getRoles() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getRolesForOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRolesForOrg(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getRolesForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRolesForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getRoleWithUsers(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getRoleWithUsers(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getRollupFieldConfig() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getRollupFieldConfigFromField(DocumentTypeField) - Static method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
getRootBaseLineNodes(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Gets nodes that have the given baseline id and a null parent
getRootBaseLineNodes(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
getRootDocument() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getRootDocument() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getRule(DocumentType, DocumentType, RelationshipType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
Find a specific rule in the rule set per the given parameters.
getRule(DocumentType, DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
Find a specific rule in the rule set per the given parameters.
getRule() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleFieldConfig
 
getRule() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleRelationshipConfig
 
getRule() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleWidgetConfig
 
getRule(DocumentType, DocumentType, RelationshipType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getRule(DocumentType, DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getRule() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleFieldConfigImpl
 
getRule() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleRelationshipConfigImpl
 
getRule() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleWidgetConfigImpl
 
getRules() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
 
getRules(DocumentType, DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
Find rules in the rule set per the given parameters.
getRules() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getRules(DocumentType, DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getRules() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
getRules() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
getRuleSet() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
getRuleSet() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getRulesForRelationshipTypes(List<Integer>) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleDaoImpl
 
getRulesForRelationshipTypes(List<Integer>) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleDao
 
getRunDate() - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
getRunDate() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getSalesforceId() - Method in class com.jamasoftware.contour.domain.License
 
getSalt() - Method in interface com.jamasoftware.contour.api.domain.User
 
getSalt() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getSavedTraces() - Method in class com.jamasoftware.contour.service.dto.SaveTraceResponse
 
getSaveFormat(String) - Static method in class com.jamasoftware.contour.report.util.ExcelReportUtil
 
getSaveFormat(String) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
getScope() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets the document type's scope.
getScope() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the scope of the lookup type.
getScope() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets the scope of the project type.
getScope() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets the scope of this property entry.
getScope() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Gets the property list's scope.
getScope() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets the release type's scope.
getScopedObjects(Class<T>, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
getScopedObjects(Class<T>, Integer, Integer) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
 
getScopeForDomainName(String) - Static method in class com.jamasoftware.contour.ws.domain.WsScope
Gets the scope id given the domain name of the object.
getScopeId() - Method in interface com.jamasoftware.contour.api.domain.ScopedObject
 
getScopeId() - Method in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
getScopeId() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getScopeId() - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
getScopeId() - Method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
 
getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the baseline's scope.
getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the comment's scopeId.
getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets the filter's scope.
getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Gets the scope of the object.
getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getScopeId() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the scopeId of the object associated with this signature Valid scopes for Signatures are Baseline and Revisions
getScopeIdFrom(DomainObjectBase) - Method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
 
getScopePropertyName() - Method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
 
getScopeRefMode() - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
getScopeRefs() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
getSearchCommentsCount(CommentFilter, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getSearchCommentsCount(CommentFilter, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getSecondDocument() - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemPairSyncStatus
 
getSecondDocument() - Method in class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
getSecondDocumentType() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
getSecondDocumentType() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getSecondItemTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
getSecondItemTypeId() - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
getSendDate() - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
getSendDate() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getSendDate() - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
getSendEmail() - Method in interface com.jamasoftware.contour.api.domain.User
 
getSendEmail() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getSequence() - Method in interface com.jamasoftware.contour.api.documentKey.domain.DocumentKeyLookup
 
getSequence() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getSequence() - Method in interface com.jamasoftware.contour.api.globalKey.domain.GlobalKeyLookup
 
getSequence() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getSequence() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getSequence() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getSequence() - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
getSequence() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getSequence() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the sequence number of this item.
getSequence() - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
getSequence() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getSequenceDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
getSequenceNumber() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getSequenceNumber() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getSequenceNumberDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
getServerOS() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
Gets the operating system that Contour is running on.
getServerResponse() - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
getServerResponse() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getSessionId() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getSessionId() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getSessionId() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getSetKey() - Method in interface com.jamasoftware.contour.api.documentKey.domain.DocumentKeyLookup
 
getSetKey() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getSetKey() - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
getSetKey() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getSetKey() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getSetMapping() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getSetMapping() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getShowAllRelationships() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
getShowArchivedReleases() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getShowGid() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getShowHeading() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getShowId() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getShowInFolder() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getShowInFolder() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getShowInFolderDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getShowInList() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getShowInList() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getShowInListDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getShowKey() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getShowNote() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getShowNote() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getShowRelated() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getShowSplashScreen() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getShowSplashScreen() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getShowStatus() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getShowStatus() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getSid() - Method in interface com.jamasoftware.contour.api.domain.SidScoped
 
getSid() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getSidType() - Method in interface com.jamasoftware.contour.api.domain.SidScoped
 
getSidType() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getSignatures() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the signatures in this baseline.
getSignaturesForBaseLine(Integer) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Gets the signatures associated with a BaseLine (and any signatures associated with a Revision that uses the BaseLine.
getSignaturesForBaseLine(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
getSignaturesForScopeRef(Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSignatureDaoImpl
 
getSignaturesForScopeRef(Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SignatureDao
Gets Signatures for a given scope/ref
getSignedDate() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the date this signature took place.
getSingleDestinationSelect() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getSingleDestinationSelect() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getSize() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.IndexTask
 
getSkipDocIds() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
getSkippedRelationships() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
getSmartFilter(Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
getSmartFilter(Integer) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getSmartFilter() - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
getSmartFilter() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getSmartFilter() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getSmartFiltersForUserWithAuthor(User, Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
Get all public filters available to the @user which are authored by @authorId.
getSmartFiltersForUserWithAuthor(User, Integer) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getSmartFiltersForUserWithAuthorAndProject(User, Integer, Integer) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
Get all public filters available to the @user in @projectId which are authored by @authorId.
getSmartFiltersForUserWithAuthorAndProject(User, Integer, Integer) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
getSnapshotDate() - Method in interface com.jamasoftware.contour.api.domain.LicenseSnapshot
 
getSnapshotDate() - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getSnapshotIdsForOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLicenseDaoImpl
 
getSnapshotIdsForOrg(Integer) - Method in interface com.jamasoftware.contour.dao.LicenseDao
 
getSnapshotsBetween(Date, Date, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibLicenseDaoImpl
 
getSnapshotsBetween(Date, Date, Integer) - Method in interface com.jamasoftware.contour.dao.LicenseDao
 
getSortDirection() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getSorterList() - Method in class com.jamasoftware.contour.api.service.search.SorterList
 
getSortField() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getSortItemsDEPRECATED() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.EventType
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.Perspective_Role
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.Release
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSetCase
 
getSortOrder() - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
getSortOrder() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getSortOrder() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getSortOrder() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets the sort order of this item.
getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets the sort order for this lookup.
getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsModule
Gets the module's sort order
getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets the relationship type's sort order.
getSortOrder() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets the sort order of the release.
getSortOrderDEPRECATED() - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
getSourceItemIds() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getSourceRelationships() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getStart() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getStartDate() - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
getStartDate() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getStartDate() - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
getStartDate() - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
getStartDate() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getStartDate() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getStateString() - Method in enum com.jamasoftware.contour.data.domain.Tenant.ProvisioningState
 
getStatus() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getStatus() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getStatus() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getStatus() - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
getStatus() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
getStatus() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getStatus() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
getStatus() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getStatus() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getStatus() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getStatus() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getStatus() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getStatus() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getStatus() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getStatus() - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
getStatus() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getStatus() - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
getStatus() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getStatus() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getStatus(Integer) - Static method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
getStatus() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getStatus() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets the status of the project.
getStatus() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getStatusById(Integer) - Static method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
 
getStatusColor() - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
getStatusForId(Integer) - Static method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
 
getStatusId() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getStatusId() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getStatusId() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getStatusMessage() - Method in enum com.jamasoftware.contour.patching.domain.PatchStatus
 
getStepIndex() - Method in interface com.jamasoftware.contour.api.domain.StepItem
 
getStepIndex() - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
getStepIndex() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
getStepIndex() - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
getSteps() - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
 
getStepType() - Method in interface com.jamasoftware.contour.api.domain.StepItem
 
getStepType() - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
getStereotype() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getStereotype() - Method in interface com.jamasoftware.contour.api.domain.View
 
getStereotype() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getStereotype() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getStoredPropertyValue() - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
getStoredPropertyValue() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getString1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString1() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getString1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString1() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getString10() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString10() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString11() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString11() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString12() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString12() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString13() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString13() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString14() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString14() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString15() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString15() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString2() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getString2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString2() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getString3() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString3() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getString3() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString3() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getString4() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString4() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getString4() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString4() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getString5() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString5() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString6() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString6() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString7() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString7() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString8() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString8() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getString9() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getString9() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getStringForEnum(T) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getStringForEnum(DocumentTypeCategory) - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getStringForEnum(FieldControlType) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getStringForEnum(FieldDataTypeEnum) - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getStringForEnum(IntegrationType) - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getStringForEnum(TestCaseStatus) - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getStringForEnum(UserLicenseType) - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getSubdomain() - Method in interface com.jamasoftware.contour.api.domain.Organization
 
getSubdomain() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getSubject() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getSubject() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getSubObject() - Method in interface com.jamasoftware.contour.api.domain.AclObject
Deprecated.
 
getSubObject() - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
getSubscribedBy() - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
getSubscribedBy() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getSubscribedGroupsToNotify(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscribedGroupsToNotify(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscribedRevisionItemIds(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscribedRevisionItemIds(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
Obtains the ids of all Revision_Items that the given user is following for the given revision.
getSubscribedUsersToNotify(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscribedUsersToNotify(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriber() - Method in interface com.jamasoftware.contour.api.domain.MutedSubscription
 
getSubscriber() - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
getSubscriberId() - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
getSubscribersSubscribedTo(Map<Integer, Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscribersSubscribedTo(Map<Integer, Integer>, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscription() - Method in interface com.jamasoftware.contour.api.domain.MutedSubscription
 
getSubscription(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscription(Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscription() - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
getSubscriptionBasedOnMeta(Subscriber, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionBasedOnMeta(Subscriber, Integer, Integer, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionBasedOnMeta(Subscriber, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionBasedOnMeta(Subscriber, Integer, Integer, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionIdsBySubscribers(List<Integer>, List<Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionIdsBySubscribers(List<Integer>, List<Integer>, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionIdsForScopeAndRef(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionIdsForScopeAndRef(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionList() - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionList() - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionListBySubscriber(Subscriber) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionListBySubscriber(Subscriber, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionListBySubscriber(Subscriber) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
Gets the list of regular subscriptions (review subscriptions excluded) for a user or group.
getSubscriptionListBySubscriber(Subscriber, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
Gets the list of subscriptions for a user.
getSubscriptionListBySubscriberAndProject(Subscriber, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionListBySubscriberAndProject(Subscriber, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionsForItemsInContext(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionsForItemsInContext(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionsForScopeIds(Integer, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionsForScopeIds(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSubscriptionsForScopeIdsAndSubscriber(Integer, List<Integer>, Subscriber, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getSubscriptionsForScopeIdsAndSubscriber(Integer, List<Integer>, Subscriber, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getSummary() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
getSuspect() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getSuspect() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getSuspect() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
 
getSync() - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getSync() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getSyncAssociatedTagsAttachmentsLinks() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
getSyncCopiedItems() - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
getSyncDocumentFacetsForDocType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFacetDao
 
getSyncDocumentFacetsForDocType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFacetDaoImpl
 
getSyncDocumentFieldNamesForDocType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
getSyncDocumentFieldNamesForDocType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
getSyncedDocIds(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getSyncedDocIds(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getSyncedDocuments(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getSyncedDocuments(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getSyncedItems() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getSyncFailureNotificationContourUser() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getSyncFailureNotificationContourUser() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getSyncItemsMap(List<Integer>, Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getSyncItemsMap(List<Integer>, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getSyncOptionIdsForDiffView(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibSyncOptionsDaoImpl
 
getSyncOptionIdsForDiffView(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.SyncOptionsDao
 
getSyncOptions(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibSyncOptionsDaoImpl
 
getSyncOptions(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.SyncOptionsDao
 
getSyncRootItemOnly() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
getSyncStatus() - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemPairSyncStatus
 
getSyncStatus() - Method in class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
getSyncStatusForName(String) - Static method in enum com.jamasoftware.contour.api.reuse.domain.SyncStatus
 
getSystem() - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
getSystem() - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
getSystem() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getSystem() - Method in interface com.jamasoftware.contour.api.domain.User
 
getSystem() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
Indicates if the attachment is a system attachment or not.
getSystem() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getSystem() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getSystem() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getSystem() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Is this a system attachment?
getSystem() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getSystemAllowChangeUsername() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemAuthenticationMode() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemCrowdEnableSync() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemDateTimeFormat() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemDayMonthYearFormat() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemDisablePermissionNodeCache() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemDisableProjectDeletion() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemEnableMultiTenant() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemEnableSyncStatusCaching() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemIsTrial() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemLocked() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getSystemLocked() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getSystemLocked() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getSystemLoginPageMessage() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemProjMgrCanAddGroups() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemProjMgrCanSetPermissions() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getSystemPropertyEntriesByName(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getSystemPropertyEntriesByName(String) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getSystemSharedGlobalIdToDocumentIdsMap() - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getSystemSharedGlobalIdToDocumentIdsMap() - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getTableFieldMapping() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getTableFieldMappingString() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getTableImportStyle() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getTag() - Method in interface com.jamasoftware.contour.api.tag.domain.Document_Tag
 
getTag(Integer) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getTag(Integer) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getTag() - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
getTagByNameAndScope(String, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getTagByNameAndScope(String, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getTagId() - Method in interface com.jamasoftware.contour.comment.domain.Comment_Tag
 
getTagId() - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
getTagIdsForDocuments(List<Integer>) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getTagIdsForDocuments(List<Integer>) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getTagIdsForTags(List<Integer>) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
getTagIdsForTags(List<Integer>) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
getTagName() - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
getTagName() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
getTagName() - Method in class com.jamasoftware.contour.ws.domain.WsTag
 
getTags() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getTags() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getTargetDocument() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
getTargetDocument() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getTargetDocumentTypeId() - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
getTargetFieldName() - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
getTargetId() - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 
getTargetIsProject() - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 
getTargetItemId() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
getTargetLocations() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getTargetLookupIds() - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
getTargetObject() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getTargetObject() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getTargetOperandIds() - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
getTargetProjectId() - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
getTemplate() - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
getTemplate() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getTemplateModel() - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
getTempReportAttachmentsToDelete() - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
getTempReportAttachmentsToDelete() - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
getTenants() - Method in interface com.jamasoftware.contour.data.dao.GlobalContextDao
 
getTenants() - Method in class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
GetterCheckingDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
GetterCheckingDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.GetterCheckingDependencyAdder
 
getTerm() - Method in interface com.jamasoftware.contour.api.domain.GlossaryItem
Deprecated.
 
getTerm() - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
getTestCase() - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
getTestCase() - Method in interface com.jamasoftware.contour.api.qa.domain.TestCaseStep
 
getTestCase() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestCase() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSetCase
 
getTestCase() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getTestCase() - Method in class com.jamasoftware.contour.qa.domain.TestCaseStepImpl
 
getTestCase() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestCase() - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
getTestCase() - Method in class com.jamasoftware.contour.qa.dto.TestCaseSelection
 
getTestCaseDetails() - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
getTestCaseDetails() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getTestCaseForTestRun(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestCaseForTestRun(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestCases() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
The list of Test Cases that are inside the Test Group.
getTestCaseStatus() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getTestCaseStatus() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getTestCaseStep(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getTestCaseStep(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getTestCaseSteps() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getTestCaseSteps() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getTestCaseSteps() - Method in class com.jamasoftware.contour.ws.domain.WsItem
If the item is a Test Case, this will contain the steps for the Test Case.
getTestCaseVersionNumber() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestCaseVersionNumber() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestConfiguration() - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
getTestConfiguration() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getTestCycle() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestCycle() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getTestCycle(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestCycleDaoImpl
 
getTestCycle(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestCycleDao
 
getTestCycle() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestCycle() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getTestCycles() - Method in interface com.jamasoftware.contour.api.qa.domain.TestPlan
 
getTestCycles() - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
getTestCyclesForTestPlan(Integer, boolean) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestCycleDaoImpl
 
getTestCyclesForTestPlan(Integer, boolean) - Method in interface com.jamasoftware.contour.qa.dao.TestCycleDao
 
getTestCyclesForTestPlans(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestCycleDaoImpl
 
getTestCyclesForTestPlans(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestCycleDao
 
getTestCycleSummary(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestCycleDaoImpl
 
getTestCycleSummary(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestCycleDao
 
getTestGroupsAdded() - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
getTestPlan() - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
getTestPlan() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestPlan() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
getTestPlan(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestPlanDaoImpl
 
getTestPlan(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestPlanDao
 
getTestPlan() - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
getTestPlan() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestPlan() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getTestPlanDTO(Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
getTestPlanDTO(Integer) - Method in interface com.jamasoftware.contour.reportData.service.TestReportDataService
 
getTestPlansForProject(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestPlanDaoImpl
 
getTestPlansForProject(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestPlanDao
 
getTestPlansForProject(Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
getTestPlansForProject(Integer) - Method in interface com.jamasoftware.contour.reportData.service.TestReportDataService
 
getTestResult(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibTestResultDaoImpl
 
getTestResult(Integer) - Method in interface com.jamasoftware.contour.dao.TestResultDao
 
getTestResults(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibTestResultDaoImpl
 
getTestResults(Integer) - Method in interface com.jamasoftware.contour.dao.TestResultDao
 
getTestResultsForContourItems(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibTestResultDaoImpl
 
getTestResultsForContourItems(List<Integer>) - Method in interface com.jamasoftware.contour.dao.TestResultDao
 
getTestRun() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
getTestRun(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestRun(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestRun() - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
getTestRun() - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
 
getTestRunDTO(Integer) - Method in class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
getTestRunDTO(Integer) - Method in interface com.jamasoftware.contour.reportData.service.TestReportDataService
 
getTestRunForTestCaseFromMostRecentCycleOfTestPlan(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestRunForTestCaseFromMostRecentCycleOfTestPlan(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestRunIdsForTestCases(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestRunIdsForTestCases(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestRuns() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getTestRuns(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestRuns(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestRuns() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getTestRunSet() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestRunSet(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
getTestRunSet(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
getTestRunSet() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestRunSetByTestSetAndTestCycle(Integer, Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
getTestRunSetByTestSetAndTestCycle(Integer, Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
getTestRunSetName() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestRunSetName() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestRunSets() - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
getTestRunSets() - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
getTestRunsForTestRunSets(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestRunsForTestRunSets(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestRunStatus() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestRunStatus() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestRunStatusIdDEPRECATED() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestRunStatusIdDEPRECATED() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
getTestRunStatusIdDEPRECATED() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
Deprecated.
getTestRunStatusIdDEPRECATED() - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
Deprecated.
getTestRunStep(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getTestRunStep(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getTestRunSteps() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
getTestRunSteps() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
getTestSet() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSetCase
 
getTestSet(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetDaoImpl
 
getTestSet(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestSetDao
 
getTestSet() - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
getTestSetCase(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetCaseDaoImpl
 
getTestSetCase(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestSetCaseDao
 
getTestSetCaseFor(Integer, Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetCaseDaoImpl
 
getTestSetCaseFor(Integer, Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestSetCaseDao
 
getTestSetCases() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getTestSetCases() - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
getTestSetCases() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getTestSetCases() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
getTestSetCasesForTestCases(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetCaseDaoImpl
 
getTestSetCasesForTestCases(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestSetCaseDao
 
getTestSetId() - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
getTestSetId() - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
getTestSetId() - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
getTestSetIdsForTestCycle(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
getTestSetIdsForTestCycle(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
getTestSets() - Method in interface com.jamasoftware.contour.api.qa.domain.TestPlan
 
getTestSets(Collection<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetDaoImpl
 
getTestSets(Collection<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestSetDao
 
getTestSets() - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
getTestSetsForTestPlans(List<Integer>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetDaoImpl
 
getTestSetsForTestPlans(List<Integer>) - Method in interface com.jamasoftware.contour.qa.dao.TestSetDao
 
getText() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getText1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText1() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getText1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText1() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getText10() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText10() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText2() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getText2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText2() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getText3() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText3() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getText3() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText3() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getText4() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText4() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText5() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText5() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText6() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText6() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText7() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText7() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText8() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText8() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getText9() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getText9() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getTextValue() - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
getTextValue() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getTheme() - Method in interface com.jamasoftware.contour.api.domain.User
 
getTheme() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getThreadedCommentsForItem(Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
getThreadedCommentsForItem(Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
getThreadId() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getThreadId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getThreadId() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getThreadUpdatedDate() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getThreadUpdatedDate() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getThreadUpdatedDate() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getTime(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
getTimeLogged() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getTimeLogged() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getTimeSpent() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getTimeSpent() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getTimesViewed() - Method in interface com.jamasoftware.contour.api.domain.UserItemViewHistory
 
getTimesViewed() - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
getTimeTrackingEnabled() - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
getTimeTrackingEnabled() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getTimeZoneOffset() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
Gets the time zone offset of the Contour installation.
getTitle() - Method in interface com.jamasoftware.contour.api.domain.User
 
getTitle() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getTitle() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the user's title.
getTitleAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getTitleAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getToAddress() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getToAddress() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getToCompareItemId() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getToDocType() - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
getToDocType() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
getToDocument() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
getToDocument() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getToItem() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets the "To" item in the relationship.
getToItemTypeId() - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
getToItemTypeId() - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
getTokenByAttributeAndType(String, String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibTokenDaoImpl
 
getTokenByAttributeAndType(String, String, Integer) - Method in interface com.jamasoftware.contour.dao.TokenDao
 
getTokenByTokenString(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibTokenDaoImpl
 
getTokenByTokenString(String) - Method in interface com.jamasoftware.contour.dao.TokenDao
 
getTokenIdsByAttributeValues(String, List<String>) - Method in class com.jamasoftware.contour.dao.hibernate.HibTokenDaoImpl
 
getTokenIdsByAttributeValues(String, List<String>) - Method in interface com.jamasoftware.contour.dao.TokenDao
 
getTokenString() - Method in interface com.jamasoftware.contour.api.domain.Token
 
getTokenString() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getTokenType() - Method in interface com.jamasoftware.contour.api.domain.Token
 
getTokenType() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getToPatchNumber() - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
getToPatchNumber() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getToPatchNumberString() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getTopList() - Method in class com.jamasoftware.contour.domain.matrix.MatrixData
 
getTotal() - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
getTotal() - Method in class com.jamasoftware.contour.api.service.search.SearchResults
 
getTotal(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
getTotalAdded() - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
getTotalApprovedCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getTotalAttachments() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getTotalBaseLines() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getTotalChildren() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
getTotalCount(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
getTotalDisapprovedCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getTotalDocumentUrlsForProject(int) - Method in interface com.jamasoftware.contour.dao.Document_URLDao
 
getTotalDocumentUrlsForProject(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
getTotalExternalRelationships() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getTotalExternalSyncItems() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getTotalItemCount(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
getTotalItemCount(int) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
getTotalItems(Integer) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
getTotalItems(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
getTotalItems() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getTotalItems() - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
getTotalMissing() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
getTotalOutOfSync() - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
getTotalProjectIntegrations() - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
getTotalProjectItems(int) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getTotalProjectItems(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getTotalReviewedCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getTotalSkipped() - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
getTraceDtosForDocuments(Collection<Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getTraceDtosForDocuments(Collection<Integer>, boolean) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getTraces(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getTraceViewGridConfig() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
getTraceViewGridConfig() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
getTreeOptions() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
 
getTrialMetrics() - Method in class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
getTrialMetrics() - Method in interface com.jamasoftware.contour.trial.dao.TrialDao
 
getTriggerSuspect() - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
getTriggerSuspect() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getTruncNameChars() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getTruncTableItemName() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getTruncTableItemNameChars() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getType() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getType() - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
getType() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getType() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.DocumentTypeCategoryUserType
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldControlTypeEnumUserType
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.FieldDataTypeEnumUserType
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
getType() - Method in class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
getType() - Method in class com.jamasoftware.contour.social.dto.ConnectedUserDTO
 
getType() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets the field type.
getType() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Gets the filter parameter type.
getType() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets the type associated with the lookup type.
getTypeCategory() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getTypeDisplay() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getTypeDisplayPlural() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getTypedPropertyEntryValue(String, PropertyType<T>, T) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
getTypedPropertyEntryValue(String, PropertyType<T>, T) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
getTypedValues(Criteria, CriteriaQuery) - Method in class com.jamasoftware.contour.dao.hibernate.criterion.FindByIdsCriterion
 
getTypeId() - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
getTypeId() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getTypeIsSystemType() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getTypeMappingsByProjectAndDocumentType(Integer, Integer) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
getTypeMappingsByProjectAndDocumentType(Integer, Integer) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
getUid() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getUid() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getUndecidedRevisionItemIdsForUser(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getUndecidedRevisionItemIdsForUser(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getUndecidedRevisionItemsForUserCount(Integer, Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
getUndecidedRevisionItemsForUserCount(Integer, Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
getUniqueChildTypeIdsForAllSets(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
getUniqueChildTypeIdsForAllSets(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
getUniqueCount() - Method in class com.jamasoftware.contour.social.dto.ConnectedUsersDTO
 
getUniqueIdentifier() - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
getUniqueIdentifier() - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
getUnregistered() - Method in interface com.jamasoftware.contour.api.domain.User
 
getUnregistered() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getUnsentForDates(Date, Date, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
getUnsentForDates(Date, Date, Integer) - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
getUpdatedBy() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getUpdateDirection() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getUpdateDirection() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getUpdateItems() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getUpstreamConnections() - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
getUpstreamDocumentIds(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
getUpstreamDocumentIds(Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
getUpstreamItemCounts() - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
getUpstreamItemsForTestRun(Integer) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
getUpstreamItemsForTestRun(Integer) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
getUpstreamRelationships() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getUrl() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getUrl() - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
getUrl() - Method in interface com.jamasoftware.contour.api.domain.Document_URL
 
getUrl() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getUrl() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getUrl() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getUrl() - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
getUrl() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getUrl() - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
getUrl() - Method in class com.jamasoftware.contour.ws.domain.WsLink
 
getUrls() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getUseAdvancedScheduling() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getUseAdvancedScheduling() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getUseBasicConfig() - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
getUseBasicConfig() - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
getUseContourOnConflict() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
getUseContourOnConflict() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getUseDefaultRelationshipDirection() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getUseIgnoreSection() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getUseImportSection() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getUseIndentHierarchy() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getUseItemSubItemHierarchy() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getUsePlainText() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getUsePlainText() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getUser(Integer) - Method in interface com.jamasoftware.contour.api.dao.UserDao
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.Email
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.Signature
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.User_JobSchedule
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.User_Organization
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.UserItemViewHistory
 
getUser() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getUser() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
getUser(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUser(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUser() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getUser() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getUser() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getUser() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getUser() - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
getUser() - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
getUser() - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
getUser() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getUser() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getUser() - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
getUser() - Method in class com.jamasoftware.contour.social.dto.ConnectedUserDTO
 
getUser() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets the user that fired the activity.
getUser() - Method in class com.jamasoftware.contour.ws.domain.WsComment
Gets the user who made the comment.
getUser() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Gets the user that has these permissions.
getUser() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
getUser() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets the user that made this signature.
getUser1() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getUser1() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getUser1() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getUser1() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getUser2() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getUser2() - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
getUser2() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getUser2() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getUserAgent() - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
getUserAgent() - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
getUserAssignable() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getUserAttributes(String, String) - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
getUserAttributes(String, String) - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
getUserByEmail(String) - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
getUserByEmail(String) - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
getUserByUsername(String) - Method in interface com.jamasoftware.contour.api.dao.UserDao
 
getUserByUserName(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUserByUsername(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUserByUserName(String) - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
getUserByUserName(String) - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
getUserByUserName(String) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUserComment() - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
getUserComment() - Method in interface com.jamasoftware.contour.api.domain.Version
 
getUserComment() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getUserComment() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getUserComment() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets user comments associated with the activity.
getUserConfigurable() - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
getUserConfigurable() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getUserDefaultProjectId() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUseReleaseTreeIdPath() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getUserEnableNotifyCheckbox() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUserEnableWelcomePage() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUserGridConfig() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUserHomePage() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUserId() - Method in interface com.jamasoftware.contour.api.domain.UserFavorite
 
getUserId() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getUserId() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getUserId() - Method in interface com.jamasoftware.contour.comment.domain.CommentThreadMuteRequest
 
getUserId() - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
getUserId() - Method in interface com.jamasoftware.contour.comment.domain.MentionFilter
 
getUserId() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
getUserId() - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
getUserId() - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
getUserId() - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
getUserId() - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
getUserIdsForOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUserIdsForOrg(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUserIdsWhoLiked() - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
getUserIdsWhoLiked() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getUserIdsWhoLiked() - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
getUserJobScheduleByUsers(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getUserJobScheduleByUsers(List<Integer>) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getUserJobScheduleIdsByOrg(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
getUserJobScheduleIdsByOrg(Integer) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
getUserJobSchedulesByJob(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getUserJobSchedulesByJob(Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getUserJobSchedulesByUser(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getUserJobSchedulesByUser(Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getUserList(String) - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
getUserList(String) - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
getUserListByEmailAddress(String, boolean, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUserListByEmailAddress(String, boolean, Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUserListByOrgId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUserListByOrgId(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUserLogEntryIdList(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
getUserLogEntryIdList(List<Integer>) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Gets list of of log entries for the given user.
getUserLogEntryListBySession(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
getUserLogEntryListBySession(String) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Gets all the log entries for the given session id.
getUserLogins(Integer) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
getUserLogins(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
getUserMutes() - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
getUserMutes() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getUserName() - Method in interface com.jamasoftware.contour.api.domain.User
 
getUserName() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getUserName() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getUserName() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getUserName() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets the user's username.
getUserNameAttribute() - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
getUserNameAttribute() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getUserPrivateReviewsWarningSuppress() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUserPublicReviewsWarningSuppress() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUsers(Collection<Integer>, Integer) - Method in interface com.jamasoftware.contour.api.dao.UserDao
 
getUsers() - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
getUsers() - Method in interface com.jamasoftware.contour.api.domain.Role
 
getUsers() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
getUsers(Collection<Integer>, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUsers() - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUsers() - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUsers() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getUsers() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getUsersInRole(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
getUsersInRole(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUsersInRole(Integer) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
getUsersInRole(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUsersSubscribedToRevisionItem(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
getUsersSubscribedToRevisionItem(Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
getUserStatusId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getUserUnsupportedBrowserMessageShown() - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
getUserWithRoles(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getUserWithRoles(Integer) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getUsesDocNodes() - Method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
getUseSyncFailureNotification() - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
getUseSyncFailureNotification() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getValidCategories() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getValidChildTypeIds() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
getValidForChildChildType() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getValidForChildType() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
getValue() - Method in class com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList
 
getValue() - Method in class com.jamasoftware.contour.service.dto.SystemInfo.SystemPropertyEntry
 
getValue() - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
getValueForField(ContourItem, DocumentTypeDTO, String, DateFormatter) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
Gets string value for the given field.
getValueForField(ContourItem, DocumentTypeDTO, String, DateFormatter, boolean) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
Gets string value for the given field.
getValueForField(ContourItem, DocumentTypeFieldDTO, DateFormatter) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
Gets string value for the given field.
getValueForField(ContourItem, DocumentTypeFieldDTO, DateFormatter, boolean) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
Gets string value for the given field.
getValueForField(ContourItem, String, DateFormatter) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
 
getValues() - Method in class com.jamasoftware.contour.service.dto.ComponentParameter
 
getValues() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets the values of the field.
getVelocityReport(QuickReportDTO, Integer, Map<String, Boolean>, String, Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.VelocityReportPlugin
 
getVelocityReport(QuickReportDTO, Integer, Map<String, Boolean>, String, Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
Renders the report.
getVersion() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_Item
 
getVersion(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getVersion(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getVersion() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
getVersionByDocAndVersionNumber(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getVersionByDocAndVersionNumber(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getVersionByDocumentId(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getVersionByDocumentId(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getVersionCreatedBy() - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
getVersionCreatedBy() - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
getVersionCreatedBy() - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
getVersionCreatedBy() - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
getVersionCreatedDate() - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
getVersionCreatedDate() - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
getVersionCreatedDate() - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
getVersionCreatedDate() - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
getVersionEnd() - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
getVersionEnd() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getVersionEnd() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets the ending version of the associated item.
getVersionFromDocument(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getVersionFromDocument(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getVersionFullyInitialized(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getVersionFullyInitialized(Integer) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getVersionId() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getVersionIdFromPreviousRevision(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
getVersionIdFromPreviousRevision(Integer) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
For the given Revision_Item, this method gets the Revision_Item from the Revision immediately prior to the one that the passed in Revision_Item is associated with, and then returns the ContourItem associated with it.
getVersionItem() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
Gets the WsItem associated with this version.
getVersionIteratorForBaseline(Integer, int, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
getVersionIteratorForBaseline(Integer, int, boolean) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getVersionNumber() - Method in interface com.jamasoftware.contour.api.domain.Version
 
getVersionNumber() - Method in class com.jamasoftware.contour.dao.VersionInfo
 
getVersionNumber() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getVersionNumber() - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
getVersionNumber() - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
getVersionNumber() - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
getVersionNumber() - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
getVersionNumber() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
Gets the Version Number of this version.
getVersions() - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
getVersions() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
getVersions() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getVersions() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getVersions() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
getVersions() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets the versions associated with the baseline.
getVersionStart() - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
getVersionStart() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getVersionStart() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets the starting version of the associated item.
getVersionTiedToEventEntry(EventEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
Note that the version and the event tables are not actually connected by these properties.
getVersionTiedToEventEntry(EventEntry) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
getView() - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
getView() - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
getView() - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
getView(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getView(int) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getView() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getView() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getView() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getViewByXtype(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getViewByXtype(String) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getViewConfig() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getViewConfig() - Method in interface com.jamasoftware.contour.api.domain.View
 
getViewConfig(Integer, Integer, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getViewConfig(Integer, Integer, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getViewConfig() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getViewConfig() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getViewConfigById(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getViewConfigById(Integer) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getViewConfigId() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
getViewConfigsForProjects(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getViewConfigsForProjects(List<Integer>) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getViewDEPRECATED() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getViewHistoryFor(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getViewHistoryFor(Integer, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
getViewHistoryFor(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getViewHistoryFor(Integer, List<Integer>) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
getViewIcon() - Method in interface com.jamasoftware.contour.api.domain.View
 
getViewIcon() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getViewListByType(int, int, int, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
getViewListByType(int, int, int, boolean) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
getViewType() - Method in interface com.jamasoftware.contour.api.domain.View
 
getViewType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewTypeDaoImpl
 
getViewType(Integer) - Method in interface com.jamasoftware.contour.dao.ViewTypeDao
 
getViewType() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getVisible() - Method in interface com.jamasoftware.contour.api.domain.Report
 
getVisible() - Method in interface com.jamasoftware.contour.api.domain.User
 
getVisible() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getVisible() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getVisible() - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
getVisibleReportList(Integer, Integer, Boolean, Boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
getVisibleReportList(Integer, Integer, Boolean, Boolean) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
getVisibleUserListByOrgId(Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
getVisibleUserListByOrgId(Integer, boolean) - Method in interface com.jamasoftware.contour.dao.UserDao
 
getVote() - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
getVote() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getVoteCount() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
getVotingText() - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
getVotingText() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getVotingText() - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
getWidgetConfig(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
getWidgetConfig(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
getWidgetConfigForDocTypeId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getWidgetConfigForDocumentType(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
getWidgetConfigForDocumentType(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getWidgetConfigIdsForDiffView(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
getWidgetConfigIdsForDiffView(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
getWidgetConfigIdsForRule(Integer) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
getWidgetConfigIdsForRule(Integer) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
getWidgetConfigsForDocumentType(List<Integer>) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
getWidgetConfigsForDocumentType(List<Integer>) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
getWidgetsToCompare() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getWorkflow() - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
getWorkflowActions() - Method in class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
getWorkflowConditions() - Method in class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
getWorkflowDefinition(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getWorkflowDefinition(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getWorkflowDefinitionByScopeRefAndType(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getWorkflowDefinitionByScopeRefAndType(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getWorkflowDefinitionsByScopeRef(Integer, Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getWorkflowDefinitionsByScopeRef(Integer, Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getWorkflowDefinitionsByType(List<Integer>) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getWorkflowDefinitionsByType(List<Integer>) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getWorkflowFieldId() - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
getWorkflowFieldId() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getWorkflowForDocument(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getWorkflowForDocument(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getWorkflowInstancesForDefinition(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getWorkflowInstancesForDefinition(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getWorkflowInstancesForDefinitions(List<Integer>) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getWorkflowInstancesForDefinitions(List<Integer>) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getWorkflowInstancesInCurrentState(Integer, Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
getWorkflowInstancesInCurrentState(Integer, Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
getWorkflowsUsingLookupType(Integer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
getWorkflowsUsingLookupType(Integer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
getWorksheetNumber() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
getWsDocumentTypeCategory(DocumentTypeCategory) - Static method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
 
getWsReportTypeForId(Integer) - Static method in enum com.jamasoftware.contour.ws.domain.WsReportType
 
getXmlString() - Method in interface com.jamasoftware.contour.api.domain.Filter
 
getXmlString() - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
getXmlString() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getXmlString() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getXmlToString() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
getXmlToString() - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.EmailImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.TokenImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.UserImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
getXmlToString() - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
getXprojectLink() - Method in interface com.jamasoftware.contour.api.domain.Document
 
getXprojectLink() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
getXProjectLinkReferences(List<Integer>) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
getXProjectLinkReferences(List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
getXtype() - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
getXtype() - Method in interface com.jamasoftware.contour.api.domain.View
 
getXtype() - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
getXtype() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
GlobalContextDao - Interface in com.jamasoftware.contour.data.dao
 
GlobalContextDaoImpl - Class in com.jamasoftware.contour.data.dao.impl
 
GlobalContextDaoImpl() - Constructor for class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
GlobalKeyLookup - Interface in com.jamasoftware.contour.api.globalKey.domain
 
GlobalKeyLookupDao - Interface in com.jamasoftware.contour.globalKey.dao
 
GlobalKeyLookupImpl - Class in com.jamasoftware.contour.globalKey.domain
Record HI value of the global key sequence for each organization.
GlobalKeyLookupImpl() - Constructor for class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
GlobalKeyLookupImpl(Integer, String, Boolean) - Constructor for class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
GlobalKeyLookupImpl(Integer, String) - Constructor for class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
GlobalKeyLookupImpl(Integer, String, Boolean, Long) - Constructor for class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
GlossaryDao - Interface in com.jamasoftware.contour.dao
 
GlossaryItem - Interface in com.jamasoftware.contour.api.domain
Deprecated.
GlossaryItemDeleter - Class in com.jamasoftware.contour.domain.delete
 
GlossaryItemDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.GlossaryItemDeleter
 
GlossaryItemImpl - Class in com.jamasoftware.contour.domain
Deprecated. 
GlossaryItemImpl() - Constructor for class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 

H

hardDeleteList(OrderedList) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
hardDeleteList(OrderedList) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
hardDeleteListItem(OrderedListItem) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
hardDeleteListItem(OrderedListItem) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
hasChildren() - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
hasChildren() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
hasDocumentTypeField(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
hasDocumentTypeField(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
hashCode() - Method in class com.jamasoftware.contour.api.domain.DomainObjectBaseSupport
 
hashCode() - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
hashCode() - Method in class com.jamasoftware.contour.domain.UserImpl
 
hashCode(Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
hashCode() - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
hashCode() - Method in class com.jamasoftware.contour.reuse.domain.PreviewSavePath
 
hashCode() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
hasMixedTypeChildren(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
hasRule(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
Determine if any rules configured for the given parameter.
hasRule(DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
HibAclObjectDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibAclObjectDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibAclObjectDaoImpl
 
HibAclPermissionDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibAclPermissionDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibAclPermissionDaoImpl
 
HibAclPermissionEntryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibAclPermissionEntryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
HibAttachmentDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibAttachmentDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
HibAuthProviderConfigDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibAuthProviderConfigDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibAuthProviderConfigDaoImpl
 
HibBackupDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
Implementation with DBUnit.
HibBackupDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
HibBaseLineDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
Hibernate implementation of Baseline DAO.
HibBaseLineDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
HibBatchIndexDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibBatchIndexDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
HibBatchIndexDaoImpl.BatchIndexStatistics - Class in com.jamasoftware.contour.dao.hibernate
 
HibBatchIndexDaoImpl.BatchIndexStatistics() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
HibBatchIndexDaoImpl.IndexedEntity - Class in com.jamasoftware.contour.dao.hibernate
Inner static class used to track all details needed to index a class.
HibBatchIndexDaoImpl.IndexTask - Class in com.jamasoftware.contour.dao.hibernate
 
HibChangeRequestAssociationDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibChangeRequestAssociationDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
HibCommentArtifactDaoImpl - Class in com.jamasoftware.contour.comment.dao.hibernate
 
HibCommentArtifactDaoImpl() - Constructor for class com.jamasoftware.contour.comment.dao.hibernate.HibCommentArtifactDaoImpl
 
HibCommentDaoImpl - Class in com.jamasoftware.contour.comment.dao.hibernate
 
HibCommentDaoImpl() - Constructor for class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
HibCommentTagDaoImpl - Class in com.jamasoftware.contour.comment.dao.hibernate
 
HibCommentTagDaoImpl() - Constructor for class com.jamasoftware.contour.comment.dao.hibernate.HibCommentTagDaoImpl
 
HibCommentThreadMuteRequestDaoImpl - Class in com.jamasoftware.contour.comment.dao.hibernate
 
HibCommentThreadMuteRequestDaoImpl() - Constructor for class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
HibContourItemDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibContourItemDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
HibDashboardDaoImpl - Class in com.jamasoftware.contour.dashboard.dao.hibernate
Handles all interactions between Dashboard and dashboard-related objects and the database.
HibDashboardDaoImpl() - Constructor for class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
HibDistributionGroupDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDistributionGroupDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDistributionGroupDaoImpl
 
HibDocument_URLDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocument_URLDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
HibDocumentDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocumentDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
HibDocumentFieldDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocumentFieldDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
HibDocumentGroupDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocumentGroupDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
HibDocumentKeyDaoImpl - Class in com.jamasoftware.contour.documentKey.dao.hibernate
 
HibDocumentKeyDaoImpl() - Constructor for class com.jamasoftware.contour.documentKey.dao.hibernate.HibDocumentKeyDaoImpl
 
HibDocumentNodeDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
Concrete Hibernate implementation of DocumentNodeDao
HibDocumentNodeDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
HibDocumentTypeDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocumentTypeDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
HibDocumentTypeFacetDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocumentTypeFacetDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFacetDaoImpl
 
HibDocumentTypeFieldDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibDocumentTypeFieldDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
HibEmailDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibEmailDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibEmailDaoImpl
 
HibEventLogDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibEventLogDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
HibFieldConfigDaoImpl - Class in com.jamasoftware.contour.reuse.dao.hibernate
 
HibFieldConfigDaoImpl() - Constructor for class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
HibFieldLayoutDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibFieldLayoutDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
HibFieldLayoutEntryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibFieldLayoutEntryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutEntryDaoImpl
 
HibFilterDaoImpl - Class in com.jamasoftware.contour.search.dao.impl
 
HibFilterDaoImpl() - Constructor for class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
HibGenericDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibGenericDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
HibGlobalKeyLookupDaoImpl - Class in com.jamasoftware.contour.globalKey.dao.hibernate
 
HibGlobalKeyLookupDaoImpl() - Constructor for class com.jamasoftware.contour.globalKey.dao.hibernate.HibGlobalKeyLookupDaoImpl
 
HibGlossaryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibGlossaryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibGlossaryDaoImpl
 
HibIndexDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibIndexDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
HibIndexDaoImpl.IndexedEntity - Class in com.jamasoftware.contour.dao.hibernate
Inner static class used to track all details needed to index a class.
HibIntegrationDaoImpl - Class in com.jamasoftware.contour.integrations.dao.hibernate
 
HibIntegrationDaoImpl() - Constructor for class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
HibIntegrationRelationshipMappingDaoImpl - Class in com.jamasoftware.contour.integrations.dao.hibernate
 
HibIntegrationRelationshipMappingDaoImpl() - Constructor for class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
HibItemTemplateDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibItemTemplateDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibItemTemplateDaoImpl
 
HibJobScheduleDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibJobScheduleDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
HibLicenseDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibLicenseDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibLicenseDaoImpl
 
HibLookupDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibLookupDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
HibLookupTypeDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibLookupTypeDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibLookupTypeDaoImpl
 
HibMentionFilterDaoImpl - Class in com.jamasoftware.contour.comment.dao.hibernate
 
HibMentionFilterDaoImpl() - Constructor for class com.jamasoftware.contour.comment.dao.hibernate.HibMentionFilterDaoImpl
 
HibMutedSubscriptionDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibMutedSubscriptionDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
HibOrderedListDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibOrderedListDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
HibOrganizationDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibOrganizationDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
HibPatchInfoDaoImpl - Class in com.jamasoftware.contour.patching.dao.hibernate
 
HibPatchInfoDaoImpl() - Constructor for class com.jamasoftware.contour.patching.dao.hibernate.HibPatchInfoDaoImpl
 
HibPerspectiveDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibPerspectiveDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
HibPluginEntryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
The Hibernate implementation of PluginEntryDao.
HibPluginEntryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibPluginEntryDaoImpl
 
HibProjectDaoImpl - Class in com.jamasoftware.contour.project.dao.hibernate
 
HibProjectDaoImpl() - Constructor for class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
HibProjectFieldDaoImpl - Class in com.jamasoftware.contour.project.dao.hibernate
 
HibProjectFieldDaoImpl() - Constructor for class com.jamasoftware.contour.project.dao.hibernate.HibProjectFieldDaoImpl
 
HibProjectTypeDaoImpl - Class in com.jamasoftware.contour.project.dao.hibernate
 
HibProjectTypeDaoImpl() - Constructor for class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeDaoImpl
 
HibProjectTypeFieldDaoImpl - Class in com.jamasoftware.contour.project.dao.hibernate
 
HibProjectTypeFieldDaoImpl() - Constructor for class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
HibPropertyEntryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibPropertyEntryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
HibRelationshipConfigDaoImpl - Class in com.jamasoftware.contour.reuse.dao.hibernate
 
HibRelationshipConfigDaoImpl() - Constructor for class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
HibRelationshipDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibRelationshipDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
HibRelationshipRuleDaoImpl - Class in com.jamasoftware.contour.relationship.dao.hibernate
 
HibRelationshipRuleDaoImpl() - Constructor for class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleDaoImpl
 
HibRelationshipRuleSetDaoImpl - Class in com.jamasoftware.contour.relationship.dao.hibernate
 
HibRelationshipRuleSetDaoImpl() - Constructor for class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
HibRelationshipTypeDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibRelationshipTypeDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibRelationshipTypeDaoImpl
 
HibReleaseDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibReleaseDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
HibReportDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibReportDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
HibReuseRuleDaoImpl - Class in com.jamasoftware.contour.reuse.dao.hibernate
 
HibReuseRuleDaoImpl() - Constructor for class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
HibReviewDaoImpl - Class in com.jamasoftware.contour.review.dao.hibernate
 
HibReviewDaoImpl() - Constructor for class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
HibRevision_ItemDaoImpl - Class in com.jamasoftware.contour.review.dao.hibernate
 
HibRevision_ItemDaoImpl() - Constructor for class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
HibRevision_User_ItemDaoImpl - Class in com.jamasoftware.contour.review.dao.hibernate
 
HibRevision_User_ItemDaoImpl() - Constructor for class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
HibRevision_UserDaoImpl - Class in com.jamasoftware.contour.review.dao.hibernate
 
HibRevision_UserDaoImpl() - Constructor for class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
HibRevisionDaoImpl - Class in com.jamasoftware.contour.review.dao.hibernate
 
HibRevisionDaoImpl() - Constructor for class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
HibRevisionPropertyEntryDaoImpl - Class in com.jamasoftware.contour.review.dao.hibernate
 
HibRevisionPropertyEntryDaoImpl() - Constructor for class com.jamasoftware.contour.review.dao.hibernate.HibRevisionPropertyEntryDaoImpl
 
HibRoleDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibRoleDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
HibRollupDaoImpl - Class in com.jamasoftware.contour.rollup.dao.hibernate
 
HibRollupDaoImpl() - Constructor for class com.jamasoftware.contour.rollup.dao.hibernate.HibRollupDaoImpl
 
HibSearchDaoImpl - Class in com.jamasoftware.contour.search.dao.impl
 
HibSearchDaoImpl() - Constructor for class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
HibSignatureDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibSignatureDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibSignatureDaoImpl
 
HibSmartFilterDaoImpl - Class in com.jamasoftware.contour.search.dao.impl
 
HibSmartFilterDaoImpl() - Constructor for class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
HibSubscriptionDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibSubscriptionDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
HibSyncOptionsDaoImpl - Class in com.jamasoftware.contour.reuse.dao.hibernate
 
HibSyncOptionsDaoImpl() - Constructor for class com.jamasoftware.contour.reuse.dao.hibernate.HibSyncOptionsDaoImpl
 
HibTagDaoImpl - Class in com.jamasoftware.contour.tag.dao.hibernate
 
HibTagDaoImpl() - Constructor for class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
HibTestCycleDaoImpl - Class in com.jamasoftware.contour.qa.dao.hibernate
 
HibTestCycleDaoImpl() - Constructor for class com.jamasoftware.contour.qa.dao.hibernate.HibTestCycleDaoImpl
 
HibTestPlanDaoImpl - Class in com.jamasoftware.contour.qa.dao.hibernate
 
HibTestPlanDaoImpl() - Constructor for class com.jamasoftware.contour.qa.dao.hibernate.HibTestPlanDaoImpl
 
HibTestResultDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibTestResultDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibTestResultDaoImpl
 
HibTestRunDaoImpl - Class in com.jamasoftware.contour.qa.dao.hibernate
 
HibTestRunDaoImpl() - Constructor for class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
HibTestRunSetDaoImpl - Class in com.jamasoftware.contour.qa.dao.hibernate
 
HibTestRunSetDaoImpl() - Constructor for class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
HibTestSetCaseDaoImpl - Class in com.jamasoftware.contour.qa.dao.hibernate
 
HibTestSetCaseDaoImpl() - Constructor for class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetCaseDaoImpl
 
HibTestSetDaoImpl - Class in com.jamasoftware.contour.qa.dao.hibernate
 
HibTestSetDaoImpl() - Constructor for class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetDaoImpl
 
HibTokenDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibTokenDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibTokenDaoImpl
 
HibTrialDaoImpl - Class in com.jamasoftware.contour.trial.dao.hibernate
 
HibTrialDaoImpl() - Constructor for class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
HibUserDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibUserDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
HibUserFavoriteDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibUserFavoriteDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
HibUserItemViewHistoryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibUserItemViewHistoryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
HibUserLogEntryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
Hibernate implementation of the UserLogEntryDao.
HibUserLogEntryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
HibUserMetricHistoryDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibUserMetricHistoryDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
HibVersionDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibVersionDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
HibViewDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibViewDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
HibViewTypeDaoImpl - Class in com.jamasoftware.contour.dao.hibernate
 
HibViewTypeDaoImpl() - Constructor for class com.jamasoftware.contour.dao.hibernate.HibViewTypeDaoImpl
 
HibWidgetConfigDaoImpl - Class in com.jamasoftware.contour.reuse.dao.hibernate
 
HibWidgetConfigDaoImpl() - Constructor for class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
HibWorkflowDaoImpl - Class in com.jamasoftware.contour.workflow.dao.hibernate
 
HibWorkflowDaoImpl() - Constructor for class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
HibWorkflowDefinitionDaoImpl - Class in com.jamasoftware.contour.workflow.dao.hibernate
 
HibWorkflowDefinitionDaoImpl() - Constructor for class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
hideIcon() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
Adds a CSS class to hide icons, and sets the icon image to be blank
holdFilter(FilterDTO) - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
holdSmartFilter(SmartFilterDTO) - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
HTML - Static variable in class com.jamasoftware.contour.domain.ReportFormatImpl
 

I

IdPropertyDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
IdPropertyDomainObjectLink(DomainObjectNode, DomainObjectNode, PropertyDescriptor, DomainObjectAccessor) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
IMPORT - Static variable in interface com.jamasoftware.contour.plugin.PluginManager
 
importData(InputStream, InputStream, boolean) - Method in interface com.jamasoftware.contour.dao.BackupDao
 
importData(InputStream, InputStream, boolean) - Method in class com.jamasoftware.contour.dao.dbunit.BackupDaoImpl
 
importData(InputStream, InputStream, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
inceaseOrdersBy(int, int, int) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
inceaseOrdersBy(int, int, int) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
Increase all list item orders by a given amount, from the inclusive lower bound order.
includeGlobalId() - Static method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
incrementVersionNumber(String) - Static method in class com.jamasoftware.contour.domain.VersionImpl
 
index(HibBatchIndexDaoImpl.IndexTask, HibBatchIndexDaoImpl.BatchIndexStatistics) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
index(Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
index(String, String, String, Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
index(String, String, String, Object) - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
index(Object) - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
indexContourItems(Collection<Integer>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
indexContourItems(Collection<Integer>, boolean) - Method in interface com.jamasoftware.contour.data.dao.IndexDao
 
IndexDao - Interface in com.jamasoftware.contour.data.dao
 
indexEntity(HibBatchIndexDaoImpl.IndexedEntity, HibBatchIndexDaoImpl.BatchIndexStatistics) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
init() - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
init(Report, ApplicationContext) - Method in class com.jamasoftware.contour.plugin.BirtReportPlugin
 
init(Report, ApplicationContext) - Method in class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
init(PluginEntry, ApplicationContext) - Method in interface com.jamasoftware.contour.plugin.Plugin
Initilizes the plugin.
init(Report, ApplicationContext) - Method in interface com.jamasoftware.contour.plugin.ReportPlugin
Initialize the plugin.
init(PluginEntry, ApplicationContext) - Method in class com.jamasoftware.contour.plugin.ReviewStatusWorkflowPlugin
 
init(Report, ApplicationContext) - Method in class com.jamasoftware.contour.plugin.TraceViewPlugin
 
init(Report, ApplicationContext) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
Initiates the daos and services used by the report.
init(List<String>) - Method in class com.jamasoftware.contour.plugin.WorkflowAction
 
init(List<String>) - Method in class com.jamasoftware.contour.plugin.WorkflowCondition
 
init(ReportDocumentDTO, WordExportContext) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList
 
INITIAL_COMMENTS - Static variable in class com.jamasoftware.contour.domain.VersionImpl
 
initialize(Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
initialize(Object) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Force initialization of a proxy object.
initializeEnumMap() - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
INPROGRESS - Static variable in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
insertDocumentAfterNode(Node, Document, Document) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.comparator.DocumentNodeSortOrderComparator
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.comparator.ProjectTreeNodeComparator
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.MergeDtoIntoContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.MergeNonMetaDataFromDtoIntoContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.NewDTOInstanceContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.NewVersionDTOContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.ToLiteDTOContourItemVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.plugin.VelocityDocumentSequenceComparator
 
INSTANCE - Static variable in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkPriorityComparator
 
INSTANCE - Static variable in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.NewDomainInstanceContourItemDTOVisitor
 
INSTANCE - Static variable in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.SaveContourItemDTOVisitor
 
Integration - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
INTEGRATION_SYNC - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
INTEGRATION_SYNC_FAILURE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
IntegrationComponentMapping - Interface in com.jamasoftware.contour.api.integrations.domain
 
IntegrationComponentMappingDeleter - Class in com.jamasoftware.contour.integrations.domain.delete
 
IntegrationComponentMappingDeleter() - Constructor for class com.jamasoftware.contour.integrations.domain.delete.IntegrationComponentMappingDeleter
 
IntegrationComponentMappingImpl - Class in com.jamasoftware.contour.integrations.domain
 
IntegrationComponentMappingImpl() - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
IntegrationComponentMappingImpl(Integer) - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
IntegrationConnection - Interface in com.jamasoftware.contour.api.integrations.domain
 
IntegrationConnectionDeleter - Class in com.jamasoftware.contour.integrations.domain.delete
 
IntegrationConnectionDeleter() - Constructor for class com.jamasoftware.contour.integrations.domain.delete.IntegrationConnectionDeleter
 
IntegrationConnectionImpl - Class in com.jamasoftware.contour.integrations.domain
 
IntegrationConnectionImpl() - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
IntegrationDao - Interface in com.jamasoftware.contour.integrations.dao
 
IntegrationDirectionType - Interface in com.jamasoftware.contour.api.integrations.domain
 
IntegrationDirectionTypeImpl - Class in com.jamasoftware.contour.integrations.domain
IntegrationDirectionType domain object
IntegrationDirectionTypeImpl() - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
IntegrationDirectionTypeImpl(Integer) - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
IntegrationFieldMapping - Interface in com.jamasoftware.contour.api.integrations.domain
 
IntegrationFieldMappingDeleter - Class in com.jamasoftware.contour.integrations.domain.delete
 
IntegrationFieldMappingDeleter() - Constructor for class com.jamasoftware.contour.integrations.domain.delete.IntegrationFieldMappingDeleter
 
IntegrationFieldMappingImpl - Class in com.jamasoftware.contour.integrations.domain
 
IntegrationFieldMappingImpl() - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
IntegrationRelationshipMapping - Interface in com.jamasoftware.contour.api.integrations.domain
 
IntegrationRelationshipMappingDao - Interface in com.jamasoftware.contour.integrations.dao
 
IntegrationRelationshipMappingDeleter - Class in com.jamasoftware.contour.integrations.domain.delete
 
IntegrationRelationshipMappingDeleter() - Constructor for class com.jamasoftware.contour.integrations.domain.delete.IntegrationRelationshipMappingDeleter
 
IntegrationRelationshipMappingImpl - Class in com.jamasoftware.contour.integrations.domain
 
IntegrationRelationshipMappingImpl() - Constructor for class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
IntegrationType - Enum in com.jamasoftware.contour.api.integrations.domain
 
IntegrationTypeUserType - Class in com.jamasoftware.contour.domain.usertype.enums
 
IntegrationTypeUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.IntegrationTypeUserType
 
INVITE_TOKEN - Static variable in interface com.jamasoftware.contour.api.domain.Token
 
INVITE_USER - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
isActive() - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
isActive() - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
isActive() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Is this lookup active?
isActive() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Is this lookup type active?
isActive() - Method in class com.jamasoftware.contour.ws.domain.WsModule
Is this module active?
isActive() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets whether or not this relationship type is active.
isActive() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Is this release active?
isArchived() - Method in interface com.jamasoftware.contour.api.qa.domain.TestPlan
 
isArchived() - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
isAuthor(User) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
isAuthor(User) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
isBypassSecurityFilter() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isCandidateComponent(MetadataReader) - Method in class com.jamasoftware.contour.service.domain.DomainObjectClassPathScannerImpl
 
isCandidateComponent(AnnotatedBeanDefinition) - Method in class com.jamasoftware.contour.service.domain.DomainObjectClassPathScannerImpl
 
isCategory(DocumentType, DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isCategory(DocumentTypeCategory, DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isCategory(WsDocumentTypeCategory, WsDocumentTypeCategory) - Static method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
 
isChecked() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentCheckedTreeNode
 
isChildTypeCategory(DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Given a category id (from DocumentType.getCategory()), returns whether or not the category represents a type that has a specified child document type.
isConcrete(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
isContourItemType(Integer) - Static method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
isDatabasePopulated() - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
isDatabasePopulated() - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
isDefault() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Is this the default value for the associated lookup type?
isDefault() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets whether or not this relationship type is the default relationship type for its organization.
isDocumentFieldNameUnique(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
isDocumentFieldNameUnique(String, Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
isDocumentFieldNameUnique(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
isDocumentFieldNameUnique(String, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
isDocumentPermissionType(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
isDocumentPermissionType(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
isExcludeIntegrationFields() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
isFilterActiveOnly() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isFolderCategory(DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Given a DocumentType.getCategory(), returns whether or not the category represents a folder type
isFolderType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Determine if a DocumentType is a folder type
isForceIndex() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
isGroup() - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
isHideReviewComments() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isHoldingFilter() - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
isHoldingSmartFilter() - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
isIncludeGlobalId() - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
isInitialized() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
isInListOfCategories(DocumentType, List<DocumentTypeCategory>, boolean) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isInterface(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
isItemAndProjectActive() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
isItemAndProjectActive() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
isLicenseChanged(User) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
isLicenseChanged(User) - Method in interface com.jamasoftware.contour.dao.UserDao
 
isLocked() - Method in class com.jamasoftware.contour.ws.domain.WsLock
 
isLocked() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Is the user locked?
isLookupFieldTarget() - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
isManage() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Does the user have management permissions for this object?
isMultiItemTypeLocationMapIsValid() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
isMutable() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
isNewObject() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
isNewObject() - Method in class com.jamasoftware.contour.api.domain.DomainObjectBaseSupport
 
isNewObject() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
isNewRelationship() - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
isNewRelationship() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
isNoRelationshipType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Determine if a DocumentType is a no-relationship type
isNullId(Integer) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
isOnlyOrgLevelComments() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isOnlyRootComments() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isOpen() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
isPasswordProperty() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
isPermissionCategory(DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Given a category id (from DocumentType.getCategory()), returns whether or not the category represents a permission type (where permissions can be specified)
isPermissionType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Determine if a DocumentType is a permission type (a "permission" type is any type of document where permissions are placed)
isProjectedFromIndex() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
isProjectedFromIndex() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
isProjectGroup() - Method in interface com.jamasoftware.contour.api.domain.Role
 
isProjectGroup() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
isProvisioned() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
isProvisioning() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
isRead() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Does the user have read permissions for this object?
isRelatableTreeType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isRequireAllArtifactTypes() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllItems() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllKeywords() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllProjects() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllReleases() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllRoles() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllTags() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isRequireAllUsers() - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
isResultsAreTrimmed() - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
isSkipTotal() - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
isSubscribedTo(Subscriber, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
isSubscribedTo(Subscriber, Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
isSubscribedTo(Subscriber, Integer, Integer, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
isSubscribedTo(Subscriber, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
isSubscribedTo(Subscriber, Integer, Integer, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
isSubscribedTo(Subscriber, Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
ISSUE - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
isSynchronizeFacet(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFacetDao
 
isSynchronizeFacet(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFacetDaoImpl
 
isSynchronizeField(Integer) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
isSynchronizeField(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
isSyncItem(ContourItem) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
isSyncItem(ContourItem) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
isSyncItem() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
isSystemCategory(DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isSystemGroup(DocumentGroup) - Static method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Determine if a DocumentGroup is a system controlled group (which is determined by its DocumentType
isSystemType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Determine if a DocumentType is a system controlled type
isTenantProvisionedAndInitialized() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
isTestCenterType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isTestCenterTypeCategory(DocumentTypeCategory) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isTruncItemName() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
isUseNameAsDescription() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
isUser() - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
isValidEmail(String) - Static method in class com.jamasoftware.contour.domain.EmailImpl
 
isWeakDependency() - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
A weak dependency is one that isn't strictly enforced, and should be considered after non- weak dependencies.
isWeakDependency() - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
isWorkItemType(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
isWrite() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Does the user have write permissions for this object?
ITEM_SENT_FOR_REVIEW - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
ITEM_SYNC_NAME - Static variable in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
ITEM_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
itemHasRejections(Integer) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
itemHasRejections(Integer) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
itemInChangeRequest(Integer) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
itemInChangeRequest(Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
ItemPairSyncStatus - Interface in com.jamasoftware.contour.api.reuse.domain
 
ItemPairSyncStatusImpl - Class in com.jamasoftware.contour.reuse.domain
 
ItemPairSyncStatusImpl(Integer, Integer) - Constructor for class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
ItemPairSyncStatusImpl(Integer, Integer, SyncStatus) - Constructor for class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
ItemPairSyncStatusImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
ItemTemplate - Interface in com.jamasoftware.contour.api.domain
 
ItemTemplateDao - Interface in com.jamasoftware.contour.dao
 
ItemTemplateDeleter - Class in com.jamasoftware.contour.domain.delete
 
ItemTemplateDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.ItemTemplateDeleter
 
ItemTemplateImpl - Class in com.jamasoftware.contour.domain
Lookup Type.
ItemTemplateImpl() - Constructor for class com.jamasoftware.contour.domain.ItemTemplateImpl
 
ItemTypeLocationConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
ItemTypeLocationConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
ItemTypeLocationConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 

J

JamaHit - Class in com.jamasoftware.contour.api.service.search
Created by rweerasinghe on 10/23/14.
JamaHit(Integer, Object) - Constructor for class com.jamasoftware.contour.api.service.search.JamaHit
 
JobSchedule - Interface in com.jamasoftware.contour.api.domain
 
JobScheduleDao - Interface in com.jamasoftware.contour.dao
 
JobScheduleImpl - Class in com.jamasoftware.contour.domain
Job Schedule.
JobScheduleImpl() - Constructor for class com.jamasoftware.contour.domain.JobScheduleImpl
 
JobScheduleImpl(String, String, String, String, String, boolean, Date, String) - Constructor for class com.jamasoftware.contour.domain.JobScheduleImpl
 
JobScheduleNameOrganizationDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
JobScheduleNameOrganizationDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.JobScheduleNameOrganizationDependencyAdder
 
JobScheduleOrganizationDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
JobScheduleOrganizationDomainObjectLink(DomainObjectNode, DomainObjectNode, DomainObjectAccessor) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 

L

LAST_NAME - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
LdapUserDao - Interface in com.jamasoftware.contour.dao
 
LdapUserDaoImpl - Class in com.jamasoftware.contour.dao.ldap
 
LdapUserDaoImpl(AuthProviderConfig) - Constructor for class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
LEGACY - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
License - Class in com.jamasoftware.contour.domain
License.
License() - Constructor for class com.jamasoftware.contour.domain.License
 
LICENSE_MODULE_CROWD_CONNECTOR - Static variable in class com.jamasoftware.contour.domain.LicenseModule
 
LICENSE_MODULE_EA_CONNECTOR - Static variable in class com.jamasoftware.contour.domain.LicenseModule
 
LICENSE_MODULE_JIRA_INTEGRATION - Static variable in class com.jamasoftware.contour.domain.LicenseModule
 
LICENSE_MODULE_RALLY_INTEGRATION - Static variable in class com.jamasoftware.contour.domain.LicenseModule
 
LICENSE_MODULE_SBS_CONNECTOR - Static variable in class com.jamasoftware.contour.domain.LicenseModule
 
LICENSE_MODULE_TFS_INTEGRATION - Static variable in class com.jamasoftware.contour.domain.LicenseModule
 
LICENSE_TYPE - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
LicenseDao - Interface in com.jamasoftware.contour.dao
 
LicenseMessages - Class in com.jamasoftware.contour.domain
Statics to hold the messages about Licensing information that appear at the bottom of the screen.
LicenseMessages() - Constructor for class com.jamasoftware.contour.domain.LicenseMessages
 
LicenseModule - Class in com.jamasoftware.contour.domain
A license for a module.
LicenseModule() - Constructor for class com.jamasoftware.contour.domain.LicenseModule
 
LicenseModule(String, String, Date) - Constructor for class com.jamasoftware.contour.domain.LicenseModule
 
LicenseModule(LicenseModule, Date) - Constructor for class com.jamasoftware.contour.domain.LicenseModule
 
LicenseSnapshot - Interface in com.jamasoftware.contour.api.domain
 
LicenseSnapshotDeleter - Class in com.jamasoftware.contour.domain.delete
 
LicenseSnapshotDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.LicenseSnapshotDeleter
 
LicenseSnapshotImpl - Class in com.jamasoftware.contour.domain
Represents a snapshot in time of the state of licenses for a certain organization
LicenseSnapshotImpl() - Constructor for class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
LicenseSnapshotInterval - Class in com.jamasoftware.contour.service.dto
 
LicenseSnapshotInterval() - Constructor for class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
LicenseType - Enum in com.jamasoftware.contour.domain
 
LifeCycleObject - Interface in com.jamasoftware.contour.api.domain
Interface for defining callbacks when a domain is loaded or saved.
LIST_MIXED_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
LIST_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
LIST_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
liteOptions - Static variable in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
LiveSearchResults - Class in com.jamasoftware.contour.review.dto
 
LiveSearchResults() - Constructor for class com.jamasoftware.contour.review.dto.LiveSearchResults
 
localTreeChange - Static variable in class com.jamasoftware.contour.domain.delete.DocumentNodeDeleter
 
log - Static variable in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
log - Variable in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
logger - Static variable in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
logger - Variable in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
LoggerEntry - Class in com.jamasoftware.contour.service.dto
 
LoggerEntry(String, String) - Constructor for class com.jamasoftware.contour.service.dto.LoggerEntry
 
LOGIN - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
LOGIN - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
LOGOUT - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
LOGOUT - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
Lookup - Interface in com.jamasoftware.contour.api.domain
 
LookupDao - Interface in com.jamasoftware.contour.dao
 
LookupDeleter - Class in com.jamasoftware.contour.domain.delete
 
LookupDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.LookupDeleter
 
LookupImpl - Class in com.jamasoftware.contour.domain
Lookups.
LookupImpl() - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(Integer, String) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(String, String, String) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(Integer, String, String) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(String, String, LookupType) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(String, String, LookupType, Integer) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupImpl(LookupPropertyDTO) - Constructor for class com.jamasoftware.contour.domain.LookupImpl
 
LookupType - Interface in com.jamasoftware.contour.api.domain
 
LookupTypeDao - Interface in com.jamasoftware.contour.dao
 
LookupTypeDeleter - Class in com.jamasoftware.contour.domain.delete
 
LookupTypeDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.LookupTypeDeleter
 
LookupTypeImpl - Class in com.jamasoftware.contour.domain
Lookup Type.
LookupTypeImpl() - Constructor for class com.jamasoftware.contour.domain.LookupTypeImpl
 
LookupTypeImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.LookupTypeImpl
 
LookupTypeImpl(Integer, String, String, Integer, Integer) - Constructor for class com.jamasoftware.contour.domain.LookupTypeImpl
 
LookupTypeImpl(Integer, String, String, Integer, Integer, boolean, Integer) - Constructor for class com.jamasoftware.contour.domain.LookupTypeImpl
 

M

MAINTENANCE - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
MAINTENANCE_EXPIRE_TODAY - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
makeReadOnly(Object, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
makeReadOnly(Object, boolean) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
If readOnly is true, makes the object read only from the view of the underlying ORM.
makeTrialCommentsRecent(Integer) - Method in class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
makeTrialCommentsRecent(Integer) - Method in interface com.jamasoftware.contour.trial.dao.TrialDao
 
makeTrialReviewsExpireInThirtyDays(Integer) - Method in class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
makeTrialReviewsExpireInThirtyDays(Integer) - Method in interface com.jamasoftware.contour.trial.dao.TrialDao
 
MAP_DOMAIN_OBJECT_TO_ID_FUNCTION - Static variable in interface com.jamasoftware.contour.api.domain.DomainObjectBase
 
matches(DocumentType, DocumentType, RelationshipType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
Determine whether the rule matches the given parameters.
matches(DocumentType, DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
Determine whether the rule matches the given parameters.
matches(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
Determine whether the rule matches the given parameter.
matches(DocumentType, DocumentType, RelationshipType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
matches(DocumentType, DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
matches(DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
matchesJamaRelationship(Document_Document) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
matchesJamaRelationship(Document_Document) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
matchesNodeId(String) - Method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
 
MatrixData - Class in com.jamasoftware.contour.domain.matrix
 
MatrixData() - Constructor for class com.jamasoftware.contour.domain.matrix.MatrixData
 
MAX_TRACE_DTOS - Static variable in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
meetsCondition(List<Object>) - Method in class com.jamasoftware.contour.plugin.FieldEqualsCondition
 
meetsCondition(List<Object>) - Method in class com.jamasoftware.contour.plugin.WorkflowCondition
 
MentionFilter - Interface in com.jamasoftware.contour.comment.domain
 
MentionFilterDao - Interface in com.jamasoftware.contour.comment.dao
 
MentionFilterDTO - Class in com.jamasoftware.contour.service.dto
 
MentionFilterDTO(String, String, List<Reference>) - Constructor for class com.jamasoftware.contour.service.dto.MentionFilterDTO
 
MentionFilterDTO(MentionFilter, List<Reference>) - Constructor for class com.jamasoftware.contour.service.dto.MentionFilterDTO
 
MentionFilterImpl - Class in com.jamasoftware.contour.comment.domain
 
MentionFilterImpl() - Constructor for class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
MentionFilterImpl(String, String, Integer, Integer) - Constructor for class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
MergeDtoIntoContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
MergeNonMetaDataFromDtoIntoContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
mergeObject(Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
mergeObject(Object) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
 
mergeRelationships(ArrayList<VelocityReportDTO>, List<Integer>) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
mergeSuperClassNode(DomainObjectNode) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
mergeTags(ArrayList<VelocityReportDTO>, ArrayList<Integer>) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
MetricHistoryDTO - Class in com.jamasoftware.contour.service.dto
 
MetricHistoryDTO(UserMetricHistory) - Constructor for class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
MIXED_TYPE_CHILDREN_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Categories that have Mixed Item Type children
MODIFIED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
MOST_RECENT - Static variable in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
MOST_VIEWED - Static variable in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
MULTI_ITEM_TYPE_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
MULTIPLE_ITEM_MODIFIED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
MULTIPLE_ITEMS_COPIED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
MULTIPLE_ITEMS_COPIED_AND_SYNCED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
MULTIPLE_ITEMS_DELETED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
MULTIPLE_ITEMS_RESTORED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
MutedSubscription - Interface in com.jamasoftware.contour.api.domain
 
MutedSubscriptionDao - Interface in com.jamasoftware.contour.dao
 
MutedSubscriptionDeleter - Class in com.jamasoftware.contour.domain.delete
 
MutedSubscriptionDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.MutedSubscriptionDeleter
 
mutedSubscriptionExistsForUser(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
mutedSubscriptionExistsForUser(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 
MutedSubscriptionImpl - Class in com.jamasoftware.contour.domain
 
MutedSubscriptionImpl() - Constructor for class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
mutedSubscriptionWithScopeAndRefExistsForUser(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
mutedSubscriptionWithScopeAndRefExistsForUser(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 

N

nameByTypeId(Integer) - Static method in class com.jamasoftware.contour.comment.domain.CommentTypes
 
NAVIGATION_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
needsParentSet(DocumentType) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
 
NEW_REVISION_CREATED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
NewDomainInstanceContourItemDTOVisitor - Class in com.jamasoftware.contour.service.dto.visitor.contourItemDTO
 
NewDTOInstanceContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
newInstance(AuthProviderConfig) - Static method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
NewVersionDTOContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
NO_MESSAGE - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
NO_RELATIONSHIP_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
System categories that are not allowed to have relationships.
NON_APPROVER_DECISION_IDS - Static variable in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
NON_APPROVER_DECISION_IDS - Static variable in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
NON_PRODUCTION - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
NONE - Static variable in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
numSearch(Query) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
numSearch(Query) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 

O

OBJECT_TYPE_DOMAIN_CLASS_MAP - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
objectExists(Class<T>, Serializable) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
objectExists(Class<T>, Serializable) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Returns whether or not an object exists.
objectToSQLString(Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
ObjectType - Interface in com.jamasoftware.contour.api.domain
 
ObjectTypeEnum - Enum in com.jamasoftware.contour.api.domain
 
ObjectTypeImpl - Class in com.jamasoftware.contour.domain
Object Type definition.
ObjectTypeImpl() - Constructor for class com.jamasoftware.contour.domain.ObjectTypeImpl
 
ObjectTypeScoped - Interface in com.jamasoftware.contour.api.domain
 
ObjectTypeScopedDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
ObjectTypeScopedDomainObjectLink(DomainObjectNode, DomainObjectNode, DomainObjectAccessor) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
ObjectTypeScopedObjectDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
ObjectTypeScopedObjectDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.ObjectTypeScopedObjectDependencyAdder
 
obtainAclObjectIdentity() - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.api.domain.DomainObjectBaseSupport
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.domain.UserImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
obtainAclObjectIdentity() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
obtainKey(char) - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
Finds a matching ExtDocumentTreeNode.TreeNodeKey for the given key.
obtainKey(String) - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
Finds a matching ExtDocumentTreeNode.TreeNodeKey for the node id string (such as a-5, or p-12, etc).
obtainKeyForScope(Integer, ExtDocumentTreeNode.TreeNodeCategory) - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
 
obtainNode(Class<? extends DomainObjectBase>) - Method in interface com.jamasoftware.contour.service.domain.graph.dependencyAdder.DomainObjectNodeObtainer
 
obtainSubfilterCounts(Class<?>, Filter, String, Map<T, Filter>) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
Obtains a count for subqueries of a base query in an efficient way.
obtainSubfilterCounts(Class<?>, Filter, String, Map<T, Filter>) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
obtainSubqueryCounts(Class<?>, Query, Query, Filter, Map<T, Query>) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
Obtains a count for subqueries of a base query in an efficient way.
obtainSubqueryCounts(Class<?>, Query, Query, Filter, Map<T, Query>) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
obtainSubqueryCounts(Class<?>, Query, Query, Filter, Map<T, Query>) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
obtainSubqueryCounts(Class<?>, Query, Query, Filter, Map<T, Query>) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
Obtains a count for subqueries of a base query in an efficient way.
OFFICE_TEMPLATE - Static variable in class com.jamasoftware.contour.domain.ReportTypeImpl
 
OfficeTemplatePlugin - Class in com.jamasoftware.contour.plugin
 
OfficeTemplatePlugin() - Constructor for class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
OfficeTemplatePlugin.ContextType - Enum in com.jamasoftware.contour.plugin
 
onApplicationEvent(PluginChangeEvent) - Method in class com.jamasoftware.contour.plugin.PluginManagerEventListener
 
ONE_WAY_FROM_CONTOUR - Static variable in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
ONE_WAY_INTO_CONTOUR - Static variable in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
onLoad() - Method in interface com.jamasoftware.contour.api.domain.LifeCycleObject
Defines callbacks after the entity is loaded from the database
onLoad() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
onLoad() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
onLoad() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
onSaveOrUpdate() - Method in interface com.jamasoftware.contour.api.domain.LifeCycleObject
Define callbacks before the entity is saved or updated
onSaveOrUpdate() - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
onSaveOrUpdate() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
onSaveOrUpdate() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
OPEN - Static variable in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
OrderedList - Interface in com.jamasoftware.contour.api.domain
 
OrderedListDao - Interface in com.jamasoftware.contour.dao
 
OrderedListDeleter - Class in com.jamasoftware.contour.domain.delete
 
OrderedListDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.OrderedListDeleter
 
OrderedListImpl - Class in com.jamasoftware.contour.domain
Baseline for a project.
OrderedListImpl() - Constructor for class com.jamasoftware.contour.domain.OrderedListImpl
 
OrderedListItem - Interface in com.jamasoftware.contour.api.domain
 
OrderedListItemDeleter - Class in com.jamasoftware.contour.domain.delete
 
OrderedListItemDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.OrderedListItemDeleter
 
OrderedListItemImpl - Class in com.jamasoftware.contour.domain
Baseline for a project.
OrderedListItemImpl() - Constructor for class com.jamasoftware.contour.domain.OrderedListItemImpl
 
ORG_ADMIN_MODULE_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
ORG_ADMIN_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
Organization - Interface in com.jamasoftware.contour.api.domain
 
ORGANIZATION - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
Organization - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
ORGANIZATION - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.ORGANIZATION = 2; The Organization scope is used for Organization-level activities, like adding/removing Organizations.
ORGANIZATION_COLUMN_NAME - Static variable in interface com.jamasoftware.contour.api.domain.DomainObjectBase
 
OrganizationAware - Interface in com.jamasoftware.contour.api.domain
 
OrganizationDao - Interface in com.jamasoftware.contour.dao
 
OrganizationDeleter - Class in com.jamasoftware.contour.domain.delete
 
OrganizationDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
OrganizationImpl - Class in com.jamasoftware.contour.domain
Organization.
OrganizationImpl() - Constructor for class com.jamasoftware.contour.domain.OrganizationImpl
 
OrganizationImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.OrganizationImpl
 
OUT_OF_COMPLIANCE - Static variable in class com.jamasoftware.contour.domain.LicenseMessages
 
OutOfComplianceInfo - Class in com.jamasoftware.contour.exception.dto
 
OutOfComplianceInfo(OrgLicenseType, Integer, Integer) - Constructor for class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
OVERRIDE_ORGANIZATION_COLUMN_NAME - Static variable in interface com.jamasoftware.contour.api.domain.DomainObjectOrganizationColumnNameOverrider
 

P

PageInfo - Class in com.jamasoftware.contour.api.service.search
 
PageInfo() - Constructor for class com.jamasoftware.contour.api.service.search.PageInfo
 
PageInfo(int, int, boolean, int) - Constructor for class com.jamasoftware.contour.api.service.search.PageInfo
 
PageInfo(int, int, int, boolean, int) - Constructor for class com.jamasoftware.contour.api.service.search.PageInfo
 
PageInfo(int, int, boolean) - Constructor for class com.jamasoftware.contour.api.service.search.PageInfo
 
parameters - Variable in class com.jamasoftware.contour.plugin.WorkflowAction
 
parameters - Variable in class com.jamasoftware.contour.plugin.WorkflowCondition
 
parseNodeId(String) - Static method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
return the numeric id from string ids of format: a-3, or b-3-123456789
parseXmlDocument(Document) - Method in class com.jamasoftware.contour.domain.License
 
PatchInfo - Interface in com.jamasoftware.contour.patching.domain
 
PatchInfoDao - Interface in com.jamasoftware.contour.patching.dao
 
PatchInfoImpl - Class in com.jamasoftware.contour.patching.domain
 
PatchInfoImpl() - Constructor for class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
PatchStatus - Enum in com.jamasoftware.contour.patching.domain
 
PDF - Static variable in class com.jamasoftware.contour.domain.ReportFormatImpl
 
PERMISSION_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Permission categories are those that can have permissions associated with them
Perspective - Interface in com.jamasoftware.contour.api.domain
 
Perspective_Role - Interface in com.jamasoftware.contour.api.domain
 
Perspective_RoleImpl - Class in com.jamasoftware.contour.domain
Perspective_Role Domain object
Perspective_RoleImpl() - Constructor for class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
Perspective_View - Interface in com.jamasoftware.contour.api.domain
 
Perspective_ViewImpl - Class in com.jamasoftware.contour.domain
Perspective Domain object
Perspective_ViewImpl() - Constructor for class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
PerspectiveConfig - Interface in com.jamasoftware.contour.api.domain
 
PerspectiveConfigDeleter - Class in com.jamasoftware.contour.domain.delete
 
PerspectiveConfigDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.PerspectiveConfigDeleter
 
PerspectiveConfigImpl - Class in com.jamasoftware.contour.domain
Perspective Domain object
PerspectiveConfigImpl() - Constructor for class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
PerspectiveDao - Interface in com.jamasoftware.contour.dao
 
PerspectiveImpl - Class in com.jamasoftware.contour.domain
Perspective Domain object
PerspectiveImpl() - Constructor for class com.jamasoftware.contour.domain.PerspectiveImpl
 
PerspectiveImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.PerspectiveImpl
 
PerspectiveImpl(Perspective) - Constructor for class com.jamasoftware.contour.domain.PerspectiveImpl
 
PerspectiveType - Interface in com.jamasoftware.contour.api.domain
 
PerspectiveTypeImpl - Class in com.jamasoftware.contour.domain
PerspectiveType domain object
PerspectiveTypeImpl() - Constructor for class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
physicallyDeleteBaseLine(BaseLine) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
Physically deletes this BaseLine from the database.
physicallyDeleteBaseLine(BaseLine) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
Plugin - Interface in com.jamasoftware.contour.plugin
 
PluginEntry - Interface in com.jamasoftware.contour.api.domain
 
PluginEntryDao - Interface in com.jamasoftware.contour.dao
Data access object for PluginEntry.
PluginEntryDeleter - Class in com.jamasoftware.contour.domain.delete
 
PluginEntryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.PluginEntryDeleter
 
PluginEntryImpl - Class in com.jamasoftware.contour.domain
Event Log.
PluginEntryImpl() - Constructor for class com.jamasoftware.contour.domain.PluginEntryImpl
 
PluginManager - Interface in com.jamasoftware.contour.plugin
Managing plug-ins for event, import, report, and review.
PluginManagerEventListener - Class in com.jamasoftware.contour.plugin
Listener for plugin change events.
PluginManagerEventListener() - Constructor for class com.jamasoftware.contour.plugin.PluginManagerEventListener
 
PluginManagerImpl - Class in com.jamasoftware.contour.plugin
Managing plug-ins for event, import, report, and review.
PluginManagerImpl() - Constructor for class com.jamasoftware.contour.plugin.PluginManagerImpl
 
populate(ReportLazyLoadedList<?>, WordExportContext) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
populateDriverClassFromProperties(Properties) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
populateFromProperties(Properties) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
populateNumbers(List<RevisionStatsUserDTO>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
populateNumbers(RevisionStatsDTO) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
populateNumbers(List<RevisionStatsUserDTO>) - Method in interface com.jamasoftware.contour.review.dao.Revision_UserDao
Populates the numbers fields in each RevisionStatsUserDTO in an efficient way.
populateNumbers(RevisionStatsDTO) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
Populates the numbers of the RevisionStatsDTO in an efficient way
populateRevisionStatNumbers(List<ContourItemRevisionStatsDTO>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
populateRevisionStatNumbers(List<ContourItemRevisionStatsDTO>) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
Populates the numbers fields in each ContourItemRevisionStatsDTO in an efficient way.
populateTotals(List<Revision_ItemDTO>) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
populateTotals(List<Revision_ItemDTO>) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
Portlet - Enum in com.jamasoftware.contour.api.dashboard.domain
This is a portlet that PortletInstances use to create their properties and map themselves to a javascript file.
PortletInstance - Interface in com.jamasoftware.contour.api.dashboard.domain
 
PortletInstanceImpl - Class in com.jamasoftware.contour.dashboard.domain
This is an instantiated version of a Portlet.
PortletInstanceImpl() - Constructor for class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
PortletInstanceImpl(Dashboard, Portlet, String) - Constructor for class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
PPT - Static variable in class com.jamasoftware.contour.domain.ReportFormatImpl
 
PreviewSavePath - Class in com.jamasoftware.contour.reuse.domain
 
PreviewSavePath(Document, HierarchyUtil, DocumentDao) - Constructor for class com.jamasoftware.contour.reuse.domain.PreviewSavePath
 
processEvent(PluginChangeEvent) - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
processEvent(PluginChangeEvent) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
processEvent(PluginChangeEvent) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
Project - Interface in com.jamasoftware.contour.api.project.domain
 
Project - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
PROJECT - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.PROJECT = 3; The Project scope is used for Project-level activities, like adding/removing Projects, changing per-Project settings, etc...
PROJECT_NODE_SEQUENCE - Static variable in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
PROJECT_TAG_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
PROJECT_TAG_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
PROJECT_TAG_MODIFIED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
ProjectDao - Interface in com.jamasoftware.contour.project.dao
 
ProjectField - Interface in com.jamasoftware.contour.api.project.domain
 
ProjectFieldDao - Interface in com.jamasoftware.contour.project.dao
 
ProjectFieldImpl - Class in com.jamasoftware.contour.project.domain
Project field.
ProjectFieldImpl() - Constructor for class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
ProjectFieldImpl(Integer, String, String, Integer, Integer, FieldDataTypeEnum) - Constructor for class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
ProjectImpl - Class in com.jamasoftware.contour.project.domain
Contour project.
ProjectImpl() - Constructor for class com.jamasoftware.contour.project.domain.ProjectImpl
 
ProjectImpl(Integer) - Constructor for class com.jamasoftware.contour.project.domain.ProjectImpl
 
ProjectImpl(ProjectPropertyDTO) - Constructor for class com.jamasoftware.contour.project.domain.ProjectImpl
 
projectService - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
ProjectStats - Class in com.jamasoftware.contour.project.dto
 
ProjectStats(Project) - Constructor for class com.jamasoftware.contour.project.dto.ProjectStats
 
ProjectSummary - Class in com.jamasoftware.contour.project.dto
 
ProjectSummary() - Constructor for class com.jamasoftware.contour.project.dto.ProjectSummary
 
ProjectTreeNodeComparator - Class in com.jamasoftware.contour.domain.comparator
Compares ExtDocumentTreeNode for Project nodes
ProjectType - Interface in com.jamasoftware.contour.api.project.domain
 
ProjectTypeDao - Interface in com.jamasoftware.contour.project.dao
 
ProjectTypeField - Interface in com.jamasoftware.contour.api.project.domain
 
ProjectTypeFieldDao - Interface in com.jamasoftware.contour.project.dao
 
ProjectTypeFieldImpl - Class in com.jamasoftware.contour.project.domain
Document type.
ProjectTypeFieldImpl() - Constructor for class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
ProjectTypeFieldImpl(String, String, ProjectType, ProjectField, String, Integer, Boolean, Boolean, Boolean, Integer) - Constructor for class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
ProjectTypeImpl - Class in com.jamasoftware.contour.project.domain
Project type.
ProjectTypeImpl() - Constructor for class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
ProjectTypeImpl(String, String, Integer, Integer, String, String, String, String) - Constructor for class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
PROPERTY_NAME_DUE_IN_TWO_DAYS - Static variable in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
PROPERTY_TYPE_BOOLEAN - Static variable in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
This declares that the value of the property entry is a boolean value and should be parsed accordingly.
PROPERTY_TYPE_STRING - Static variable in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
This declares that the value of the property entry is a string value.
PropertyDescriptorDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
PropertyDescriptorDomainObjectLink(DomainObjectNode, DomainObjectNode, PropertyDescriptor, DomainObjectAccessor, boolean) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
PropertyEntry - Interface in com.jamasoftware.contour.api.domain
 
PropertyEntryDao - Interface in com.jamasoftware.contour.api.dao
 
PropertyEntryDao - Interface in com.jamasoftware.contour.dao
 
PropertyEntryDeleter - Class in com.jamasoftware.contour.domain.delete
 
PropertyEntryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.PropertyEntryDeleter
 
PropertyEntryDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
PropertyEntryDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.PropertyEntryDependencyAdder
 
PropertyEntryFactory - Interface in com.jamasoftware.contour.api.domain.factory
 
PropertyEntryIdValueDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
PropertyEntryIdValueDomainObjectLink(DomainObjectNode, DomainObjectNode, String, DomainObjectAccessor) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
PropertyEntryImpl - Class in com.jamasoftware.contour.domain
Property entry class.
PropertyEntryImpl() - Constructor for class com.jamasoftware.contour.domain.PropertyEntryImpl
 
PropertyEntryImpl(String, String, PropertyType<?>) - Constructor for class com.jamasoftware.contour.domain.PropertyEntryImpl
 
propertyService - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
PROPOSED_CHANGE - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
PUBLIC - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
put(Class<? extends DomainObjectBase>, V) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
putAll(Map<? extends Class<? extends DomainObjectBase>, ? extends V>) - Method in class com.jamasoftware.contour.domain.DomainClassMap
The implementation of ConcurrentHashMap#putAll does not call ConcurrentHashMap#put so our overloaded call that derives the base class for the key was not getting invoked when setting up the map.
putIfAbsent(Class<? extends DomainObjectBase>, V) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 

Q

QUESTION - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
queueForIndex(String, String, String, Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
queueForIndex(String, String, String, Object) - Method in interface com.jamasoftware.contour.data.dao.IndexDao
Queues the index query for asynchronous indexing.
quickFlush() - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
quickFlush() - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Performs a quick session flush to persist items in database.
QuickReportDTO - Class in com.jamasoftware.contour.service.dto
 
QuickReportDTO() - Constructor for class com.jamasoftware.contour.service.dto.QuickReportDTO
 

R

RC_READING_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
RC_SINGLE_ITEM_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
read(char[], int, int) - Method in class com.jamasoftware.contour.dao.dbunit.XmlCleaningFilterReader
 
read() - Method in class com.jamasoftware.contour.dao.dbunit.XmlCleaningFilterReader
 
readFromFile(File) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
readFromRequest(HttpServletRequest) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
READING_PANE_VIEW_DEPRECATED - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
READING_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
rebuildWithTotal(PageInfo, Integer) - Static method in class com.jamasoftware.contour.api.service.search.PageInfo
 
refId - Variable in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
registerAllUsers() - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
Set all unregistered users unregistered field to null.
registerAllUsers() - Method in interface com.jamasoftware.contour.dao.UserDao
 
REJECTED - Static variable in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
REJECTED - Static variable in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
REJECTED_COMMENT - Static variable in class com.jamasoftware.contour.comment.domain.CommentTypes
 
Relationship - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
RELATIONSHIP_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
RELATIONSHIP_BATCH_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
RELATIONSHIP_BATCH_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
RELATIONSHIP_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
RELATIONSHIP_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
RelationshipConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
RelationshipConfigDao - Interface in com.jamasoftware.contour.reuse.dao
 
RelationshipConfigDeleter - Class in com.jamasoftware.contour.domain.delete
 
RelationshipConfigDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.RelationshipConfigDeleter
 
RelationshipConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
RelationshipConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
RelationshipDao - Interface in com.jamasoftware.contour.dao
 
RelationshipDeleter - Class in com.jamasoftware.contour.domain.delete
 
RelationshipDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.RelationshipDeleter
 
relationshipExistsBetweenDocuments(Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
relationshipExistsBetweenDocuments(Integer, Integer) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
RelationshipMapping - Class in com.jamasoftware.contour.integrations.dto
 
RelationshipMapping() - Constructor for class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
RelationshipRule - Interface in com.jamasoftware.contour.api.domain
 
RelationshipRuleDao - Interface in com.jamasoftware.contour.relationship.dao
 
RelationshipRuleDTO - Class in com.jamasoftware.contour.relationship.dto
 
RelationshipRuleDTO() - Constructor for class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
RelationshipRuleImpl - Class in com.jamasoftware.contour.relationship.domain
 
RelationshipRuleImpl() - Constructor for class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
RelationshipRuleSet - Interface in com.jamasoftware.contour.api.domain
 
RelationshipRuleSetDao - Interface in com.jamasoftware.contour.relationship.dao
 
RelationshipRuleSetDTO - Class in com.jamasoftware.contour.relationship.dto
 
RelationshipRuleSetDTO() - Constructor for class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
RelationshipRuleSetImpl - Class in com.jamasoftware.contour.relationship.domain
 
RelationshipRuleSetImpl() - Constructor for class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
relationshipService - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
RelationshipType - Interface in com.jamasoftware.contour.api.domain
 
RelationshipTypeDao - Interface in com.jamasoftware.contour.dao
 
RelationshipTypeDeleter - Class in com.jamasoftware.contour.domain.delete
 
RelationshipTypeDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.RelationshipTypeDeleter
 
RelationshipTypeImpl - Class in com.jamasoftware.contour.domain
Lookups.
RelationshipTypeImpl() - Constructor for class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
RelationshipTypeImpl(RelationshipTypePropertyDTO) - Constructor for class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
RelationshipTypeImpl(String, String, Integer, Integer, Integer, boolean, boolean, Boolean, Boolean) - Constructor for class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
Release - Interface in com.jamasoftware.contour.api.domain
 
Release - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
RELEASE - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.RELEASE = 9; The Release scope is used for Release-level activities, like adding/removing Releases, editing Release names, etc...
ReleaseDao - Interface in com.jamasoftware.contour.dao
DAO interface for release.
ReleaseDeleter - Class in com.jamasoftware.contour.domain.delete
 
ReleaseDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.ReleaseDeleter
 
ReleaseImpl - Class in com.jamasoftware.contour.domain
Releases.
ReleaseImpl() - Constructor for class com.jamasoftware.contour.domain.ReleaseImpl
 
ReleaseImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.ReleaseImpl
 
ReleaseImpl(String, String, ReleaseType) - Constructor for class com.jamasoftware.contour.domain.ReleaseImpl
 
ReleaseImpl(ReleasePropertyDTO) - Constructor for class com.jamasoftware.contour.domain.ReleaseImpl
 
ReleaseType - Interface in com.jamasoftware.contour.api.domain
 
ReleaseTypeDeleter - Class in com.jamasoftware.contour.domain.delete
 
ReleaseTypeDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.ReleaseTypeDeleter
 
ReleaseTypeImpl - Class in com.jamasoftware.contour.domain
Type of project release.
ReleaseTypeImpl() - Constructor for class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
ReleaseTypeImpl(Integer, String, String, Integer, Integer) - Constructor for class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
remove(Class<T>, Serializable) - Method in interface com.jamasoftware.contour.api.dao.GenericDao
 
remove(Class<T>, Serializable) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
remove(Object) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
remove(Object, Object) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
removeContinuousSectionBreak(Document) - Static method in class com.jamasoftware.contour.report.util.WordReportUtil
http://www.aspose.com/community/forums/242651/appenddocument-without-continuous-section-brakes/showthread.aspx# 242651
removeDocumentVersion() - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
removeDocumentVersion() - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
removeFavorite(Integer, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserFavoriteDaoImpl
 
removeFavorite(Integer, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.UserFavoriteDao
 
removeItemsFromList(int, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
removeItemsFromList(int, List<Integer>) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
Remove items from the given list for any that match the provided ContourItem ids
removeRelationship(Document_Document) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
removeRelationship(Document_Document) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
removeTenant(String) - Method in interface com.jamasoftware.contour.data.dao.GlobalContextDao
 
removeTenant(String) - Method in class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
removeTenant() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
replace(Class<? extends DomainObjectBase>, V, V) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
replace(Class<? extends DomainObjectBase>, V) - Method in class com.jamasoftware.contour.domain.DomainClassMap
 
replace(Object, Object, Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
replaceBreakForExcel(String) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
This will search through the provided text looking for HTML breaks and Word style breaks and replace them with a simple line break so that the output to Excel.
replaceCustomLookupById(Integer, Lookup, DocumentField) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
replaceCustomLookupById(Integer, Lookup, DocumentField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
replaceMSCharacters(String, boolean) - Method in class com.jamasoftware.contour.report.util.VelocityReportUtil
This will replace all Microsoft special characters.
replacePredefinedLookupById(Integer, Lookup, DocumentField) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
replacePredefinedLookupById(Integer, Lookup, DocumentField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
replaceRelationshipTypeById(Integer, RelationshipType) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
replaceRelationshipTypeById(Integer, RelationshipType) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
repointBaselinedNodes(Version) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Updates pointers that pointed at the origin document of the given version and re-points them to the versioned document.
repointBaselinedNodes(Version) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
Report - Interface in com.jamasoftware.contour.api.domain
 
report - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
ReportChildrenLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportChildrenLazyList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportChildrenLazyList
 
ReportCommand - Class in com.jamasoftware.contour.service.dto
 
ReportCommand() - Constructor for class com.jamasoftware.contour.service.dto.ReportCommand
 
ReportCommentLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportCommentLazyList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportCommentLazyList
 
ReportCriteria - Interface in com.jamasoftware.contour.api.domain
 
ReportCriteriaImpl - Class in com.jamasoftware.contour.domain
 
ReportCriteriaImpl() - Constructor for class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
ReportDao - Interface in com.jamasoftware.contour.dao
 
ReportDataService - Interface in com.jamasoftware.contour.reportData.service
Interface for user facing reporting services
ReportDeleter - Class in com.jamasoftware.contour.domain.delete
 
ReportDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.ReportDeleter
 
ReportDocumentDTO - Class in com.jamasoftware.contour.report.dto
 
ReportDocumentDTO() - Constructor for class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
ReportDocumentDTO(ContourItem, DocumentNode, Version, WordExportContext) - Constructor for class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
ReportDocumentLazyListPopulator - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportDocumentLazyListPopulator() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
ReportFormat - Interface in com.jamasoftware.contour.api.domain
 
ReportFormatImpl - Class in com.jamasoftware.contour.domain
Report format
ReportFormatImpl() - Constructor for class com.jamasoftware.contour.domain.ReportFormatImpl
 
ReportImpl - Class in com.jamasoftware.contour.domain
 
ReportImpl() - Constructor for class com.jamasoftware.contour.domain.ReportImpl
 
ReportLazyLoadedList<E> - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportLazyLoadedList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList
 
ReportLazyLoadedList.ReportListType - Enum in com.jamasoftware.contour.report.dto.lazy
 
ReportPlugin - Interface in com.jamasoftware.contour.plugin
Plug-in for a BIRT or Quick report.
reportRender - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
ReportSynchronizedItemsLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportSynchronizedItemsLazyList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportSynchronizedItemsLazyList
 
ReportTagLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportTagLazyList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportTagLazyList
 
ReportTraceLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportTraceLazyList(boolean) - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportTraceLazyList
 
ReportType - Interface in com.jamasoftware.contour.api.domain
 
ReportTypeImpl - Class in com.jamasoftware.contour.domain
Report type, BIRT, Velocity or Office
ReportTypeImpl() - Constructor for class com.jamasoftware.contour.domain.ReportTypeImpl
 
ReportUrlLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportUrlLazyList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportUrlLazyList
 
ReportVersionLazyList - Class in com.jamasoftware.contour.report.dto.lazy
 
ReportVersionLazyList() - Constructor for class com.jamasoftware.contour.report.dto.lazy.ReportVersionLazyList
 
RequestRelationshipMapping - Class in com.jamasoftware.contour.integrations.dto
 
RequestRelationshipMapping() - Constructor for class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
RequestRelationshipRuleDTO - Class in com.jamasoftware.contour.relationship.dto
 
RequestRelationshipRuleDTO() - Constructor for class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
RequestRelationshipRuleSetDTO - Class in com.jamasoftware.contour.relationship.dto
 
RequestRelationshipRuleSetDTO() - Constructor for class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
REQUIRE_A_SET_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
These categories need to live under a Set.
requireAllOperands(Boolean) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig.CalculatedFieldConfigBuilder
 
RESTORE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
resumeNormalFlushOperation(String) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
resumeNormalFlushOperation(String) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Expected parameter is that which is returned from GenericDao.doNotFlushTemporarily().
resumeNormalFlushOperation(String) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
resumeNormalFlushOperation(String) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
retrieveCurrentStateObject(DomainObjectAccessor, DomainObjectBase) - Static method in class com.jamasoftware.contour.util.domain.DomainObjectUtil
 
returnedClass() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
ReusedItemSummary - Class in com.jamasoftware.contour.api.reuse.domain
 
ReusedItemSummary() - Constructor for class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
ReuseDupeBehavior - Class in com.jamasoftware.contour.reuse.domain
 
ReuseDupeBehavior() - Constructor for class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 
ReuseRelationshipDirection - Class in com.jamasoftware.contour.reuse.domain
 
ReuseRelationshipDirection() - Constructor for class com.jamasoftware.contour.reuse.domain.ReuseRelationshipDirection
 
ReuseRule - Interface in com.jamasoftware.contour.api.reuse.domain
 
ReuseRuleDao - Interface in com.jamasoftware.contour.reuse.dao
 
ReuseRuleFieldConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
ReuseRuleFieldConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
ReuseRuleFieldConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.ReuseRuleFieldConfigImpl
 
ReuseRuleImpl - Class in com.jamasoftware.contour.reuse.domain
 
ReuseRuleImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
ReuseRuleRelationshipConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
ReuseRuleRelationshipConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
ReuseRuleRelationshipConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.ReuseRuleRelationshipConfigImpl
 
ReuseRuleWidgetConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
ReuseRuleWidgetConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
ReuseRuleWidgetConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.ReuseRuleWidgetConfigImpl
 
Review - Interface in com.jamasoftware.contour.api.review.domain
 
Review - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
REVIEW - Static variable in interface com.jamasoftware.contour.plugin.PluginManager
 
REVIEW_APPROVED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
REVIEW_CLOSED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
REVIEW_CREATED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
REVIEW_DELETED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
REVIEW_NOT_APPROVED - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
REVIEW_PUBLIC - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
REVIEW_VISIBILITY_CHANGE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
ReviewDao - Interface in com.jamasoftware.contour.review.dao
 
REVIEWED - Static variable in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
REVIEWED - Static variable in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
ReviewerRoleEnum - Enum in com.jamasoftware.contour.api.domain
Created by ranjeewa on 7/23/14.
ReviewImpl - Class in com.jamasoftware.contour.review.domain
 
ReviewImpl() - Constructor for class com.jamasoftware.contour.review.domain.ReviewImpl
 
ReviewImpl(Integer) - Constructor for class com.jamasoftware.contour.review.domain.ReviewImpl
 
ReviewNotification - Class in com.jamasoftware.contour.review.domain
 
ReviewNotification() - Constructor for class com.jamasoftware.contour.review.domain.ReviewNotification
 
ReviewNotification(String, String, Map<String, Object>, Integer, User) - Constructor for class com.jamasoftware.contour.review.domain.ReviewNotification
 
ReviewReportDataService - Interface in com.jamasoftware.contour.reportData.service
 
ReviewReportDataServiceImpl - Class in com.jamasoftware.contour.reportData.service.impl
Service that provides functions to retrieve Review Center data.
ReviewReportDataServiceImpl() - Constructor for class com.jamasoftware.contour.reportData.service.impl.ReviewReportDataServiceImpl
 
ReviewSaveMode - Enum in com.jamasoftware.contour.review.dto
 
ReviewStatusWorkflowPlugin - Class in com.jamasoftware.contour.plugin
 
ReviewStatusWorkflowPlugin() - Constructor for class com.jamasoftware.contour.plugin.ReviewStatusWorkflowPlugin
 
ReviewVisibility - Enum in com.jamasoftware.contour.api.domain
 
Revision - Interface in com.jamasoftware.contour.api.review.domain
 
Revision - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
Revision_Item - Interface in com.jamasoftware.contour.api.review.domain
 
Revision_ItemDao - Interface in com.jamasoftware.contour.review.dao
 
Revision_ItemImpl - Class in com.jamasoftware.contour.review.domain
 
Revision_ItemImpl() - Constructor for class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
Revision_ItemImpl(Revision, Version) - Constructor for class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
Revision_User - Interface in com.jamasoftware.contour.api.review.domain
 
Revision_User_Item - Interface in com.jamasoftware.contour.api.review.domain
 
Revision_User_ItemDao - Interface in com.jamasoftware.contour.review.dao
 
Revision_User_ItemImpl - Class in com.jamasoftware.contour.review.domain
 
Revision_User_ItemImpl() - Constructor for class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
Revision_User_ItemImpl(Revision_User, Revision_Item, RevisionUserItemStatus, Integer) - Constructor for class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
Revision_UserDao - Interface in com.jamasoftware.contour.review.dao
 
Revision_UserImpl - Class in com.jamasoftware.contour.review.domain
 
Revision_UserImpl() - Constructor for class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
Revision_UserImpl(Revision, User, Boolean) - Constructor for class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
Revision_UserImpl(Revision_User) - Constructor for class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
RevisionDao - Interface in com.jamasoftware.contour.review.dao
 
RevisionImpl - Class in com.jamasoftware.contour.review.domain
 
RevisionImpl() - Constructor for class com.jamasoftware.contour.review.domain.RevisionImpl
 
RevisionItem - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
RevisionPropertyEntry - Interface in com.jamasoftware.contour.api.review.domain
 
RevisionPropertyEntryDao - Interface in com.jamasoftware.contour.review.dao
 
RevisionPropertyEntryImpl - Class in com.jamasoftware.contour.review.domain
 
RevisionPropertyEntryImpl() - Constructor for class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
RevisionStatus - Interface in com.jamasoftware.contour.api.review.domain
 
RevisionStatusImpl - Class in com.jamasoftware.contour.review.domain
 
RevisionStatusImpl() - Constructor for class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
RevisionStatusType - Enum in com.jamasoftware.contour.api.domain
 
RevisionUserItemStatus - Interface in com.jamasoftware.contour.api.review.domain
 
RevisionUserItemStatusImpl - Class in com.jamasoftware.contour.review.domain
 
RevisionUserItemStatusImpl() - Constructor for class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
RevisionUserItemStatusImpl(Integer, String) - Constructor for class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
rewriteQuery(Query, Class<T>) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
Rewrites the query into a native Lucence query.
rewriteQuery(Query, Class<T>) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
rewriteQuery(Query, Class<T>) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
rewriteQuery(Query, Class<T>) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
Rewrites the query into a native Lucence query.
Role - Interface in com.jamasoftware.contour.api.domain
 
ROLE_ADMIN - Static variable in class com.jamasoftware.contour.domain.RoleImpl
 
ROLE_ANONYMOUS - Static variable in class com.jamasoftware.contour.domain.RoleImpl
 
ROLE_ORGADMIN - Static variable in class com.jamasoftware.contour.domain.RoleImpl
 
ROLE_WORKER - Static variable in class com.jamasoftware.contour.domain.RoleImpl
 
RoleDao - Interface in com.jamasoftware.contour.api.dao
 
RoleDao - Interface in com.jamasoftware.contour.dao
 
RoleDeleter - Class in com.jamasoftware.contour.domain.delete
 
RoleDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.RoleDeleter
 
RoleImpl - Class in com.jamasoftware.contour.domain
Authority Roles for user
RoleImpl() - Constructor for class com.jamasoftware.contour.domain.RoleImpl
 
RoleImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.RoleImpl
 
ROLES - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
RollupDao - Interface in com.jamasoftware.contour.rollup.dao
 
RollupFieldConfig - Class in com.jamasoftware.contour.rollup.domain
 
RollupFieldConfig() - Constructor for class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
RollupFieldConfig(Integer, String, Set<Integer>) - Constructor for class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
ROOT_USER - Static variable in interface com.jamasoftware.contour.api.domain.User
 
runPlugin(Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.BirtReportPlugin
 
runPlugin(Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.OfficeTemplatePlugin
 
runPlugin(Map<String, Object>) - Method in interface com.jamasoftware.contour.plugin.Plugin
Executes the plugin.
runPlugin(Map<String, Object>) - Method in interface com.jamasoftware.contour.plugin.ReportPlugin
Runs a report plugin
runPlugin(Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.ReviewStatusWorkflowPlugin
 
runPlugin(Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.TraceViewPlugin
 
runPlugin(Map<String, Object>) - Method in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 

S

safeCastToConcrete(Class<T>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
safeCastToInterface(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
SALT - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
save(CommentThreadMuteRequest) - Method in interface com.jamasoftware.contour.comment.dao.CommentThreadMuteRequestDao
 
save(CommentThreadMuteRequest) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentThreadMuteRequestDaoImpl
 
saveAclPermissionEntry(AclPermissionEntry) - Method in interface com.jamasoftware.contour.dao.AclPermissionEntryDao
 
saveAclPermissionEntry(AclPermissionEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibAclPermissionEntryDaoImpl
 
saveAttachment(Attachment) - Method in interface com.jamasoftware.contour.dao.AttachmentDao
 
saveAttachment(Attachment) - Method in class com.jamasoftware.contour.dao.hibernate.HibAttachmentDaoImpl
 
saveAttachmentRelationship(Document_DocAttach) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
saveAttachmentRelationship(Document_DocAttach) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
saveAuthProviderConfig(AuthProviderConfig) - Method in interface com.jamasoftware.contour.dao.AuthProviderConfigDao
 
saveAuthProviderConfig(AuthProviderConfig) - Method in class com.jamasoftware.contour.dao.hibernate.HibAuthProviderConfigDaoImpl
 
saveBaseLine(BaseLine) - Method in interface com.jamasoftware.contour.dao.BaseLineDao
 
saveBaseLine(BaseLine) - Method in class com.jamasoftware.contour.dao.hibernate.HibBaseLineDaoImpl
 
saveChangeRequestAssociationList(List<ChangeRequestAssociation>) - Method in interface com.jamasoftware.contour.dao.ChangeRequestAssociationDao
 
saveChangeRequestAssociationList(List<ChangeRequestAssociation>) - Method in class com.jamasoftware.contour.dao.hibernate.HibChangeRequestAssociationDaoImpl
 
saveComment(Comment) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
saveComment(Comment) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
saveCommentArtifact(CommentArtifact) - Method in interface com.jamasoftware.contour.comment.dao.CommentArtifactDao
 
saveCommentArtifact(CommentArtifact) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentArtifactDaoImpl
 
saveCommentTag(Comment_Tag) - Method in interface com.jamasoftware.contour.comment.dao.CommentTagDao
 
saveCommentTag(Comment_Tag) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentTagDaoImpl
 
saveContourItem(ContourItem) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
saveContourItem(ContourItem) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
SaveContourItemDTOVisitor - Class in com.jamasoftware.contour.service.dto.visitor.contourItemDTO
ContourItemVisitor that creates the item from a DTO
saveContourItemPeer(ContourItemPeer) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
saveContourItemPeer(ContourItemPeer) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
saveContourItems(List<? extends ContourItem>) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
saveContourItems(List<? extends ContourItem>) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
saveCustomField(DocumentCustomFieldValue) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
saveCustomField(DocumentCustomFieldValue) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
saveDashboard(Dashboard) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
saveDashboard(Dashboard) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
saveDatabaseDtoToFile(File) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
saveDiffViewFieldConfig(DiffViewFieldConfig) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
saveDiffViewFieldConfig(DiffViewFieldConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
saveDiffViewRelationshipConfig(DiffViewRelationshipConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
saveDiffViewRelationshipConfig(DiffViewRelationshipConfig) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
saveDiffViewWidgetConfig(DiffViewWidgetConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
saveDiffViewWidgetConfig(DiffViewWidgetConfig) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
saveDocument(Document) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
saveDocument(Document, boolean) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
saveDocument(Document) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
saveDocument(Document, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
saveDocumentField(DocumentField) - Method in interface com.jamasoftware.contour.dao.DocumentFieldDao
 
saveDocumentField(DocumentField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentFieldDaoImpl
 
saveDocumentGroup(DocumentGroup) - Method in interface com.jamasoftware.contour.dao.DocumentGroupDao
 
saveDocumentGroup(DocumentGroup) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentGroupDaoImpl
 
saveDocumentKeyLookup(DocumentKeyLookup) - Method in interface com.jamasoftware.contour.documentKey.dao.DocumentKeyDao
 
saveDocumentKeyLookup(DocumentKeyLookup) - Method in class com.jamasoftware.contour.documentKey.dao.hibernate.HibDocumentKeyDaoImpl
 
saveDocumentNode(DocumentNode) - Method in interface com.jamasoftware.contour.dao.DocumentNodeDao
Saves a DocumentNode
saveDocumentNode(DocumentNode) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentNodeDaoImpl
 
saveDocumentTag(Document_Tag) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
saveDocumentTag(Document_Tag) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
saveDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.dao.DocumentTypeDao
 
saveDocumentType(DocumentType) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeDaoImpl
 
saveDocumentTypeField(DocumentTypeField) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
saveDocumentTypeField(DocumentTypeField) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
saveDocumentTypeFieldList(Collection<DocumentTypeField>) - Method in interface com.jamasoftware.contour.dao.DocumentTypeFieldDao
 
saveDocumentTypeFieldList(Collection<DocumentTypeField>) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentTypeFieldDaoImpl
 
saveDocumentURL(Document_URL) - Method in interface com.jamasoftware.contour.dao.Document_URLDao
 
saveDocumentURL(Document_URL) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocument_URLDaoImpl
 
saveEmail(Email) - Method in interface com.jamasoftware.contour.api.dao.EmailDao
 
saveEmail(Email) - Method in class com.jamasoftware.contour.dao.hibernate.HibEmailDaoImpl
 
saveEventLog(EventEntry) - Method in interface com.jamasoftware.contour.api.dao.EventLogDao
 
saveEventLog(EventEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibEventLogDaoImpl
 
saveFieldLayout(FieldLayout) - Method in interface com.jamasoftware.contour.dao.FieldLayoutDao
 
saveFieldLayout(FieldLayout) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutDaoImpl
 
saveFieldLayoutEntry(FieldLayoutEntry) - Method in interface com.jamasoftware.contour.dao.FieldLayoutEntryDao
 
saveFieldLayoutEntry(FieldLayoutEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibFieldLayoutEntryDaoImpl
 
saveFilter(Filter) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
saveFilter(Filter) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
saveGlobalKeyLookup(GlobalKeyLookup) - Method in interface com.jamasoftware.contour.globalKey.dao.GlobalKeyLookupDao
 
saveGlobalKeyLookup(GlobalKeyLookup) - Method in class com.jamasoftware.contour.globalKey.dao.hibernate.HibGlobalKeyLookupDaoImpl
 
saveHistory(UserMetricHistory) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserMetricHistoryDaoImpl
 
saveHistory(UserMetricHistory) - Method in interface com.jamasoftware.contour.dao.UserMetricHistoryDao
 
saveIntegrationComponentMapping(IntegrationComponentMapping) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
saveIntegrationComponentMapping(IntegrationComponentMapping) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
saveIntegrationConnection(IntegrationConnection) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
saveIntegrationConnection(IntegrationConnection) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
saveIntegrationFieldMapping(IntegrationFieldMapping) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationDaoImpl
 
saveIntegrationFieldMapping(IntegrationFieldMapping) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationDao
 
saveIntegrationRelationshipMapping(IntegrationRelationshipMapping) - Method in class com.jamasoftware.contour.integrations.dao.hibernate.HibIntegrationRelationshipMappingDaoImpl
 
saveIntegrationRelationshipMapping(IntegrationRelationshipMapping) - Method in interface com.jamasoftware.contour.integrations.dao.IntegrationRelationshipMappingDao
 
saveItemTemplate(ItemTemplate) - Method in class com.jamasoftware.contour.dao.hibernate.HibItemTemplateDaoImpl
 
saveItemTemplate(ItemTemplate) - Method in interface com.jamasoftware.contour.dao.ItemTemplateDao
 
saveJobSchedule(JobSchedule) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
saveJobSchedule(JobSchedule) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
saveLicenseSnapshot(LicenseSnapshot) - Method in class com.jamasoftware.contour.dao.hibernate.HibLicenseDaoImpl
 
saveLicenseSnapshot(LicenseSnapshot) - Method in interface com.jamasoftware.contour.dao.LicenseDao
 
saveLookup(Lookup) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
saveLookup(Lookup) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
saveLookupList(List<Lookup>) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupDaoImpl
 
saveLookupList(List<Lookup>) - Method in interface com.jamasoftware.contour.dao.LookupDao
 
saveLookupType(LookupType) - Method in class com.jamasoftware.contour.dao.hibernate.HibLookupTypeDaoImpl
 
saveLookupType(LookupType) - Method in interface com.jamasoftware.contour.dao.LookupTypeDao
 
saveMentionFilter(MentionFilter) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibMentionFilterDaoImpl
 
saveMentionFilter(MentionFilter) - Method in interface com.jamasoftware.contour.comment.dao.MentionFilterDao
 
saveMutedSubscription(MutedSubscription) - Method in class com.jamasoftware.contour.dao.hibernate.HibMutedSubscriptionDaoImpl
 
saveMutedSubscription(MutedSubscription) - Method in interface com.jamasoftware.contour.dao.MutedSubscriptionDao
 
saveOrderedList(OrderedList) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
saveOrderedList(OrderedList) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
saveOrderedListItem(OrderedListItem) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrderedListDaoImpl
 
saveOrderedListItem(OrderedListItem) - Method in interface com.jamasoftware.contour.dao.OrderedListDao
 
saveOrganization(Organization) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
saveOrganization(Organization, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibOrganizationDaoImpl
 
saveOrganization(Organization) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
saveOrganization(Organization, boolean) - Method in interface com.jamasoftware.contour.dao.OrganizationDao
 
saveOrUpdateDomainObject(DomainObjectBase) - Method in interface com.jamasoftware.contour.service.domain.DomainObjectAccessor
 
saveOrUpdateDomainObject(DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
saveOrUpdateObject(Object) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
saveOrUpdateObject(Object) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
 
savePatchInfo(PatchInfo) - Method in class com.jamasoftware.contour.patching.dao.hibernate.HibPatchInfoDaoImpl
 
savePatchInfo(PatchInfo) - Method in interface com.jamasoftware.contour.patching.dao.PatchInfoDao
 
savePerspective(Perspective) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
savePerspective(Perspective) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
savePerspectiveConfig(PerspectiveConfig) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
savePerspectiveConfig(PerspectiveConfig) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
savePerspectiveRoleList(List<Perspective_Role>, Integer, Integer) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
savePerspectiveRoleList(List<Perspective_Role>, Integer, Integer) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
savePerspectiveViewList(List<Perspective_View>) - Method in class com.jamasoftware.contour.dao.hibernate.HibPerspectiveDaoImpl
 
savePerspectiveViewList(List<Perspective_View>) - Method in interface com.jamasoftware.contour.dao.PerspectiveDao
 
savePluginEntry(PluginEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibPluginEntryDaoImpl
 
savePluginEntry(PluginEntry) - Method in interface com.jamasoftware.contour.dao.PluginEntryDao
Saves or updates the given PluginEntry instance.
savePortletInstance(PortletInstance) - Method in interface com.jamasoftware.contour.dashboard.dao.DashboardDao
 
savePortletInstance(PortletInstance) - Method in class com.jamasoftware.contour.dashboard.dao.hibernate.HibDashboardDaoImpl
 
saveProject(Project) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
saveProject(Project, boolean) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectDaoImpl
 
saveProject(Project) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
saveProject(Project, boolean) - Method in interface com.jamasoftware.contour.project.dao.ProjectDao
 
saveProjectField(ProjectField) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectFieldDaoImpl
 
saveProjectField(ProjectField) - Method in interface com.jamasoftware.contour.project.dao.ProjectFieldDao
 
saveProjectType(ProjectType) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeDaoImpl
 
saveProjectType(ProjectType) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeDao
 
saveProjectTypeField(ProjectTypeField) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
saveProjectTypeField(ProjectTypeField) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeFieldDao
 
saveProjectTypeFieldList(Collection<ProjectTypeField>) - Method in class com.jamasoftware.contour.project.dao.hibernate.HibProjectTypeFieldDaoImpl
 
saveProjectTypeFieldList(Collection<ProjectTypeField>) - Method in interface com.jamasoftware.contour.project.dao.ProjectTypeFieldDao
 
savePropertyEntry(PropertyEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
savePropertyEntry(PropertyEntry) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
savePropertyList(List<PropertyEntry>, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
savePropertyList(List<PropertyEntry>, boolean) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
saveRelationship(Document_Document) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
saveRelationship(Document_Document) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
saveRelationshipRule(RelationshipRule) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleDaoImpl
 
saveRelationshipRule(RelationshipRule) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleDao
 
saveRelationshipRuleSet(RelationshipRuleSet) - Method in class com.jamasoftware.contour.relationship.dao.hibernate.HibRelationshipRuleSetDaoImpl
 
saveRelationshipRuleSet(RelationshipRuleSet) - Method in interface com.jamasoftware.contour.relationship.dao.RelationshipRuleSetDao
 
saveRelationships(List<Document_Document>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
saveRelationships(List<Document_Document>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
saveRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipTypeDaoImpl
 
saveRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.dao.RelationshipTypeDao
 
saveRelease(Release) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
saveRelease(Release) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
saveReleaseType(ReleaseType) - Method in class com.jamasoftware.contour.dao.hibernate.HibReleaseDaoImpl
 
saveReleaseType(ReleaseType) - Method in interface com.jamasoftware.contour.dao.ReleaseDao
 
saveReport(Report) - Method in class com.jamasoftware.contour.dao.hibernate.HibReportDaoImpl
 
saveReport(Report) - Method in interface com.jamasoftware.contour.dao.ReportDao
 
saveReuseRule(ReuseRule) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibReuseRuleDaoImpl
 
saveReuseRule(ReuseRule) - Method in interface com.jamasoftware.contour.reuse.dao.ReuseRuleDao
 
saveReuseRuleFieldConfig(ReuseRuleFieldConfig) - Method in interface com.jamasoftware.contour.reuse.dao.FieldConfigDao
 
saveReuseRuleFieldConfig(ReuseRuleFieldConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibFieldConfigDaoImpl
 
saveReuseRuleRelationshipConfig(ReuseRuleRelationshipConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibRelationshipConfigDaoImpl
 
saveReuseRuleRelationshipConfig(ReuseRuleRelationshipConfig) - Method in interface com.jamasoftware.contour.reuse.dao.RelationshipConfigDao
 
saveReuseRuleWidgetConfig(ReuseRuleWidgetConfig) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibWidgetConfigDaoImpl
 
saveReuseRuleWidgetConfig(ReuseRuleWidgetConfig) - Method in interface com.jamasoftware.contour.reuse.dao.WidgetConfigDao
 
saveReview(Review) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibReviewDaoImpl
 
saveReview(Review) - Method in interface com.jamasoftware.contour.review.dao.ReviewDao
 
saveRevision(Revision) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
saveRevision(Revision) - Method in interface com.jamasoftware.contour.review.dao.RevisionDao
 
saveRevision_Item(Revision_Item) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_ItemDaoImpl
 
saveRevision_Item(Revision_Item) - Method in interface com.jamasoftware.contour.review.dao.Revision_ItemDao
 
saveRevision_User(Revision_User) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_UserDaoImpl
 
saveRevision_User(Revision_User) - Method in interface com.jamasoftware.contour.review.dao.Revision_UserDao
 
saveRevision_User_Item(Revision_User_Item) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevision_User_ItemDaoImpl
 
saveRevision_User_Item(Revision_User_Item) - Method in interface com.jamasoftware.contour.review.dao.Revision_User_ItemDao
 
saveRevisionPropertyEntry(RevisionPropertyEntry) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionPropertyEntryDaoImpl
 
saveRevisionPropertyEntry(RevisionPropertyEntry) - Method in interface com.jamasoftware.contour.review.dao.RevisionPropertyEntryDao
 
saveRole(Role) - Method in class com.jamasoftware.contour.dao.hibernate.HibRoleDaoImpl
 
saveRole(Role) - Method in interface com.jamasoftware.contour.dao.RoleDao
 
saveSignature(Signature) - Method in class com.jamasoftware.contour.dao.hibernate.HibSignatureDaoImpl
 
saveSignature(Signature) - Method in interface com.jamasoftware.contour.dao.SignatureDao
Persists a Signature.
saveSmartFilter(SmartFilter) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
saveSmartFilter(SmartFilter) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
saveSubscription(Subscription) - Method in class com.jamasoftware.contour.dao.hibernate.HibSubscriptionDaoImpl
 
saveSubscription(Subscription) - Method in interface com.jamasoftware.contour.dao.SubscriptionDao
 
saveSyncOptions(SyncOptions) - Method in class com.jamasoftware.contour.reuse.dao.hibernate.HibSyncOptionsDaoImpl
 
saveSyncOptions(SyncOptions) - Method in interface com.jamasoftware.contour.reuse.dao.SyncOptionsDao
 
saveSystemPropertyEntry(String, String, PropertyType<?>) - Method in class com.jamasoftware.contour.dao.hibernate.HibPropertyEntryDaoImpl
 
saveSystemPropertyEntry(String, String, PropertyType<?>) - Method in interface com.jamasoftware.contour.dao.PropertyEntryDao
 
saveTag(Tag) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
saveTag(Tag) - Method in interface com.jamasoftware.contour.tag.dao.TagDao
 
saveTestResult(TestResult) - Method in class com.jamasoftware.contour.dao.hibernate.HibTestResultDaoImpl
 
saveTestResult(TestResult) - Method in interface com.jamasoftware.contour.dao.TestResultDao
 
saveTestRuns(List<TestRun>) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunDaoImpl
 
saveTestRuns(List<TestRun>) - Method in interface com.jamasoftware.contour.qa.dao.TestRunDao
 
saveTestRunSet(TestRunSet) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestRunSetDaoImpl
 
saveTestRunSet(TestRunSet) - Method in interface com.jamasoftware.contour.qa.dao.TestRunSetDao
 
saveTestSet(TestSet) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetDaoImpl
 
saveTestSet(TestSet) - Method in interface com.jamasoftware.contour.qa.dao.TestSetDao
 
saveTestSetCase(TestSetCase) - Method in class com.jamasoftware.contour.qa.dao.hibernate.HibTestSetCaseDaoImpl
 
saveTestSetCase(TestSetCase) - Method in interface com.jamasoftware.contour.qa.dao.TestSetCaseDao
 
saveToken(Token) - Method in class com.jamasoftware.contour.dao.hibernate.HibTokenDaoImpl
 
saveToken(Token) - Method in interface com.jamasoftware.contour.dao.TokenDao
 
SaveTraceResponse - Class in com.jamasoftware.contour.service.dto
Response from saving relationship(s).
SaveTraceResponse() - Constructor for class com.jamasoftware.contour.service.dto.SaveTraceResponse
 
SaveTraceResponse(int, int) - Constructor for class com.jamasoftware.contour.service.dto.SaveTraceResponse
 
saveUser(User) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserDaoImpl
 
saveUser(User) - Method in interface com.jamasoftware.contour.dao.UserDao
 
saveUserAgent(String, String) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
saveUserAgent(String, String) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Update a session's record with the user-agent captured at login.
saveUserJobSchedule(User_JobSchedule) - Method in class com.jamasoftware.contour.dao.hibernate.HibJobScheduleDaoImpl
 
saveUserJobSchedule(User_JobSchedule) - Method in interface com.jamasoftware.contour.dao.JobScheduleDao
 
saveUserLogEntry(UserLogEntry) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserLogEntryDaoImpl
 
saveUserLogEntry(UserLogEntry) - Method in interface com.jamasoftware.contour.dao.UserLogEntryDao
Saves or updates the specified log entry.
saveVersion(Version) - Method in class com.jamasoftware.contour.dao.hibernate.HibVersionDaoImpl
 
saveVersion(Version) - Method in interface com.jamasoftware.contour.dao.VersionDao
 
saveView(View) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
saveView(View) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
saveViewConfig(ViewConfig) - Method in class com.jamasoftware.contour.dao.hibernate.HibViewDaoImpl
 
saveViewConfig(ViewConfig) - Method in interface com.jamasoftware.contour.dao.ViewDao
 
saveViewHistory(UserItemViewHistory) - Method in class com.jamasoftware.contour.dao.hibernate.HibUserItemViewHistoryDaoImpl
 
saveViewHistory(UserItemViewHistory) - Method in interface com.jamasoftware.contour.dao.UserItemViewHistoryDao
 
saveWorkflow(HibernateWorkflow) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
saveWorkflow(HibernateWorkflow) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
saveWorkflowDefinition(ContourWorkflowDefinition) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
saveWorkflowDefinition(ContourWorkflowDefinition) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDefinitionDao
 
ScopedObject - Interface in com.jamasoftware.contour.api.domain
 
ScopedObjectDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
ScopedObjectDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.ScopedObjectDependencyAdder
 
ScopedObjectWithContext - Interface in com.jamasoftware.contour.api.domain
 
ScopeDomainObject - Class in com.jamasoftware.contour.data.domain
 
ScopeDomainObject() - Constructor for class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
ScopeDomainObjectScopeIdColumn - Class in com.jamasoftware.contour.data.domain
 
ScopeDomainObjectScopeIdColumn() - Constructor for class com.jamasoftware.contour.data.domain.ScopeDomainObjectScopeIdColumn
 
scopeId - Variable in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
ScopeRefDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
ScopeRefDomainObjectLink(DomainObjectNode, DomainObjectNode, ScopeRefMode, DomainObjectAccessor) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
ScopeRefMode - Enum in com.jamasoftware.contour.util.domain
 
search(Query, Query, Filter, Sort, PageInfo, boolean) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
search(Query, Query, Filter, Sort, PageInfo) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
search(Query, Query, Filter, Sort, PageInfo) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
search(Query, Query, Filter, Sort, PageInfo, boolean) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
search(Query, Query, Filter, Sort, PageInfo) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
search(Query, Query, Filter, Sort, PageInfo, boolean) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
search(Query, PageInfo, Sort) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
search(Query, Query, Filter, Sort, PageInfo, boolean) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
 
search(Query, Query, Filter, Sort, PageInfo) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
 
search(Query, PageInfo, Sort) - Method in interface com.jamasoftware.contour.search.dao.SmartFilterDao
 
searchClass(Query, Query, Filter, Sort, PageInfo, Class<T>) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
searchClass(Query, Query, Filter, Sort, PageInfo, Class<T>) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
searchClass(Class<T>, Query, Query, Filter, Sort, PageInfo, String) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
searchClass(Class<T>, Query, Query, Filter, Sort, PageInfo, boolean, String) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
searchClass(Class<T>, Query, Query, Filter, Sort, PageInfo, String) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
 
searchClass(Class<T>, Query, Query, Filter, Sort, PageInfo, boolean, String) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
 
searchClasses(Query, Query, Sort, PageInfo, Class<?>, Class<?>) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
 
searchClasses(Query, Query, Sort, PageInfo, Class<?>, Class<?>) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
searchClasses(Query, Query, Sort, PageInfo, Class<?>, Class<?>) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
searchClasses(Query, Query, Sort, PageInfo, Class<?>, Class<?>) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
 
searchClassWithProjection(Query, Query, Filter, Sort, PageInfo, Class<T>, String[]) - Method in interface com.jamasoftware.contour.search.dao.FilterDao
Searches the index and returns the results with projected properties.
searchClassWithProjection(Query, Query, Filter, Sort, PageInfo, Class<T>, String[]) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
searchClassWithProjection(Class<T>, Query, Query, Filter, Sort, PageInfo, String[]) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
searchClassWithProjection(Class<T>, Query, Query, Filter, Sort, PageInfo, String[]) - Method in interface com.jamasoftware.contour.search.dao.SearchDao
Searches the index and returns the results with projected properties.
searchComments(CommentFilter, Integer) - Method in interface com.jamasoftware.contour.comment.dao.CommentDao
 
searchComments(CommentFilter, Integer) - Method in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
SearchDao - Interface in com.jamasoftware.contour.search.dao
Data Access Object for Filter.
searchIndex(FullTextQuery, PageInfo) - Method in interface com.jamasoftware.contour.dao.hibernate.ContourItemHibernateSearcher
 
searchIndex(FullTextQuery, PageInfo) - Method in class com.jamasoftware.contour.dao.hibernate.ContourItemNoProjectionHibernateSearcher
 
searchIndex(FullTextQuery, PageInfo) - Method in class com.jamasoftware.contour.dao.hibernate.ContourItemProjectionHibernateSearcher
 
SearchResults<T> - Class in com.jamasoftware.contour.api.service.search
This class represents the results of a (potentially) paged query.
SearchResults() - Constructor for class com.jamasoftware.contour.api.service.search.SearchResults
 
SearchResults(List<T>) - Constructor for class com.jamasoftware.contour.api.service.search.SearchResults
 
SearchResults(List<T>, PageInfo) - Constructor for class com.jamasoftware.contour.api.service.search.SearchResults
 
SECTION - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Folder category signifies that this document type represents Folders in the system hierarchy, ID 1004.
SessionInfoDTO - Class in com.jamasoftware.contour.service.dto
 
SessionInfoDTO() - Constructor for class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
SessionInfoDTO(HttpSession, Date) - Constructor for class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
SessionInfoDTO(User, HttpSession, Date) - Constructor for class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
SET - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Set category signifies that this document type represents Sets in the system hierarchy, ID 1003.
setAclManager(AclManager) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setAclObject(AclObject) - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
setAclObject(AclObject) - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
setAction(String) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setAction(String) - Method in interface com.jamasoftware.contour.api.domain.StepItem
 
setAction(String) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setAction(String) - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
setAction(String) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setAction(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
setAction(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setActionClassType(Integer) - Method in class com.jamasoftware.contour.plugin.WorkflowActionMapping
 
setActionParams(List<String>) - Method in class com.jamasoftware.contour.plugin.WorkflowActionMapping
 
setActivated(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the activated value for the user.
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.EventType
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
setActive(boolean) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.OrderedList
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setActive(boolean) - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
setActive(boolean) - Method in interface com.jamasoftware.contour.api.domain.View
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
setActive(Boolean) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setActive(Boolean) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setActive(boolean) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setActive(boolean) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setActive(boolean) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
setActive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setActive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets whether or not this document type is active.
setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets whether or not this is lookup is active.
setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsModule
Sets whether or not this module is active.
setActive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets whether or not this project is active.
setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Sets whether or not this relationship type is active.
setActive(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Set whether or not this release is active.
setActiveFeatures(Map<String, Boolean>) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setActiveProjectsOnly(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setActualLicenseType(String) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setActualLicenseType(String) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setActualResults(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setActualResults(String) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setAddRelationshipFromOriginal(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
setAddRelationshipToOriginal(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
setAddressesArtifactId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.CommentArtifact
 
setAddressesArtifactId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
setAddSyncRelationship(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setAddSyncRelationship(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setAddSyncRelationship(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setAffectedItemIds(List<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setAllChildNodes(List<DocumentNode>) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setAllChildNodes(List<DocumentNode>) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setAllowAddReviewersAndApprovers(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setAllowAddReviewersAndApprovers(Boolean) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setAllowDelegateApproval(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setAllowDelegateApproval(Boolean) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setAllowedTypes(List<Integer>) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setAllowVoting(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setAllowVoting(Boolean) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setAllowVoting(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setAllRelationships(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setAllRelationships(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setAllWidgets(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setAllWidgets(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setAndLockCell(Cell, Object) - Static method in class com.jamasoftware.contour.report.util.ExcelReportUtil
 
setApplicationContext(ApplicationContext) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
setApplicationContext(ApplicationContext) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setApproved(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setApproved(Boolean) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setApproved(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setApprovedRevision(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setApprovedRevision(Boolean) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setApprovedRevision(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setArchived(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setArchived(Boolean) - Method in interface com.jamasoftware.contour.api.qa.domain.TestPlan
 
setArchived(Boolean) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setArchived(Boolean) - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
setArchived(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsTestPlan
 
setArtifactType(CommentArtifactType) - Method in interface com.jamasoftware.contour.comment.domain.CommentArtifact
 
setArtifactType(CommentArtifactType) - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
setArtificialIndent(Integer) - Method in class com.jamasoftware.contour.report.dto.ReportDocumentDTO
 
setAssignedTo(User) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setAssignedTo(User) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setAssignedTo(User) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setAssignedTo(User) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
setAssignedTo(User) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setAssignedTo(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setAssignedTo(User) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setAssignedTo(User) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setAssignedTo(User) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setAssignedToUserId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
 
setAssociatedItem(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
setAssociatedItem(ContourItem) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setAssociatedItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Sets the item associated with the Change Request.
setAssociationType(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setAssociationType(Lookup) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setAttachment(Integer) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setAttachment(Attachment) - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
setAttachment(Document) - Method in interface com.jamasoftware.contour.api.domain.Document_DocAttach
 
setAttachment(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setAttachment(Attachment) - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
setAttachment(Document) - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
setAttachment(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Sets the attachment attached to the item.
setAttachmentDao(AttachmentDao) - Method in class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
setAttachmentDao(AttachmentDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setAttachmentDocId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setAttachmentService(AttachmentService) - Method in class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
setAttachmentTypeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setAttachmentTypeId(Integer) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setAttachmentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setAttempts(int) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setAttempts(int) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setAttribute(String, Object) - Method in interface com.jamasoftware.contour.api.domain.Token
 
setAttribute(String, Object) - Method in class com.jamasoftware.contour.domain.TokenImpl
Sets an attribute on a token.
setAttributes(Map<String, String>) - Method in interface com.jamasoftware.contour.api.domain.Token
 
setAttributes(Map<String, String>) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
setAuthors(List<User>) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setAuthors(List<User>) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setAuthors(List<WsUser>) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setAutoFollowCommentedItems(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setAutoFollowCommentedItems(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setAvatar(Attachment) - Method in interface com.jamasoftware.contour.api.domain.User
 
setAvatar(Attachment) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setAvatar(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setBackingPluginManagerCache(JamaCache<String, PluginManager>) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
setBackwardTierData(TraceViewTierData) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
setBaseDn(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setBaseDn(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setBaseLine(BaseLine) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setBaseline(BaseLine) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setBaseLine(BaseLine) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setBaseline(BaseLine) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setBaseLineDao(BaseLineDao) - Method in class com.jamasoftware.contour.domain.delete.BaselineDeleter
 
setBaselineId(Integer) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
setBaselineId(Integer) - Method in class com.jamasoftware.contour.report.util.ExportContext
 
setBaseLineId(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setBaselineId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setBaselineName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setBaseLineRefId(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setBaseLines(Set<BaseLine>) - Method in interface com.jamasoftware.contour.api.domain.Version
 
setBaseLines(Set<BaseLine>) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setBaseLineScopeId(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setBaseUrl(String) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setBaseUrl(String) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setBaseUrl(String) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setBaseUrl(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Sets the base URL for the organization.
setBatchIndexDao(BatchIndexDao) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
setBindDn(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setBindDn(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setBindPassword(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setBindPassword(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setBypassSecurityFilter(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setCalculatedDecimalPrecision(Integer) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
setCalculatedFieldConfigOnField(CalculatedFieldConfig, DocumentTypeField) - Static method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
setCalculationType(CalculationType) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
setCanInferChildType(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setCanOverride(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setCanOverride(Boolean) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setCategory(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setCategory(DocumentTypeCategory) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setCategory(Integer) - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
setCategory(Integer) - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
setCategory(Integer) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
setCategory(Integer) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setCategory(DocumentTypeCategory) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setCategory(Integer) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setCategory(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
setCategory(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
setCategory(DocumentTypeCategory) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setCategory(WsDocumentTypeCategory) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets document type's category.
setCategory(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setCategory(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the release type's category.
setCategoryDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
setCellValue(Cell, Object, String, DocumentField, SimpleDateFormat, boolean) - Static method in class com.jamasoftware.contour.report.util.ExcelReportUtil
 
setChangeRequestAssociationDao(ChangeRequestAssociationDao) - Method in class com.jamasoftware.contour.domain.delete.VersionDeleter
 
setChangeRequestComment(String) - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
setChangeRequestComment(String) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setChangeRequestComment(String) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Sets the change request association comment.
setChangeRequestItem(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
setChangeRequestItem(ContourItem) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setChangeRequestItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Sets the Change Request of the association.
setChecked(boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentCheckedTreeNode
 
setCheckLockedByUser(User) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
setChildComments(List<WsComment>) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setChildDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setChildDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setChildDocumentTypeCategory(DocumentTypeCategory) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setChildDocumentTypeDisplayPlural(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setChildDocumentTypeIcon(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setChildDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setChildDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the id of the item's child document type.
setChildDocumentTypeIsSystemType(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setChildRelationshipConfigs(List<RelationshipConfig>) - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
setChildRelationshipConfigs(List<RelationshipConfig>) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setChildren(List<ExtDocumentTreeNode>) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setClazz(Class) - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
setClientName(String) - Method in class com.jamasoftware.contour.domain.License
 
setClientOrganization(String) - Method in class com.jamasoftware.contour.domain.License
 
setClosed(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setClosed(Boolean) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setCls(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setCode(String) - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutType
 
setCode(String) - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
setCollectionSummary(WsSyncStatus.CollectionSummary) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
setColor(String) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setColor(String) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setColor(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the color hex string for this lookup
setColor(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
 
setColor(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
 
setColorCellColumn(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setColoredRowIndicatesFolder(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setColumnFieldList(List<ColumnFieldDTO>) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setComment(Comment) - Method in interface com.jamasoftware.contour.comment.domain.Comment_Tag
 
setComment(Comment) - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
setCommentApi(CommentApi) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setCommentArtifactTypes(Set<CommentArtifactType>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setCommentCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setCommentDao(CommentDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setCommentId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.CommentArtifact
 
setCommentId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
setCommentId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.CommentThreadMuteRequest
 
setCommentId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
setCommentId(Integer) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setComments(String) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setComments(String) - Method in interface com.jamasoftware.contour.api.domain.Signature
 
setComments(String) - Method in interface com.jamasoftware.contour.api.domain.Version
 
setComments(String) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setComments(String) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setComments(String) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Sets the comments associated with this signature.
setComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
 
setCommentsCount(Integer) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setCommentsCount(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setCommentsDirection(IntegrationDirectionType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setCommentsDirection(IntegrationDirectionType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setCommentText(String) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setCommentText(String) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setCommentText(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the text of the comment.
setCommentTextAnalyzer(CommentTextAnalyzer) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setCommentType(CommentType) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setCommentType(CommentType) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setCommentType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setComponent(String) - Method in class com.jamasoftware.contour.service.dto.ComponentParameter
 
setComponents(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
setComponents(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setComponents(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets document type's components (change request, tags, etc...).
setComponents(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the components of the project type.
setComponentsDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
setConditionClassType(Integer) - Method in class com.jamasoftware.contour.plugin.WorkflowConditionMapping
 
setConditionParams(List<String>) - Method in class com.jamasoftware.contour.plugin.WorkflowConditionMapping
 
setConfig(String) - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
setConfig(String) - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
setConfig(String) - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
setConfig(String) - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
setConnectedUsersUniqueCount(Integer) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setConnectedUsersUniqueCount(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setContent(String) - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
setContent(String) - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
setContent(String) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setContent(String) - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
setContents(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
setContentType(String) - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
setContentType(String) - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
setContextId(Integer) - Method in interface com.jamasoftware.contour.api.domain.ScopedObjectWithContext
 
setContextId(Integer) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setContextScopeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.ScopedObjectWithContext
 
setContextScopeId(Integer) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setContextSensitive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setContextSensitive(Boolean) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setContextSensitive(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setContourItem(ContourItem) - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
setContourItemDao(ContourItemDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setContourItemDao(ContourItemDao) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setContourItemHibernateSearcher(ContourItemHibernateSearcher) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
setContourItemProjections(List<ContourItemIndexProjection>) - Method in class com.jamasoftware.contour.dao.hibernate.ContourItemProjectionHibernateSearcher
 
setContourItemService(ContourItemService) - Method in class com.jamasoftware.contour.plugin.TraceViewPlugin
 
setContourVersion(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setControlStyle(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setControlStyle(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setControlStyle(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setControlStyle(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setControlType(FieldControlType) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setControlType(FieldControlType) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setControlTypeId(Integer) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setControlTypeId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setCopyAssociatedTagsAttachmentsLinks(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
setCopyLocationNodeId(String) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setCopyLocationNodeId(String) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setCopyRelatedItems(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setCount(Integer) - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
setCount(int) - Method in class com.jamasoftware.contour.service.dto.EventStat
 
setCount(Integer) - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
setCreatedBy(Integer) - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
setCreatedBy(Integer) - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
setCreatedBy(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setCreatedBy(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setCreatedBy(UserPropertyDTO) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
setCreatedBy(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setCreatedDate(Date) - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
setCreatedDate(Date) - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
setCreatedDate(Date) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setCreatedDate(Date) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setCreatedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setCreatedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the date the item was created.
setCreatedItemIds(Set<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setCreatedItems(Set<Integer>) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setCreatedRelationships(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setCreateRelationships(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setCreateRelationshipType(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setCreationDate(Date) - Method in class com.jamasoftware.contour.domain.License
 
setCriterions(Set<String>) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setCriterions(Set<String>) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setCronExpression(String) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setCronExpression(String) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setCronString(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setCronString(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setCurrentProject(Project) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setCurrentProject(Project) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setCurrentUser(User) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setCurrentUser(User) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setCurrentUserWritePermissions(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setCustom(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setCustom(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setCustom(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Sets custom values.
setCustomerId(String) - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
setCustomerId(String) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setCustomFields(Set<DocumentCustomFieldValue>) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setCustomFields(Set<DocumentCustomFieldValue>) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setDashboard(Dashboard) - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
setDashboard(Dashboard) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setData(Integer[][]) - Method in class com.jamasoftware.contour.domain.matrix.MatrixData
 
setDatabaseType(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setDataSource(DataSource) - Method in class com.jamasoftware.contour.dao.hibernate.HibBackupDaoImpl
 
setDataType(FieldDataTypeEnum) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setDatatype(String) - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
setDataType(FieldDataTypeEnum) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
setDataType(FieldDataTypeEnum) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setDatatype(String) - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
setDataType(FieldDataTypeEnum) - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
setDatatype(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
setDataValue(String) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setDataValue(String) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setDataValue(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the value for this lookup.
setDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setDate1(Date) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setDate1(Date) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setDate1(Date) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setDate1(Date) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setDate2(Date) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setDate2(Date) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setDate2(Date) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setDate2(Date) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setDate3(Date) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setDate3(Date) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setDate4(Date) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setDate4(Date) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setDate5(Date) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setDate5(Date) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setDateFormat(SimpleDateFormat) - Method in class com.jamasoftware.contour.report.util.ExportContext
 
setDbPassword(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setDbType(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setDbUserName(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setDefault(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets whether or not this is the default value for the associated lookup type.
setDefault(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets whether or not this relationship type is the default relationship type for its organization.
setDefaultContourUser(User) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setDefaultContourUser(User) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setDefaultDisplay(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
setDefaultDisplay(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setDefaultDisplay(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the default display for the project type.
setDefaultDisplayDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
setDefaultDisplayPlural(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
setDefaultDisplayPlural(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setDefaultDisplayPlural(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the plural version of the default display for the project type.
setDefaultDisplayPluralDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
setDefaultPrefix(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
setDefaultPrefix(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setDefaultPrefix(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the default prefix for the project type.
setDefaultPrefixDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
setDefaultTemplateId(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setDefaultTemplateId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setDefaultValue(Integer) - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
setDefaultValue(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
setDefaultValue(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setDefaultValue(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the default value for the release type.
setDefaultValueDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setDefectDocTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
Read Only
setDefinition(String) - Method in interface com.jamasoftware.contour.api.domain.GlossaryItem
Deprecated.
 
setDefinition(String) - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
setDependencyAdders(List<DependencyAdder>) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
This function will set the dependency object for a given dependant.
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
setDependencyObject(DomainObjectBase, DomainObjectBase) - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
setDescMappingValue(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setDescripiton(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
setDescripiton(String) - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Document_URL
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.EventType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.domain.View
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setDescription(String) - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.LicenseModule
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Sets the attachment's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the baseline's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets the document type's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Sets the event type's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the description of the item.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsLink
 
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the lookup's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Sets the organization's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the project's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the description of the project type.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Sets the relationship type's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the description of the release.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the release type's description.
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setDescription(String) - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
 
setDescriptionDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setDescTableValue(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setDetail(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setDetail(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setDiagramGraphXml(String) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setDiagramGraphXml(String) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setDiagramHeight(Integer) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setDiagramHeight(Integer) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setDiagramImageXml(String) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setDiagramImageXml(String) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setDiagramWidth(Integer) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setDiagramWidth(Integer) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setDialect(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setDiffView(DiffView) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewFieldConfigImpl
 
setDiffView(DiffView) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
setDiffView(DiffView) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewWidgetConfigImpl
 
setDiffViewAuthor(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setDiffViewDao(DiffViewDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setDirection(int) - Method in class com.jamasoftware.contour.api.service.search.SorterInfo
 
setDisabled(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setDisabled(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setDisabledMessage(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
Uses ExtDocumentTreeNode.setCls(String) and ExtDocumentTreeNode.setQtip(String) to make the node appear disabled with a tooltip notification
setDisplay(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setDisplay(String) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setDisplay(String) - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
setDisplay(String) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setDisplay(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setDisplay(String) - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
setDisplay(String) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setDisplay(String) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setDisplay(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setDisplay(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets document type's display.
setDisplay(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setDisplay(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
 
setDisplayDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setDisplayDocumentTooltips(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setDisplayInReleaseTree(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
setDisplayInReleaseTree(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setDisplayName(String) - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
setDisplayName(String) - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
setDisplayName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
setDisplayPlural(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setDisplayPlural(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setDisplayPlural(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setDisplayPlural(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets document type's plural display.
setDisplayPluralDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setDisplays(String[]) - Method in class com.jamasoftware.contour.ws.domain.WsField
Sets the fields display values.
setDistributionGroupDao(DistributionGroupDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setDoAttachments(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
setDoAttachments(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
setDocTypeCategory(WsDocumentTypeCategory) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Document_DocAttach
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Document_URL
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Version
 
setDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.tag.domain.Document_Tag
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setDocument(ContourItem) - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
setDocument(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Sets the item attached to the attachment.
setDocumentDao(DocumentDao) - Method in class com.jamasoftware.contour.domain.delete.ReleaseDeleter
 
setDocumentField(DocumentField) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setDocumentField(DocumentField) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setDocumentGroupDao(DocumentGroupDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentGroupDeleter
 
setDocumentGroupDEPRECATED(DocumentGroup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
setDocumentGroupDEPRECATED(DocumentGroup) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
Deprecated.
setDocumentGroupDEPRECATED(DocumentGroup) - Method in class com.jamasoftware.contour.domain.FilterImpl
Deprecated.
Filters have type and project instead of group
setDocumentGroupDisplay(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setDocumentGroupImage(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setDocumentId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setDocumentId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setDocumentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the id of the document associated with this comment.
setDocumentIds(List<Integer>) - Method in class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
setDocumentKey(String) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setDocumentKey(String) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setDocumentKey(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setDocumentKey(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setDocumentKey(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setDocumentKeyDao(DocumentKeyDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setDocumentName(String) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setDocumentNodeDao(DocumentNodeDao) - Method in class com.jamasoftware.contour.domain.delete.BaselineDeleter
 
setDocumentNodeManager(DocumentNodeManager) - Method in class com.jamasoftware.contour.domain.delete.DocumentNodeDeleter
 
setDocumentService(DocumentService) - Method in class com.jamasoftware.contour.reportData.service.impl.DocumentReportDataServiceImpl
 
setDocumentTags(Set<Document_Tag>) - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
setDocumentTags(Set<Document_Tag>) - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
setDocumentTraceList(List<DocumentTraceDTO>) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.DocumentType_Facet
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.FieldLayout
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setDocumentType(DocumentType) - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
setDocumentType(WsDocumentType) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the item type associated with this filter (Can be null).
setDocumentType(WsDocumentType) - Method in class com.jamasoftware.contour.ws.domain.WsModule
Sets the document type this module inherits from.
setDocumentTypeDao(DocumentTypeDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setDocumentTypeDEPRECATED(DocumentType) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setDocumentTypeFacets(Set<DocumentType_Facet>) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setDocumentTypeFacets(Set<DocumentType_Facet>) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setDocumentTypeFieldDao(DocumentTypeFieldDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentFieldDeleter
 
setDocumentTypeFieldDao(DocumentTypeFieldDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setDocumentTypeFieldDao(DocumentTypeFieldDao) - Method in class com.jamasoftware.contour.domain.delete.ItemTemplateDeleter
 
setDocumentTypeFields(List<DocumentTypeField>) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setDocumentTypeFields(List<DocumentTypeField>) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.review.dto.LiveSearchResults
 
setDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
setDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Set the WsDocumentType id for this item.
setDocumentTypeKey(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setDocumentTypeKey(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setDocumentTypeKey(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setDocumentTypeKey(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets document type's key
setDocumentTypeName(String) - Method in class com.jamasoftware.contour.review.dto.LiveSearchResults
 
setDocumentTypeService(DocumentTypeService) - Method in class com.jamasoftware.contour.plugin.TraceViewPlugin
 
setDocumentUrlDao(Document_URLDao) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setDocumentVersionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setDoLinks(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
setDoLinks(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
setDomainClassMapping(DomainClassMapping) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
setDomainClassMapping(DomainClassMapping) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
setDomainClassMapping(DomainClassMapping) - Method in class com.jamasoftware.contour.search.dao.impl.HibSearchDaoImpl
 
setDomainClassMapping(DomainClassMapping) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
setDomainClassMapping(DomainClassMapping) - Method in class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
setDomainDeleterHelper(DomainDeleterHelper) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setDomainObjectAccessor(DomainObjectAccessor) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
setDomainObjectClassPathScanner(DomainObjectClassPathScanner) - Method in class com.jamasoftware.contour.service.domain.DomainObjectFinderImpl
 
setDomainObjectFinder(DomainObjectFinder) - Method in class com.jamasoftware.contour.domain.DomainClassMapping
 
setDomainObjectFinder(DomainObjectFinder) - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectGraph
 
setDoNotAllowTextItems(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setDoNotShowRelationships(Boolean) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
setDoorsIdColumn(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setDoTags(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
setDoTags(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
setDownstreamConnections(List<ConnectedUsersDTO>) - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
setDownstreamItemCounts(List<Integer>) - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
setDraggable(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setDriverClass(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setDupeBehavior(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleRelationshipConfig
 
setDupeBehavior(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleRelationshipConfigImpl
 
setDuration(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setDuration(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setDuration(Long) - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
setEditable(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setEditableOnly(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setEditXtype(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setEditXtype(String) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setEmail(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setEmail(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setEmail(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user's e-mail address.
setEmailAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setEmailAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setEmailBody(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setEmailBody(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setEmailBody(String) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
setEmailDao(EmailDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setEmailSubject(String) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setEmailSubject(String) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
setEmailSubject(String) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setEmailSubject(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setEmailUpdatesToFollowedItems(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setEmailUpdatesToFollowedItems(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setEnableJndiReferrals(Boolean) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setEnableJndiReferrals(Boolean) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setEncryptedBindPassword(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setEncryptedBindPassword(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setEncryptedPassword(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setEncryptedPassword(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setEndDate(Date) - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
setEndDate(Date) - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
setEndDate(Date) - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
setEndDate(Date) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setEndDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setEndDateWithServerDate(Date) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setEndDateWithServerDate(Date) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setEntityType(String) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setEntityType(String) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setEntryDate(Calendar) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setEntryDate(Calendar) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setEntryDate(Calendar) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the date the comment was made.
setEventDate(Date) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setEventDate(Date) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setEventDate(Date) - Method in class com.jamasoftware.contour.service.dto.EventStat
 
setEventLogDao(EventLogDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentGroupDeleter
 
setEventLogDao(EventLogDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setEventLogDao(EventLogDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setEventType(Integer) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setEventType(Integer) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setEventType(WsEventType) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setEventTypeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
setEventTypeId(Integer) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setEventUser(User) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setEventUser(User) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setExcelUpdateStyle(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setExcludeIntegrationFields(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
setExcludeProjectSpecificFields(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
setExecutionDate(Date) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setExecutionDate(Date) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setExistingItems(Set<Integer>) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setExistingItemsThatWereSkippedOrOverwritten(Set<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setExpectedResult(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestStepItem
 
setExpectedResult(String) - Method in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
setExpectedResult(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
setExpectedResult(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setExpirationDate(Date) - Method in interface com.jamasoftware.contour.api.domain.Token
 
setExpirationDate(Date) - Method in class com.jamasoftware.contour.domain.License
 
setExpirationDate(Date) - Method in class com.jamasoftware.contour.domain.LicenseModule
 
setExpirationDate(Date) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
setExtention(String) - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
setExtention(String) - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
setFacet(Facet) - Method in interface com.jamasoftware.contour.api.domain.DocumentType_Facet
 
setFacet(Facet) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
setFavorite(Boolean) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
setFavorite(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setField(DocumentTypeField) - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
setField(DocumentField) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setField(String) - Method in class com.jamasoftware.contour.api.service.search.SorterInfo
 
setField(DocumentTypeField) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
setField(DocumentField) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setField(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Sets the field the parameter affects.
setFieldConfigDao(FieldConfigDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setFieldEnabledChecker(FieldEnabledChecker) - Method in class com.jamasoftware.contour.review.dao.hibernate.HibRevisionDaoImpl
 
setFieldId(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
setFieldId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
setFieldLayoutDao(FieldLayoutDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setFieldLayoutDao(FieldLayoutDao) - Method in class com.jamasoftware.contour.domain.delete.FieldLayoutDeleter
 
setFieldLayoutDto(FieldLayoutDTO) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewGridConfig
 
setFieldLayoutEntries(List<FieldLayoutEntry>) - Method in interface com.jamasoftware.contour.api.domain.FieldLayout
 
setFieldLayoutEntries(List<FieldLayoutEntry>) - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
setFieldLayoutEntryDao(FieldLayoutEntryDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeFieldDeleter
 
setFieldLayoutId(Integer) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewGridConfig
 
setFieldLayoutType(FieldLayoutType) - Method in interface com.jamasoftware.contour.api.domain.FieldLayout
 
setFieldLayoutType(FieldLayoutType) - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
setFieldList(List<DocumentTypeFieldDTO>) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setFieldMapping(DocumentImportFieldMappingDTO) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setFieldMapping(DocumentTypeDTO) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setFieldMappingName(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setFieldMappingString(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setFieldNameList(List<String>) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setFields(List<DocumentTypeField>) - Method in interface com.jamasoftware.contour.api.reuse.domain.FieldConfig
 
setFields(Object[]) - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
setFields(List<DocumentTypeField>) - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
setFields(WsField[]) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets the fields associated with this document type.
setFields(WsField[]) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the item's fields.
setFieldsIgnoredDueToCrossProjectReuse(List<String>) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setFieldsToCompare(List<DiffViewFieldConfig>) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setFieldType(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setFieldType(Integer) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setFileExtension(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
setFileName(String) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setFileName(String) - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
setFileName(String) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setFileName(String) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setFileName(String) - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
setFileName(String) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setFileSize(Integer) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setFileSize(Integer) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setFileSize(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setFilter(FilterDTO) - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
setFilter(FilterDTO) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setFilter(FilterDTO) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setFilterActiveOnly(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setFilterAuthor(Integer) - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
setFilterAuthor(Integer) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setFilterDao(FilterDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setFilterDao(FilterDao) - Method in class com.jamasoftware.contour.tag.dao.hibernate.HibTagDaoImpl
 
setFilterDocTypeId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setFilterRestriction(Restriction) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setFilterString(String) - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
setFinishedRevision(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setFinishedRevision(Boolean) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setFinishedRevision(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setFirstDocument(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemPairSyncStatus
 
setFirstDocument(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
setFirstDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
setFirstDocumentType(DocumentType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setFirstItemTypeId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
setFirstItemTypeId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
setFirstName(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setFirstName(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setFirstName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the first name of the user.
setFirstNameAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setFirstNameAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setFlag1(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setFlag1(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setFlag1(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setFlag1(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setFlag2(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setFlag2(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setFlag2(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setFlag2(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setFlag3(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setFlag3(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setFlag4(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setFlag4(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setFlag5(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setFlag5(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setFolderIdPath(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setFolderOnly(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setFolderPath(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setForceIndex(boolean) - Method in class com.jamasoftware.contour.data.domain.Tenant
 
setForcePassed(Boolean) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setForcePassed(Boolean) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setForCoverage(Boolean) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
setForCoverage(Boolean) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setForCoverage(Boolean) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
setForCoverage(Boolean) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
setFormat(String) - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
setFormXtype(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setFormXtype(String) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setForward(Boolean) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
setForwardTierData(TraceViewTierData) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
setFromAddress(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setFromAddress(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setFromCompareItemId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setFromDocType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
setFromDocType(DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setFromDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setFromDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setFromItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Sets the "From" item in the relationship.
setFromItemTypeId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
setFromItemTypeId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
setFromName(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setFromName(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setFromPatchNumber(PatchNumber) - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
setFromPatchNumber(PatchNumber) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setFromPatchNumberString(String) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setFullName(String) - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
setFullName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the full name of the user.
setFullNameAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setFullNameAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setGcEnabled(boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl
 
setGenericDao(GenericDao) - Method in class com.jamasoftware.contour.service.domain.DomainObjectAccessorImpl
 
setGenericDao(GenericDao) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDefinitionDaoImpl
 
setGlobalId(String) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setGlobalId(String) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setGlobalId(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setGlobalSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setGlobalSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setGlobalSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setGlobalSortOrderDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
setGoogleAnalyticsAccount(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setGridXtype(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setGridXtype(String) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setGroupId(Integer) - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
setHasChildren(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setHeaderConfig(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setHeaderConfig(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setHeaderRows(Integer) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setHibVersion(Integer) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setHibVersion(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setHideReviewComments(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setHighlightField(String) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setHighlightField(String) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setHighlightFields(Map<String, List<String>>) - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
setHighlightQuote(String) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setHighlightQuote(String) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setHighlightRange(String) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setHighlightRange(String) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setHomeDirectoryService(HomeDirectoryService) - Method in class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
setIcon(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setIcon(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setIcon(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setIconCls(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setId(Integer) - Method in interface com.jamasoftware.contour.api.domain.DomainObjectBase
 
setId(Integer) - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
setId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
setId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
setId(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setId(Integer) - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
setId(Integer) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setId(Integer) - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
setId(Integer) - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
setId(Integer) - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
setId(Integer) - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Sets the attachment's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the baseline's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Sets the change request association's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the comment's id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Sets the doc_attach id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets the document type's id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Sets the category's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Sets the event type's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsField
Sets the id of the field.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the filter's id
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItemName
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLink
 
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the lookup's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsModule
Sets the module's id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Sets the organization's id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the project's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the project type's id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Sets this property entry's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
 
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
 
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the release's id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the release type's id.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
setId(Integer) - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Sets the id of the signature.
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTag
 
setId(Integer) - Method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
Read-only
setId(Integer) - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
 
setId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user id.
setId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
 
setId(String) - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 
setIdentity(String) - Method in interface com.jamasoftware.contour.api.domain.AclObject
Deprecated.
 
setIdentity(String) - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
setIgnoredFields(List<String>) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setIgnoredTraces(int) - Method in class com.jamasoftware.contour.service.dto.SaveTraceResponse
 
setIgnoreSectionCode(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setImage(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setImage(String) - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
setImage(String) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setImage(String) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setImage(String) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setImage(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setImage(String) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setImage(String) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setImage(String) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setImage(String) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setImage(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets the image associated with this type
setImage(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the image associated with this lookup.
setImage(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the image associated with the release.
setImageDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setImportant(Boolean) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setImportant(Boolean) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setImportant(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setImportSectionCode(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setImportType(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setIncludeAssociatedObjects(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setIncludeAssociatedObjects(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setIncludeFields(Set<DocumentField>) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
setIncludeFolderPath(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
setIncludeGlobalId(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
setIncludeHierarchy(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets whether or not the filter includes hierarchy items (items that are not results of the filter, but are required to construct the hierarchy)
setIncludeRelationships(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setIncludeTypeKey(Boolean) - Method in interface com.jamasoftware.contour.api.globalKey.domain.GlobalKeyLookup
 
setIncludeTypeKey(Boolean) - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
setIncludeVersions(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemOptions
 
setIndent(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setIndentDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
setIndentedCellColumn(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setIndexer(Indexer) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
setIndexNow(Boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
setIndexQueryPublisher(IndexQueryPublisher) - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
setInitialized(boolean) - Method in class com.jamasoftware.contour.data.domain.Tenant
 
setInSync(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
setIntegrationDao(IntegrationDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setIntegrationDao(IntegrationDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setIntegrationDao(IntegrationDao) - Method in class com.jamasoftware.contour.integrations.domain.delete.IntegrationComponentMappingDeleter
 
setIntegrationTrigger(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setIntegrationTrigger(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setIntegrationType(IntegrationType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setIntegrationType(IntegrationType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setIntegrationType(IntegrationType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setIntegrationType(IntegrationType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
setIntegrationType(IntegrationType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setIntegrationType(IntegrationType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setIntegrationType(IntegrationType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setIntegrationType(IntegrationType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setIntegrationType(IntegrationType) - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
setIntegrationType(IntegrationType) - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
setIntervalEnd(Date) - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
setIntervalMinutes(Integer) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setIntervalMinutes(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setIntervalStart(Date) - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
setInvalidIfCantInferType(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setInvalidLocationMessage(String) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setIsApprover(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setIsApprover(Boolean) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setIsApprover(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setIsDefault(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setIsDefault(Boolean) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setIsDefault(Boolean) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setIsDefault(Boolean) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setIsDerived(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setIsDerived(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setIsDisabled(boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setIsExclusive(Boolean) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
 
setIsExclusive(Boolean) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
setIsExclusive(Boolean) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
setIsExclusive(Boolean) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
setIsFavorite(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
 
setIsFolder(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setIsFolder(Boolean) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setIsFolder(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setIsFolder(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setIsFolder(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets whether or not this project is a folder.
setIsFolderDEPRECATED(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
setIsHidden(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setIsHidden(Boolean) - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
setIsHidden(Boolean) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setIsHidden(Boolean) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setIsHtml(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setIsHtml(Boolean) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setIsPermissionNode(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setIsPermissionNode(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setIsPreview(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setIsPrivate(Boolean) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setIsPrivate(Boolean) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setIsPublic(Boolean) - Method in interface com.jamasoftware.contour.api.domain.OrderedList
 
setIsPublic(Boolean) - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
setIsPublic(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setIsPublic(Boolean) - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
setIsPublic(Boolean) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setIsPublic(Boolean) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setIsPublic(Boolean) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setIsRevoked(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Signature
 
setIsRevoked(Boolean) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setIsRevoked(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
 
setIsSmartFilter(Boolean) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setIsStructureOnly(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setIsStructureOnly(Boolean) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setIsStructureOnly(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setIsSyncedFacet(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentType_Facet
 
setIsSyncedFacet(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
setIsSynchronizeField(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setIsSynchronizeField(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setIsUpstream(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setIsUpstream(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setIsVisible(Boolean) - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
setIsVisible(Boolean) - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
setItem(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.OrderedListItem
 
setItem(ContourItem) - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
setItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setItemCompareScopeId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setItemConnections(ConnectedUsersDTO) - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
setItems(Set<ContourItem>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setItems(List<OrderedListItem>) - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
setItemsCannotBeMadeCurrent(int) - Method in class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
setItemsChanged(int) - Method in class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
setItemsWithWorkflowField(int) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setItemTemplateDao(ItemTemplateDao) - Method in class com.jamasoftware.contour.domain.delete.ItemTemplateDeleter
 
setItemType(DocumentType) - Method in interface com.jamasoftware.contour.api.reuse.domain.FieldConfig
 
setItemType(DocumentType) - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemTypeLocationConfig
 
setItemType(DocumentType) - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
setItemType(DocumentType) - Method in interface com.jamasoftware.contour.api.reuse.domain.WidgetConfig
 
setItemType(DocumentType) - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
setItemType(DocumentType) - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
setItemType(DocumentType) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setItemType(DocumentType) - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
setItemTypeCopyFields(List<ReuseRuleFieldConfig>) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setItemTypeCopyFields(List<ReuseRuleFieldConfig>) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setItemTypeCopyWidgets(List<ReuseRuleWidgetConfig>) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setItemTypeCopyWidgets(List<ReuseRuleWidgetConfig>) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setItemTypeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
setItemTypeId(Integer) - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
setItemTypeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 
setItemTypeRules(List<ReuseRuleRelationshipConfig>) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setItemTypeRules(List<ReuseRuleRelationshipConfig>) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setItemTypeToLocationConfigs(List<ItemTypeLocationConfig>) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setItemTypeToLocationConfigs(List<ItemTypeLocationConfig>) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setJavaDateTimeFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setJavaDayMonthYearFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setJavaScriptDateTimeFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setJavaScriptDayMonthYearFormat(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setJob(JobSchedule) - Method in interface com.jamasoftware.contour.api.domain.User_JobSchedule
 
setJob(JobSchedule) - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
setJobClass(String) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setJobClass(String) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setJobGroup(String) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setJobGroup(String) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setJobName(String) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setJobName(String) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setJobScheduleDao(JobScheduleDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setJobScheduleDao(JobScheduleDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setKeepRelationships(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setKey(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setKeySeperatorDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setKeywords(Set<String>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setLabel(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setLabel(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setLabel(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setLabel(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setLabel(String) - Method in class com.jamasoftware.contour.ws.domain.WsField
Sets the label of the field.
setLastActivity(Date) - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
setLastActivityDate(Date) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setLastActivityDate(Date) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setLastActivityDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the last date this item had an activity associated with it.
setLastExecuteTime(Date) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setLastExecuteTime(Date) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setLastGenerated(Date) - Method in interface com.jamasoftware.contour.api.domain.User_JobSchedule
 
setLastGenerated(Date) - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
setLastLockedBy(String) - Method in class com.jamasoftware.contour.ws.domain.WsLock
 
setLastLockedDate(String) - Method in class com.jamasoftware.contour.ws.domain.WsLock
 
setLastLogged(Date) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setLastLogged(Date) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setLastName(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setLastName(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setLastName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the last name of the user.
setLastNameAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setLastNameAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setLastViewed(Date) - Method in interface com.jamasoftware.contour.api.domain.UserItemViewHistory
 
setLastViewed(Date) - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
setLatestActivity(Date) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setLatestActivity(Date) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setLatestActivity(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setLatestItemId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setLatestRevision(WsRevision) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setLatestVersionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setLayout(DashboardLayout) - Method in interface com.jamasoftware.contour.api.dashboard.domain.Dashboard
 
setLayout(FieldLayout) - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
setLayout(DashboardLayout) - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
setLayout(FieldLayout) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
setLayoutDEPRECATED(Integer) - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
Deprecated.
setLayoutPosition(Integer) - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutEntry
 
setLayoutPosition(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
setLdapPropertyService(LdapPropertyService) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setLeaf(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setLeftList(List<DocumentInfo>) - Method in class com.jamasoftware.contour.domain.matrix.MatrixData
 
setLeftToRightSyncOptions(SyncOptions) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setLegacyKey(String) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setLegacyKey(String) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setLevel(String) - Method in class com.jamasoftware.contour.service.dto.LoggerEntry
 
setLicenseDao(LicenseDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setLicenseInfo(LicenseInfoDTO) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setLicenseMessage(Integer) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setLicenseMessage(Integer) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setLicenseMessage(String) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setLicenseType(UserLicenseType) - Method in interface com.jamasoftware.contour.api.domain.User
 
setLicenseType(String) - Method in interface com.jamasoftware.contour.api.domain.User_Organization
 
setLicenseType(String) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setLicenseType(LicenseType) - Method in class com.jamasoftware.contour.domain.License
 
setLicenseType(String) - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
setLicenseType(UserLicenseType) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setLicenseType(String) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setLicenseType(OrgLicenseType) - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
setLicenseType(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the license type for the user.
setList(OrderedList) - Method in interface com.jamasoftware.contour.api.domain.OrderedListItem
 
setList(OrderedList) - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
setListItem(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
setLoaded(boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setLocale(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setLocale(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setLocale(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user's locale.
setLocation(String) - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
setLocation(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
setLocation(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setLocation(String) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setLocation(String) - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
setLocation(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setLocation(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user's location.
setLocationAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setLocationAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setLocked(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setLocked(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setLocked(Boolean) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setLocked(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setLocked(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setLocked(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsLock
 
setLocked(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Set the locked value for the user.
setLockedBy(User) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setLockedBy(User) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setLockedById(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setLockedDate(Date) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setLockedDate(Date) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setLoggedIn(Date) - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
setLoginCode(Integer) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setLoginCode(Integer) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setLoginTime(Date) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setLoginTime(Date) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setLogoutCode(Integer) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setLogoutCode(Integer) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setLogoutTime(Date) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setLogoutTime(Date) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setLookup1(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup1(Lookup) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setLookup1(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup1(Lookup) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setLookup10(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup10(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup2(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup2(Lookup) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setLookup2(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup2(Lookup) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setLookup3(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup3(Lookup) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setLookup3(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup3(Lookup) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setLookup4(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup4(Lookup) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setLookup4(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup4(Lookup) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setLookup5(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup5(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup6(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup6(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup7(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup7(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup8(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup8(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookup9(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setLookup9(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setLookupDao(LookupDao) - Method in class com.jamasoftware.contour.domain.delete.LookupTypeDeleter
 
setLookups(List<Lookup>) - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
setLookups(List<Lookup>) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setLookupType(LookupType) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setLookupType(LookupType) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setLookupType(WsLookupType) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the lookup type.
setLookupTypeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setLookupTypeId(Integer) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setLookupTypeId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setLookupTypeId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setLuceneFilter(Filter) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setMainReportFile(Attachment) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setMainReportFile(Attachment) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setMainReportFileName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setMaintenanceDate(Date) - Method in class com.jamasoftware.contour.domain.License
 
setMakeValidNodesLeafs(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setMakeValidNodesWithNoValidChildrenLeafs(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setManage(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
 
setMappedId(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setMappedId(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setMappedId(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setMappedId(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setMappedName(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setMappedName(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setMappedName(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setMappedName(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setMappedProjects(List<ProjectPropertyDTO>) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
setMappedRelationshipTypeId(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
setMappedRelationshipTypeId(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setMappedRelationshipTypeId(String) - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
setMappedRelationshipTypeId(String) - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
setMappedSubProjectId(Integer) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setMappedSubProjectId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setMappedSubProjectName(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setMappedSubProjectName(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setMappedUrl(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setMappedUrl(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setMask(Integer) - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
setMask(long) - Method in interface com.jamasoftware.contour.api.domain.AclPermissionEntry
 
setMask(long) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setMask(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
setMaxEmailToSend(int) - Method in class com.jamasoftware.contour.dao.hibernate.HibEmailDaoImpl
 
setMaxLicenseCount(int) - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
setMaxNodes(Integer) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setMaxResults(int) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setMentionFilterDao(MentionFilterDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setMimetype(String) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setMimetype(String) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setMimetype(String) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setMinimumDefaultOptions() - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
setMinimumPasswordLength(Integer) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setMinimumPasswordStrengthReq(PasswordStrength) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setMirrorHierarchy(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setMirrorHierarchy(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setMirrorHierarchy(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setMissingHierarchyItemsThatWereFound(List<Integer>) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setModifiedBy(Integer) - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
setModifiedBy(Integer) - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
setModifiedBy(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setModifiedBy(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setModifiedDate(Date) - Method in interface com.jamasoftware.contour.api.domain.DomainObject
 
setModifiedDate(Date) - Method in class com.jamasoftware.contour.data.domain.DomainObjectSupport
 
setModifiedDate(Date) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setModifiedDate(Date) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setModifiedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the date this item was modified.
setModules(List<LicenseModule>) - Method in class com.jamasoftware.contour.domain.License
 
setMultiDestinationSelect(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setMultiDestinationSelect(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setMultiItemTypeLocationMapIsValid(boolean) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setMutedSubscriptionDao(MutedSubscriptionDao) - Method in class com.jamasoftware.contour.domain.delete.SubscriptionDeleter
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.EventType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.FieldLayoutType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.OrderedList
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.PerspectiveType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ReleaseType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ReportFormat
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ReportType
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.View
 
setName(String) - Method in interface com.jamasoftware.contour.api.domain.ViewType
 
setName(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationDirectionType
 
setName(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setName(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectField
 
setName(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectType
 
setName(String) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setName(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setName(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
setName(String) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setName(String) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setName(String) - Method in interface com.jamasoftware.contour.api.review.domain.RevisionStatus
 
setName(String) - Method in interface com.jamasoftware.contour.api.review.domain.RevisionUserItemStatus
 
setName(String) - Method in interface com.jamasoftware.contour.api.workflow.domain.ContourWorkflowDefinition
 
setName(String) - Method in interface com.jamasoftware.contour.comment.domain.CommentStatus
 
setName(String) - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
setName(String) - Method in interface com.jamasoftware.contour.comment.domain.CommentType
 
setName(String) - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
setName(String) - Method in interface com.jamasoftware.contour.comment.domain.MentionFilter
 
setName(String) - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setName(String) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.LicenseModule
 
setName(String) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setName(String) - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setName(String) - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
setName(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setName(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setName(String) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setName(String) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setName(String) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setName(String) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
setName(String) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
setName(String) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
setName(String) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setName(String) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setName(String) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setName(String) - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
setName(String) - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
setName(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setName(String) - Method in class com.jamasoftware.contour.service.dto.LoggerEntry
 
setName(String) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setName(String) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
setName(String) - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the baseline's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Sets the category's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Sets the event type's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsField
Sets the name of the field.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the filter's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the name of the item.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsItemName
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the lookup's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Sets the organization's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the project's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the name of the project type.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Sets the relationship type's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the name of the release.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the release type's name.
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
setName(String) - Method in enum com.jamasoftware.contour.ws.domain.WsReportType
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReuseRule
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
Read-only
setName(String) - Method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
 
setName(String) - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 
setNameAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setNameAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setNameDefaultValue(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setNameDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setNameDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
Deprecated.
Name has been replaced by display
setNameMappingValue(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setNameTableValue(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setNavConfig(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setNavConfig(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setNextReleaseDate(Date) - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
setNextTierData(TraceViewTierData) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
setNode(ExtDocumentTreeNode) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
 
setNonReservedActiveLicenseCount(int) - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
setNote(String) - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
setNote(String) - Method in interface com.jamasoftware.contour.api.domain.Document_DocAttach
 
setNote(String) - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
setNote(String) - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
setNote(String) - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Sets the note associated with the doc_attach.
setNotes(String) - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
setNotes(String) - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
setNotes(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setNotes(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestStepItem
 
setNotes(String) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setNotes(String) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setNotes(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setNotes(String) - Method in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
setNotes(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
setNotes(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setNotes(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets notes associated with the user.
setNotificationFromUser(User) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
setNotifyAuthorOnComplete(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setNotifyAuthorOnComplete(Boolean) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setNumberConcurrent(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumberFloatingReadOnly(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumberNamed(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumberNamedReviewer(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumberReadOnly(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumberRejected(int) - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
setNumberReviewer(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumberStakeholder(Integer) - Method in class com.jamasoftware.contour.domain.License
 
setNumCreatedRelationships(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setNumDuplicateGidItems(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setNumExistingRelationshipsThatWereSkipped(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setNumInLicense(Integer) - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
setNumLockedItems(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setNumRedundantItems(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setNumReserved(Integer) - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
setNumSkippedItemsDueToBeingLocked(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setNumSkippedItemsDueToBeingRedundant(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setNumSkippedItemsDueToGlobalIDUniquenessConstraint(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setNumSkippedItemsDueToNoContainerWritePermissions(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setNumSkippedItemsDueToNotHavingWritePermissionsToALocation(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
setNumUsers(Integer) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setNumUsers(Integer) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setNumVotesPerUser(Integer) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setNumVotesPerUser(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setNumVotesPerUser(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setObject(DomainObject) - Method in class com.jamasoftware.contour.api.service.search.JamaHit
 
setObjectId(Integer) - Method in interface com.jamasoftware.contour.api.domain.ObjectTypeScoped
 
setObjectId(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setObjectId(Integer) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setObjectType(Integer) - Method in interface com.jamasoftware.contour.api.domain.ObjectTypeScoped
 
setObjectType(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setObjectType(Integer) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setObjectType(Integer) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setObjectType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setObjectTypeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
setObjectTypeId(Integer) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setOffset(int) - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
setOnlyCommentsCreatedAfter(Date) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setOnlyCommentsCreatedBefore(Date) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setOnlyOrgLevelComments(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setOnlyRootComments(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setOnlyShowItemsWithDifferences(Boolean) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setOnlyThreadsUpdatedAfter(Date) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setOnlyThreadsUpdatedBefore(Date) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setOpen(String, boolean) - Method in interface com.jamasoftware.contour.data.dao.GlobalContextDao
 
setOpen(String, boolean) - Method in class com.jamasoftware.contour.data.dao.impl.GlobalContextDaoImpl
 
setOpen(boolean) - Method in class com.jamasoftware.contour.data.domain.Tenant
 
setOrder(int) - Method in interface com.jamasoftware.contour.api.domain.OrderedListItem
 
setOrder(int) - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
setOrderedListDao(OrderedListDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setOrderedListDao(OrderedListDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setOrgAcceptedUpdatedMLA(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowApproversToAddApproversAndReviewers(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowDelegateApproval(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowInviteEmailDomainList(List<String>) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowInviteEmailUsers(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowInviteOutsideUsers(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowLimitedPublicReviews(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowMuteSubscription(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowNonAdminUsersToDelete(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowNonUniqueGlobalIdInProjects(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowPublicReviews(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgAllowSubscribeOther(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrganization(Organization) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setOrganization(Organization) - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
setOrganization(Organization) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setOrganization(Organization) - Method in interface com.jamasoftware.contour.api.domain.User
 
setOrganization(Organization) - Method in interface com.jamasoftware.contour.api.domain.User_Organization
 
setOrganization(Organization) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setOrganization(Organization) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setOrganization(Organization) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setOrganization(Organization) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setOrganization(Organization) - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
setOrganization(Organization) - Method in class com.jamasoftware.contour.domain.UserImpl
Deprecated.
We are no longer using organizations, double check you need to use this method -TT
setOrganization(Organization) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setOrganization(OrganizationDTO) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setOrganization(WsOrganization) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setOrganization(WsOrganization) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the organization this project is in.
setOrganizationId(Integer) - Method in interface com.jamasoftware.contour.api.domain.DomainObjectBase
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentArtifactImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.Document_DocAttachImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.OrderedListItemImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectFieldImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.FieldConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.workflow.domain.ContourWorkflowDefinitionImpl
 
setOrganizationId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setOrgCollaboAllowInviteEmailDomainList(List<String>) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgCollaboAllowInviteEmailUsers(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgCommentUpdateFrequency(Integer) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgDefaultExcelReportId(Integer) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgDefaultWordReportId(Integer) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgDisableCollaboStream(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgDisableReviewCenter(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgEnableWorkflow(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Sets the id of the organization this relationship type is in.
setOrgId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the id of the organization that the user belongs to.
setOrgProjectManagerCanEditWorkflow(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgRallyEnableItemLevelProjectOverride(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgShowRelationshipNote(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOrgShowRelationshipStatus(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setOriginalEstimate(Integer) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setOriginalEstimate(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setOriginData(TraceViewOriginData) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
setOriginDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Version
 
setOriginDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setOriginDocumentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setOverridable(Boolean) - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
setOverridable(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
setOverridable(Boolean) - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
setOverridable(Boolean) - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
setOverview(String) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setOverview(String) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setOverview(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setOverwriteExistingItems(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
setPageInfo(PageInfo) - Method in class com.jamasoftware.contour.api.service.search.SearchResults
 
setPageNumber(int) - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
setPageSize(int) - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
setParameters(List<FilterParameter>) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setParameters(List<FilterParameter>) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setParameters(WsFilterParameter[]) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the filter's parameters.
setParams(String) - Method in interface com.jamasoftware.contour.api.domain.JobSchedule
 
setParams(String) - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
setParams(Map<String, Boolean>) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setParamValues(String[]) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Sets the parameters values.
setParent(Integer) - Method in interface com.jamasoftware.contour.api.domain.AclObject
Deprecated.
 
setParent(Integer) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setParent(Integer) - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
setParent(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setParent(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the parent of the project.
setParentDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
setParentEventId(Integer) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setParentEventId(Integer) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setParentId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setParentId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setParentId(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setParentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the id of the parent of this comment.
setParentId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the id of the item's parent.
setParentNode(DocumentNode) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setParentNode(DocumentNode) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setParentRelationshipConfig(RelationshipConfig) - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
setParentRelationshipConfig(RelationshipConfig) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setPassStatus(Boolean) - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
setPassStatus(Boolean) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setPassword(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setPassword(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setPassword(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setPassword(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setPassword(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Deprecated. 
setPatchContext(PatchContext) - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
setPatchContext(PatchContext) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setPermissionNodeOnly(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setPermissionType(Integer) - Method in interface com.jamasoftware.contour.api.domain.AclPermissionEntry
 
setPermissionType(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setPerspective(Perspective) - Method in interface com.jamasoftware.contour.api.domain.Perspective_Role
 
setPerspective(Perspective) - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
setPerspective(Perspective) - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
setPerspective(Perspective) - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
setPerspective(Perspective) - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
setPerspective(Perspective) - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
setPerspectiveType(PerspectiveType) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setPerspectiveType(PerspectiveType) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setPhone(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setPhone(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setPhone(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user's phone number.
setPhoneAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setPhoneAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setPluginClass(String) - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
setPluginClass(String) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setPluginEntryDao(PluginEntryDao) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
setPluginEntryDao(PluginEntryDao) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
setPluginEntryId(Integer) - Method in class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
setPluginManager(PluginManager) - Method in class com.jamasoftware.contour.plugin.PluginManagerEventListener
 
setPluginParams(String) - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
setPluginParams(String) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setPluginType(Integer) - Method in interface com.jamasoftware.contour.api.domain.PluginEntry
 
setPluginType(Integer) - Method in class com.jamasoftware.contour.domain.PluginEntryImpl
 
setPortlet(Portlet) - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
setPortlet(Portlet) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setPortletDEPRECATED(Integer) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setPortletInstances(List<PortletInstance>) - Method in interface com.jamasoftware.contour.api.dashboard.domain.Dashboard
 
setPortletInstances(List<PortletInstance>) - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
setPrefix(String) - Method in interface com.jamasoftware.contour.api.globalKey.domain.GlobalKeyLookup
 
setPrefix(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setPrefix(String) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setPrefix(String) - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
setPrefix(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setPrefix(String) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setPrefixDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setPrefixToAppend(String) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
setPreviewImageFile(Attachment) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setPreviewImageFile(Attachment) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setPriority(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setPriority(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setPriority(Lookup) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setPriorityId(Integer) - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
setPriorSyncStatus(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setPriorSyncStatus(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setProductEdition(String) - Method in class com.jamasoftware.contour.domain.License
 
setProductName(String) - Method in class com.jamasoftware.contour.domain.License
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.GlossaryItem
Deprecated.
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.PerspectiveConfig
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
setProject(Project) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.PerspectiveConfigImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
setProject(Project) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Sets the Project the attachment is in.
setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the project this baseline is in.
setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the project associated with this filter.
setProject(WsProject) - Method in class com.jamasoftware.contour.ws.domain.WsModule
Sets the project this module belongs to.
setProjectChildrenCount(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setProjectDao(ProjectDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setProjectDEPRECATED(Project) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setProjectedFromIndex(boolean) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setProjectedFromIndex(boolean) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setProjectField(ProjectField) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setProjectField(ProjectField) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setProjectGroup(Lookup) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setProjectGroup(Lookup) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setProjectGroup(WsLookup) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the group this project belongs to.
setProjectId(Integer) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setProjectId(Integer) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setProjectId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
Sets the id of the project this item belongs to.
setProjectId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setProjectKey(String) - Method in interface com.jamasoftware.contour.api.documentKey.domain.DocumentKeyLookup
 
setProjectKey(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setProjectKey(String) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setProjectKey(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setProjectKey(String) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the key associated with the project.
setProjectManager(User) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setProjectManager(User) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setProjectManager(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the manager for this project.
setProjectName(String) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setProjectName(String) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setProjectName(String) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setProjectName(String) - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
setProjectName(String) - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
setProjectNodeIsValid(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setProjects(Set<Project>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setProjectType(ProjectType) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setProjectType(ProjectType) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setProjectType(ProjectType) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setProjectType(ProjectType) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setProjectType(WsProjectType) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the default item type for this project.
setProperties(Map<String, String>) - Method in interface com.jamasoftware.contour.api.dashboard.domain.PortletInstance
 
setProperties(Map<String, String>) - Method in interface com.jamasoftware.contour.api.domain.LicenseSnapshot
 
setProperties(Map<String, String>) - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
setProperties(Map<String, String>) - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
setProperties(AppContextPropertiesDTO) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setProperties(List<SystemInfo.SystemPropertyEntry>) - Method in class com.jamasoftware.contour.service.dto.SystemInfo
 
setProperties(Map<String, WsPropertyEntry>) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Sets the property list's map of property entries.
setPropertyEntryDao(PropertyEntryDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setPropertyEntryDao(PropertyEntryDao) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setPropertyName(String) - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
setPropertyName(String) - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
setPropertyName(String) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
setPropertyName(String) - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
setPropertyName(String) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Sets the full name of the property entry.
setPropertyType(Integer) - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
setPropertyType(Integer) - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
setPropertyType(Integer) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
setPropertyType(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
setPropertyType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Sets the type of the property entry.
setPropertyValue(String) - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
setPropertyValue(String) - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
setPropertyValue(String) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
setPropertyValue(String) - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
setPropertyValue(String) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Sets the value for the property entry.
setProvisioned(boolean) - Method in class com.jamasoftware.contour.data.domain.Tenant
 
setProvisioningState(Tenant.ProvisioningState) - Method in class com.jamasoftware.contour.data.domain.Tenant
 
setPullIntoContourFilter(Integer) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setPullIntoContourFilter(Integer) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setPullIntoContourFlag(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setPullIntoContourFlag(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setPushFromContourFlag(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setPushFromContourFlag(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setQtip(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setRead(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
 
setReadOnly(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setReadOnly(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setReadOnly(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setReadOnly(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setReadOnly(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setReadOnly(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setRedirectUrl(String) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setRedirectUrl(String) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setRefId(Integer) - Method in interface com.jamasoftware.contour.api.domain.ScopedObject
 
setRefId(Integer) - Method in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
setRefId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setRefId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the baseline's reference id.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the comment's reference id.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets document type's reference id.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the filter's reference id.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
 
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the reference id of the project type.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Sets the reference id of this property entry.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Sets the property list's reference id.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the release type's reference id.
setRefId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setRefId(Long) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Sets the refId of the object associated with this signature
setRefIdOn(DomainObjectBase, Integer) - Method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
 
setRelatedMapping(IntegrationComponentMapping) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setRelatedMapping(IntegrationComponentMapping) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setRelationshipConfigDao(RelationshipConfigDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setRelationshipDao(RelationshipDao) - Method in class com.jamasoftware.contour.domain.delete.LookupDeleter
 
setRelationshipDao(RelationshipDao) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setRelationshipDirection(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
setRelationshipDirection(Integer) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setRelationshipFilter(FilterDTO) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setRelationshipNote(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Sets the note associated with the relationship.
setRelationshipRuleDao(RelationshipRuleDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setRelationshipRuleDao(RelationshipRuleDao) - Method in class com.jamasoftware.contour.domain.delete.RelationshipTypeDeleter
 
setRelationshipRuleSet(RelationshipRuleSet) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setRelationshipRuleSet(RelationshipRuleSet) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setRelationshipRuleSetDao(RelationshipRuleSetDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setRelationshipStatus(String) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Sets the relationship's status.
setRelationshipsToCompare(List<DiffViewRelationshipConfig>) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
setRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
setRelationshipType(RelationshipType) - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
setRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setRelationshipType(RelationshipType) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setRelationshipType(WsRelationshipType) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Sets the relationship's type (Related To, Dependent On, etc...)
setRelationshipTypeDao(RelationshipTypeDao) - Method in class com.jamasoftware.contour.domain.delete.RelationshipTypeDeleter
 
setRelationshipTypeId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
setRelationshipTypeId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
setRelationshipTypeId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
setRelationshipTypeId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
setRelease(Release) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setRelease(Release) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setRelease1(Release) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setRelease1(Release) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setRelease2(Release) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setRelease2(Release) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setReleaseDao(ReleaseDao) - Method in class com.jamasoftware.contour.domain.delete.ReleaseTypeDeleter
 
setReleaseDate(Date) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setReleaseDate(Date) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setReleaseDate(Date) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentReleaseTreeNode
 
setReleaseDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the release date for the release.
setReleaseId(Integer) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setReleaseId(Integer) - Method in class com.jamasoftware.contour.service.dto.ReportCommand
 
setReleaseId(Integer) - Method in class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
setReleases(Set<Release>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setReleaseType(ReleaseType) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setReleaseType(ReleaseType) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setReleaseType(WsReleaseType) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the Release Type of the release.
setRemainingEstimate(Integer) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setRemainingEstimate(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setRemovedRelationships(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setRemoveRelsAndWidgets(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setRemoveRelsAndWidgets(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setReplyToAddress(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setReplyToAddress(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setReport(Report) - Method in interface com.jamasoftware.contour.api.domain.ReportCriteria
 
setReport(Report) - Method in class com.jamasoftware.contour.domain.ReportCriteriaImpl
 
setReportClass(String) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setReportClass(String) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setReportCriterions(Set<ReportCriteria>) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setReportCriterions(Set<ReportCriteria>) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setReportCriterions(List<WsReportCriterion>) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setReportDao(ReportDao) - Method in class com.jamasoftware.contour.domain.delete.AttachmentDeleter
 
setReportDao(ReportDao) - Method in class com.jamasoftware.contour.domain.delete.ReportDeleter
 
setReportDao(ReportDao) - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
setReportDao(ReportDao) - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
setReportDocumentAssembler(ReportDocumentAssembler) - Method in class com.jamasoftware.contour.reportData.service.impl.DocumentReportDataServiceImpl
 
setReportFormats(Set<ReportFormat>) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setReportFormats(Set<ReportFormat>) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setReportId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
setReportName(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
setReportParams(String) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setReportParams(String) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setReportParams(String) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setReportType(ReportType) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setReportType(ReportType) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setReportType(WsReportType) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setRequireAllArtifactTypes(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequireAllItems(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequireAllKeywords(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequireAllOperands(Boolean) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
setRequireAllProjects(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequireAllReleases(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequireAllRoles(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequireAllUsers(boolean) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRequired(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setRequired(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setRequired(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setRequired(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setRequireSignature(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setRequireSignature(Boolean) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setRequireSignature(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setReservedLicenseCount(int) - Method in class com.jamasoftware.contour.service.dto.LicenseSnapshotInterval
 
setResult(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
setResult(String) - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
setResult(String) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setResults(List<T>) - Method in class com.jamasoftware.contour.api.service.search.SearchResults
 
setResults(List<T>) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
setResultsAreTrimmed(boolean) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
setReturnEmail(String) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setReturnEmail(String) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setReturnEmail(String) - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Sets the organization's return e-mail.
setReturnVersion(boolean) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemOptions
 
setReuseRuleDao(ReuseRuleDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setReuseRuleId(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setReuseRuleId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setReuseRuleId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setReview(Review) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setReview(Review) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setReviewId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setReviewRevisionAssembler(ReviewRevisionAssembler) - Method in class com.jamasoftware.contour.reportData.service.impl.ReviewReportDataServiceImpl
 
setReviewService(ReviewService) - Method in class com.jamasoftware.contour.reportData.service.impl.ReviewReportDataServiceImpl
 
setRevision(Revision) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_Item
 
setRevision(Revision) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setRevision(Revision) - Method in interface com.jamasoftware.contour.api.review.domain.RevisionPropertyEntry
 
setRevision(Revision) - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
setRevision(Revision) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setRevision(Revision) - Method in class com.jamasoftware.contour.review.domain.RevisionPropertyEntryImpl
 
setRevisionDao(RevisionDao) - Method in class com.jamasoftware.contour.reportData.service.impl.ReviewReportDataServiceImpl
 
setRevisionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setRevisionItem(Revision_Item) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
setRevisionItem(Revision_Item) - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
setRevisionItems(List<Revision_Item>) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setRevisionItems(List<Revision_Item>) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setRevisionProgressPercentage(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setRevisionPropertyEntries(List<RevisionPropertyEntry>) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setRevisionPropertyEntries(List<RevisionPropertyEntry>) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setRevisions(List<Revision>) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setRevisions(List<Revision>) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setRevisionSequence(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setRevisionUser(Revision_User) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
setRevisionUser(Revision_User) - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
setRevisionUserItems(List<Revision_User_Item>) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_Item
 
setRevisionUserItems(List<Revision_User_Item>) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setRevisionUserItems(List<Revision_User_Item>) - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
setRevisionUserItems(List<Revision_User_Item>) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setRevisionUsers(List<Revision_User>) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setRevisionUsers(List<Revision_User>) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setRevisionUsers(List<WsRevisionUser>) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setRevokeComments(String) - Method in interface com.jamasoftware.contour.api.domain.Signature
 
setRevokeComments(String) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setRevokeComments(String) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Sets the comments associated with the revocation of this signature.
setRevokeDate(Date) - Method in interface com.jamasoftware.contour.api.domain.Signature
 
setRevokeDate(Date) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setRevokeDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
 
setRightToLeftSyncOptions(SyncOptions) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setRole(Role) - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
setRole(Role) - Method in interface com.jamasoftware.contour.api.domain.Perspective_Role
 
setRole(Role) - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
setRole(Role) - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
setRole(Role) - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
setRole(Role) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setRoleDao(RoleDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setRoleDao(RoleDao) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setRoles(Set<Role>) - Method in interface com.jamasoftware.contour.api.domain.User
 
setRoles(Set<Role>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setRoles(Set<Role>) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setRollupFieldConfigOnField(RollupFieldConfig, DocumentTypeField) - Static method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
setRootDocument(Document) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setRootDocument(Document) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setRule(ReuseRule) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleFieldConfig
 
setRule(ReuseRule) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleRelationshipConfig
 
setRule(ReuseRule) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRuleWidgetConfig
 
setRule(ReuseRule) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleFieldConfigImpl
 
setRule(ReuseRule) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleRelationshipConfigImpl
 
setRule(ReuseRule) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleWidgetConfigImpl
 
setRules(List<RelationshipRule>) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRuleSet
 
setRules(List<RelationshipRule>) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleSetImpl
 
setRules(List<RelationshipRuleDTO>) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleSetDTO
 
setRules(List<RequestRelationshipRuleDTO>) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleSetDTO
 
setRuleSet(RelationshipRuleSet) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
setRuleSet(RelationshipRuleSet) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setRunDate(Date) - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
setRunDate(Date) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setSalesforceId(String) - Method in class com.jamasoftware.contour.domain.License
 
setSalt(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setSalt(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setSavedTraces(int) - Method in class com.jamasoftware.contour.service.dto.SaveTraceResponse
 
setScope(ScopedObject, ScopeType) - Static method in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Sets the document type's scope.
setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Sets the scope of the project type.
setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Sets the scope of this property entry.
setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Set's the property list's scope.
setScope(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Sets the release type's scope.
setScopeByType(ScopeType) - Method in interface com.jamasoftware.contour.api.domain.ScopedObject
 
setScopeByType(ScopeType) - Method in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
setScopeByType(ScopeType) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setScopeByType(ScopeType) - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
setScopeId(Integer) - Method in interface com.jamasoftware.contour.api.domain.ScopedObject
 
setScopeId(Integer) - Method in class com.jamasoftware.contour.data.domain.ScopeDomainObject
 
setScopeId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setScopeId(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ItemTypeLocationConfigImpl
 
setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the baseline's scope.
setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the comment's scopeId.
setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Sets the filter's scope.
setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
 
setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setScopeId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Sets the scopeId of the object associated with this signature
setScopeIdOn(DomainObjectBase, Integer) - Method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
 
setScopeRefs(List<ScopeRefWrap>) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
setSearchDao(SearchDao) - Method in class com.jamasoftware.contour.search.dao.impl.HibFilterDaoImpl
 
setSearchDao(SearchDao) - Method in class com.jamasoftware.contour.search.dao.impl.HibSmartFilterDaoImpl
 
setSecondDocument(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemPairSyncStatus
 
setSecondDocument(Integer) - Method in class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
setSecondDocumentType(DocumentType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationRelationshipMapping
 
setSecondDocumentType(DocumentType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationRelationshipMappingImpl
 
setSecondItemTypeId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RelationshipMapping
 
setSecondItemTypeId(Integer) - Method in class com.jamasoftware.contour.integrations.dto.RequestRelationshipMapping
 
setSendDate(Date) - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
setSendDate(Date) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setSendDate(Date) - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
setSendEmail(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setSendEmail(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setSequence(int) - Method in interface com.jamasoftware.contour.api.documentKey.domain.DocumentKeyLookup
 
setSequence(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setSequence(Long) - Method in interface com.jamasoftware.contour.api.globalKey.domain.GlobalKeyLookup
 
setSequence(Integer) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setSequence(int) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setSequence(String) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setSequence(Long) - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
setSequence(Integer) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setSequence(String) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setSequence(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
setSequence(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setSequenceDEPRECATED(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
setSequenceNumber(Integer) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setSequenceNumber(Integer) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setSequenceNumberDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
Deprecated.
Information moved to DocumentType
setServerOS(String) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setServerResponse(String) - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
setServerResponse(String) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setSessionFactory(SessionFactory) - Method in class com.jamasoftware.contour.patching.domain.AbstractPatcher
 
setSessionId(String) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setSessionId(String) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setSessionId(String) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setSetKey(String) - Method in interface com.jamasoftware.contour.api.documentKey.domain.DocumentKeyLookup
 
setSetKey(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setSetKey(String) - Method in class com.jamasoftware.contour.documentKey.domain.DocumentKeyLookupImpl
 
setSetKey(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setSetKey(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setSetMapping(IntegrationComponentMapping) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setSetMapping(IntegrationComponentMapping) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setShowAllRelationships(Boolean) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewRelationshipConfigImpl
 
setShowArchivedReleases(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setShowGid(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setShowHeading(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setShowId(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setShowInFolder(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setShowInFolder(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setShowInFolderDEPRECATED(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setShowInList(Boolean) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setShowInList(Boolean) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setShowInListDEPRECATED(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setShowKey(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setShowNote(Boolean) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setShowNote(Boolean) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setShowRelated(Boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setShowSplashScreen(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setShowSplashScreen(Boolean) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setShowStatus(Boolean) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setShowStatus(Boolean) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setSid(Integer) - Method in interface com.jamasoftware.contour.api.domain.SidScoped
 
setSid(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setSidType(Integer) - Method in interface com.jamasoftware.contour.api.domain.SidScoped
 
setSidType(Integer) - Method in class com.jamasoftware.contour.domain.AclPermissionEntryImpl
 
setSignatures(WsSignature[]) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Sets the signatures in this baseline.
setSignedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
 
setSingleDestinationSelect(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setSingleDestinationSelect(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setSkipDocIds(Set<Integer>) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemOptions
 
setSkippedRelationships(Integer) - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
setSkipTotal(boolean) - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
setSmartFilter(SmartFilterDTO) - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
setSmartFilter(SmartFilterDTO) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setSmartFilter(SmartFilterDTO) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setSmartFilterDao(SmartFilterDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setSnapshotDate(Date) - Method in interface com.jamasoftware.contour.api.domain.LicenseSnapshot
 
setSnapshotDate(Date) - Method in class com.jamasoftware.contour.domain.LicenseSnapshotImpl
 
setSortDirection(String) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setSorterList(List<SorterInfo>) - Method in class com.jamasoftware.contour.api.service.search.SorterList
 
setSortField(String) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setSortItemsDEPRECATED(Boolean) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentGroup
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentNode
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.EventActionType
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.EventType
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.Lookup
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.ObjectType
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.Perspective_Role
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.RelationshipType
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.Release
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.project.domain.ProjectTypeField
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSetCase
 
setSortOrder(Integer) - Method in interface com.jamasoftware.contour.api.reuse.domain.RelationshipConfig
 
setSortOrder(Sort) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.EventTypeImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.LookupImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.Perspective_RoleImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.project.domain.ProjectTypeFieldImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Sets the sort order for this lookup.
setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsModule
Sets the module's sort order
setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Sets the relationship type's sort order.
setSortOrder(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Sets the sort order of the release.
setSortOrderDEPRECATED(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
Deprecated.
Use DocumentNode for hierarchical data
setSourceItemIds(List<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setSourceRelationships(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setStart(int) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setStartDate(Date) - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
setStartDate(Date) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setStartDate(Date) - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
setStartDate(Date) - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
setStartDate(Date) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setStartDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setStatus(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setStatus(Lookup) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setStatus(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setStatus(MetricsStatus) - Method in interface com.jamasoftware.contour.api.domain.UserMetricHistory
 
setStatus(TestRunStatus) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
setStatus(RevisionStatus) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setStatus(RevisionUserItemStatus) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
setStatus(CommentStatus) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setStatus(CommentStatus) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setStatus(Lookup) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setStatus(Lookup) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setStatus(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setStatus(Lookup) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setStatus(MetricsStatus) - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
setStatus(PatchStatus) - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
setStatus(PatchStatus) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setStatus(TestRunStatus) - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
setStatus(RevisionUserItemStatus) - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
setStatus(RevisionStatus) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setStatus(MetricsStatus) - Method in class com.jamasoftware.contour.service.dto.MetricHistoryDTO
 
setStatus(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setStatus(WsLookup) - Method in class com.jamasoftware.contour.ws.domain.WsProject
Sets the status of the project.
setStatus(WsTestRunStatus) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setStatusId(Lookup) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setStatusId(Lookup) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setStatusId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setStepIndex(Integer) - Method in interface com.jamasoftware.contour.api.domain.StepItem
 
setStepIndex(Integer) - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
setStepIndex(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
setStepIndex(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsTestRunStep
 
setSteps(List<WsTestRunStep>) - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
 
setStepType(String) - Method in interface com.jamasoftware.contour.api.domain.StepItem
 
setStepType(String) - Method in class com.jamasoftware.contour.domain.StepItemImpl
 
setStereotype(Perspective) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setStereotype(View) - Method in interface com.jamasoftware.contour.api.domain.View
 
setStereotype(Perspective) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setStereotype(View) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setStoredPropertyValue(String) - Method in interface com.jamasoftware.contour.api.domain.PropertyEntry
 
setStoredPropertyValue(String) - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
setString1(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString1(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setString1(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString1(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setString10(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString10(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString11(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString11(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString12(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString12(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString13(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString13(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString14(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString14(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString15(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString15(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString2(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString2(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setString2(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString2(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setString3(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString3(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setString3(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString3(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setString4(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString4(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setString4(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString4(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setString5(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString5(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString6(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString6(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString7(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString7(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString8(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString8(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setString9(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setString9(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setSubdomain(String) - Method in interface com.jamasoftware.contour.api.domain.Organization
 
setSubdomain(String) - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
setSubject(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setSubject(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setSubObject(String) - Method in interface com.jamasoftware.contour.api.domain.AclObject
Deprecated.
 
setSubObject(String) - Method in class com.jamasoftware.contour.domain.AclObjectImpl
Deprecated.
 
setSubscribedBy(User) - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
setSubscribedBy(User) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setSubscriber(User) - Method in interface com.jamasoftware.contour.api.domain.MutedSubscription
 
setSubscriber(User) - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
setSubscription(Subscription) - Method in interface com.jamasoftware.contour.api.domain.MutedSubscription
 
setSubscription(Subscription) - Method in class com.jamasoftware.contour.domain.MutedSubscriptionImpl
 
setSubscriptionDao(SubscriptionDao) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setSubscriptionDao(SubscriptionDao) - Method in class com.jamasoftware.contour.domain.delete.SubscriptionDeleter
 
setSubscriptionDao(SubscriptionDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setSuspect(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setSuspect(Boolean) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setSuspect(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
 
setSync(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.ReuseRule
 
setSync(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.ReuseRuleImpl
 
setSyncAssociatedTagsAttachmentsLinks(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
setSyncCopiedItems(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
setSyncFailureNotificationContourUser(User) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setSyncFailureNotificationContourUser(User) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setSyncItem(boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setSyncRootItemOnly(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
setSyncStatus(SyncStatus) - Method in interface com.jamasoftware.contour.api.reuse.domain.ItemPairSyncStatus
 
setSyncStatus(SyncStatus) - Method in class com.jamasoftware.contour.reuse.domain.ItemPairSyncStatusImpl
 
setSystem(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Attachment
 
setSystem(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ItemTemplate
 
setSystem(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setSystem(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setSystem(Boolean) - Method in class com.jamasoftware.contour.domain.AttachmentImpl
 
setSystem(Boolean) - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
setSystem(Boolean) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setSystem(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setSystem(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
 
setSystem(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setSystemAllowChangeUsername(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemAuthenticationMode(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemCrowdEnableSync(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemDateTimeFormat(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemDayMonthYearFormat(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemDisablePermissionNodeCache(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemDisableProjectDeletion(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemEnableMultiTenant(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemEnableSyncStatusCaching(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemIsTrial(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemLocked(Boolean) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setSystemLocked(Boolean) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setSystemLocked(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setSystemLoginPageMessage(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemProjMgrCanAddGroups(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setSystemProjMgrCanSetPermissions(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setTableFieldMapping(DocumentImportFieldMappingDTO) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTableFieldMapping(DocumentTypeDTO) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTableFieldMappingString(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTableImportStyle(String) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTag(Tag) - Method in interface com.jamasoftware.contour.api.tag.domain.Document_Tag
 
setTag(Tag) - Method in class com.jamasoftware.contour.tag.domain.Document_TagImpl
 
setTagId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.Comment_Tag
 
setTagId(Integer) - Method in class com.jamasoftware.contour.comment.domain.Comment_TagImpl
 
setTagName(String) - Method in interface com.jamasoftware.contour.api.tag.domain.Tag
 
setTagName(String) - Method in class com.jamasoftware.contour.tag.domain.TagImpl
 
setTagName(String) - Method in class com.jamasoftware.contour.ws.domain.WsTag
 
setTags(Set<Tag>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setTagService(TagService) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setTargetDocument(Document) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationComponentMapping
 
setTargetDocument(Document) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
setTargetDocumentTypeId(Integer) - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
setTargetFieldName(String) - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
setTargetId(Integer) - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 
setTargetIsProject(Boolean) - Method in class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 
setTargetItemId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
setTargetLocations(List<TypeToLocationReuseConfig>) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setTargetLookupIds(Set<Integer>) - Method in class com.jamasoftware.contour.rollup.domain.RollupFieldConfig
 
setTargetObject(Object) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setTargetObject(Object) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setTargetOperandIds(Set<Integer>) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig
 
setTargetProjectId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
setTemplate(String) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
setTemplate(String) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setTemplateModel(Map<String, Object>) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
setTerm(String) - Method in interface com.jamasoftware.contour.api.domain.GlossaryItem
Deprecated.
 
setTerm(String) - Method in class com.jamasoftware.contour.domain.GlossaryItemImpl
Deprecated.
 
setTestCase(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
setTestCase(Document) - Method in interface com.jamasoftware.contour.api.qa.domain.TestCaseStep
 
setTestCase(Document) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setTestCase(Document) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSetCase
 
setTestCase(ContourItem) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setTestCase(Document) - Method in class com.jamasoftware.contour.qa.domain.TestCaseStepImpl
 
setTestCase(Document) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setTestCase(Document) - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
setTestCase(ContourItem) - Method in class com.jamasoftware.contour.qa.dto.TestCaseSelection
 
setTestCaseDetails(String) - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
setTestCaseDetails(String) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setTestCases(WsItemName[]) - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
Read-only
setTestCaseStatus(TestCaseStatus) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setTestCaseStatus(TestCaseStatus) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setTestCaseSteps(List<TestCaseStep>) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setTestCaseSteps(List<TestCaseStep>) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setTestCaseSteps(List<WsTestCaseStep>) - Method in class com.jamasoftware.contour.ws.domain.WsItem
 
setTestCaseVersionNumber(String) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setTestCaseVersionNumber(String) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setTestConfiguration(Lookup) - Method in interface com.jamasoftware.contour.api.domain.TestResult
 
setTestConfiguration(Lookup) - Method in class com.jamasoftware.contour.domain.TestResultImpl
 
setTestCycle(TestCycle) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setTestCycle(TestCycle) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setTestCycles(List<TestCycle>) - Method in interface com.jamasoftware.contour.api.qa.domain.TestPlan
 
setTestCycles(List<TestCycle>) - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
setTestGroupsAdded(int) - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
setTestPlan(TestPlan) - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
setTestPlan(TestPlan) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
setTestPlan(TestPlan) - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
setTestPlan(TestPlan) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setTestPlanAssembler(TestPlanAssembler) - Method in class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
setTestPlanService(TestPlanService) - Method in class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
setTestRun(TestRun) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
setTestRun(TestRun) - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
setTestRun(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
 
setTestRunDao(TestRunDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setTestRuns(List<TestRun>) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setTestRuns(List<TestRun>) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setTestRunService(TestRunService) - Method in class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
setTestRunSet(TestRunSet) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setTestRunSet(TestRunSet) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setTestRunSets(List<TestRunSet>) - Method in interface com.jamasoftware.contour.api.qa.domain.TestCycle
 
setTestRunSets(List<TestRunSet>) - Method in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
setTestRunStatus(TestRunStatus) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setTestRunStatus(TestRunStatus) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setTestRunStatusIdDEPRECATED(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setTestRunStatusIdDEPRECATED(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunStep
 
setTestRunStatusIdDEPRECATED(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
Deprecated.
setTestRunStatusIdDEPRECATED(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
Deprecated.
setTestRunSteps(List<TestRunStep>) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRun
 
setTestRunSteps(List<TestRunStep>) - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
setTestSet(TestSet) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSetCase
 
setTestSet(TestSet) - Method in class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
setTestSetCaseDao(TestSetCaseDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentDeleter
 
setTestSetCases(List<TestSetCase>) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setTestSetCases(List<TestSetCase>) - Method in interface com.jamasoftware.contour.api.qa.domain.TestSet
 
setTestSetCases(List<TestSetCase>) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setTestSetCases(List<TestSetCase>) - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
setTestSetId(Integer) - Method in interface com.jamasoftware.contour.api.qa.domain.TestRunSet
 
setTestSetId(Integer) - Method in class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
setTestSetId(Integer) - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
setTestSets(List<TestSet>) - Method in interface com.jamasoftware.contour.api.qa.domain.TestPlan
 
setTestSets(List<TestSet>) - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
setText(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setText1(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText1(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setText1(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText1(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setText10(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText10(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText2(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText2(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setText2(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText2(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setText3(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText3(String) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setText3(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText3(String) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setText4(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText4(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText5(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText5(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText6(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText6(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText7(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText7(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText8(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText8(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setText9(String) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setText9(String) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setTextValue(String) - Method in interface com.jamasoftware.contour.api.domain.DocumentCustomFieldValue
 
setTextValue(String) - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
setTheme(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setTheme(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setThreadId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setThreadId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setThreadId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setThreadUpdatedDate(Calendar) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setThreadUpdatedDate(Calendar) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setThreadUpdatedDate(Date) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setTime(Class<?>, long) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
setTimeLogged(Long) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setTimeLogged(Long) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setTimeSpent(Integer) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setTimeSpent(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setTimesViewed(Integer) - Method in interface com.jamasoftware.contour.api.domain.UserItemViewHistory
 
setTimesViewed(Integer) - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
setTimeTrackingEnabled(Boolean) - Method in interface com.jamasoftware.contour.api.review.domain.Review
 
setTimeTrackingEnabled(Boolean) - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
setTimeZoneOffset(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
 
setTitle(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setTitle(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setTitle(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user's title.
setTitleAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setTitleAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setToAddress(String) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setToAddress(String) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setToCompareItemId(Integer) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setToDocType(DocumentType) - Method in interface com.jamasoftware.contour.api.domain.RelationshipRule
 
setToDocType(DocumentType) - Method in class com.jamasoftware.contour.relationship.domain.RelationshipRuleImpl
 
setToDocument(ContourItem) - Method in interface com.jamasoftware.contour.api.domain.Document_Document
 
setToDocument(ContourItem) - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
setToItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Sets the "To" item in the relationship.
setToItemTypeId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RelationshipRuleDTO
 
setToItemTypeId(Integer) - Method in class com.jamasoftware.contour.relationship.dto.RequestRelationshipRuleDTO
 
setTokenDao(TokenDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setTokenString(String) - Method in interface com.jamasoftware.contour.api.domain.Token
 
setTokenString(String) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
setTokenType(Integer) - Method in interface com.jamasoftware.contour.api.domain.Token
 
setTokenType(Integer) - Method in class com.jamasoftware.contour.domain.TokenImpl
 
setToPatchNumber(PatchNumber) - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
setToPatchNumber(PatchNumber) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setToPatchNumberString(String) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setTopList(List<DocumentInfo>) - Method in class com.jamasoftware.contour.domain.matrix.MatrixData
 
setTotal(int) - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
setTotal(Class<?>, long) - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
setTotalAdded(int) - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
setTotalApprovedCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setTotalAttachments(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setTotalBaseLines(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setTotalChildren(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
setTotalDisapprovedCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setTotalExternalRelationships(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setTotalExternalSyncItems(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setTotalItems(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setTotalItems(Integer) - Method in class com.jamasoftware.contour.project.dto.ProjectSummary
 
setTotalMissing(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
setTotalOutOfSync(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
setTotalProjectIntegrations(int) - Method in class com.jamasoftware.contour.project.dto.ProjectStats
 
setTotalReviewedCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setTotalSkipped(int) - Method in class com.jamasoftware.contour.service.dto.AddedTestCasesResponse
 
setTraceViewGridConfig(TraceViewGridConfig) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
setTraceViewGridConfig(TraceViewGridConfig) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
setTransactionManager(PlatformTransactionManager) - Method in class com.jamasoftware.contour.patching.domain.AbstractPatcher
 
setTreeOptions(TreeOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitorOptions
 
setTriggerSuspect(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentTypeField
 
setTriggerSuspect(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
setTruncItemName(boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTruncNameChars(Integer) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTruncTableItemName(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setTruncTableItemNameChars(Integer) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setType(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setType(Integer) - Method in interface com.jamasoftware.contour.api.domain.LookupType
 
setType(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setType(Integer) - Method in class com.jamasoftware.contour.domain.LookupTypeImpl
 
setType(String) - Method in class com.jamasoftware.contour.ws.domain.WsField
Sets the field type.
setType(String) - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Sets the filter parameter type.
setType(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
 
setTypeCategory(DocumentTypeCategory) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setTypeDisplay(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setTypeDisplayPlural(String) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setTypeId(Integer) - Method in class com.jamasoftware.contour.domain.matrix.DocumentInfo
 
setTypeId(Integer) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setTypeIsSystemType(Boolean) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setUniqueIdentifier(String) - Method in interface com.jamasoftware.contour.patching.domain.PatchInfo
 
setUniqueIdentifier(String) - Method in class com.jamasoftware.contour.patching.domain.PatchInfoImpl
 
setUnregistered(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setUnregistered(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setUpdatedBy(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setUpdateDirection(IntegrationDirectionType) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setUpdateDirection(IntegrationDirectionType) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setUpdateItems(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUpstreamConnections(List<ConnectedUsersDTO>) - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
setUpstreamItemCounts(List<Integer>) - Method in class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
setUrl(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setUrl(String) - Method in interface com.jamasoftware.contour.api.domain.Document_Attachment
Deprecated.
 
setUrl(String) - Method in interface com.jamasoftware.contour.api.domain.Document_URL
 
setUrl(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setUrl(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setUrl(String) - Method in class com.jamasoftware.contour.domain.Document_AttachmentImpl
Deprecated.
 
setUrl(String) - Method in class com.jamasoftware.contour.domain.Document_URLImpl
 
setUrl(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setUrl(String) - Method in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
setUrl(String) - Method in class com.jamasoftware.contour.ws.domain.WsLink
 
setUseAdvancedScheduling(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setUseAdvancedScheduling(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setUseBasicConfig(Boolean) - Method in interface com.jamasoftware.contour.api.reuse.domain.SyncOptions
 
setUseBasicConfig(Boolean) - Method in class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
setUseContourOnConflict(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationFieldMapping
 
setUseContourOnConflict(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
setUseDefaultRelationshipDirection(boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUseIgnoreSection(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUseImportSection(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUseIndentHierarchy(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUseItemSubItemHierarchy(Boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUseNameAsDescription(boolean) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setUsePlainText(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setUsePlainText(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.AclPermission
Deprecated.
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.Email
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.Signature
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.User_JobSchedule
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.User_Organization
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.UserItemViewHistory
 
setUser(User) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setUser(User) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User
 
setUser(User) - Method in class com.jamasoftware.contour.domain.AclPermissionImpl
Deprecated.
 
setUser(User) - Method in class com.jamasoftware.contour.domain.EmailImpl
 
setUser(User) - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
setUser(User) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setUser(User) - Method in class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
setUser(User) - Method in class com.jamasoftware.contour.domain.User_OrganizationImpl
 
setUser(User) - Method in class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
setUser(User) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setUser(User) - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
setUser(UserInfoDTO) - Method in class com.jamasoftware.contour.service.dto.ContourApplicationContext
 
setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsComment
Sets the user who made the comment.
setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
 
setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
setUser(WsUser) - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Sets the user that made this signature.
setUser1(User) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setUser1(User) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setUser1(User) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setUser1(User) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setUser2(User) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setUser2(User) - Method in interface com.jamasoftware.contour.api.project.domain.Project
 
setUser2(User) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setUser2(User) - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
setUserAgent(String) - Method in interface com.jamasoftware.contour.api.domain.UserLogEntry
 
setUserAgent(String) - Method in class com.jamasoftware.contour.domain.UserLogEntryImpl
 
setUserComment(String) - Method in interface com.jamasoftware.contour.api.domain.EventEntry
 
setUserComment(String) - Method in interface com.jamasoftware.contour.api.domain.Version
 
setUserComment(String) - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
setUserComment(String) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setUserComment(String) - Method in class com.jamasoftware.contour.ws.domain.WsActivity
 
setUserConfigurable(Boolean) - Method in interface com.jamasoftware.contour.api.domain.DocumentField
 
setUserConfigurable(Boolean) - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
setUserDao(UserDao) - Method in class com.jamasoftware.contour.domain.delete.OrganizationDeleter
 
setUserDao(UserDao) - Method in class com.jamasoftware.contour.domain.delete.RoleDeleter
 
setUserDao(UserDao) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setUserDefaultProjectId(Integer) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUseReleaseTreeIdPath(boolean) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setUserEnableNotifyCheckbox(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUserEnableWelcomePage(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUserFavoriteDao(UserFavoriteDao) - Method in class com.jamasoftware.contour.domain.delete.SmartFilterDeleter
 
setUserFavoriteDao(UserFavoriteDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setUserFavoriteDao(UserFavoriteDao) - Method in class com.jamasoftware.contour.domain.delete.UserFavoriteDeleter
 
setUserGridConfig(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUserHomePage(String) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUserId(Integer) - Method in interface com.jamasoftware.contour.api.domain.UserFavorite
 
setUserId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setUserId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setUserId(Integer) - Method in interface com.jamasoftware.contour.comment.domain.CommentThreadMuteRequest
 
setUserId(Integer) - Method in class com.jamasoftware.contour.comment.domain.CommentThreadMuteRequestImpl
 
setUserId(Integer) - Method in class com.jamasoftware.contour.comment.domain.MentionFilterImpl
 
setUserId(Integer) - Method in class com.jamasoftware.contour.domain.UserFavoriteImpl
 
setUserId(Integer) - Method in class com.jamasoftware.contour.review.domain.ReviewNotification
 
setUserId(Integer) - Method in class com.jamasoftware.contour.service.dto.QuickReportDTO
 
setUserId(Integer) - Method in class com.jamasoftware.contour.service.dto.Subscriber
 
setUserIdsWhoLiked(Set<Integer>) - Method in interface com.jamasoftware.contour.comment.domain.Comment
 
setUserIdsWhoLiked(Set<Integer>) - Method in class com.jamasoftware.contour.comment.domain.CommentImpl
 
setUserIdsWhoLiked(List<Integer>) - Method in class com.jamasoftware.contour.ws.domain.WsComment
 
setUserItemViewHistoryDao(UserItemViewHistoryDao) - Method in class com.jamasoftware.contour.domain.delete.ReportDeleter
 
setUserItemViewHistoryDao(UserItemViewHistoryDao) - Method in class com.jamasoftware.contour.domain.delete.SmartFilterDeleter
 
setUserItemViewHistoryDao(UserItemViewHistoryDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setUserLogEntryDao(UserLogEntryDao) - Method in class com.jamasoftware.contour.domain.delete.UserDeleter
 
setUserMutes(Set<MutedSubscription>) - Method in interface com.jamasoftware.contour.api.domain.Subscription
 
setUserMutes(Set<MutedSubscription>) - Method in class com.jamasoftware.contour.domain.SubscriptionImpl
 
setUserName(String) - Method in interface com.jamasoftware.contour.api.domain.User
 
setUserName(String) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setUserName(String) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setUserName(String) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setUserName(String) - Method in class com.jamasoftware.contour.ws.domain.WsUser
Sets the user's username.
setUserNameAttribute(String) - Method in interface com.jamasoftware.contour.api.domain.AuthProviderConfig
 
setUserNameAttribute(String) - Method in class com.jamasoftware.contour.domain.AuthProviderConfigImpl
 
setUserPrivateReviewsWarningSuppress(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUserPublicReviewsWarningSuppress(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUsers(Set<User>) - Method in interface com.jamasoftware.contour.api.domain.DistributionGroup
Deprecated.
 
setUsers(Set<User>) - Method in interface com.jamasoftware.contour.api.domain.Role
 
setUsers(Set<User>) - Method in class com.jamasoftware.contour.comment.filter.CommentFilter
 
setUsers(Set<User>) - Method in class com.jamasoftware.contour.domain.DistributionGroupImpl
Deprecated.
 
setUsers(Set<User>) - Method in class com.jamasoftware.contour.domain.RoleImpl
 
setUserStatusId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setUserUnsupportedBrowserMessageShown(Boolean) - Method in class com.jamasoftware.contour.service.dto.AppContextPropertiesDTOImpl
 
setUseSyncFailureNotification(Boolean) - Method in interface com.jamasoftware.contour.api.integrations.domain.IntegrationConnection
 
setUseSyncFailureNotification(Boolean) - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
 
setValidCategories(List<DocumentTypeCategory>) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setValidChildTypeIds(List<Integer>) - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
setValidForChildChildType(Integer) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setValidForChildType(Integer) - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
setValue(List<?>) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList
 
setValue(String) - Method in class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
setValues(List<String>) - Method in class com.jamasoftware.contour.service.dto.ComponentParameter
 
setValues(String[]) - Method in class com.jamasoftware.contour.ws.domain.WsField
Sets the values for the field.
setVersion(Version) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_Item
 
setVersion(Version) - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
setVersionCreatedBy(String) - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
setVersionCreatedBy(String) - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
setVersionCreatedBy(String) - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
setVersionCreatedBy(String) - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
setVersionCreatedDate(Date) - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
setVersionCreatedDate(Date) - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
setVersionCreatedDate(Date) - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
setVersionCreatedDate(Date) - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
setVersionDao(VersionDao) - Method in class com.jamasoftware.contour.report.dto.lazy.ReportDocumentLazyListPopulator
 
setVersionEnd(Version) - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
setVersionEnd(Version) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setVersionEnd(WsVersion) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Sets the ending version of the associated item.
setVersionId(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setVersionItem(WsItem) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
 
setVersionNumber(String) - Method in interface com.jamasoftware.contour.api.domain.Version
 
setVersionNumber(String) - Method in class com.jamasoftware.contour.domain.VersionImpl
 
setVersionNumber(String) - Method in class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
setVersionNumber(String) - Method in class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
setVersionNumber(String) - Method in class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
setVersionNumber(String) - Method in class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
setVersionNumber(String) - Method in class com.jamasoftware.contour.ws.domain.WsVersion
 
setVersions(Set<Version>) - Method in interface com.jamasoftware.contour.api.domain.BaseLine
 
setVersions(List<Version>) - Method in interface com.jamasoftware.contour.api.domain.ContourItem
 
setVersions(Set<Version>) - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
setVersions(List<Version>) - Method in class com.jamasoftware.contour.domain.ContourItemImpl
 
setVersions(WsVersion[]) - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
 
setVersionStart(Version) - Method in interface com.jamasoftware.contour.api.domain.ChangeRequestAssociation
 
setVersionStart(Version) - Method in class com.jamasoftware.contour.domain.ChangeRequestAssociationImpl
 
setVersionStart(WsVersion) - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Sets the starting version of the associated item.
setView(View) - Method in interface com.jamasoftware.contour.api.domain.Perspective_View
 
setView(View) - Method in interface com.jamasoftware.contour.api.domain.View_ItemType
 
setView(View) - Method in interface com.jamasoftware.contour.api.domain.ViewConfig
 
setView(View) - Method in class com.jamasoftware.contour.domain.Perspective_ViewImpl
 
setView(View) - Method in class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
setView(View) - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
setViewConfig(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setViewConfig(String) - Method in interface com.jamasoftware.contour.api.domain.View
 
setViewConfig(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setViewConfig(String) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setViewConfigId(Integer) - Method in class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
setViewDEPRECATED(View) - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
setViewIcon(String) - Method in interface com.jamasoftware.contour.api.domain.View
 
setViewIcon(String) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setViewType(ViewType) - Method in interface com.jamasoftware.contour.api.domain.View
 
setViewType(ViewType) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
setVisible(Boolean) - Method in interface com.jamasoftware.contour.api.domain.Report
 
setVisible(Boolean) - Method in interface com.jamasoftware.contour.api.domain.User
 
setVisible(Boolean) - Method in class com.jamasoftware.contour.domain.ReportImpl
 
setVisible(Boolean) - Method in class com.jamasoftware.contour.domain.UserImpl
 
setVisible(Boolean) - Method in class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
setVote(Integer) - Method in interface com.jamasoftware.contour.api.review.domain.Revision_User_Item
 
setVote(Integer) - Method in class com.jamasoftware.contour.review.domain.Revision_User_ItemImpl
 
setVoteCount(Integer) - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
setVotingText(String) - Method in interface com.jamasoftware.contour.api.review.domain.Revision
 
setVotingText(String) - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
setVotingText(String) - Method in class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
setWidgetConfigDao(WidgetConfigDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setWidgetsToCompare(List<DiffViewWidgetConfig>) - Method in class com.jamasoftware.contour.reuse.diffView.domain.DiffViewImpl
 
setWorkflow(Workflow) - Method in class com.jamasoftware.contour.workflow.domain.ContourItemPeer
 
setWorkflowActions(List<WorkflowActionMapping>) - Method in class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
setWorkflowConditions(List<WorkflowConditionMapping>) - Method in class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
setWorkflowDefinitionDao(WorkflowDefinitionDao) - Method in class com.jamasoftware.contour.domain.delete.DocumentTypeDeleter
 
setWorkflowFieldId(Integer) - Method in interface com.jamasoftware.contour.api.domain.DocumentType
 
setWorkflowFieldId(Integer) - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
setWorksheetNumber(Integer) - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
setWrite(boolean) - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
 
setXmlString(String) - Method in interface com.jamasoftware.contour.api.domain.Filter
 
setXmlString(String) - Method in interface com.jamasoftware.contour.api.domain.SmartFilter
 
setXmlString(String) - Method in class com.jamasoftware.contour.domain.FilterImpl
 
setXmlString(String) - Method in class com.jamasoftware.contour.domain.SmartFilterImpl
 
setXprojectLink(Integer) - Method in interface com.jamasoftware.contour.api.domain.Document
 
setXprojectLink(Integer) - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
setXtype(String) - Method in interface com.jamasoftware.contour.api.domain.Perspective
 
setXtype(String) - Method in interface com.jamasoftware.contour.api.domain.View
 
setXtype(String) - Method in class com.jamasoftware.contour.domain.PerspectiveImpl
 
setXtype(String) - Method in class com.jamasoftware.contour.domain.ViewImpl
 
shortDescribe() - Method in interface com.jamasoftware.contour.service.domain.graph.DomainObjectLink
A very short description (usually one word)
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.IdPropertyDomainObjectLink
 
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.JobScheduleOrganizationDomainObjectLink
 
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.ObjectTypeScopedDomainObjectLink
 
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyDescriptorDomainObjectLink
 
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.PropertyEntryIdValueDomainObjectLink
 
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.ScopeRefDomainObjectLink
 
shortDescribe() - Method in class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
shouldDuplicateItem(int) - Static method in class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 
shouldDuplicateRelationships(int) - Static method in class com.jamasoftware.contour.reuse.domain.ReuseDupeBehavior
 
shouldIndex() - Method in class com.jamasoftware.contour.data.domain.Tenant
 
shouldRunFromPatchStatus(PatchStatus) - Static method in enum com.jamasoftware.contour.patching.domain.PatchStatus
 
shutdown() - Method in interface com.jamasoftware.contour.plugin.Plugin
Shuts down the plugin to release any resources.
shutdown() - Method in interface com.jamasoftware.contour.plugin.PluginManager
 
shutdown() - Method in class com.jamasoftware.contour.plugin.PluginManagerImpl
 
shutdown() - Method in class com.jamasoftware.contour.plugin.ReviewStatusWorkflowPlugin
 
shutdown() - Method in class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
SidScoped - Interface in com.jamasoftware.contour.api.domain
 
SidScopedDomainObjectLink - Class in com.jamasoftware.contour.service.domain.graph.link
 
SidScopedDomainObjectLink(DomainObjectNode, DomainObjectNode, DomainObjectAccessor) - Constructor for class com.jamasoftware.contour.service.domain.graph.link.SidScopedDomainObjectLink
 
SidScopedObjectDependencyAdder - Class in com.jamasoftware.contour.service.domain.graph.dependencyAdder
 
SidScopedObjectDependencyAdder() - Constructor for class com.jamasoftware.contour.service.domain.graph.dependencyAdder.SidScopedObjectDependencyAdder
 
Signature - Interface in com.jamasoftware.contour.api.domain
 
SIGNATURE_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
SIGNATURE_REVOKE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
SignatureDao - Interface in com.jamasoftware.contour.dao
 
SignatureDeleter - Class in com.jamasoftware.contour.domain.delete
 
SignatureDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.SignatureDeleter
 
SignatureImpl - Class in com.jamasoftware.contour.domain
Defines a Signature class, that uses created to "sign" baselines.
SignatureImpl() - Constructor for class com.jamasoftware.contour.domain.SignatureImpl
 
SimpleContourItemVisitor<R,P> - Class in com.jamasoftware.contour.api.domain.visitor.contourItem
 
SimpleContourItemVisitor() - Constructor for class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
SimpleContourItemVisitor(R) - Constructor for class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
SimpleDomainObjectLinkVisitor<R,P> - Class in com.jamasoftware.contour.service.domain.graph.link.visitor
 
SimpleDomainObjectLinkVisitor() - Constructor for class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
SINGLE_ITEM_VIEW - Static variable in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
SINGLE_ITEM_VIEW_DEPRECATED - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
SMART_FILTER - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.SMART_FILTER = 14; The Smart Filter scope is used for our new enhanced Filter-level activities, like adding/removing Filters, editing parameters for existing Filters, etc...
SmartFilter - Interface in com.jamasoftware.contour.api.domain
 
SmartFilterDao - Interface in com.jamasoftware.contour.search.dao
 
SmartFilterDeleter - Class in com.jamasoftware.contour.domain.delete
 
SmartFilterDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.SmartFilterDeleter
 
SmartFilterImpl - Class in com.jamasoftware.contour.domain
Smart filter object.
SmartFilterImpl() - Constructor for class com.jamasoftware.contour.domain.SmartFilterImpl
 
smartFilterService - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
SorterInfo - Class in com.jamasoftware.contour.api.service.search
 
SorterInfo() - Constructor for class com.jamasoftware.contour.api.service.search.SorterInfo
 
SorterInfo(String, int) - Constructor for class com.jamasoftware.contour.api.service.search.SorterInfo
Constructor.
SorterList - Class in com.jamasoftware.contour.api.service.search
 
SorterList() - Constructor for class com.jamasoftware.contour.api.service.search.SorterList
 
SorterList(SorterInfo) - Constructor for class com.jamasoftware.contour.api.service.search.SorterList
 
SQLSERVER_JTDS_JDBC_DRIVER - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
SQLSERVER_MS_JDBC_DRIVER - Static variable in class com.jamasoftware.contour.setup.dto.DatabaseDTO
 
sqlTypes() - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
start() - Method in class com.jamasoftware.contour.dao.hibernate.HibBatchIndexDaoImpl.BatchIndexStatistics
 
STATUS_FAILED - Static variable in class com.jamasoftware.contour.domain.EmailImpl
 
STATUS_MAP - Static variable in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
 
STATUS_PENDING - Static variable in class com.jamasoftware.contour.domain.EmailImpl
 
STATUS_SENT - Static variable in class com.jamasoftware.contour.domain.EmailImpl
 
STEP_ACTION - Static variable in class com.jamasoftware.contour.domain.StepItemImpl
 
STEP_FIELDS - Static variable in class com.jamasoftware.contour.domain.StepItemImpl
 
STEP_INDEX - Static variable in class com.jamasoftware.contour.domain.StepItemImpl
 
StepItem - Interface in com.jamasoftware.contour.api.domain
 
StepItemImpl - Class in com.jamasoftware.contour.domain
 
StepItemImpl() - Constructor for class com.jamasoftware.contour.domain.StepItemImpl
 
subquerySearchWithProjection(Integer, String, Class<?>, Query) - Method in interface com.jamasoftware.contour.dao.DocumentDao
 
subquerySearchWithProjection(Integer, String, Class<?>, Query) - Method in class com.jamasoftware.contour.dao.hibernate.HibDocumentDaoImpl
 
Subscriber - Class in com.jamasoftware.contour.service.dto
 
Subscriber() - Constructor for class com.jamasoftware.contour.service.dto.Subscriber
 
Subscriber(Integer, Integer) - Constructor for class com.jamasoftware.contour.service.dto.Subscriber
 
Subscription - Interface in com.jamasoftware.contour.api.domain
 
SubscriptionDao - Interface in com.jamasoftware.contour.dao
 
SubscriptionDeleter - Class in com.jamasoftware.contour.domain.delete
 
SubscriptionDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.SubscriptionDeleter
 
SubscriptionImpl - Class in com.jamasoftware.contour.domain
User subscription.
SubscriptionImpl() - Constructor for class com.jamasoftware.contour.domain.SubscriptionImpl
 
SyncOptions - Interface in com.jamasoftware.contour.api.reuse.domain
 
SyncOptionsDao - Interface in com.jamasoftware.contour.reuse.dao
 
SyncOptionsImpl - Class in com.jamasoftware.contour.reuse.domain
 
SyncOptionsImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.SyncOptionsImpl
 
SyncStatus - Enum in com.jamasoftware.contour.api.reuse.domain
 
SYSTEM - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
SYSTEM - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
System - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
SYSTEM - Static variable in class com.jamasoftware.contour.domain.PerspectiveTypeImpl
 
SYSTEM - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.SYSTEM = 1; The System scope is used for fundamental Contour settings, like setting up SMTP servers, date formats, etc...
SYSTEM_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
System categories are managed by Contour and their Document Types shouldn't be edited or deleted
SYSTEM_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
SystemInfo - Class in com.jamasoftware.contour.service.dto
System Information such as the version of JVM, memory statistics etc.
SystemInfo() - Constructor for class com.jamasoftware.contour.service.dto.SystemInfo
 
SystemInfo.SystemPropertyEntry - Class in com.jamasoftware.contour.service.dto
 

T

Tag - Interface in com.jamasoftware.contour.api.tag.domain
 
Tag - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
tagDao - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
TagDao - Interface in com.jamasoftware.contour.tag.dao
 
TagFactory - Interface in com.jamasoftware.contour.api.tag.domain.factory
 
TagImpl - Class in com.jamasoftware.contour.tag.domain
Item Tag.
TagImpl() - Constructor for class com.jamasoftware.contour.tag.domain.TagImpl
 
TagImpl(Integer, String, Integer) - Constructor for class com.jamasoftware.contour.tag.domain.TagImpl
 
TagImpl(TagDTO) - Constructor for class com.jamasoftware.contour.tag.domain.TagImpl
 
targetOperandIds(Set<Integer>) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig.CalculatedFieldConfigBuilder
 
Tenant - Class in com.jamasoftware.contour.data.domain
 
Tenant(String, GlobalContextDao) - Constructor for class com.jamasoftware.contour.data.domain.Tenant
 
Tenant.ProvisioningState - Enum in com.jamasoftware.contour.data.domain
 
TenantAwarePluginManagerImpl - Class in com.jamasoftware.contour.plugin
 
TenantAwarePluginManagerImpl() - Constructor for class com.jamasoftware.contour.plugin.TenantAwarePluginManagerImpl
 
Test - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
TEST_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
TEST_CASE - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Test Case category signifies that this document type represents Test Cases in the system, ID 1009.
TEST_CENTER_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Categories of "Test Center" things
TEST_CYCLE - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Test Cycle category signifies that this document type represents Test Cycles in the system, ID 1007.
TEST_CYCLE - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.TEST_CYCLE = 18; The Test Cycle scope is used for Test Center Test Cycle activities.
TEST_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
TEST_PLAN - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Test Plan category signifies that this document type represents Test Plans in the system, ID 1006.
TEST_PLAN - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.TEST_PLAN = 17; The Test Plan scope is used for Test Center Test Plan activities.
TEST_RUN - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Test Run category signifies that this document type represents Test Runs in the system, ID 1008.
TEST_RUN - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.TEST_RUN = 19; The Test Run scope is used for Test Center Test Run activities.
TEST_RUN_STEP_RESULT - Static variable in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
TEST_RUN_STEP_STATUS - Static variable in class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
TEST_STEP_EXPECTED_RESULT - Static variable in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
TEST_STEP_FIELDS - Static variable in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
TEST_STEP_NOTES - Static variable in class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
TestCaseSelection - Class in com.jamasoftware.contour.qa.dto
 
TestCaseSelection(ContourItem) - Constructor for class com.jamasoftware.contour.qa.dto.TestCaseSelection
 
TestCaseStatus - Enum in com.jamasoftware.contour.api.qa.domain
 
TestCaseStatusUserType - Class in com.jamasoftware.contour.domain.usertype.enums
 
TestCaseStatusUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.TestCaseStatusUserType
 
TestCaseStep - Interface in com.jamasoftware.contour.api.qa.domain
 
TestCaseStepImpl - Class in com.jamasoftware.contour.qa.domain
 
TestCaseStepImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestCaseStepImpl
 
testConnection() - Method in class com.jamasoftware.contour.dao.ldap.LdapUserDaoImpl
 
testConnection() - Method in interface com.jamasoftware.contour.dao.LdapUserDao
 
TestCycle - Interface in com.jamasoftware.contour.api.qa.domain
 
TestCycle - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
TESTCYCLE_FIELD_NAMES - Static variable in class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
TestCycleDao - Interface in com.jamasoftware.contour.qa.dao
 
TestCycleImpl - Class in com.jamasoftware.contour.qa.domain
Test Cycle.
TestCycleImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
TestCycleImpl(Integer) - Constructor for class com.jamasoftware.contour.qa.domain.TestCycleImpl
 
TestPlan - Interface in com.jamasoftware.contour.api.qa.domain
 
TestPlan - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
TESTPLAN_FIELD_NAMES - Static variable in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
TestPlanDao - Interface in com.jamasoftware.contour.qa.dao
 
TestPlanImpl - Class in com.jamasoftware.contour.qa.domain
A TestPlan is a plan for testing requirements using TestCycles.
TestPlanImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
TestPlanImpl(Integer) - Constructor for class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
TestReportDataService - Interface in com.jamasoftware.contour.reportData.service
 
TestReportDataServiceImpl - Class in com.jamasoftware.contour.reportData.service.impl
Service that provides functions to retrieve Test Center data.
TestReportDataServiceImpl() - Constructor for class com.jamasoftware.contour.reportData.service.impl.TestReportDataServiceImpl
 
TestResult - Interface in com.jamasoftware.contour.api.domain
 
TestResultDao - Interface in com.jamasoftware.contour.dao
 
TestResultDeleter - Class in com.jamasoftware.contour.domain.delete
 
TestResultDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.TestResultDeleter
 
TestResultImpl - Class in com.jamasoftware.contour.domain
Test Result.
TestResultImpl() - Constructor for class com.jamasoftware.contour.domain.TestResultImpl
 
TestRun - Interface in com.jamasoftware.contour.api.qa.domain
 
TestRun - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
TESTRUN_FIELD_NAMES - Static variable in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
TestRunDao - Interface in com.jamasoftware.contour.qa.dao
 
TestRunImpl - Class in com.jamasoftware.contour.qa.domain
 
TestRunImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestRunImpl
 
TestRunImpl(Integer) - Constructor for class com.jamasoftware.contour.qa.domain.TestRunImpl
 
TestRunSet - Interface in com.jamasoftware.contour.api.qa.domain
 
TestRunSetDao - Interface in com.jamasoftware.contour.qa.dao
 
TestRunSetImpl - Class in com.jamasoftware.contour.qa.domain
 
TestRunSetImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestRunSetImpl
 
TestRunStatus - Enum in com.jamasoftware.contour.api.qa.domain
 
TestRunStep - Interface in com.jamasoftware.contour.api.qa.domain
 
TestRunStepImpl - Class in com.jamasoftware.contour.qa.domain
 
TestRunStepImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestRunStepImpl
 
TestSet - Interface in com.jamasoftware.contour.api.qa.domain
 
TestSetCase - Interface in com.jamasoftware.contour.api.qa.domain
 
TestSetCaseDao - Interface in com.jamasoftware.contour.qa.dao
 
TestSetCaseImpl - Class in com.jamasoftware.contour.qa.domain
 
TestSetCaseImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestSetCaseImpl
 
TestSetDao - Interface in com.jamasoftware.contour.qa.dao
 
TestSetImpl - Class in com.jamasoftware.contour.qa.domain
 
TestSetImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestSetImpl
 
TestStepItem - Interface in com.jamasoftware.contour.api.qa.domain
 
TestStepItemImpl - Class in com.jamasoftware.contour.qa.domain
 
TestStepItemImpl() - Constructor for class com.jamasoftware.contour.qa.domain.TestStepItemImpl
 
TEXT - Static variable in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
The Text category signifies that this document type represents Texts in the system, ID 1005.
THREAD_UPDATED_DATE_DESC - Static variable in class com.jamasoftware.contour.comment.dao.hibernate.HibCommentDaoImpl
 
toDomainList(Set<DocumentType_FacetDTO>, DocumentType) - Static method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
toDTO(ContourItem, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.facade.ContourItemToDTOFacade
 
ToDTOContourItemOptions - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
ToDTOContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
A ContourItemVisitor that creates DTOs
toHtmlText() - Method in class com.jamasoftware.contour.domain.License
 
Token - Interface in com.jamasoftware.contour.api.domain
 
TokenDao - Interface in com.jamasoftware.contour.dao
 
TokenDeleter - Class in com.jamasoftware.contour.domain.delete
 
TokenDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.TokenDeleter
 
TokenImpl - Class in com.jamasoftware.contour.domain
 
TokenImpl() - Constructor for class com.jamasoftware.contour.domain.TokenImpl
 
ToLiteDTOContourItemVisitor - Class in com.jamasoftware.contour.domain.visitor.contourItem
 
toRestriction(CommentFilter, Integer) - Method in class com.jamasoftware.contour.comment.filter.CommentFilterConverter
 
toSqlString(Criteria, CriteriaQuery) - Method in class com.jamasoftware.contour.dao.hibernate.criterion.FindByIdsCriterion
 
toString() - Method in class com.jamasoftware.contour.api.reuse.domain.ReusedItemSummary
 
toString() - Method in class com.jamasoftware.contour.api.service.search.PageInfo
 
toString() - Method in class com.jamasoftware.contour.api.service.search.SearchResults
 
toString() - Method in class com.jamasoftware.contour.comment.domain.CommentStatusImpl
 
toString() - Method in class com.jamasoftware.contour.comment.domain.CommentTypeImpl
 
toString() - Method in class com.jamasoftware.contour.dao.hibernate.criterion.FindByIdsCriterion
 
toString() - Method in class com.jamasoftware.contour.dashboard.domain.DashboardImpl
 
toString() - Method in class com.jamasoftware.contour.dashboard.domain.PortletInstanceImpl
 
toString() - Method in class com.jamasoftware.contour.domain.BaseLineImpl
 
toString() - Method in class com.jamasoftware.contour.domain.Document_DocumentImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentCustomFieldValueImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentFieldImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentGroupImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentNodeImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentTypeFieldImpl
 
toString() - Method in class com.jamasoftware.contour.domain.DocumentTypeImpl
 
toString() - Method in class com.jamasoftware.contour.domain.EventActionTypeImpl
Constructs a String with all attributes in name = value format.
toString() - Method in class com.jamasoftware.contour.domain.EventEntryImpl
 
toString() - Method in class com.jamasoftware.contour.domain.FieldLayoutImpl
 
toString() - Method in class com.jamasoftware.contour.domain.FieldLayoutTypeImpl
 
toString() - Method in class com.jamasoftware.contour.domain.FilterImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ItemTemplateImpl
 
toString() - Method in class com.jamasoftware.contour.domain.JobScheduleImpl
 
toString() - Method in class com.jamasoftware.contour.domain.LookupImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ObjectTypeImpl
Constructs a String with all attributes in name = value format.
toString() - Method in class com.jamasoftware.contour.domain.OrderedListImpl
 
toString() - Method in class com.jamasoftware.contour.domain.OrganizationImpl
 
toString() - Method in class com.jamasoftware.contour.domain.PropertyEntryImpl
 
toString() - Method in class com.jamasoftware.contour.domain.RelationshipTypeImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ReleaseImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ReleaseTypeImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ReportFormatImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ReportImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ReportTypeImpl
 
toString() - Method in class com.jamasoftware.contour.domain.RoleImpl
 
toString() - Method in class com.jamasoftware.contour.domain.SignatureImpl
 
toString() - Method in class com.jamasoftware.contour.domain.UserImpl
Constructs a String with all attributes in name = value format.
toString() - Method in class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
toString() - Method in class com.jamasoftware.contour.domain.VersionImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ViewConfigImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ViewImpl
 
toString() - Method in class com.jamasoftware.contour.domain.ViewTypeImpl
 
toString() - Method in class com.jamasoftware.contour.exception.dto.OutOfComplianceInfo
 
toString() - Method in class com.jamasoftware.contour.globalKey.domain.GlobalKeyLookupImpl
 
toString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationComponentMappingImpl
 
toString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationConnectionImpl
Constructs a String with all attributes in name = value format.
toString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationDirectionTypeImpl
 
toString() - Method in class com.jamasoftware.contour.integrations.domain.IntegrationFieldMappingImpl
 
toString(WorkflowRuleConfiguration) - Static method in class com.jamasoftware.contour.plugin.WorkflowRuleConfigurationHelper
 
toString() - Method in class com.jamasoftware.contour.project.domain.ProjectImpl
 
toString() - Method in class com.jamasoftware.contour.qa.domain.TestCaseStepImpl
 
toString() - Method in class com.jamasoftware.contour.qa.domain.TestPlanImpl
 
toString() - Method in class com.jamasoftware.contour.qa.domain.TestRunImpl
 
toString() - Method in class com.jamasoftware.contour.qa.domain.TestSetImpl
 
toString() - Method in class com.jamasoftware.contour.reuse.domain.RelationshipConfigImpl
 
toString() - Method in class com.jamasoftware.contour.review.domain.ReviewImpl
 
toString() - Method in class com.jamasoftware.contour.review.domain.Revision_ItemImpl
 
toString() - Method in class com.jamasoftware.contour.review.domain.Revision_UserImpl
 
toString() - Method in class com.jamasoftware.contour.review.domain.RevisionImpl
 
toString() - Method in class com.jamasoftware.contour.review.domain.RevisionStatusImpl
 
toString() - Method in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
toString() - Method in class com.jamasoftware.contour.service.domain.graph.DomainObjectNode
 
toString() - Method in class com.jamasoftware.contour.service.domain.graph.link.DomainObjectLinkBase
 
toString() - Method in class com.jamasoftware.contour.service.dto.BaselineItemsChangedSummary
 
toString() - Method in class com.jamasoftware.contour.service.dto.DocumentImportFieldMappingDTO
 
toString() - Method in class com.jamasoftware.contour.service.dto.DocumentImportMapping
 
toString() - Method in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
toString() - Method in class com.jamasoftware.contour.service.dto.FilterOrSmartFilterDTOHolder
 
toString() - Method in class com.jamasoftware.contour.service.dto.SessionInfoDTO
 
toString() - Method in class com.jamasoftware.contour.service.dto.TreeOptions
 
toString() - Method in class com.jamasoftware.contour.ws.domain.WsActivity
Gets a string representation of this activity.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsAttachment
Gets a string representation of this attachment.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsBaseline
Gets a string representation of this baseline.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Gets a string representation of this change request association.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsDocAttach
Gets a string representation of this doc_attach.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentType
Gets a string representation of this document type.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Gets a string representation of this document type category.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsEventType
Gets a string representation of this event type.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsField
Gets a string representation of this field.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsFilter
Gets a string representation of this filter.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsFilterParameter
Gets a string representation of this filter parameter.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsItem
Gets a string representation of this item.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsItemName
 
toString() - Method in class com.jamasoftware.contour.ws.domain.WsLookup
Gets a string representation of this lookup.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsLookupType
Gets a string representation of this lookup type.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsModule
Gets a string representation of this module.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsOrganization
Gets a string representation of this organization.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsPermissions
Gets a string representation of this permissions object.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsProject
Gets a string representation of this project.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsProjectType
Gets a string representation of this project type.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Gets a string representation of this property entry.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsPropertyList
Gets a string representation of this property list.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsRelationship
Gets a string representation of this relationship.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsRelationshipType
Gets a string representation of this relationship type.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsRelease
Gets a string representation of this release.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsReleaseType
Gets a string representation of this release type.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
toString() - Method in class com.jamasoftware.contour.ws.domain.WsServerInfo
Gets a string representation of the server information.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsSignature
Gets a string representation of this signature.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsTestCaseStep
 
toString() - Method in class com.jamasoftware.contour.ws.domain.WsTestGroup
 
toString() - Method in class com.jamasoftware.contour.ws.domain.WsUser
Gets a string representation of this user.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsVersion
Gets a string representation of this version.
toString() - Method in class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 
toWorkflowRuleConfiguration(String) - Static method in class com.jamasoftware.contour.plugin.WorkflowRuleConfigurationHelper
 
toXmlDocument() - Method in class com.jamasoftware.contour.domain.License
 
toXMLString(Object) - Method in class com.jamasoftware.contour.domain.usertype.enums.AbstractEnumUserType
 
TRACE_VIEW - Static variable in class com.jamasoftware.contour.domain.ReportTypeImpl
 
TRACE_VIEW - Static variable in class com.jamasoftware.contour.domain.ViewTypeImpl
 
TraceConnectedUsersDTO - Class in com.jamasoftware.contour.social.dto
 
TraceConnectedUsersDTO() - Constructor for class com.jamasoftware.contour.social.dto.TraceConnectedUsersDTO
 
TraceViewData - Class in com.jamasoftware.contour.service.dto.traceView
 
TraceViewData() - Constructor for class com.jamasoftware.contour.service.dto.traceView.TraceViewData
 
TraceViewGridConfig - Class in com.jamasoftware.contour.service.dto.traceView
 
TraceViewGridConfig() - Constructor for class com.jamasoftware.contour.service.dto.traceView.TraceViewGridConfig
 
TraceViewOriginData - Class in com.jamasoftware.contour.service.dto.traceView
 
TraceViewOriginData() - Constructor for class com.jamasoftware.contour.service.dto.traceView.TraceViewOriginData
 
TraceViewPlugin - Class in com.jamasoftware.contour.plugin
 
TraceViewPlugin() - Constructor for class com.jamasoftware.contour.plugin.TraceViewPlugin
 
TraceViewResultsWrap<T> - Class in com.jamasoftware.contour.service.dto.traceView
 
TraceViewTierData - Class in com.jamasoftware.contour.service.dto.traceView
 
TraceViewTierData() - Constructor for class com.jamasoftware.contour.service.dto.traceView.TraceViewTierData
 
TREE_CATEGORIES - Static variable in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Categories of items that live inside the tree hierarchy
TREE_KEY_SEPARATOR - Static variable in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
TREE_PATH_SEPARATOR - Static variable in class com.jamasoftware.contour.service.dto.ExtDocumentTreeNode
 
TreeNodeSelection - Class in com.jamasoftware.contour.service.dto
 
TreeNodeSelection() - Constructor for class com.jamasoftware.contour.service.dto.TreeNodeSelection
 
TreeOptions - Class in com.jamasoftware.contour.service.dto
 
TreeOptions() - Constructor for class com.jamasoftware.contour.service.dto.TreeOptions
 
TRIAL_TOKEN - Static variable in interface com.jamasoftware.contour.api.domain.Token
 
TrialDao - Interface in com.jamasoftware.contour.trial.dao
 
tryToUpdateOrgIdsForClass(Class<? extends DomainObjectBase>) - Method in class com.jamasoftware.contour.trial.dao.hibernate.HibTrialDaoImpl
 
tryToUpdateOrgIdsForClass(Class<? extends DomainObjectBase>) - Method in interface com.jamasoftware.contour.trial.dao.TrialDao
 
type(CalculationType) - Method in class com.jamasoftware.contour.calculated.domain.CalculatedFieldConfig.CalculatedFieldConfigBuilder
 
TYPE_PUBLIC - Static variable in class com.jamasoftware.contour.domain.LookupTypeImpl
 
TYPE_SYSTEM - Static variable in class com.jamasoftware.contour.domain.LookupTypeImpl
 
TypeToLocationReuseConfig - Class in com.jamasoftware.contour.ws.domain
 
TypeToLocationReuseConfig() - Constructor for class com.jamasoftware.contour.ws.domain.TypeToLocationReuseConfig
 

U

UID - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 
UNASSIGNED_USER - Static variable in interface com.jamasoftware.contour.api.domain.User
 
unblockIndexQueue() - Method in class com.jamasoftware.contour.dao.hibernate.HibIndexDaoImpl
 
unblockIndexQueue() - Method in interface com.jamasoftware.contour.data.dao.IndexDao
Un-blocks the the asynchronous index queue.
UNLIMITED - Static variable in class com.jamasoftware.contour.domain.License
 
UNREVIEWED - Static variable in class com.jamasoftware.contour.review.domain.RevisionUserItemStatusImpl
 
UNREVIEWED - Static variable in class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
UPDATE - Static variable in class com.jamasoftware.contour.domain.EventTypeImpl
 
updateContourItem(ContourItem) - Method in interface com.jamasoftware.contour.dao.ContourItemDao
 
updateContourItem(ContourItem) - Method in class com.jamasoftware.contour.dao.hibernate.HibContourItemDaoImpl
 
updateGlobalStatusFor(Integer, int) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
updateGlobalStatusFor(Integer, int) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
updateGlobalStatusForItem(int, int) - Method in class com.jamasoftware.contour.workflow.dao.hibernate.HibWorkflowDaoImpl
 
updateGlobalStatusForItem(int, int) - Method in interface com.jamasoftware.contour.workflow.dao.WorkflowDao
 
updateObjectRefForScope(Integer, Integer, Integer, boolean) - Method in class com.jamasoftware.contour.dao.hibernate.HibGenericDaoImpl
 
updateObjectRefForScope(Integer, Integer, Integer, boolean) - Method in interface com.jamasoftware.contour.data.dao.GenericDao
Performs an update for all scope/ref combinations pointing to the oldRefId to point to the newRefId
updateSuspectRelationships(List<Integer>, boolean, List<Integer>) - Method in class com.jamasoftware.contour.dao.hibernate.HibRelationshipDaoImpl
 
updateSuspectRelationships(List<Integer>, boolean, List<Integer>) - Method in interface com.jamasoftware.contour.dao.RelationshipDao
 
UPSTREAM - Static variable in class com.jamasoftware.contour.reuse.domain.ReuseRelationshipDirection
 
Url - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
URL_ADD - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
URL_DELETE - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
URL_MODIFY - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
User - Interface in com.jamasoftware.contour.api.domain
 
User - Static variable in class com.jamasoftware.contour.domain.ObjectTypeImpl
 
USER - Static variable in class com.jamasoftware.contour.ws.domain.WsScope
WsScope.USER = 6; The User scope is used for User-level activities, like adding/removing Users, changing passwords, etc...
User.SearchField - Class in com.jamasoftware.contour.api.domain
 
User.SearchField() - Constructor for class com.jamasoftware.contour.api.domain.User.SearchField
 
USER_INVITED_TO_REVIEW - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
USER_INVITED_TO_TRIAL - Static variable in class com.jamasoftware.contour.domain.EventEntryImpl
 
User_JobSchedule - Interface in com.jamasoftware.contour.api.domain
 
User_JobScheduleDeleter - Class in com.jamasoftware.contour.domain.delete
 
User_JobScheduleDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.User_JobScheduleDeleter
 
User_JobScheduleImpl - Class in com.jamasoftware.contour.domain
Job schedule for user notification.
User_JobScheduleImpl() - Constructor for class com.jamasoftware.contour.domain.User_JobScheduleImpl
 
User_Organization - Interface in com.jamasoftware.contour.api.domain
 
User_OrganizationImpl - Class in com.jamasoftware.contour.domain
Link table for user and organization so user can access other organizations.
User_OrganizationImpl() - Constructor for class com.jamasoftware.contour.domain.User_OrganizationImpl
 
UserDao - Interface in com.jamasoftware.contour.api.dao
The DAO for Users
UserDao - Interface in com.jamasoftware.contour.dao
 
userDao - Variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
UserDeleter - Class in com.jamasoftware.contour.domain.delete
 
UserDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.UserDeleter
 
UserFactory - Interface in com.jamasoftware.contour.api.domain.factory
 
UserFavorite - Interface in com.jamasoftware.contour.api.domain
 
UserFavoriteDao - Interface in com.jamasoftware.contour.dao
 
UserFavoriteDeleter - Class in com.jamasoftware.contour.domain.delete
 
UserFavoriteDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.UserFavoriteDeleter
 
UserFavoriteImpl - Class in com.jamasoftware.contour.domain
Object that records a user's favorites of a given object.
UserFavoriteImpl() - Constructor for class com.jamasoftware.contour.domain.UserFavoriteImpl
 
UserFavoriteImpl(Integer, Integer, Integer) - Constructor for class com.jamasoftware.contour.domain.UserFavoriteImpl
 
UserImpl - Class in com.jamasoftware.contour.domain
Contour User.
UserImpl() - Constructor for class com.jamasoftware.contour.domain.UserImpl
 
UserImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.UserImpl
 
UserImpl(Integer, String, String, String) - Constructor for class com.jamasoftware.contour.domain.UserImpl
 
UserImpl(UserPropertyDTO) - Constructor for class com.jamasoftware.contour.domain.UserImpl
 
UserItemViewHistory - Interface in com.jamasoftware.contour.api.domain
 
UserItemViewHistoryDao - Interface in com.jamasoftware.contour.dao
 
UserItemViewHistoryDeleter - Class in com.jamasoftware.contour.domain.delete
 
UserItemViewHistoryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.UserItemViewHistoryDeleter
 
UserItemViewHistoryImpl - Class in com.jamasoftware.contour.domain
 
UserItemViewHistoryImpl() - Constructor for class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
UserItemViewHistoryImpl(User, Integer, Integer, Integer, Date) - Constructor for class com.jamasoftware.contour.domain.UserItemViewHistoryImpl
 
UserLicenseUserType - Class in com.jamasoftware.contour.domain.usertype.enums
 
UserLicenseUserType() - Constructor for class com.jamasoftware.contour.domain.usertype.enums.UserLicenseUserType
 
UserLogEntry - Interface in com.jamasoftware.contour.api.domain
 
UserLogEntryDao - Interface in com.jamasoftware.contour.dao
Data access methods for UserLogEntry.
UserLogEntryDeleter - Class in com.jamasoftware.contour.domain.delete
 
UserLogEntryDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.UserLogEntryDeleter
 
UserLogEntryImpl - Class in com.jamasoftware.contour.domain
Object that tracks user login/logout times.
UserLogEntryImpl() - Constructor for class com.jamasoftware.contour.domain.UserLogEntryImpl
 
UserMetricHistory - Interface in com.jamasoftware.contour.api.domain
 
UserMetricHistoryDao - Interface in com.jamasoftware.contour.dao
 
UserMetricHistoryImpl - Class in com.jamasoftware.contour.domain
 
UserMetricHistoryImpl() - Constructor for class com.jamasoftware.contour.domain.UserMetricHistoryImpl
 
USERNAME - Static variable in class com.jamasoftware.contour.api.domain.User.SearchField
 

V

valueOf(String) - Static method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.domain.EventTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.domain.ObjectTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.domain.ReviewerRoleEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.domain.ReviewVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.domain.RevisionStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.integrations.domain.IntegrationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.reuse.domain.SyncStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.api.util.domain.Facet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.data.domain.Tenant.ProvisioningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.domain.LicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.patching.domain.PatchStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.plugin.OfficeTemplatePlugin.ContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList.ReportListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.review.dto.ReviewSaveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.social.dto.ConnectedUserType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.social.dto.ConnectedUserTypeDateComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.ws.domain.WsReportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.jamasoftware.contour.api.dashboard.domain.DashboardLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.dashboard.domain.Portlet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.domain.DocumentTypeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.domain.EventTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.domain.ObjectTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.domain.ReviewerRoleEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.domain.ReviewVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.domain.RevisionStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.integrations.domain.IntegrationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.qa.domain.TestCaseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.qa.domain.TestRunStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.reuse.domain.SyncStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.api.util.domain.Facet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.data.domain.Tenant.ProvisioningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.domain.LicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.patching.domain.PatchStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.plugin.OfficeTemplatePlugin.ContextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.report.dto.lazy.ReportLazyLoadedList.ReportListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.review.dto.ReviewSaveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.service.dto.ExtDocumentTreeNode.TreeNodeKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.social.dto.ConnectedUserType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.social.dto.ConnectedUserTypeDateComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.util.domain.ScopeRefMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.ws.domain.WsReportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.ws.domain.WsTestCaseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.jamasoftware.contour.ws.domain.WsTestRunStatus
Returns an array containing the constants of this enum type, in the order they are declared.
VELOCITY - Static variable in class com.jamasoftware.contour.domain.ReportTypeImpl
 
VELOCITY_REPORT_PARAM_RELATE - Static variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
VELOCITY_REPORT_PARAM_TAG - Static variable in class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
VelocityDocumentSequenceComparator - Class in com.jamasoftware.contour.plugin
 
VelocityDocumentSequenceComparator() - Constructor for class com.jamasoftware.contour.plugin.VelocityDocumentSequenceComparator
 
VelocityReportPlugin - Class in com.jamasoftware.contour.plugin
 
VelocityReportPlugin() - Constructor for class com.jamasoftware.contour.plugin.VelocityReportPlugin
 
VelocityReportPluginSupport - Class in com.jamasoftware.contour.plugin
Support class for Velocity Report Plugin.
VelocityReportPluginSupport() - Constructor for class com.jamasoftware.contour.plugin.VelocityReportPluginSupport
 
VelocityReportUtil - Class in com.jamasoftware.contour.report.util
Utility methods for velocity report.
VelocityReportUtil(FieldDataTypeManager) - Constructor for class com.jamasoftware.contour.report.util.VelocityReportUtil
 
Version - Interface in com.jamasoftware.contour.api.domain
 
VersionDao - Interface in com.jamasoftware.contour.dao
 
VersionDeleter - Class in com.jamasoftware.contour.domain.delete
 
VersionDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.VersionDeleter
 
VersionDocumentDTO - Class in com.jamasoftware.contour.service.dto
DTO that contains both Version and Document information.
VersionDocumentDTO() - Constructor for class com.jamasoftware.contour.service.dto.VersionDocumentDTO
 
VersionImpl - Class in com.jamasoftware.contour.domain
Document Version.
VersionImpl() - Constructor for class com.jamasoftware.contour.domain.VersionImpl
 
VersionInfo - Class in com.jamasoftware.contour.dao
 
VersionInfo(Integer, String, Integer, Integer) - Constructor for class com.jamasoftware.contour.dao.VersionInfo
 
VersionNumberComparator - Class in com.jamasoftware.contour.domain.comparator
 
VersionNumberComparator() - Constructor for class com.jamasoftware.contour.domain.comparator.VersionNumberComparator
 
VersionTestCycleDTO - Class in com.jamasoftware.contour.service.dto
 
VersionTestCycleDTO() - Constructor for class com.jamasoftware.contour.service.dto.VersionTestCycleDTO
 
VersionTestPlanDTO - Class in com.jamasoftware.contour.service.dto
 
VersionTestPlanDTO() - Constructor for class com.jamasoftware.contour.service.dto.VersionTestPlanDTO
 
VersionTestRunDTO - Class in com.jamasoftware.contour.service.dto
 
VersionTestRunDTO() - Constructor for class com.jamasoftware.contour.service.dto.VersionTestRunDTO
 
View - Interface in com.jamasoftware.contour.api.domain
 
View_ItemType - Interface in com.jamasoftware.contour.api.domain
 
View_ItemTypeImpl - Class in com.jamasoftware.contour.domain
Perspective Domain object
View_ItemTypeImpl() - Constructor for class com.jamasoftware.contour.domain.View_ItemTypeImpl
 
ViewConfig - Interface in com.jamasoftware.contour.api.domain
 
ViewConfigDeleter - Class in com.jamasoftware.contour.domain.delete
 
ViewConfigDeleter() - Constructor for class com.jamasoftware.contour.domain.delete.ViewConfigDeleter
 
ViewConfigImpl - Class in com.jamasoftware.contour.domain
View-Config Domain object
ViewConfigImpl() - Constructor for class com.jamasoftware.contour.domain.ViewConfigImpl
 
ViewDao - Interface in com.jamasoftware.contour.dao
 
ViewImpl - Class in com.jamasoftware.contour.domain
View Domain object
ViewImpl() - Constructor for class com.jamasoftware.contour.domain.ViewImpl
 
ViewImpl(Integer) - Constructor for class com.jamasoftware.contour.domain.ViewImpl
 
ViewType - Interface in com.jamasoftware.contour.api.domain
 
ViewTypeDao - Interface in com.jamasoftware.contour.dao
 
ViewTypeImpl - Class in com.jamasoftware.contour.domain
ViewType domain object
ViewTypeImpl() - Constructor for class com.jamasoftware.contour.domain.ViewTypeImpl
 
visitContourItem(ContourItem, P) - Method in interface com.jamasoftware.contour.api.domain.visitor.contourItem.ContourItemVisitor
 
visitContourItem(ContourItem, P) - Method in class com.jamasoftware.contour.api.domain.visitor.contourItem.ForcedVisitContourItemVisitor
 
visitContourItem(ContourItem, P) - Method in class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
visitContourItem(ContourItem, DeactivateContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemVisitor
 
visitDocument(Document, P) - Method in interface com.jamasoftware.contour.api.domain.visitor.contourItem.ContourItemVisitor
 
visitDocument(Document, P) - Method in class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
visitDocument(Document, CloneContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemVisitor
 
visitDocument(Document, DeactivateContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemVisitor
 
visitDocument(Document, ExtTreeNodeContourItemVisitorOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ExtTreeNodeContourItemVisitor
 
visitDocument(Document, ContourItemDTO) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.MergeDtoIntoContourItemVisitor
 
visitDocument(Document, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewDTOInstanceContourItemVisitor
 
visitDocument(Document, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewVersionDTOContourItemVisitor
 
visitDocument(Document, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemVisitor
 
visitDocument(Document, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToLiteDTOContourItemVisitor
 
visitDocumentDTO(DocumentDTO, Void) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.NewDomainInstanceContourItemDTOVisitor
 
visitDocumentDTO(DocumentDTO, SaveContourItemDTOOptions) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.SaveContourItemDTOVisitor
 
visitDomainObjectLink(DomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitDomainObjectLink(DomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitIdPropertyDescriptorDomainObjectLink(IdPropertyDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitIdPropertyDescriptorDomainObjectLink(IdPropertyDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitJobScheduleOrganizationDomainObjectLink(JobScheduleOrganizationDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitJobScheduleOrganizationDomainObjectLink(JobScheduleOrganizationDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitObjectTypeScopedDomainObjectLink(ObjectTypeScopedDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitObjectTypeScopedDomainObjectLink(ObjectTypeScopedDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitPropertyDescriptorDomainObjectLink(PropertyDescriptorDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitPropertyDescriptorDomainObjectLink(PropertyDescriptorDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitPropertyEntryIdValueDomainObjectLink(PropertyEntryIdValueDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitPropertyEntryIdValueDomainObjectLink(PropertyEntryIdValueDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitScopeRefDomainObjectLink(ScopeRefDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitScopeRefDomainObjectLink(ScopeRefDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitSidScopedDomainObjectLink(SidScopedDomainObjectLink, P) - Method in interface com.jamasoftware.contour.service.domain.graph.link.visitor.DomainObjectLinkVisitor
 
visitSidScopedDomainObjectLink(SidScopedDomainObjectLink, P) - Method in class com.jamasoftware.contour.service.domain.graph.link.visitor.SimpleDomainObjectLinkVisitor
 
visitTestCycle(TestCycle, P) - Method in interface com.jamasoftware.contour.api.domain.visitor.contourItem.ContourItemVisitor
 
visitTestCycle(TestCycle, P) - Method in class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
visitTestCycle(TestCycle, CloneContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemVisitor
 
visitTestCycle(TestCycle, DeactivateContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemVisitor
 
visitTestCycle(TestCycle, ContourItemDTO) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.MergeDtoIntoContourItemVisitor
 
visitTestCycle(TestCycle, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewDTOInstanceContourItemVisitor
 
visitTestCycle(TestCycle, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewVersionDTOContourItemVisitor
 
visitTestCycle(TestCycle, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemVisitor
 
visitTestCycle(TestCycle, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToLiteDTOContourItemVisitor
 
visitTestCycleDTO(TestCycleDTO, Void) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.NewDomainInstanceContourItemDTOVisitor
 
visitTestCycleDTO(TestCycleDTO, SaveContourItemDTOOptions) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.SaveContourItemDTOVisitor
 
visitTestPlan(TestPlan, P) - Method in interface com.jamasoftware.contour.api.domain.visitor.contourItem.ContourItemVisitor
 
visitTestPlan(TestPlan, P) - Method in class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
visitTestPlan(TestPlan, CloneContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemVisitor
 
visitTestPlan(TestPlan, DeactivateContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemVisitor
 
visitTestPlan(TestPlan, ContourItemDTO) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.MergeDtoIntoContourItemVisitor
 
visitTestPlan(TestPlan, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewDTOInstanceContourItemVisitor
 
visitTestPlan(TestPlan, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewVersionDTOContourItemVisitor
 
visitTestPlan(TestPlan, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemVisitor
 
visitTestPlan(TestPlan, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToLiteDTOContourItemVisitor
 
visitTestPlanDTO(TestPlanDTO, Void) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.NewDomainInstanceContourItemDTOVisitor
 
visitTestPlanDTO(TestPlanDTO, SaveContourItemDTOOptions) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.SaveContourItemDTOVisitor
 
visitTestRun(TestRun, P) - Method in interface com.jamasoftware.contour.api.domain.visitor.contourItem.ContourItemVisitor
 
visitTestRun(TestRun, P) - Method in class com.jamasoftware.contour.api.domain.visitor.contourItem.SimpleContourItemVisitor
 
visitTestRun(TestRun, CloneContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.CloneContourItemVisitor
 
visitTestRun(TestRun, DeactivateContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.DeactivateContourItemVisitor
 
visitTestRun(TestRun, ContourItemDTO) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.MergeDtoIntoContourItemVisitor
 
visitTestRun(TestRun, ContourItemDTO) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.MergeNonMetaDataFromDtoIntoContourItemVisitor
 
visitTestRun(TestRun, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewDTOInstanceContourItemVisitor
 
visitTestRun(TestRun, Void) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.NewVersionDTOContourItemVisitor
 
visitTestRun(TestRun, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToDTOContourItemVisitor
 
visitTestRun(TestRun, ToDTOContourItemOptions) - Method in class com.jamasoftware.contour.domain.visitor.contourItem.ToLiteDTOContourItemVisitor
 
visitTestRunDTO(TestRunDTO, Void) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.NewDomainInstanceContourItemDTOVisitor
 
visitTestRunDTO(TestRunDTO, SaveContourItemDTOOptions) - Method in class com.jamasoftware.contour.service.dto.visitor.contourItemDTO.SaveContourItemDTOVisitor
 

W

WeakDomainDependency - Annotation Type in com.jamasoftware.contour.domain.annotation
Annotates getter methods in order to declare where dependency loop are recommended to be broken.
WidgetConfig - Interface in com.jamasoftware.contour.api.reuse.domain
 
WidgetConfigDao - Interface in com.jamasoftware.contour.reuse.dao
 
WidgetConfigImpl - Class in com.jamasoftware.contour.reuse.domain
 
WidgetConfigImpl() - Constructor for class com.jamasoftware.contour.reuse.domain.WidgetConfigImpl
 
with(Facet) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl.DocumentTypeFacetBuilder
 
with(Facet, boolean) - Method in class com.jamasoftware.contour.domain.DocumentType_FacetImpl.DocumentTypeFacetBuilder
 
WORD - Static variable in class com.jamasoftware.contour.domain.ReportFormatImpl
 
WordReportUtil - Class in com.jamasoftware.contour.report.util
 
WordReportUtil() - Constructor for class com.jamasoftware.contour.report.util.WordReportUtil
 
WorkflowAction - Class in com.jamasoftware.contour.plugin
 
WorkflowAction() - Constructor for class com.jamasoftware.contour.plugin.WorkflowAction
 
WorkflowActionMapping - Class in com.jamasoftware.contour.plugin
 
WorkflowActionMapping() - Constructor for class com.jamasoftware.contour.plugin.WorkflowActionMapping
 
WorkflowCondition - Class in com.jamasoftware.contour.plugin
 
WorkflowCondition() - Constructor for class com.jamasoftware.contour.plugin.WorkflowCondition
 
WorkflowConditionMapping - Class in com.jamasoftware.contour.plugin
 
WorkflowConditionMapping() - Constructor for class com.jamasoftware.contour.plugin.WorkflowConditionMapping
 
WorkflowDao - Interface in com.jamasoftware.contour.workflow.dao
Data access object for workflow instances.
WorkflowDefinitionDao - Interface in com.jamasoftware.contour.workflow.dao
Data access object for ContourWorkflowDefinitions.
WorkflowRuleConfiguration - Class in com.jamasoftware.contour.plugin
 
WorkflowRuleConfiguration() - Constructor for class com.jamasoftware.contour.plugin.WorkflowRuleConfiguration
 
WorkflowRuleConfigurationHelper - Class in com.jamasoftware.contour.plugin
 
WorkflowRuleConfigurationHelper() - Constructor for class com.jamasoftware.contour.plugin.WorkflowRuleConfigurationHelper
 
wrapOrigin(List<ContourItemDTO>) - Static method in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
wrapTierResults(List<List<ContourItemTraceDTO>>) - Static method in class com.jamasoftware.contour.service.dto.traceView.TraceViewResultsWrap
 
WsActivity - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour event entry.
WsActivity() - Constructor for class com.jamasoftware.contour.ws.domain.WsActivity
 
WsAttachment - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour attachment.
WsAttachment() - Constructor for class com.jamasoftware.contour.ws.domain.WsAttachment
 
WsBaseline - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour Baseline.
WsBaseline() - Constructor for class com.jamasoftware.contour.ws.domain.WsBaseline
Creates an empty WsBaseline object.
WsBaseline(String, String, WsVersion[], Integer, Integer, WsProject, WsSignature[]) - Constructor for class com.jamasoftware.contour.ws.domain.WsBaseline
Creates a new WsBaseline object with the given values.
WsBaseReuseConfig - Class in com.jamasoftware.contour.ws.domain
 
WsBaseReuseConfig() - Constructor for class com.jamasoftware.contour.ws.domain.WsBaseReuseConfig
 
WsChangeRequestAssociation - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour Change Request Association.
WsChangeRequestAssociation() - Constructor for class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Creates an empty WsChangeRequestAssociation object.
WsChangeRequestAssociation(WsItem, WsItem, WsVersion, WsVersion, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsChangeRequestAssociation
Creates a new WsChangeRequestAssociation object with the given values.
WsComment - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour comment.
WsComment() - Constructor for class com.jamasoftware.contour.ws.domain.WsComment
Creates an empty WsComment object.
WsComment(String, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsComment
Creates a new WsComment object with the given comment text and reference/scope values.
WsComment(String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsComment
Creates a new WsComment object with the given comment text and document id.
WsDocAttach - Class in com.jamasoftware.contour.ws.domain
This object represents the relationship between an item and an attachment.
WsDocAttach() - Constructor for class com.jamasoftware.contour.ws.domain.WsDocAttach
 
WsDocumentType - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour Item Type.
WsDocumentType() - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentType
Creates an empty WsDocumentType object.
WsDocumentType(Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentType
Creates a WsDocumentType object with the given id.
WsDocumentTypeCategory - Class in com.jamasoftware.contour.ws.domain
This object represents the Category of a WsDocumentType.
WsDocumentTypeCategory() - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Creates an empty WsDocumentTypeCategory.
WsDocumentTypeCategory(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsDocumentTypeCategory
Creates a WsDocumentTypeCategory object with the given id and name.
WsEventType - Class in com.jamasoftware.contour.ws.domain
This object represents an action type in Contour.
WsEventType() - Constructor for class com.jamasoftware.contour.ws.domain.WsEventType
 
WsEventType(Long) - Constructor for class com.jamasoftware.contour.ws.domain.WsEventType
 
WsExecutableTestRun - Class in com.jamasoftware.contour.ws.domain
 
WsExecutableTestRun() - Constructor for class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
Create a new instance of WsExecutableTestRun
WsExecutableTestRun(WsItem, List<WsTestRunStep>, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsExecutableTestRun
Create a new instance of WsExecutableTestRun
WsField - Class in com.jamasoftware.contour.ws.domain
This represents an item field.
WsField() - Constructor for class com.jamasoftware.contour.ws.domain.WsField
 
WsField(String, String, String, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsField
 
WsFilter - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour filter.
WsFilter() - Constructor for class com.jamasoftware.contour.ws.domain.WsFilter
Creates an empty WsFilter object.
WsFilter(Long) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilter
Creates a new WsFilter object with the given id.
WsFilter(String, WsDocumentType, WsProject, WsFilterParameter[], Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilter
Creates a new WsFilter object with the given values.
WsFilterParameter - Class in com.jamasoftware.contour.ws.domain
This object represents parameters of a filter in Contour.
WsFilterParameter() - Constructor for class com.jamasoftware.contour.ws.domain.WsFilterParameter
Creates an empty WsFilterParameter object.
WsFilterParameter(String, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilterParameter
Creates a new WsFilterParameter object with the given values.
WsFilterParameter(String, String, String[]) - Constructor for class com.jamasoftware.contour.ws.domain.WsFilterParameter
Creates a new WsFilterParameter object with the given values.
WsItem - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour Document/Item.
WsItem() - Constructor for class com.jamasoftware.contour.ws.domain.WsItem
Creates an empty WsItem object.
WsItem(String, String, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsItem
Creates a new WsItem object with the given values.
WsItemName - Class in com.jamasoftware.contour.ws.domain
 
WsItemName() - Constructor for class com.jamasoftware.contour.ws.domain.WsItemName
 
WsItemName(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsItemName
Creates a new instance of WsItemName
WsLink - Class in com.jamasoftware.contour.ws.domain
 
WsLink() - Constructor for class com.jamasoftware.contour.ws.domain.WsLink
 
WsLink(Integer, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsLink
 
WsLock - Class in com.jamasoftware.contour.ws.domain
 
WsLock() - Constructor for class com.jamasoftware.contour.ws.domain.WsLock
 
WsLock(WsItem) - Constructor for class com.jamasoftware.contour.ws.domain.WsLock
 
WsLookup - Class in com.jamasoftware.contour.ws.domain
This object represents an entry in a Pick List.
WsLookup() - Constructor for class com.jamasoftware.contour.ws.domain.WsLookup
Creates an empty WsLookup object.
WsLookup(String, String, WsLookupType) - Constructor for class com.jamasoftware.contour.ws.domain.WsLookup
Creates a new WsLookup with the given values.
WsLookupType - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour Pick List.
WsLookupType() - Constructor for class com.jamasoftware.contour.ws.domain.WsLookupType
 
WsModule - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour document group (also known as a set).
WsModule() - Constructor for class com.jamasoftware.contour.ws.domain.WsModule
Creates an empty WsModule object.
WsModule(WsProject, WsDocumentType) - Constructor for class com.jamasoftware.contour.ws.domain.WsModule
Creates a new WsModule object from the given WsProject and WsDocumentType.
WsOrganization - Class in com.jamasoftware.contour.ws.domain
This object represents an organization in Contour.
WsOrganization() - Constructor for class com.jamasoftware.contour.ws.domain.WsOrganization
Creates an empty WsOrganization object.
WsOrganization(String, String, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsOrganization
Creates a new WsOrganization object with the given values.
WsPermissions - Class in com.jamasoftware.contour.ws.domain
This object is used to get the permissions of a user in relation to a specific element.
WsPermissions() - Constructor for class com.jamasoftware.contour.ws.domain.WsPermissions
 
WsProject - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour project.
WsProject() - Constructor for class com.jamasoftware.contour.ws.domain.WsProject
Creates an empty WsProject object.
WsProject(Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsProject
Creates a WsProject object with the given id.
WsProject(String, String, Integer, Boolean, WsUser, WsOrganization) - Constructor for class com.jamasoftware.contour.ws.domain.WsProject
Creates a new WsProject object with the given values.
WsProjectType - Class in com.jamasoftware.contour.ws.domain
This is the default item type for a project.
WsProjectType() - Constructor for class com.jamasoftware.contour.ws.domain.WsProjectType
 
WsPropertyEntry - Class in com.jamasoftware.contour.ws.domain
This object represents a property entry.
WsPropertyEntry() - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Creates an empty WsPropertyEntry object.
WsPropertyEntry(Integer, Integer, String, String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyEntry
Creates a new WsPropertyEntry object from the given scope, refId, name, value and type.
WsPropertyList - Class in com.jamasoftware.contour.ws.domain
This is a list of WsPropertyEntry values.
WsPropertyList() - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyList
Creates an empty WsPropertyList object.
WsPropertyList(Integer, Integer, Map<String, WsPropertyEntry>) - Constructor for class com.jamasoftware.contour.ws.domain.WsPropertyList
Creates a new WsPropertyList object from the given scope, ref id and property map.
WsRelationship - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour relationship.
WsRelationship() - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationship
Creates an empty WsRelationship object.
WsRelationship(WsItem, WsItem, WsRelationshipType, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationship
Creates a new WsRelationship object with the given "to" item, "from" item, type, status and note.
WsRelationshipType - Class in com.jamasoftware.contour.ws.domain
This object represents the Type of a WsRelationship.
WsRelationshipType() - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationshipType
Creates an empty WsRelationshipType object.
WsRelationshipType(Long, String, Boolean) - Constructor for class com.jamasoftware.contour.ws.domain.WsRelationshipType
Creates a new WsRelationshipType object with the given values.
WsRelease - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour Release.
WsRelease() - Constructor for class com.jamasoftware.contour.ws.domain.WsRelease
Creates an empty WsRelease object.
WsRelease(String, String, Date, WsReleaseType) - Constructor for class com.jamasoftware.contour.ws.domain.WsRelease
Creates a new WsRelease object with the given name, description, release date and release type.
WsReleaseType - Class in com.jamasoftware.contour.ws.domain
Release Types are used in Releases
WsReleaseType() - Constructor for class com.jamasoftware.contour.ws.domain.WsReleaseType
 
WsReport - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsReport() - Constructor for class com.jamasoftware.contour.ws.domain.WsReport
Deprecated.
 
WsReportCriterion - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsReportCriterion() - Constructor for class com.jamasoftware.contour.ws.domain.WsReportCriterion
Deprecated.
 
WsReportResult - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsReportResult() - Constructor for class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
WsReportResult(Report, String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsReportResult
Deprecated.
 
WsReportType - Enum in com.jamasoftware.contour.ws.domain
 
WsReuseConfig - Class in com.jamasoftware.contour.ws.domain
 
WsReuseConfig() - Constructor for class com.jamasoftware.contour.ws.domain.WsReuseConfig
 
WsReuseRule - Class in com.jamasoftware.contour.ws.domain
 
WsReuseRule() - Constructor for class com.jamasoftware.contour.ws.domain.WsReuseRule
 
WsReuseSummary - Class in com.jamasoftware.contour.ws.domain
 
WsReuseSummary() - Constructor for class com.jamasoftware.contour.ws.domain.WsReuseSummary
 
WsReview - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsReview() - Constructor for class com.jamasoftware.contour.ws.domain.WsReview
Deprecated.
 
WsRevision - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsRevision() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevision
Deprecated.
 
WsRevisionItem - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsRevisionItem() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItem
Deprecated.
 
WsRevisionItemStatus - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsRevisionItemStatus() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
WsRevisionItemStatus(Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
WsRevisionItemStatus(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionItemStatus
Deprecated.
 
WsRevisionUser - Class in com.jamasoftware.contour.ws.domain
Deprecated.
WsRevisionUser() - Constructor for class com.jamasoftware.contour.ws.domain.WsRevisionUser
Deprecated.
 
WsScope - Class in com.jamasoftware.contour.ws.domain
WsScope is used to specify what type of Object is being looked for.
WsScope() - Constructor for class com.jamasoftware.contour.ws.domain.WsScope
 
WsServerInfo - Class in com.jamasoftware.contour.ws.domain
This object stores basic information about the server Contour is running on.
WsServerInfo() - Constructor for class com.jamasoftware.contour.ws.domain.WsServerInfo
 
WsSignature - Class in com.jamasoftware.contour.ws.domain
This object is an electronic signature of a WsBaseline.
WsSignature() - Constructor for class com.jamasoftware.contour.ws.domain.WsSignature
Creates an empty WsSignature object.
WsSignature(Integer, Long, WsUser, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsSignature
Creates a new WsSignature object from the given baseline id, user and comments.
WsSyncConfig - Class in com.jamasoftware.contour.ws.domain
 
WsSyncConfig() - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncConfig
 
WsSyncStatus - Class in com.jamasoftware.contour.ws.domain
 
WsSyncStatus() - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
WsSyncStatus(Boolean) - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
WsSyncStatus(Boolean, Integer, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus
 
WsSyncStatus.CollectionSummary - Class in com.jamasoftware.contour.ws.domain
 
WsSyncStatus.CollectionSummary() - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
WsSyncStatus.CollectionSummary(Integer, Integer, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsSyncStatus.CollectionSummary
 
WsTag - Class in com.jamasoftware.contour.ws.domain
 
WsTag() - Constructor for class com.jamasoftware.contour.ws.domain.WsTag
 
WsTag(Integer, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsTag
 
WsTestCaseStatus - Enum in com.jamasoftware.contour.ws.domain
 
WsTestCaseStep - Class in com.jamasoftware.contour.ws.domain
 
WsTestCaseStep() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestCaseStep
Create a new instance of WsTestRunStep
WsTestCaseStep(TestCaseStep) - Constructor for class com.jamasoftware.contour.ws.domain.WsTestCaseStep
Not meant for public use
WsTestGroup - Class in com.jamasoftware.contour.ws.domain
 
WsTestGroup() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestGroup
 
WsTestPlan - Class in com.jamasoftware.contour.ws.domain
 
WsTestPlan() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestPlan
 
WsTestRunStatus - Enum in com.jamasoftware.contour.ws.domain
 
WsTestRunStep - Class in com.jamasoftware.contour.ws.domain
 
WsTestRunStep() - Constructor for class com.jamasoftware.contour.ws.domain.WsTestRunStep
Create a new instance of WsTestRunStep
WsTestRunStep(TestRunStep) - Constructor for class com.jamasoftware.contour.ws.domain.WsTestRunStep
Not meant for public use
WsUser - Class in com.jamasoftware.contour.ws.domain
This object represents a Contour User.
WsUser() - Constructor for class com.jamasoftware.contour.ws.domain.WsUser
Creates an empty WsUser object.
WsUser(String, String, String, String, String, String, String, String, String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsUser
Creates a new WsUser object with the given values.
WsUser(String, String, String, String, String, Integer) - Constructor for class com.jamasoftware.contour.ws.domain.WsUser
Creates a new WsUser object with the given first and last names, user name, password, email, license type and orgId.
WsVersion - Class in com.jamasoftware.contour.ws.domain
This object represents a version of an item.
WsVersion() - Constructor for class com.jamasoftware.contour.ws.domain.WsVersion
 
WsWorkflowTransition - Class in com.jamasoftware.contour.ws.domain
 
WsWorkflowTransition(String, String) - Constructor for class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 
WsWorkflowTransition() - Constructor for class com.jamasoftware.contour.ws.domain.WsWorkflowTransition
 

X

XmlCleaningFilterReader - Class in com.jamasoftware.contour.dao.dbunit
 
XmlCleaningFilterReader(Reader) - Constructor for class com.jamasoftware.contour.dao.dbunit.XmlCleaningFilterReader
 
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.