Serialized Form


Package com.jamasoftware.contour.domain

Class com.jamasoftware.contour.domain.AclObject extends DomainObjectSupport implements Serializable

serialVersionUID: 2993421870331335690L

Serialized Fields

id

java.lang.Integer id
Deprecated. 

identity

java.lang.String identity
Deprecated. 

subObject

java.lang.String subObject
Deprecated. 

parent

java.lang.Integer parent
Deprecated. 

organizationId

java.lang.Integer organizationId
Deprecated. 

Class com.jamasoftware.contour.domain.AclPermission extends DomainObjectSupport implements Serializable

serialVersionUID: -2271009757709788964L

Serialized Fields

id

java.lang.Integer id
Deprecated. 

aclObject

AclObject aclObject
Deprecated. 

user

User user
Deprecated. 

role

Role role
Deprecated. 

mask

java.lang.Integer mask
Deprecated. 

organizationId

java.lang.Integer organizationId
Deprecated. 

Class com.jamasoftware.contour.domain.AclPermissionEntry extends DomainObjectSupport implements Serializable

serialVersionUID: 848434052854485590L

Serialized Fields

id

java.lang.Integer id

objectType

java.lang.Integer objectType

objectId

java.lang.Integer objectId

sid

java.lang.Integer sid

sidType

java.lang.Integer sidType

permissionType

java.lang.Integer permissionType

organizationId

java.lang.Integer organizationId

mask

long mask

Class com.jamasoftware.contour.domain.Attachment extends DomainObjectSupport implements Serializable

serialVersionUID: -3780376746419172645L

Serialized Fields

id

java.lang.Integer id

mimetype

java.lang.String mimetype

fileName

java.lang.String fileName

fileSize

java.lang.Integer fileSize

organization

Organization organization

description

java.lang.String description

project

com.jamasoftware.contour.project.domain.Project project

attachmentTypeId

java.lang.Integer attachmentTypeId

system

java.lang.Boolean system

diagramWidth

java.lang.Integer diagramWidth

diagramHeight

java.lang.Integer diagramHeight

diagramImageXml

java.lang.String diagramImageXml

diagramGraphXml

java.lang.String diagramGraphXml

Class com.jamasoftware.contour.domain.AuthProviderConfig extends DomainObjectSupport implements Serializable

serialVersionUID: -8783544146465828812L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

type

java.lang.String type

url

java.lang.String url

baseDn

java.lang.String baseDn

bindDn

java.lang.String bindDn

bindPassword

java.lang.String bindPassword

userNameAttribute

java.lang.String userNameAttribute

emailAttribute

java.lang.String emailAttribute

firstNameAttribute

java.lang.String firstNameAttribute

lastNameAttribute

java.lang.String lastNameAttribute

fullNameAttribute

java.lang.String fullNameAttribute

locationAttribute

java.lang.String locationAttribute

phoneAttribute

java.lang.String phoneAttribute

titleAttribute

java.lang.String titleAttribute

nameAttribute

java.lang.String nameAttribute

enableJndiReferrals

java.lang.Boolean enableJndiReferrals

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.BaseLine extends DomainObjectSupport implements Serializable

serialVersionUID: 763180796683936905L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

project

com.jamasoftware.contour.project.domain.Project project

active

java.lang.Boolean active

versions

java.util.Set<E> versions

Class com.jamasoftware.contour.domain.ChangeRequestAssociation extends DomainObjectSupport implements Serializable

serialVersionUID: 7338784317229981765L

Serialized Fields

id

java.lang.Integer id

changeRequestItem

ContourItem changeRequestItem

associatedItem

ContourItem associatedItem

versionStart

Version versionStart

versionEnd

Version versionEnd

changeRequestComment

java.lang.String changeRequestComment

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Comment extends DomainObjectSupport implements Serializable

serialVersionUID: -3584912440100703198L

Serialized Fields

id

java.lang.Integer id

commentType

CommentType commentType

commentText

java.lang.String commentText

user

User user

document

ContourItem document

entryDate

java.util.Calendar entryDate

threadUpdatedDate

java.util.Calendar threadUpdatedDate

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

parentId

java.lang.Integer parentId

threadId

java.lang.Integer threadId

usersWhoLiked

java.util.List<E> usersWhoLiked

active

java.lang.Boolean active

isPrivate

java.lang.Boolean isPrivate

important

java.lang.Boolean important

status

CommentStatus status

highlightQuote

java.lang.String highlightQuote

highlightRange

java.lang.String highlightRange

highlightField

java.lang.String highlightField

Class com.jamasoftware.contour.domain.CommentStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.CommentType extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ContourItem extends DomainObjectBaseSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

entityType

java.lang.String entityType

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

documentKey

java.lang.String documentKey

legacyKey

java.lang.String legacyKey

project

com.jamasoftware.contour.project.domain.Project project

documentType

DocumentType documentType

active

boolean active

hibVersion

java.lang.Integer hibVersion

createdDate

java.util.Date createdDate

modifiedDate

java.util.Date modifiedDate

createdBy

java.lang.Integer createdBy

modifiedBy

java.lang.Integer modifiedBy

attachment

java.lang.Integer attachment

locked

boolean locked

lockedBy

User lockedBy

lockedDate

java.util.Date lockedDate

