Uses of Class
wt.util.WTInvalidParameterException

Packages that use WTInvalidParameterException
com.ptc.core.htmlcomp.createtableview   
com.ptc.core.htmlcomp.jstable   
com.ptc.core.task   
com.ptc.windchill.cadx.common.objutil   
com.ptc.windchill.cadx.editattachments   
com.ptc.windchill.esi.txn   
com.ptc.windchill.upgrade.history   
com.ptc.windchill.uwgm.common.conflict   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.audit   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.conflict   
wt.content
content package — Content Handling Service

The content package allows content — files, URL links, and aggregates (multiple pieces of content that behave as a single file — to be associated with business objects. 

wt.csm.constraint   
wt.dataops.archive   
wt.dataops.archivesystem   
wt.dataops.objectcol   
wt.dataops.purge   
wt.doc   
wt.effectivity Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff to assert that a PDM object is effective under certain conditions, but this package's EffectivityService is not normally used (instead use wt.eff's EffService, EffConfigSpecAssistant and EffGroupAssistant). 
wt.epm
 
wt.epm.clients.relateditems   
wt.epm.conflict   
wt.epm.structure   
wt.epm.upload   
wt.epm.util   
wt.epm.workspaces   
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.fv
fv package — File Vault Service

The file vault service (wt.fv package) is responsible for the definition and execution of rules that define the vaulting algorithm for content items. 

wt.fv.master   
wt.iba.definition   
wt.inf.sharing   
wt.inf.team   
wt.ixb.conflictFramework   
wt.ixb.conflictFramework.conflictResolution   
wt.lifecycle
 
wt.meeting Uses the MeetingService to manage Meetings of various MeetingTypes having Agendas and producing Minutes, in particular MeetingCenterMeetings with their associated MeetingCenterMeetingInfo (also see the WebexOperationHelper). 
wt.meeting.actionitem   
wt.meta   
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.project The notion of a Project has been replaced by a Team, see the wt.team package instead. 
wt.projmgmt.admin   
wt.projmgmt.definer   
wt.projmgmt.monitor   
wt.projmgmt.msproject   
wt.projmgmt.resource   
wt.query.qml   
wt.query.specification   
wt.replication.unit   
wt.representation   
wt.router
router package — Routing Service

The routing service is designed to aid in scalability for different agent services by providing a convenient way to distribute execution of tasks to multiple Windchill method servers. 

