Serialized Form


Package org.squashtest.tm.domain

Class org.squashtest.tm.domain.LevelComparator extends Object implements Serializable

serialVersionUID: 7546560298276311392L

Class org.squashtest.tm.domain.NamedReference extends Object implements Serializable

Serialized Fields

id

Long id

name

String name

Class org.squashtest.tm.domain.UnauthorizedPasswordChange extends PasswordChangeFailedException implements Serializable

serialVersionUID: 1L


Package org.squashtest.tm.domain.customfield

Class org.squashtest.tm.domain.customfield.CustomFieldBinding.PositionAwareBindingList extends LinkedList<CustomFieldBinding> implements Serializable

serialVersionUID: 1L


Package org.squashtest.tm.exception

Class org.squashtest.tm.exception.BugTrackerNameAlreadyExistsException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.ColumnHeaderNotFoundException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.CompositeDomainException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

exceptions

List<E> exceptions
Component exceptions.

Class org.squashtest.tm.exception.CompositeException extends RuntimeException implements Serializable

serialVersionUID: 836083547975368038L

Serialized Fields

exceptions

List<E> exceptions
Component exceptions.

Class org.squashtest.tm.exception.CyclicStepCallException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 7668234787125033427L

Class org.squashtest.tm.exception.DomainException extends RuntimeException implements Serializable

serialVersionUID: 5203532234097674488L

Serialized Fields

objectName

String objectName

field

String field

Class org.squashtest.tm.exception.DuplicateNameException extends DomainException implements Serializable

serialVersionUID: 2815263509542519285L

Class org.squashtest.tm.exception.IssueAlreadyBoundException extends DomainException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.NoBugTrackerBindingException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.NotAutomatedException extends RuntimeException implements Serializable

Class org.squashtest.tm.exception.NoVerifiableRequirementVersionException extends VerifiedRequirementException implements Serializable

serialVersionUID: -3773133805010002843L

Serialized Fields

requirement

Requirement requirement

Class org.squashtest.tm.exception.PasswordChangeFailedException extends DomainException implements Serializable

serialVersionUID: 6637408521482514143L

Class org.squashtest.tm.exception.SheetCorruptedException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: -7715538440055669474L

Class org.squashtest.tm.exception.UnallowedTestAssociationException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.UnknownEntityException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

entityId

long entityId

entityClass

Class<T> entityClass

Class org.squashtest.tm.exception.WrongPasswordException extends PasswordChangeFailedException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.WrongStringSizeException extends DomainException implements Serializable

serialVersionUID: 1L

Serialized Fields

i18nParams

Object[] i18nParams

Class org.squashtest.tm.exception.ZipCorruptedException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 9015267434405584486L


Package org.squashtest.tm.exception.campaign

Class org.squashtest.tm.exception.campaign.TestCaseAlreadyInTestPlanException extends RuntimeException implements Serializable

serialVersionUID: -8339912162503987165L

Serialized Fields

testCase

TestCase testCase

campaign

Campaign campaign

Package org.squashtest.tm.exception.customfield

Class org.squashtest.tm.exception.customfield.BindableEntityMismatchException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.customfield.CannotDeleteDefaultOptionException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.customfield.CodeAlreadyExistsException extends DomainException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.customfield.CodeDoesNotMatchesPatternException extends DomainException implements Serializable

Class org.squashtest.tm.exception.customfield.DefaultValueRequiredException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.customfield.MandatoryCufException extends DomainException implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

Class org.squashtest.tm.exception.customfield.NameAlreadyInUseException extends DomainException implements Serializable

serialVersionUID: 1L

Serialized Fields

entityName

String entityName

name

String name

Class org.squashtest.tm.exception.customfield.OptionAlreadyExistException extends DomainException implements Serializable

serialVersionUID: 1L

Serialized Fields

label

String label

Package org.squashtest.tm.exception.execution

Class org.squashtest.tm.exception.execution.EmptyTestSuiteTestPlanException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 194192955658433029L

Class org.squashtest.tm.exception.execution.ExecutionHasNoRunnableStepException extends RunExecutionException implements Serializable

serialVersionUID: -5950946392120066945L

Class org.squashtest.tm.exception.execution.ExecutionHasNoStepsException extends RunExecutionException implements Serializable

serialVersionUID: 2966972992411380380L

Class org.squashtest.tm.exception.execution.IllegalExecutionStatusException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.execution.RunExecutionException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 6362259582776701922L

Class org.squashtest.tm.exception.execution.TestPlanItemNotExecutableException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 7668234787125033427L

Class org.squashtest.tm.exception.execution.TestPlanTerminatedOrNoStepsException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 2L


Package org.squashtest.tm.exception.library

Class org.squashtest.tm.exception.library.CannotCopyNodeException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Serialized Fields

nodeType

String nodeType

Class org.squashtest.tm.exception.library.CannotDeleteProjectException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 6224996610418283183L

Class org.squashtest.tm.exception.library.CannotMoveInHimselfException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.library.NameAlreadyExistsAtDestinationException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 5665631267216911910L

Class org.squashtest.tm.exception.library.NotDeletableException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: -2560628563913390771L

Serialized Fields

testCaseId

long testCaseId

Class org.squashtest.tm.exception.library.RightsUnsuficientsForOperationException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 5665631267216911910L


Package org.squashtest.tm.exception.requirement

Class org.squashtest.tm.exception.requirement.CopyPasteObsoleteException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L

Class org.squashtest.tm.exception.requirement.IllegalRequirementModificationException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 4901610054565947807L

Class org.squashtest.tm.exception.requirement.RequirementAlreadyVerifiedException extends VerifiedRequirementException implements Serializable

serialVersionUID: -3470201668146454658L

Serialized Fields

candidateVersion

RequirementVersion candidateVersion
requirement version candidate dto verification.


verifyier

TestCase verifyier

Class org.squashtest.tm.exception.requirement.RequirementVersionNotLinkableException extends VerifiedRequirementException implements Serializable

serialVersionUID: -8966011219923689657L

Serialized Fields

notLinkableRequirement

RequirementVersion notLinkableRequirement

Class org.squashtest.tm.exception.requirement.VerifiedRequirementException extends RuntimeException implements Serializable

serialVersionUID: -1907623035129595748L


Package org.squashtest.tm.exception.testcase

Class org.squashtest.tm.exception.testcase.StepDoesNotBelongToTestCaseException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.squashtest.tm.exception.user

Class org.squashtest.tm.exception.user.LoginAlreadyExistsException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: -2679054987340981477L

Class org.squashtest.tm.exception.user.LoginDoNotExistException extends org.squashtest.tm.core.foundation.exception.ActionException implements Serializable

serialVersionUID: 1L


Package org.squashtest.tm.security.acls

Class org.squashtest.tm.security.acls.CustomPermission extends org.springframework.security.acls.domain.BasePermission implements Serializable

serialVersionUID: 1L



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.