customFields

java.util.List<E> customFields

versions

java.util.List<E> versions

organizationId

java.lang.Integer organizationId

isStructureOnly

java.lang.Boolean isStructureOnly

Class com.jamasoftware.contour.domain.DistributionGroup extends DomainObjectSupport implements Serializable

serialVersionUID: 8436613782369503470L

Serialized Fields

id

java.lang.Integer id
Deprecated. 

name

java.lang.String name
Deprecated. 

description

java.lang.String description
Deprecated. 

project

com.jamasoftware.contour.project.domain.Project project
Deprecated. 

organization

Organization organization
Deprecated. 

users

java.util.Set<E> users
Deprecated. 

Class com.jamasoftware.contour.domain.Document extends ContourItem implements Serializable

serialVersionUID: 6847191942175560902L

Serialized Fields

xprojectLink

java.lang.Integer xprojectLink

release

Release release

assignedTo

User assignedTo

status

Lookup status

priority

Lookup priority

detail

java.lang.String detail

originalEstimate

java.lang.Integer originalEstimate

remainingEstimate

java.lang.Integer remainingEstimate

timeSpent

java.lang.Integer timeSpent

lookup1

Lookup lookup1

lookup2

Lookup lookup2

lookup3

Lookup lookup3

lookup4

Lookup lookup4

lookup5

Lookup lookup5

lookup6

Lookup lookup6

lookup7

Lookup lookup7

lookup8

Lookup lookup8

lookup9

Lookup lookup9

lookup10

Lookup lookup10

string1

java.lang.String string1

string2

java.lang.String string2

string3

java.lang.String string3

string4

java.lang.String string4

string5

java.lang.String string5

string6

java.lang.String string6

string7

java.lang.String string7

string8

java.lang.String string8

string9

java.lang.String string9

string10

java.lang.String string10

string11

java.lang.String string11

string12

java.lang.String string12

string13

java.lang.String string13

string14

java.lang.String string14

string15

java.lang.String string15

text1

java.lang.String text1

text2

java.lang.String text2

text3

java.lang.String text3

text4

java.lang.String text4

text5

java.lang.String text5

text6

java.lang.String text6

text7

java.lang.String text7

text8

java.lang.String text8

text9

java.lang.String text9

text10

java.lang.String text10

user1

User user1

user2

User user2

date1

java.util.Date date1

date2

java.util.Date date2

date3

java.util.Date date3

date4

java.util.Date date4

date5

java.util.Date date5

release1

Release release1

release2

Release release2

flag1

boolean flag1

flag2

boolean flag2

flag3

boolean flag3

flag4

boolean flag4

flag5

boolean flag5

childDocumentType

DocumentType childDocumentType

setKey

java.lang.String setKey

testCaseSteps

java.util.List<E> testCaseSteps

testCaseStatus

TestCaseStatus testCaseStatus

testSetCases

java.util.List<E> testSetCases

parentDEPRECATED

java.lang.Integer parentDEPRECATED

sortOrderDEPRECATED

java.lang.Integer sortOrderDEPRECATED

indentDEPRECATED

java.lang.Integer indentDEPRECATED

globalSortOrderDEPRECATED

java.lang.Integer globalSortOrderDEPRECATED

sequenceDEPRECATED

java.lang.String sequenceDEPRECATED

documentGroupDEPRECATED

DocumentGroup documentGroupDEPRECATED

isFolderDEPRECATED

java.lang.Boolean isFolderDEPRECATED

Class com.jamasoftware.contour.domain.Document_Attachment extends DomainObjectSupport implements Serializable

serialVersionUID: 2673516783070112856L

Serialized Fields

id

java.lang.Integer id

attachment

Attachment attachment

document

ContourItem document

note

java.lang.String note

url

java.lang.String url

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Document_DocAttach extends DomainObjectSupport implements Serializable

serialVersionUID: 5563242185830619886L

Serialized Fields

id

java.lang.Integer id

attachment

Document attachment

document

ContourItem document

note

java.lang.String note

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Document_Document extends DomainObjectSupport implements Serializable

serialVersionUID: -4096675585119722962L

Serialized Fields

id

java.lang.Integer id

fromDocument

ContourItem fromDocument

toDocument

ContourItem toDocument

relationshipType

RelationshipType relationshipType

associationType

Lookup associationType

suspect

java.lang.Boolean suspect

itemSyncStatus

ItemSyncStatus itemSyncStatus

status

Lookup status

description

java.lang.String description

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Document_URL extends DomainObjectSupport implements Serializable

serialVersionUID: 7761899937009692213L

Serialized Fields

id

java.lang.Integer id

document

ContourItem document

description

java.lang.String description

url

java.lang.String url

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.DocumentCustomFieldValue extends DomainObjectSupport implements Serializable

serialVersionUID: 4207191264517733919L

Serialized Fields

id

java.lang.Integer id

document

ContourItem document

fieldId

java.lang.Integer fieldId

textValue

java.lang.String textValue

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.DocumentField extends DomainObjectSupport implements Serializable

serialVersionUID: -3079727748794695419L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

dataTypeId

java.lang.Integer dataTypeId

fieldType

java.lang.Integer fieldType

custom

java.lang.Boolean custom

formXtype

java.lang.String formXtype

editXtype