wt.rule Uses the RuleService (and server-side-only RuleServiceSvr to manage the definition and application of Rules. 
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
wt.series Defines various Series as used by the wt.vc package for Iterated and Versioned
wt.team
 
wt.units   
wt.util   
wt.vc
 
wt.vc.wip
 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
wt.workflow.engine
Provides workflow classes responsible for the flow of control and data from an execution point of view. 
wt.workflow.robots
Provides workflow classes responsible for the execution of robot activities that are executed without human intervention. 
wt.workflow.work
Provides workflow classes responsible for managing the work assigned to individual users. 
wt.wrmf.delivery   
 

Uses of WTInvalidParameterException in com.ptc.core.htmlcomp.createtableview
 

Methods in com.ptc.core.htmlcomp.createtableview that throw WTInvalidParameterException
static Operator Operator.toOperator(String internal_value)
           
static ObjectType ObjectType.toObjectType(String internal_value)
          Returns the ObjectType instance for the internal_value argument.
static AvailableColumnsCategory AvailableColumnsCategory.toAvailableColumnsCategory(String internal_value)
          Returns the AvailableColumnsCategory instance for the internal_value argument.
 

Uses of WTInvalidParameterException in com.ptc.core.htmlcomp.jstable
 

Methods in com.ptc.core.htmlcomp.jstable that throw WTInvalidParameterException
static ServerStatus ServerStatus.toServerStatus(String internal_value)
          Returns the ServerStatus instance for the internal_value argument.
static SandboxStatus SandboxStatus.toSandboxStatus(String internal_value)
          Returns the SandboxStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in com.ptc.core.task
 

Methods in com.ptc.core.task that throw WTInvalidParameterException
static TaskStatus TaskStatus.toTaskStatus(String internal_value)
          Returns the TaskStatus instance for the internal_value argument.
static TaskEventMessageType TaskEventMessageType.toTaskEventMessageType(String internal_value)
          Returns the TaskEventMessageType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in com.ptc.windchill.cadx.common.objutil
 

Methods in com.ptc.windchill.cadx.common.objutil that throw WTInvalidParameterException
static ObjTooltip ObjTooltip.toObjTooltip(String internal_value)
          Returns the ObjTooltip instance for the internal_value argument.
 

Uses of WTInvalidParameterException in com.ptc.windchill.cadx.editattachments
 

Methods in com.ptc.windchill.cadx.editattachments that throw WTInvalidParameterException
static ContentCategory ContentCategory.toContentCategory(String internal_value)
          Returns the ContentCategory instance for the internal_value argument.
 

Uses of WTInvalidParameterException in com.ptc.windchill.esi.txn
 

Methods in com.ptc.windchill.esi.txn that throw WTInvalidParameterException
static ReleaseStatusType ReleaseStatusType.toReleaseStatusType(String internal_value)
          Returns the ReleaseStatusType instance for the internal_value argument.
static ReleaseActivityAction ReleaseActivityAction.toReleaseActivityAction(String internal_value)
          Returns the ReleaseActivityAction instance for the internal_value argument.
static ESITransactionStatusType ESITransactionStatusType.toESITransactionStatusType(String internal_value)
          Returns the ESITransactionStatusType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in com.ptc.windchill.upgrade.history
 

Methods in com.ptc.windchill.upgrade.history that throw WTInvalidParameterException
static UpgradeStep UpgradeStep.toUpgradeStep(String internal_value)
           
static UpgradePhaseType UpgradePhaseType.toUpgradePhaseType(String internal_value)
           
 

Uses of WTInvalidParameterException in com.ptc.windchill.uwgm.common.conflict
 

Methods in com.ptc.windchill.uwgm.common.conflict that throw WTInvalidParameterException
static UwgmResolutionType UwgmResolutionType.toUwgmResolutionType(String internal_value)
          Returns the ConflictType instance for the internal_value argument.
static UwgmConflictType UwgmConflictType.toUwgmConflictType(String internal_value)
          Returns the ConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.access
 

Methods in wt.access that throw WTInvalidParameterException
static AdHocAccessKey AdHocAccessKey.toAdHocAccessKey(String internal_value)
          Returns the AdHocAccessKey instance for the internal_value argument.
static AccessPermission AccessPermission.toAccessPermission(String internal_value)
          Returns the AccessPermission instance for the internal_value argument.
static AdHocAccessKey AdHocAccessKey.toAdHocAccessKey(String internal_value)
          Returns the AdHocAccessKey instance for the internal_value argument.
static AccessPermission AccessPermission.toAccessPermission(String internal_value)
          Returns the AccessPermission instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.audit
 

Methods in wt.audit that throw WTInvalidParameterException
static AuditEventType AuditEventType.toAuditEventType(String internal_value)
          Returns the AuditEventType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.change2
 

Methods in wt.change2 that throw WTInvalidParameterException
static RequestPriority RequestPriority.toRequestPriority(String internal_value)
          Returns the RequestPriority instance for the internal_value argument.
static IssuePriority IssuePriority.toIssuePriority(String internal_value)
          Returns the IssuePriority instance for the internal_value argument.
static InventoryDisposition InventoryDisposition.toInventoryDisposition(String internal_value)
          Returns the InventoryDisposition instance for the internal_value argument.
static ConfirmationCategory ConfirmationCategory.toConfirmationCategory(String internal_value)
          Returns the ConfirmationCategory instance for the internal_value argument.
static Complexity Complexity.toComplexity(String internal_value)
          Returns the Complexity instance for the internal_value argument.
static Category Category.toCategory(String internal_value)
          Returns the Category instance for the internal_value argument.
static BusinessDecisionCategory BusinessDecisionCategory.toBusinessDecisionCategory(String internal_value)
          Returns the BusinessDecisionCategory instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.conflict
 

Methods in wt.conflict that throw WTInvalidParameterException
static ResolutionType ResolutionType.toResolutionType(String internal_value)
          Returns the ResolutionType instance for the internal_value argument.
static MessageType MessageType.toMessageType(String internal_value)
          Returns the MessageType instance for the internal_value argument.
static MesgCategory MesgCategory.toMesgCategory(String internal_value)
          Returns the MesgCategory instance for the internal_value argument.
static ConflictType ConflictType.toConflictType(String internal_value)
          Returns the ConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.content
 

Methods in wt.content that throw WTInvalidParameterException
static HttpOperationType HttpOperationType.toHttpOperationType(String internal_value)
          Returns the HttpOperationType instance for the internal_value argument.
static HttpOperationStatus HttpOperationStatus.toHttpOperationStatus(String internal_value)
          Returns the HttpOperationStatus instance for the internal_value argument.
static ContentRoleType ContentRoleType.toContentRoleType(String internal_value)
          Returns the ContentRoleType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.csm.constraint
 

Methods in wt.csm.constraint that throw WTInvalidParameterException
static CSMConstraintMapper CSMConstraintMapper.toCSMConstraintMapper(String internal_value)
          Returns the CSMConstraintMapper instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.dataops.archive
 

Methods in wt.dataops.archive that throw WTInvalidParameterException
static RestoreStatus RestoreStatus.toRestoreStatus(String internal_value)
          Returns the RestoreStatus instance for the internal_value argument.
static ArchiveStatus ArchiveStatus.toArchiveStatus(String internal_value)
          Returns the ArchiveStatus instance for the internal_value argument.
static ArchiveResolutionType ArchiveResolutionType.toArchiveResolutionType(String internal_value)
          Returns the ArchiveResolutionType instance for the internal_value argument.
static ArchiveConflictType ArchiveConflictType.toArchiveConflictType(String internal_value)
          Returns the ArchiveConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.dataops.archivesystem
 

Methods in wt.dataops.archivesystem that throw WTInvalidParameterException
static WTArchiveType WTArchiveType.toWTArchiveType(String internal_value)
          Returns the WTArchiveType instance for the internal_value argument.
static WTArchiveSystemInClauseOper WTArchiveSystemInClauseOper.toWTArchiveSystemInClauseOper(String internal_value)
          Returns the WTArchiveSystemInClauseOper instance for the internal_value argument.
static WTArchiveSystemBetClauseOper WTArchiveSystemBetClauseOper.toWTArchiveSystemBetClauseOper(String internal_value)
          Returns the WTArchiveSystemBetClauseOper instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.dataops.objectcol
 

Methods in wt.dataops.objectcol that throw WTInvalidParameterException
static InputType InputType.toInputType(String internal_value)
          Returns the InputType instance for the internal_value argument.
static CollectionState CollectionState.toCollectionState(String internal_value)
          Returns the CollectionState instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.dataops.purge
 

Methods in wt.dataops.purge that throw WTInvalidParameterException
static PurgeStatus PurgeStatus.toPurgeStatus(String internal_value)
          Returns the PurgeStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.doc
 

Methods in wt.doc that throw WTInvalidParameterException
static DocumentType DocumentType.toDocumentType(String internal_value)
          Returns the DocumentType instance for the internal_value argument.
static DepartmentList DepartmentList.toDepartmentList(String internal_value)
          Returns the DepartmentList instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.effectivity
 

Methods in wt.effectivity that throw WTInvalidParameterException
static EffectivityType EffectivityType.toEffectivityType(String internal_value)
          Returns the EffectivityType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm
 

Methods in wt.epm that throw WTInvalidParameterException
static EPMDocumentType EPMDocumentType.toEPMDocumentType(String internal_value)
          Returns the EPMDocumentType instance for the internal_value argument.
static EPMDocSubType EPMDocSubType.toEPMDocSubType(String internal_value)
          Returns the EPMDocSubType instance for the internal_value argument.
static EPMAuthoringAppType EPMAuthoringAppType.toEPMAuthoringAppType(String internal_value)
          Returns the EPMAuthoringAppType instance for the internal_value argument.
static EPMApplicationType EPMApplicationType.toEPMApplicationType(String internal_value)
          Returns the EPMApplicationType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm.clients.relateditems
 

Methods in wt.epm.clients.relateditems that throw WTInvalidParameterException
static RelatedItemsOption RelatedItemsOption.toRelatedItemsOption(String internal_value)
          Returns the RelatedItemsOption instance for the internal_value argument.
static IncludedAs IncludedAs.toIncludedAs(String internal_value)
          Returns the IncludedAs instance for the internal_value argument.
static DependencyOption DependencyOption.toDependencyOption(String internal_value)
          Returns the DependencyOption instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm.conflict
 

Methods in wt.epm.conflict that throw WTInvalidParameterException
static EPMErrorType EPMErrorType.toEPMErrorType(String internal_value)
          Returns the EPMErrorType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm.structure
 

Methods in wt.epm.structure that throw WTInvalidParameterException
static EPMContainedObjectType EPMContainedObjectType.toEPMContainedObjectType(String internal_value)
          Returns the EPMContainedObjectType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm.upload
 

Methods in wt.epm.upload that throw WTInvalidParameterException
static EPMUploadResolutionType EPMUploadResolutionType.toEPMUploadResolutionType(String internal_value)
          Returns the EPMUploadResolutionType instance for the internal_value argument.
static EPMUploadConflictType EPMUploadConflictType.toEPMUploadConflictType(String internal_value)
          Returns the EPMUploadConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm.util
 

Methods in wt.epm.util that throw WTInvalidParameterException
static EPMResolutionType EPMResolutionType.toEPMResolutionType(String internal_value)
          Returns the EPMResolutionType instance for the internal_value argument.
static EPMConflictType EPMConflictType.toEPMConflictType(String internal_value)
          Returns the EPMConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.epm.workspaces
 

Methods in wt.epm.workspaces that throw WTInvalidParameterException
static EPMPopulateRule EPMPopulateRule.toEPMPopulateRule(String internal_value)
          Returns the EPMPopulateRule instance for the internal_value argument.
static EPMConfigurationType EPMConfigurationType.toEPMConfigurationType(String internal_value)
          Returns the EPMConfigurationType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.fc
 

Methods in wt.fc that throw WTInvalidParameterException
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String stringValue)
          Gets the instance of the concrete EnumeratedType given the string representation of the object.