java.lang.String editXtype

gridXtype

java.lang.String gridXtype

userConfigurable

java.lang.Boolean userConfigurable

isDerived

java.lang.Boolean isDerived

readOnly

java.lang.Boolean readOnly

category

java.lang.Integer category

Class com.jamasoftware.contour.domain.DocumentGroup extends DomainObjectSupport implements Serializable

serialVersionUID: 517614847212510831L

Serialized Fields

id

java.lang.Integer id

project

com.jamasoftware.contour.project.domain.Project project

documentType

DocumentType documentType

active

boolean active

displayInReleaseTree

java.lang.Boolean displayInReleaseTree

sortOrder

java.lang.Integer sortOrder

organizationId

java.lang.Integer organizationId

descriptionDEPRECATED

java.lang.String descriptionDEPRECATED

displayDEPRECATED

java.lang.String displayDEPRECATED

displayPluralDEPRECATED

java.lang.String displayPluralDEPRECATED

prefixDEPRECATED

java.lang.String prefixDEPRECATED

sequenceNumberDEPRECATED

java.lang.Integer sequenceNumberDEPRECATED

keySeperatorDEPRECATED

java.lang.String keySeperatorDEPRECATED

imageDEPRECATED

java.lang.String imageDEPRECATED

Class com.jamasoftware.contour.domain.DocumentNode extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

active

java.lang.Boolean active

sequence

java.lang.String sequence

sortOrder

java.lang.Integer sortOrder

globalSortOrder

java.lang.Integer globalSortOrder

baseLine

BaseLine baseLine

parentNode

DocumentNode parentNode

childNodes

java.util.List<E> childNodes

isPermissionNode

java.lang.Boolean isPermissionNode

Class com.jamasoftware.contour.domain.DocumentType extends DomainObjectSupport implements Serializable

serialVersionUID: 2245414083766594561L

Serialized Fields

id

java.lang.Integer id

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

components

java.lang.String components

display

java.lang.String display

displayPlural

java.lang.String displayPlural

documentTypeKey

java.lang.String documentTypeKey

category

DocumentTypeCategory category

active

java.lang.Boolean active

image

java.lang.String image

documentTypeFields

java.util.List<E> documentTypeFields

nameDEPRECATED

java.lang.String nameDEPRECATED

defaultDisplayDEPRECATED

java.lang.String defaultDisplayDEPRECATED

defaultDisplayPluralDEPRECATED

java.lang.String defaultDisplayPluralDEPRECATED

defaultPrefixDEPRECATED

java.lang.String defaultPrefixDEPRECATED

categoryDEPRECATED

java.lang.Integer categoryDEPRECATED

Class com.jamasoftware.contour.domain.DocumentTypeCategory extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.DocumentTypeField extends DomainObjectSupport implements Serializable

serialVersionUID: 2982919819813812492L

Serialized Fields

id

java.lang.Integer id

description

java.lang.String description

documentType

DocumentType documentType

documentField

DocumentField documentField

lookupTypeId

java.lang.Integer lookupTypeId

sortOrder

java.lang.Integer sortOrder

label

java.lang.String label

controlTypeId

java.lang.Integer controlTypeId

controlStyle

java.lang.String controlStyle

script

java.lang.String script

validation

java.lang.String validation

groupName

java.lang.String groupName

sortOrderInList

java.lang.Integer sortOrderInList

readOnly

java.lang.Boolean readOnly

required

java.lang.Boolean required

triggerSuspect

java.lang.Boolean triggerSuspect

isSynchronizeField

java.lang.Boolean isSynchronizeField

organizationId

java.lang.Integer organizationId

showInFolderDEPRECATED

java.lang.Boolean showInFolderDEPRECATED

showInListDEPRECATED

java.lang.Boolean showInListDEPRECATED

nameDEPRECATED

java.lang.String nameDEPRECATED

Class com.jamasoftware.contour.domain.DomainObjectBaseSupport extends java.lang.Object implements Serializable

serialVersionUID: 1L

Class com.jamasoftware.contour.domain.DomainObjectSupport extends DomainObjectBaseSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

createdDate

java.util.Date createdDate

modifiedDate

java.util.Date modifiedDate

createdBy

java.lang.Integer createdBy

modifiedBy

java.lang.Integer modifiedBy

Class com.jamasoftware.contour.domain.DomainObjectSupportWithVersion extends DomainObjectSupport implements Serializable

serialVersionUID: -5199360883456248397L

Serialized Fields

hibVersion

java.lang.Integer hibVersion

Class com.jamasoftware.contour.domain.Email extends DomainObjectSupport implements Serializable

serialVersionUID: 7665235215788043192L

Serialized Fields

id

java.lang.Integer id

user

User user

toAddress

java.lang.String toAddress

fromName

java.lang.String fromName

fromAddress

java.lang.String fromAddress

replyToAddress

java.lang.String replyToAddress

subject

java.lang.String subject

emailBody

java.lang.String emailBody

status

java.lang.String status

attempts

int attempts

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Estimate extends DomainObjectSupport implements Serializable

serialVersionUID: -629182975231010085L

Serialized Fields

id

java.lang.Integer id
Deprecated. 

estimate

java.lang.Integer estimate
Deprecated. 

estimatedBy