protected static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String a_value, EnumeratedType[] valueSet)
           
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String classname, String internal_value)
          Gets the instance of the concrete EnumeratedType given the classname and internal_value.
protected static EnumeratedType EnumeratedType.toEnumeratedType(String a_value, EnumeratedType[] valueSet)
           
static EnumeratedType EnumeratedType.toEnumeratedType(String classname, String internal_value)
          Deprecated. Replaced by wt.fc.EnumeratedTypeUtil.toEnumeratedType(String,String)
static EnumeratedType EnumeratedType.toEnumeratedType(String stringValue)
          Deprecated. Replaced by wt.fc.EnumeratedTypeUtil.toEnumeratedType(String)
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String stringValue)
          Gets the instance of the concrete EnumeratedType given the string representation of the object.
protected static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String a_value, EnumeratedType[] valueSet)
           
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String classname, String internal_value)
          Gets the instance of the concrete EnumeratedType given the classname and internal_value.
protected static EnumeratedType EnumeratedType.toEnumeratedType(String a_value, EnumeratedType[] valueSet)
           
static EnumeratedType EnumeratedType.toEnumeratedType(String classname, String internal_value)
          Deprecated. Replaced by wt.fc.EnumeratedTypeUtil.toEnumeratedType(String,String)
static EnumeratedType EnumeratedType.toEnumeratedType(String stringValue)
          Deprecated. Replaced by wt.fc.EnumeratedTypeUtil.toEnumeratedType(String)
 