java.lang.String estimatedBy
Deprecated. 

estimateType

Lookup estimateType
Deprecated. 

organizationId

java.lang.Integer organizationId
Deprecated. 

Class com.jamasoftware.contour.domain.EventActionType extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

sortOrder

java.lang.Integer sortOrder

active

java.lang.Boolean active

objectTypeId

java.lang.Integer objectTypeId

eventTypeId

java.lang.Integer eventTypeId

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.EventEntry extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

document

ContourItem document

eventType

java.lang.Integer eventType

action

java.lang.String action

objectType

java.lang.Integer objectType

objectId

java.lang.Integer objectId

eventUser

User eventUser

eventDate

java.util.Date eventDate

project

com.jamasoftware.contour.project.domain.Project project

organization

Organization organization

comments

java.lang.String comments

userComment

java.lang.String userComment

parentEventId

java.lang.Integer parentEventId

documentType

DocumentType documentType

targetObject

java.lang.Object targetObject

documentGroupDEPRECATED

DocumentGroup documentGroupDEPRECATED

Class com.jamasoftware.contour.domain.EventType extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

sortOrder

java.lang.Integer sortOrder

active

java.lang.Boolean active

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.FieldLayout extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

documentType

DocumentType documentType

fieldLayoutType

FieldLayoutType fieldLayoutType

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

fieldLayoutEntries

java.util.List<E> fieldLayoutEntries

viewDEPRECATED

View viewDEPRECATED

Class com.jamasoftware.contour.domain.FieldLayoutEntry extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

layout

FieldLayout layout

field

DocumentTypeField field

layoutPosition

java.lang.Integer layoutPosition

active

java.lang.Boolean active

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.FieldLayoutType extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

code

java.lang.String code

name

java.lang.String name

description

java.lang.String description

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Filter extends DomainObjectSupport implements Serializable

serialVersionUID: -2422823964781338492L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name
Filter name.


description

java.lang.String description

xmlString

java.lang.String xmlString
The query saved as XML text. See FilterAssembler.toXMLFromFilter(com.jamasoftware.contour.domain.Filter) for details of the XML format.


documentType

DocumentType documentType

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

currentUser

User currentUser

currentProject

com.jamasoftware.contour.project.domain.Project currentProject

isHidden

java.lang.Boolean isHidden

parameters

java.util.List<E> parameters

luceneFilter

org.apache.lucene.search.Filter luceneFilter

documentGroupDEPRECATED

DocumentGroup documentGroupDEPRECATED

Class com.jamasoftware.contour.domain.GlossaryItem extends DomainObjectSupport implements Serializable

serialVersionUID: 4937809324268142215L

Serialized Fields

id

java.lang.Integer id
Deprecated. 

term

java.lang.String term
Deprecated. 

definition

java.lang.String definition
Deprecated. 

project

com.jamasoftware.contour.project.domain.Project project
Deprecated. 

organizationId

java.lang.Integer organizationId
Deprecated. 

Class com.jamasoftware.contour.domain.IntegrationComponentMapping extends DomainObjectSupport implements Serializable

serialVersionUID: 2591117933689656829L

Serialized Fields

id

java.lang.Integer id

integrationType

IntegrationType integrationType

active

java.lang.Boolean active

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

mappedId

java.lang.String mappedId

mappedName

java.lang.String mappedName

pushFromContourFlag

java.lang.Boolean pushFromContourFlag

pullIntoContourFlag

java.lang.Boolean pullIntoContourFlag

integrationTrigger

java.lang.String integrationTrigger

pullIntoContourFilter

java.lang.Integer pullIntoContourFilter

commentsDirection

IntegrationDirectionType commentsDirection

rootDocument

Document rootDocument

targetDocument

Document targetDocument

projectId

java.lang.Integer projectId

relatedMapping

IntegrationComponentMapping relatedMapping

isUpstream

java.lang.Boolean isUpstream

prefix

java.lang.String prefix

Class com.jamasoftware.contour.domain.IntegrationConnection extends DomainObjectSupport implements Serializable

serialVersionUID: -5935921424007704814L

Serialized Fields

id

java.lang.Integer id

integrationType

IntegrationType integrationType

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

url

java.lang.String url

userName

java.lang.String userName

password

java.lang.String password

active

java.lang.Boolean active

defaultContourUser

User defaultContourUser

intervalMinutes

java.lang.Integer intervalMinutes

useAdvancedScheduling

java.lang.Boolean useAdvancedScheduling

cronString

java.lang.String cronString

Class com.jamasoftware.contour.domain.IntegrationDirectionType extends DomainObjectSupport implements Serializable

serialVersionUID: -766915795104695207L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.IntegrationFieldMapping extends DomainObjectSupport implements Serializable

serialVersionUID: 8413907836593322347L

Serialized Fields

id

java.lang.Integer id

integrationType

IntegrationType integrationType

active

java.lang.Boolean active

field

DocumentField field

setMapping

IntegrationComponentMapping setMapping

mappedId

java.lang.String mappedId

mappedName

java.lang.String mappedName

updateDirection

IntegrationDirectionType updateDirection

useContourOnConflict

java.lang.Boolean useContourOnConflict

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.IntegrationType extends DomainObjectSupport implements Serializable