Uses of WTInvalidParameterException in wt.fv
 

Methods in wt.fv that throw WTInvalidParameterException
static FvMountStatus FvMountStatus.toFvMountStatus(String internal_value)
          Returns the FvMountStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.fv.master
 

Methods in wt.fv.master that throw WTInvalidParameterException
static ReplicationStatus ReplicationStatus.toReplicationStatus(String internal_value)
          Returns the ReplicationStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.iba.definition
 

Methods in wt.iba.definition that throw WTInvalidParameterException
static AttributeDefinitionDataType AttributeDefinitionDataType.toAttributeDefinitionDataType(String internal_value)
          Returns the AttributeDefinitionDataType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.inf.sharing
 

Methods in wt.inf.sharing that throw WTInvalidParameterException
static SharingResolutionType SharingResolutionType.toSharingResolutionType(String internal_value)
          Returns the SharingResolutionType instance for the internal_value argument.
static SharingConflictType SharingConflictType.toSharingConflictType(String internal_value)
          Returns the SharingConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.inf.team
 

Methods in wt.inf.team that throw WTInvalidParameterException
static ContainerTeamManagedState ContainerTeamManagedState.toContainerTeamManagedState(String internal_value)
          Returns the ContainerTeamManagedState instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.ixb.conflictFramework
 