serialVersionUID: 3383449992414147413L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ItemSyncStatus extends DomainObjectSupport implements Serializable

serialVersionUID: 6291702018019861785L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

sortOrder

java.lang.Integer sortOrder

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ItemTemplate extends DomainObjectSupport implements Serializable

serialVersionUID: -985705762783690418L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

image

java.lang.String image

content

java.lang.String content

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

active

java.lang.Boolean active

system

java.lang.Boolean system

Class com.jamasoftware.contour.domain.JobSchedule extends DomainObjectSupport implements Serializable

serialVersionUID: 4616608582002680495L

Serialized Fields

id

java.lang.Integer id

jobName

java.lang.String jobName

jobGroup

java.lang.String jobGroup

description

java.lang.String description

cronExpression

java.lang.String cronExpression

jobClass

java.lang.String jobClass

active

boolean active

lastExecuteTime

java.util.Date lastExecuteTime

params

java.lang.String params

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.License extends java.lang.Object implements Serializable

serialVersionUID: 1545956802083006855L

Serialized Fields

clientName

java.lang.String clientName

clientOrganization

java.lang.String clientOrganization

productName

java.lang.String productName

numberNamed

java.lang.Integer numberNamed

numberConcurrent

java.lang.Integer numberConcurrent

numberReadOnly

java.lang.Integer numberReadOnly

numberFloatingReadOnly

java.lang.Integer numberFloatingReadOnly

numberReviewer

java.lang.Integer numberReviewer

creationDate

java.util.Date creationDate

expirationDate

java.util.Date expirationDate

maintenanceDate

java.util.Date maintenanceDate

productEdition

java.lang.String productEdition

licenseType

LicenseType licenseType

modules

java.util.List<E> modules

Class com.jamasoftware.contour.domain.LicenseModule extends java.lang.Object implements Serializable

serialVersionUID: 640071337221696677L

Serialized Fields

name

java.lang.String name

description

java.lang.String description

expirationDate

java.util.Date expirationDate

Class com.jamasoftware.contour.domain.LicenseSnapshot extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

organizationId

java.lang.Integer organizationId

snapshotDate

java.util.Date snapshotDate

properties

java.util.Map<K,V> properties

Class com.jamasoftware.contour.domain.Lookup extends DomainObjectSupport implements Serializable

serialVersionUID: 8986950532297673892L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

lookupType

LookupType lookupType

image

java.lang.String image

sortOrder

java.lang.Integer sortOrder

isDefault

boolean isDefault

active

boolean active

dataValue

java.lang.String dataValue

color

java.lang.String color

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.LookupType extends DomainObjectSupport implements Serializable

serialVersionUID: 4677863777105504519L

Serialized Fields

id

java.lang.Integer id

category

java.lang.Integer category

name

java.lang.String name

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

defaultValue

java.lang.Integer defaultValue

type

java.lang.Integer type

active

boolean active

Class com.jamasoftware.contour.domain.MutedSubscription extends DomainObjectSupport implements Serializable

serialVersionUID: 496082380447416091L

Serialized Fields

id

java.lang.Integer id

subscriber

User subscriber

subscription

Subscription subscription

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ObjectType extends DomainObjectSupport implements Serializable

serialVersionUID: -3032558405820821832L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

sortOrder

java.lang.Integer sortOrder

active

java.lang.Boolean active

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Organization extends DomainObjectSupport implements Serializable

serialVersionUID: -3059021934948490536L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

returnEmail

java.lang.String returnEmail

baseUrl

java.lang.String baseUrl

subdomain

java.lang.String subdomain

closed

java.lang.Boolean closed

redirectUrl

java.lang.String redirectUrl

licenseMessage

java.lang.Integer licenseMessage

Class com.jamasoftware.contour.domain.Perspective extends DomainObjectSupport implements Serializable

serialVersionUID: 6505716877834863022L

Serialized Fields

id

java.lang.Integer id

stereotype

Perspective stereotype

perspectiveType

PerspectiveType perspectiveType

name

java.lang.String name

icon

java.lang.String icon

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

active

boolean active

xtype

java.lang.String xtype

navConfig

java.lang.String navConfig

viewConfig

java.lang.String viewConfig

headerConfig

java.lang.String headerConfig

canOverride

boolean canOverride

Class com.jamasoftware.contour.domain.Perspective_Role extends DomainObjectSupport implements Serializable

serialVersionUID: -7500887833891373172L

Serialized Fields

id

java.lang.Integer id

perspective

Perspective perspective

role

Role role

sortOrder

java.lang.Integer sortOrder

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Perspective_View extends DomainObjectSupport implements Serializable

serialVersionUID: -4017951751463507976L

Serialized Fields

id

java.lang.Integer id

perspective

Perspective perspective

view

View view

location

java.lang.String location

sortOrder

java.lang.Integer sortOrder

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.PerspectiveConfig extends DomainObjectSupport implements Serializable

serialVersionUID: 2898223325135640389L

Serialized Fields

id

java.lang.Integer id

perspective

Perspective perspective

project

com.jamasoftware.contour.project.domain.Project project

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

config

java.lang.String config

overridable

boolean overridable

Class com.jamasoftware.contour.domain.PerspectiveType extends DomainObjectSupport implements Serializable

serialVersionUID: -8922137559497407744L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.PluginEntry extends DomainObjectSupport implements Serializable

serialVersionUID: -5972499687837958776L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

pluginType

java.lang.Integer pluginType

pluginClass

java.lang.String pluginClass

pluginParams

java.lang.String pluginParams

notes

java.lang.String notes

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

active

boolean active

Class com.jamasoftware.contour.domain.PropertyEntry extends DomainObjectSupport implements Serializable

serialVersionUID: 652859469814533553L

Serialized Fields

id

java.lang.Integer id

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

propertyName

java.lang.String propertyName

propertyValue

java.lang.String propertyValue

propertyType

java.lang.Integer propertyType

Class com.jamasoftware.contour.domain.RelationshipType extends DomainObjectSupport implements Serializable

serialVersionUID: 6236626978005813171L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

image

java.lang.String image

sortOrder

java.lang.Integer sortOrder

isDefault

boolean isDefault

active

boolean active

showStatus

java.lang.Boolean showStatus

showNote

java.lang.Boolean showNote

Class com.jamasoftware.contour.domain.Release extends DomainObjectSupport implements Serializable

serialVersionUID: -6001128509952904674L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

releaseDate

java.util.Date releaseDate

releaseType

ReleaseType releaseType

image

java.lang.String image

sortOrder

java.lang.Integer sortOrder

active

boolean active

archived

java.lang.Boolean archived

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ReleaseType extends DomainObjectSupport implements Serializable

serialVersionUID: 6799618618864425223L

Serialized Fields

id

java.lang.Integer id

category

java.lang.Integer category

name

java.lang.String name

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

defaultValue

java.lang.Integer defaultValue

Class com.jamasoftware.contour.domain.Report extends DomainObjectSupport implements Serializable

serialVersionUID: -8255427185312302785L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

display

java.lang.String display

description

java.lang.String description

visible

java.lang.Boolean visible

system

java.lang.Boolean system

contextSensitive

java.lang.Boolean contextSensitive

mainReportFile

Attachment mainReportFile

previewImageFile

Attachment previewImageFile

reportCriterions

java.util.Set<E> reportCriterions

criterions

java.util.Set<E> criterions

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

reportType

ReportType reportType

reportFormats

java.util.Set<E> reportFormats

reportParams

java.lang.String reportParams

reportClass

java.lang.String reportClass

sortItemsDEPRECATED

java.lang.Boolean sortItemsDEPRECATED

Class com.jamasoftware.contour.domain.ReportCriteria extends DomainObjectSupport implements Serializable

serialVersionUID: 4879694688367112802L

Serialized Fields

id

java.lang.Integer id

report

Report report

name

java.lang.String name

displayName

java.lang.String displayName

datatype

java.lang.String datatype

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ReportFormat extends DomainObjectSupport implements Serializable

serialVersionUID: -8149734395372350382L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

display

java.lang.String display

extention

java.lang.String extention

contentType

java.lang.String contentType

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.ReportType extends DomainObjectSupport implements Serializable

serialVersionUID: 182828794241482502L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Role extends DomainObjectSupport implements Serializable

serialVersionUID: 3958012521048751930L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

display

java.lang.String display

description

java.lang.String description

organizationId

java.lang.Integer organizationId

projectId

java.lang.Integer projectId

projectName

java.lang.String projectName

numUsers

java.lang.Integer numUsers

users

java.util.Set<E> users

Class com.jamasoftware.contour.domain.Signature extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

comments

java.lang.String comments

revokeComments

java.lang.String revokeComments

user

User user

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

isRevoked

java.lang.Boolean isRevoked

revokeDate

java.util.Date revokeDate

baseLineDEPRECATED

BaseLine baseLineDEPRECATED

Class com.jamasoftware.contour.domain.SmartFilter extends DomainObjectSupport implements Serializable

serialVersionUID: -3937146292550067488L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

isPublic

java.lang.Boolean isPublic

filterAuthor

java.lang.Integer filterAuthor

xmlString

java.lang.String xmlString

isHidden

java.lang.Boolean isHidden

Class com.jamasoftware.contour.domain.StepItem extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

action

java.lang.String action

stepType

java.lang.String stepType

stepIndex

java.lang.Integer stepIndex

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Subscription extends DomainObjectSupport implements Serializable

serialVersionUID: -5671617485526385975L

Serialized Fields

id

java.lang.Integer id

subscribedBy

User subscribedBy

user

User user

role

Role role

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

contextScopeId

java.lang.Integer contextScopeId

contextId

java.lang.Integer contextId

userMutes

java.util.Set<E> userMutes

Class com.jamasoftware.contour.domain.TestResult extends DomainObjectSupport implements Serializable

serialVersionUID: 4651278531992319016L

Serialized Fields

id

java.lang.Integer id

notes

java.lang.String notes

testConfiguration

Lookup testConfiguration

passStatus

java.lang.Boolean passStatus

testCaseDetails

java.lang.String testCaseDetails

testCase

ContourItem testCase

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Token extends DomainObjectSupport implements Serializable

serialVersionUID: -5136164537542562340L

Serialized Fields

id

java.lang.Integer id

attributes

java.util.Map<K,V> attributes

tokenString

java.lang.String tokenString

expirationDate

java.util.Date expirationDate

tokenType