Methods in wt.ixb.conflictFramework that throw WTInvalidParameterException
static ImportSessionStatus ImportSessionStatus.toImportSessionStatus(String internal_value)
          Returns the ImportSessionStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.ixb.conflictFramework.conflictResolution
 

Methods in wt.ixb.conflictFramework.conflictResolution that throw WTInvalidParameterException
static IXReferenceConflictResolution IXReferenceConflictResolution.toIXReferenceConflictResolution(String internal_value)
          Returns the IXReferenceConflictResolution instance for the internal_value argument.
static IXReferenceConflict IXReferenceConflict.toIXReferenceConflict(String internal_value)
          Returns the IXReferenceConflict instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.lifecycle
 

Methods in wt.lifecycle that throw WTInvalidParameterException
static Transition Transition.toTransition(String internal_value)
          Returns the Transition instance for the internal_value argument.
static State State.toState(String internal_value)
          Returns the State instance for the internal_value argument.
private static Role LoadLifeCycle.getRole(String roleString)
           
static Transition Transition.toTransition(String internal_value)
          Returns the Transition instance for the internal_value argument.
static State State.toState(String internal_value)
          Returns the State instance for the internal_value argument.
private static Role LoadLifeCycle.getRole(String roleString)
           
 

Uses of WTInvalidParameterException in wt.meeting
 

Methods in wt.meeting that throw WTInvalidParameterException
static MeetingType MeetingType.toMeetingType(String internal_value)
          Returns the MeetingType instance for the internal_value argument.
static MeetingStatus MeetingStatus.toMeetingStatus(String internal_value)
          Returns the MeetingStatus instance for the internal_value argument.
static MeetingType MeetingType.toMeetingType(String internal_value)
          Returns the MeetingType instance for the internal_value argument.
static MeetingStatus MeetingStatus.toMeetingStatus(String internal_value)
          Returns the MeetingStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.meeting.actionitem
 

Methods in wt.meeting.actionitem that throw WTInvalidParameterException
static ActionItemStatus ActionItemStatus.toActionItemStatus(String internal_value)
          Returns the ActionItemStatus instance for the internal_value argument.
static ActionItemPriority ActionItemPriority.toActionItemPriority(String internal_value)
          Returns the ActionItemPriority instance for the internal_value argument.
static ActionItemHealthStatus ActionItemHealthStatus.toActionItemHealthStatus(String internal_value)
          Returns the ActionItemHealthStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.meta
 

Methods in wt.meta that throw WTInvalidParameterException
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String stringValue)
          Gets the instance of the concrete EnumeratedType given the string representation of the object.
protected static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String a_value, EnumeratedType[] valueSet)
           
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String classname, String internal_value)
          Gets the instance of the concrete EnumeratedType given the classname and internal_value.
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String stringValue)
          Gets the instance of the concrete EnumeratedType given the string representation of the object.
protected static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String a_value, EnumeratedType[] valueSet)
           
static EnumeratedType EnumeratedTypeUtil.toEnumeratedType(String classname, String internal_value)
          Gets the instance of the concrete EnumeratedType given the classname and internal_value.
 

Uses of WTInvalidParameterException in wt.part
 

Methods in wt.part that throw WTInvalidParameterException
static Source Source.toSource(String internal_value)
          Returns the Source instance for the internal_value argument.
static QuantityUnit QuantityUnit.toQuantityUnit(String internal_value)
          Returns the QuantityUnit instance for the internal_value argument.
static PartType PartType.toPartType(String internal_value)
          Returns the PartType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.project
 

Methods in wt.project that throw WTInvalidParameterException
static Role Role.toRole(String internal_value)
          Returns the Role instance for the internal_value argument.
static ActorRole ActorRole.toActorRole(String internal_value)
          Returns the ActorRole instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.projmgmt.admin
 

Methods in wt.projmgmt.admin that throw WTInvalidParameterException
static ProjectState ProjectState.toProjectState(String internal_value)
          Returns the ProjectState instance for the internal_value argument.
static ProjectRiskValue ProjectRiskValue.toProjectRiskValue(String internal_value)
          Returns the ProjectRiskValue instance for the internal_value argument.
static ProjectPhase ProjectPhase.toProjectPhase(String internal_value)
          Returns the ProjectPhase instance for the internal_value argument.
static ProjectHealthStatus ProjectHealthStatus.toProjectHealthStatus(String internal_value)
          Returns the ProjectHealthStatus instance for the internal_value argument.