java.lang.Integer tokenType

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.User extends DomainObjectSupport implements Serializable

serialVersionUID: 950895934757455815L

Serialized Fields

id

java.lang.Integer id

firstName

java.lang.String firstName

lastName

java.lang.String lastName

email

java.lang.String email

userName

java.lang.String userName

salt

java.lang.String salt

password

java.lang.String password

locked

boolean locked

passwordAttempts

int passwordAttempts

repeatedPassword

java.lang.String repeatedPassword

organization

Organization organization

theme

java.lang.String theme

title

java.lang.String title

location

java.lang.String location

notes

java.lang.String notes

phone

java.lang.String phone

locale

java.lang.String locale

roles

java.util.Set<E> roles

disabled

java.lang.Boolean disabled

sendEmail

java.lang.Boolean sendEmail

system

java.lang.Boolean system

visible

java.lang.Boolean visible

emailUpdatesToFollowedItems

java.lang.Boolean emailUpdatesToFollowedItems

autoFollowCommentedItems

java.lang.Boolean autoFollowCommentedItems

licenseType

java.lang.String licenseType

avatar

Attachment avatar

unregistered

java.lang.Boolean unregistered

Class com.jamasoftware.contour.domain.User_JobSchedule extends DomainObjectSupport implements Serializable

serialVersionUID: -3779303455076773156L

Serialized Fields

id

java.lang.Integer id

user

User user

job

JobSchedule job

lastGenerated

java.util.Date lastGenerated

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.User_Organization extends DomainObjectSupport implements Serializable

serialVersionUID: 7676357442963675178L

Serialized Fields

id

java.lang.Integer id

user

User user

organization

Organization organization

licenseType

java.lang.String licenseType

Class com.jamasoftware.contour.domain.UserFavorite extends DomainObjectSupport implements Serializable

serialVersionUID: 734107876929451349L

Serialized Fields

id

java.lang.Integer id

user

User user

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.UserItemViewHistory extends DomainObjectSupport implements Serializable

serialVersionUID: 6113291113594717616L

Serialized Fields

id

java.lang.Integer id

user

User user

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

timesViewed

java.lang.Integer timesViewed

lastViewed

java.util.Date lastViewed

Class com.jamasoftware.contour.domain.UserLogEntry extends java.lang.Object implements Serializable

serialVersionUID: 5778306993912000633L

Serialized Fields

id

java.lang.Integer id

user

User user

sessionId

java.lang.String sessionId

loginTime

java.util.Date loginTime

logoutTime

java.util.Date logoutTime

loginCode

java.lang.Integer loginCode

logoutCode

java.lang.Integer logoutCode

licenseType

java.lang.String licenseType

actualLicenseType

java.lang.String actualLicenseType

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.Version extends DomainObjectSupport implements Serializable

serialVersionUID: -7333680089382650821L

Serialized Fields

id

java.lang.Integer id

document

ContourItem document

originDocument

ContourItem originDocument

versionNumber

java.lang.String versionNumber

comments

java.lang.String comments

userComment

java.lang.String userComment

baseLines

java.util.Set<E> baseLines

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.domain.View extends DomainObjectSupport implements Serializable

serialVersionUID: 5481741678722122649L

Serialized Fields

id

java.lang.Integer id

stereotype

View stereotype

name

java.lang.String name

description

java.lang.String description

viewType

ViewType viewType

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

active

boolean active

xtype

java.lang.String xtype

viewConfig

java.lang.String viewConfig

viewIcon

java.lang.String viewIcon

Class com.jamasoftware.contour.domain.View_ItemType extends DomainObjectSupport implements Serializable

serialVersionUID: -2290673434613460935L

Serialized Fields

id

java.lang.Integer id

view

View view

itemTypeId

java.lang.Integer itemTypeId

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

isVisible

boolean isVisible

sortOrder

java.lang.Integer sortOrder

Class com.jamasoftware.contour.domain.ViewConfig extends DomainObjectSupport implements Serializable

serialVersionUID: 8509765811539103410L

Serialized Fields

id

java.lang.Integer id

view

View view

project

com.jamasoftware.contour.project.domain.Project project

scopeId

java.lang.Integer scopeId

refId

java.lang.Integer refId

organizationId

java.lang.Integer organizationId

config

java.lang.String config

overridable

boolean overridable

Class com.jamasoftware.contour.domain.ViewType extends DomainObjectSupport implements Serializable

serialVersionUID: 7520592666403300406L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

description

java.lang.String description

organizationId

java.lang.Integer organizationId

Package com.jamasoftware.contour.domain.visitor.contourItem

Class com.jamasoftware.contour.domain.visitor.contourItem.ForcedVisitContourItemVisitor.ContourItemNotVisitedException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 1L


Package com.jamasoftware.contour.plugin

Class com.jamasoftware.contour.plugin.VelocityDocumentSequenceComparator extends java.lang.Object implements Serializable

serialVersionUID: 428796643537600924L


Package com.jamasoftware.contour.qa.domain

Class com.jamasoftware.contour.qa.domain.TestCaseStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

color

java.lang.String color

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.qa.domain.TestCaseStep extends StepItem implements Serializable

serialVersionUID: 3696892675760786202L

Serialized Fields

notes

java.lang.String notes

expectedResult

java.lang.String expectedResult

testCase

Document testCase

Class com.jamasoftware.contour.qa.domain.TestCycle extends ContourItem implements Serializable

serialVersionUID: -5109981372535477265L

Serialized Fields

testPlan

TestPlan testPlan

startDate

java.util.Date startDate

endDate

java.util.Date endDate

testRunSets

java.util.List<E> testRunSets

Class com.jamasoftware.contour.qa.domain.TestPlan extends ContourItem implements Serializable

serialVersionUID: 6434342212405950094L

Serialized Fields

testCycles

java.util.List<E> testCycles

testSets

java.util.List<E> testSets

archived

java.lang.Boolean archived

Class com.jamasoftware.contour.qa.domain.TestRun extends ContourItem implements Serializable

serialVersionUID: 1L

Serialized Fields

sortOrder

java.lang.Integer sortOrder

assignedTo

User assignedTo

testCase

Document testCase

testRunSet

TestRunSet testRunSet

testRunSteps

java.util.List<E> testRunSteps

duration

java.lang.Integer duration

testRunStatus

TestRunStatus testRunStatus

actualResults

java.lang.String actualResults

testCaseVersionNumber

java.lang.String testCaseVersionNumber

Class com.jamasoftware.contour.qa.domain.TestRunSet extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

sortOrder

java.lang.Integer sortOrder

name

java.lang.String name

assignedTo

User assignedTo

testSetId

java.lang.Integer testSetId

testCycle

TestCycle testCycle

testRuns

java.util.List<E> testRuns

active

java.lang.Boolean active

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.qa.domain.TestRunStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

color

java.lang.String color

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.qa.domain.TestRunStep extends StepItem implements Serializable

serialVersionUID: 1L

Serialized Fields

status

TestRunStatus status

expectedResult

java.lang.String expectedResult

notes

java.lang.String notes

testRun

TestRun testRun

Class com.jamasoftware.contour.qa.domain.TestSet extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

sortOrder

java.lang.Integer sortOrder

name

java.lang.String name

assignedTo

User assignedTo

testPlan

TestPlan testPlan

testSetCases

java.util.List<E> testSetCases

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.qa.domain.TestSetCase extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

sortOrder

java.lang.Integer sortOrder

testCase

Document testCase

testSet

TestSet testSet

organizationId

java.lang.Integer organizationId

Package com.jamasoftware.contour.review.domain

Class com.jamasoftware.contour.review.domain.Review extends DomainObjectSupport implements Serializable

serialVersionUID: -4144899628015499797L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

sequence

java.lang.Integer sequence

authors

java.util.List<E> authors

revisions

java.util.List<E> revisions

project

com.jamasoftware.contour.project.domain.Project project

timeTrackingEnabled

java.lang.Boolean timeTrackingEnabled

allowAddReviewersAndApprovers

java.lang.Boolean allowAddReviewersAndApprovers

allowDelegateApproval

java.lang.Boolean allowDelegateApproval

approved

java.lang.Boolean approved

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.Revision extends DomainObjectSupport implements Serializable

serialVersionUID: 5496257543958600711L

Serialized Fields

id

java.lang.Integer id

overview

java.lang.String overview

startDate

java.util.Date startDate

endDate

java.util.Date endDate

baseline

BaseLine baseline

status

RevisionStatus status

allowVoting

java.lang.Boolean allowVoting

requireSignature

java.lang.Boolean requireSignature

numVotesPerUser

java.lang.Integer numVotesPerUser

votingText

java.lang.String votingText

sequenceNumber

java.lang.Integer sequenceNumber

emailSubject

java.lang.String emailSubject

notifyAuthorOnComplete

java.lang.Boolean notifyAuthorOnComplete

revisionUsers

java.util.List<E> revisionUsers

revisionItems

java.util.List<E> revisionItems

revisionPropertyEntries

java.util.List<E> revisionPropertyEntries

review

Review review

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.Revision_Item extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

revision

Revision revision

version

Version version

revisionUserItems

java.util.List<E> revisionUserItems

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.Revision_User extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

user

User user

isApprover

java.lang.Boolean isApprover

latestActivity

java.util.Date latestActivity

revision

Revision revision

timeLogged

java.lang.Long timeLogged

lastLogged

java.util.Date lastLogged

showSplashScreen

java.lang.Boolean showSplashScreen

finishedRevision

java.lang.Boolean finishedRevision

approvedRevision

java.lang.Boolean approvedRevision

revisionUserItems

java.util.List<E> revisionUserItems

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.Revision_User_Item extends DomainObjectSupport implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

status

RevisionUserItemStatus status

vote

java.lang.Integer vote

revisionUser

Revision_User revisionUser

revisionItem

Revision_Item revisionItem

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.RevisionPropertyEntry extends DomainObjectSupport implements Serializable

serialVersionUID: 7482420492020889574L

Serialized Fields

id

java.lang.Integer id

propertyName

java.lang.String propertyName

propertyValue

java.lang.String propertyValue

propertyType

java.lang.Integer propertyType

revision

Revision revision

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.RevisionStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId

Class com.jamasoftware.contour.review.domain.RevisionUserItemStatus extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.Integer id

name

java.lang.String name

organizationId

java.lang.Integer organizationId



Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.