static ProjectCategory ProjectCategory.toProjectCategory(String internal_value)
          Returns the ProjectCategory instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.projmgmt.definer
 

Methods in wt.projmgmt.definer that throw WTInvalidParameterException
static ProjectLinkType ProjectLinkType.toProjectLinkType(String internal_value)
          Returns the ProjectLinkType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.projmgmt.monitor
 

Methods in wt.projmgmt.monitor that throw WTInvalidParameterException
static ProjectEventType ProjectEventType.toProjectEventType(String internal_value)
          Returns the ProjectEventType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.projmgmt.msproject
 

Methods in wt.projmgmt.msproject that throw WTInvalidParameterException
static TaskScope TaskScope.toTaskScope(String internal_value)
          Returns the TaskScope instance for the internal_value argument.
static ImportMode ImportMode.toImportMode(String internal_value)
          Returns the ImportMode instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.projmgmt.resource
 

Methods in wt.projmgmt.resource that throw WTInvalidParameterException
static ResourceType ResourceType.toResourceType(String internal_value)
          Returns the ResourceType instance for the internal_value argument.
static ResourceCategory ResourceCategory.toResourceCategory(String internal_value)
          Returns the ResourceCategory instance for the internal_value argument.
static CalendarType CalendarType.toCalendarType(String internal_value)
          Returns the CalendarType instance for the internal_value argument.
static AccrualType AccrualType.toAccrualType(String internal_value)
          Returns the AccrualType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.query.qml
 

Methods in wt.query.qml that throw WTInvalidParameterException
static SqlKeywordType SqlKeywordType.toSqlKeywordType(String internal_value)
          Returns the SqlKeywordType instance for the internal_value argument.
static SqlFunctionType SqlFunctionType.toSqlFunctionType(String internal_value)
          Returns the SqlFunctionType instance for the internal_value argument.
static SortOrderType SortOrderType.toSortOrderType(String internal_value)
          Returns the SortOrderType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.query.specification
 

Methods in wt.query.specification that throw WTInvalidParameterException
static SelectionOperatorType SelectionOperatorType.toSelectionOperatorType(String internal_value)
          Returns the SelectionOperatorType instance for the internal_value argument.
static OperatorSearchExp OperatorSearchExp.toOperatorSearchExp(String internal_value)
          Returns the OperatorSearchExp instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.replication.unit
 

Methods in wt.replication.unit that throw WTInvalidParameterException
static UnitReplicationStatus UnitReplicationStatus.toUnitReplicationStatus(String internal_value)
          Deprecated.  
 

Uses of WTInvalidParameterException in wt.representation
 

Methods in wt.representation that throw WTInvalidParameterException
static RepresentationType RepresentationType.toRepresentationType(String internal_value)
          Returns the RepresentationType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.router
 

Methods in wt.router that throw WTInvalidParameterException
static RoutingStatus RoutingStatus.toRoutingStatus(String internal_value)
          Returns the RoutingStatus instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.rule
 

Methods in wt.rule that throw WTInvalidParameterException
static RuleType RuleType.toRuleType(String internal_value)
          Returns the RuleType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.sandbox
 

Methods in wt.sandbox that throw WTInvalidParameterException
static SandboxResolutionType SandboxResolutionType.toSandboxResolutionType(String internal_value)
          Returns the SandboxResolutionType instance for the internal_value argument.
static SandboxConflictType SandboxConflictType.toSandboxConflictType(String internal_value)
          Returns the SandboxConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.series
 

Methods in wt.series that throw WTInvalidParameterException
static SeriesRangeSelector SeriesRangeSelector.toSeriesRangeSelector(String internal_value)
          Returns the SeriesRangeSelector instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.team
 

Methods in wt.team that throw WTInvalidParameterException
static TeamCategory TeamCategory.toTeamCategory(String internal_value)
          Returns the TeamCategory instance for the internal_value argument.
static TeamCategory TeamCategory.toTeamCategory(String internal_value)
          Returns the TeamCategory instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.units
 

Methods in wt.units that throw WTInvalidParameterException
static PureSymbol PureSymbol.toPureSymbol(String internal_value)
          Returns the PureSymbol instance for the internal_value argument.
static BaseSymbol BaseSymbol.toBaseSymbol(String internal_value)
          Returns the BaseSymbol instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.util
 

Methods in wt.util that throw WTInvalidParameterException
private  void LocalizableMessageCollection.validateCollection(Collection collection)
           
private  void LocalizableMessageCollection.validateCollection(Collection collection)
           
 

Constructors in wt.util that throw WTInvalidParameterException
LocalizableMessageCollection(Collection collection)
          Constructs a message containing a collection of LocalizableMessage objects.
LocalizableMessageCollection(Collection collection, String rb, String key)
          Constructs a message containing a collection of LocalizableMessage objects.
LocalizableMessageCollection(Collection collection)
          Constructs a message containing a collection of LocalizableMessage objects.
LocalizableMessageCollection(Collection collection, String rb, String key)
          Constructs a message containing a collection of LocalizableMessage objects.
 

Uses of WTInvalidParameterException in wt.vc
 

Methods in wt.vc that throw WTInvalidParameterException
static VersionControlResolutionType VersionControlResolutionType.toVersionControlResolutionType(String internal_value)
          Returns the VersionControlResolutionType instance for the internal_value argument.
static VersionControlConflictType VersionControlConflictType.toVersionControlConflictType(String internal_value)
          Returns the VersionControlConflictType instance for the internal_value argument.
static IterationState IterationState.toIterationState(String internal_value)
          Returns the IterationState instance for the internal_value argument.
static VersionControlResolutionType VersionControlResolutionType.toVersionControlResolutionType(String internal_value)
          Returns the VersionControlResolutionType instance for the internal_value argument.
static VersionControlConflictType VersionControlConflictType.toVersionControlConflictType(String internal_value)
          Returns the VersionControlConflictType instance for the internal_value argument.
static IterationState IterationState.toIterationState(String internal_value)
          Returns the IterationState instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.vc.wip
 

Methods in wt.vc.wip that throw WTInvalidParameterException
static WorkInProgressState WorkInProgressState.toWorkInProgressState(String internal_value)
          Returns the WorkInProgressState instance for the internal_value argument.
static WorkInProgressResolutionType WorkInProgressResolutionType.toWorkInProgressResolutionType(String internal_value)
          Returns the WorkInProgressResolutionType instance for the internal_value argument.
static WorkInProgressConflictType WorkInProgressConflictType.toWorkInProgressConflictType(String internal_value)
          Returns the WorkInProgressConflictType instance for the internal_value argument.
static WorkInProgressState WorkInProgressState.toWorkInProgressState(String internal_value)
          Returns the WorkInProgressState instance for the internal_value argument.
static WorkInProgressResolutionType WorkInProgressResolutionType.toWorkInProgressResolutionType(String internal_value)
          Returns the WorkInProgressResolutionType instance for the internal_value argument.
static WorkInProgressConflictType WorkInProgressConflictType.toWorkInProgressConflictType(String internal_value)
          Returns the WorkInProgressConflictType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.viewmarkup
 

Methods in wt.viewmarkup that throw WTInvalidParameterException
static MarkUpType MarkUpType.toMarkUpType(String internal_value)
          Returns the MarkUpType instance for the internal_value argument.
static DerivationType DerivationType.toDerivationType(String internal_value)
          Returns the DerivationType instance for the internal_value argument.
static MarkUpType MarkUpType.toMarkUpType(String internal_value)
          Returns the MarkUpType instance for the internal_value argument.
static DerivationType DerivationType.toDerivationType(String internal_value)
          Returns the DerivationType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.workflow.definer
 

Methods in wt.workflow.definer that throw WTInvalidParameterException
static WfTemplateObjectType WfTemplateObjectType.toWfTemplateObjectType(String internal_value)
          Returns the WfTemplateObjectType instance for the internal_value argument.
static WfTemplateLinkType WfTemplateLinkType.toWfTemplateLinkType(String internal_value)
          Returns the WfTemplateLinkType instance for the internal_value argument.
static WfTemplateCategory WfTemplateCategory.toWfTemplateCategory(String internal_value)
          Returns the WfTemplateCategory instance for the internal_value argument.
static WfProxyType WfProxyType.toWfProxyType(String internal_value)
          Returns the WfProxyType instance for the internal_value argument.
static WfDestination WfDestination.toWfDestination(String internal_value)
          Returns the WfDestination instance for the internal_value argument.
static DataFlowDefectType DataFlowDefectType.toDataFlowDefectType(String internal_value)
          Returns the DataFlowDefectType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.workflow.engine
 

Methods in wt.workflow.engine that throw WTInvalidParameterException
static WfTransition WfTransition.toWfTransition(String internal_value)
          Returns the WfTransition instance for the internal_value argument.
static WfState WfState.toWfState(String internal_value)
          Returns the WfState instance for the internal_value argument.
static WfRouterType WfRouterType.toWfRouterType(String internal_value)
          Returns the WfRouterType instance for the internal_value argument.
static WfOverdueActionType WfOverdueActionType.toWfOverdueActionType(String internal_value)
          Returns the WfOverdueActionType instance for the internal_value argument.
static WfExceptionActionType WfExceptionActionType.toWfExceptionActionType(String internal_value)
          Returns the WfExceptionActionType instance for the internal_value argument.
static WfEventAuditType WfEventAuditType.toWfEventAuditType(String internal_value)
          Returns the WfEventAuditType instance for the internal_value argument.
static WfConnectorType WfConnectorType.toWfConnectorType(String internal_value)
          Returns the WfConnectorType instance for the internal_value argument.
static WfConnectorState WfConnectorState.toWfConnectorState(String internal_value)
          Returns the WfConnectorState instance for the internal_value argument.
static WfConnectorFunction WfConnectorFunction.toWfConnectorFunction(String internal_value)
          Returns the WfConnectorFunction instance for the internal_value argument.
static WfConnectorEvent WfConnectorEvent.toWfConnectorEvent(String internal_value)
          Returns the WfConnectorEvent instance for the internal_value argument.
static WfConnectorAction WfConnectorAction.toWfConnectorAction(String internal_value)
          Returns the WfConnectorAction instance for the internal_value argument.
static WfTransition WfTransition.toWfTransition(String internal_value)
          Returns the WfTransition instance for the internal_value argument.
static WfState WfState.toWfState(String internal_value)
          Returns the WfState instance for the internal_value argument.
static WfRouterType WfRouterType.toWfRouterType(String internal_value)
          Returns the WfRouterType instance for the internal_value argument.
static WfOverdueActionType WfOverdueActionType.toWfOverdueActionType(String internal_value)
          Returns the WfOverdueActionType instance for the internal_value argument.
static WfExceptionActionType WfExceptionActionType.toWfExceptionActionType(String internal_value)
          Returns the WfExceptionActionType instance for the internal_value argument.
static WfEventAuditType WfEventAuditType.toWfEventAuditType(String internal_value)
          Returns the WfEventAuditType instance for the internal_value argument.
static WfConnectorType WfConnectorType.toWfConnectorType(String internal_value)
          Returns the WfConnectorType instance for the internal_value argument.
static WfConnectorState WfConnectorState.toWfConnectorState(String internal_value)
          Returns the WfConnectorState instance for the internal_value argument.
static WfConnectorFunction WfConnectorFunction.toWfConnectorFunction(String internal_value)
          Returns the WfConnectorFunction instance for the internal_value argument.
static WfConnectorEvent WfConnectorEvent.toWfConnectorEvent(String internal_value)
          Returns the WfConnectorEvent instance for the internal_value argument.
static WfConnectorAction WfConnectorAction.toWfConnectorAction(String internal_value)
          Returns the WfConnectorAction instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.workflow.robots
 

Methods in wt.workflow.robots that throw WTInvalidParameterException
static WfSynchType WfSynchType.toWfSynchType(String internal_value)
          Returns the WfSynchType instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.workflow.work
 

Methods in wt.workflow.work that throw WTInvalidParameterException
static WfTallyType WfTallyType.toWfTallyType(String internal_value)
          Returns the WfTallyType instance for the internal_value argument.
static WfDistributionType WfDistributionType.toWfDistributionType(String internal_value)
          Returns the WfDistributionType instance for the internal_value argument.
static WfCompletionType WfCompletionType.toWfCompletionType(String internal_value)
          Returns the WfCompletionType instance for the internal_value argument.
static WfAssignmentState WfAssignmentState.toWfAssignmentState(String internal_value)
          Returns the WfAssignmentState instance for the internal_value argument.
 

Uses of WTInvalidParameterException in wt.wrmf.delivery
 

Methods in wt.wrmf.delivery that throw WTInvalidParameterException
static DeliveryStatus DeliveryStatus.toDeliveryStatus(String internal_value)
          Returns the DeliveryStatus instance for the internal_value argument.