Uses of Interface
wt.fc.collections.WTSet

Packages that use WTSet
com.ptc.core.htmlcomp.gathering   
com.ptc.windchill.uwgm.common.pdm   
com.ptc.windchill.uwgm.common.workspace   
com.ptc.windchill.uwgm.proesrv.action   
com.ptc.windchill.uwgm.proesrv.request   
com.ptc.windchill.uwgm.proesrv.rrc   
com.ptc.windchill.uwgm.proesrv.util   
com.ptc.wvs.server.publish   
com.ptc.wvs.server.util   
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
wt.build   
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.dataops.containermove   
wt.dataops.delete   
wt.dataops.objectcol   
wt.dataops.objectcol.resolution   
wt.epm
 
wt.epm.attributes   
wt.epm.clients.relateditems   
wt.epm.familytable   
wt.epm.listeners   
wt.epm.ndi.impl   
wt.epm.retriever   
wt.epm.structure   
wt.epm.upgrade   
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.fc.collections Provides Windchill-specific Collection objects, and a collection-based refresh API. 
wt.folder
Provides classes to represent and manage folder and cabinet objects. 
wt.lifecycle
 
wt.maturity   
wt.notify
Provides classes to represent, manage, and execute notification definitions. 
wt.occurrence Defines the capability to uniquely distinguish one occurrence of an object within some complex structure from another occurrence of that same object within the same structure using OccurrenceService
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.pom Provides low-level, yet database independent, access to a database. 
wt.representation   
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.vc
 
wt.vc.baseline
 
wt.vc.struct
 
wt.viewmarkup Uses the ViewMarkUpService to view and add MarkUp to Viewable objects and to publish DerivedImages. 
 

Uses of WTSet in com.ptc.core.htmlcomp.gathering
 

Methods in com.ptc.core.htmlcomp.gathering with parameters of type WTSet
private static void RulesDependencyProcessingHelper.recurseToRemoveDependentsatAllLevels(WTCollection parents, WTSet parentsToTrace, Map depsMap)
           
 

Uses of WTSet in com.ptc.windchill.uwgm.common.pdm
 

Fields in com.ptc.windchill.uwgm.common.pdm declared as WTSet
protected  WTSet SBStateContainerHelper.sharedObjs
           
protected  WTSet SBStateContainerHelper.newObjs
           
protected  WTSet PDMStateContainerHelper.newObjs
           
protected  WTSet SBStateContainerHelper.sharedObjs
           
protected  WTSet SBStateContainerHelper.newObjs
           
protected  WTSet PDMStateContainerHelper.newObjs
           
 

Methods in com.ptc.windchill.uwgm.common.pdm that return WTSet
protected  WTSet SBStateWorkspaceHelper.getShared()
           
protected  WTSet SBStateFolderHelper.getShared()
           
protected  WTSet SBStateContainerHelper.getShared()
           
private  WTSet SBStateContainerHelper.getSharedFrom()
           
protected  WTSet PDMStateWorkspaceHelper.getNew()
          Overrides getNew() to retrieve objects from WS only.
protected  WTSet PDMStateFolderHelper.getNew()
           
protected  WTSet PDMStateContainerHelper.getNew()
          Retrieve new objects from a collection of Workables.
protected  WTSet SBStateWorkspaceHelper.getShared()
           
protected  WTSet SBStateFolderHelper.getShared()
           
protected  WTSet SBStateContainerHelper.getShared()
           
private  WTSet SBStateContainerHelper.getSharedFrom()
           
protected  WTSet PDMStateWorkspaceHelper.getNew()
          Overrides getNew() to retrieve objects from WS only.
protected  WTSet PDMStateFolderHelper.getNew()
           
protected  WTSet PDMStateContainerHelper.getNew()
          Retrieve new objects from a collection of Workables.
 

Uses of WTSet in com.ptc.windchill.uwgm.common.workspace
 

Methods in com.ptc.windchill.uwgm.common.workspace that return WTSet
 WTSet WorkspaceContent.getWorkspaceObjects(Class clazz)
          temporary replacement for EPMWorkspaceManager.getWorkspaceObjects
 WTSet WorkspaceContent.getWorkspaceObjects(Class clazz)
          temporary replacement for EPMWorkspaceManager.getWorkspaceObjects
 

Uses of WTSet in com.ptc.windchill.uwgm.proesrv.action
 

Methods in com.ptc.windchill.uwgm.proesrv.action that return WTSet
protected  WTSet UndoCheckoutAction.callEpmUndoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Performs actual undo checkout operation.
protected  WTSet RemoveFromWorkspaceAction.callEpmUndoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Performs actual undo checkout operation.
protected  WTSet UndoCheckoutAction.callEpmUndoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Performs actual undo checkout operation.
protected  WTSet RemoveFromWorkspaceAction.callEpmUndoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Performs actual undo checkout operation.
 

Uses of WTSet in com.ptc.windchill.uwgm.proesrv.request
 

Fields in com.ptc.windchill.uwgm.proesrv.request declared as WTSet
private  WTSet RemoveFromWorkspaceRequestTest.checkedInObjects
           
private  WTSet RemoveFromWorkspaceRequestTest.checkedOutObjects
           
private  WTSet WsConflictReportRequest.wsDocIDs
           
private  WTSet GetContentDownloadInfoRequestCache.contents
          internal collections for bulk inflation
private  WTSet GetContentDownloadInfoRequestCache.iterationsWithoutContent
          empty iterations for Warning
private  WTSet RemoveFromWorkspaceRequestTest.checkedInObjects
           
private  WTSet RemoveFromWorkspaceRequestTest.checkedOutObjects
           
private  WTSet WsConflictReportRequest.wsDocIDs
           
private  WTSet GetContentDownloadInfoRequestCache.contents
          internal collections for bulk inflation
private  WTSet GetContentDownloadInfoRequestCache.iterationsWithoutContent
          empty iterations for Warning
 

Methods in com.ptc.windchill.uwgm.proesrv.request with parameters of type WTSet
private  void AddToWorkspaceRequestTest.verifyWorkspaceDocuments(WTKeyedMap mastersToObjects, WTSet masters, EPMWorkspace workspace)
           
private  void AddToWorkspaceRequestTest.verifyWorkspaceParts(WTKeyedMap mastersToObjects, WTSet masters, EPMWorkspace workspace)
           
private  void AddToWorkspaceRequestTest.verifyWorkspaceDocuments(WTKeyedMap mastersToObjects, WTSet masters, EPMWorkspace workspace)
           
private  void AddToWorkspaceRequestTest.verifyWorkspaceParts(WTKeyedMap mastersToObjects, WTSet masters, EPMWorkspace workspace)
           
 

Uses of WTSet in com.ptc.windchill.uwgm.proesrv.rrc
 

Fields in com.ptc.windchill.uwgm.proesrv.rrc declared as WTSet
private  WTSet RRCFolderedHelper.docsToQuerySet
           
 

Uses of WTSet in com.ptc.windchill.uwgm.proesrv.util
 

Fields in com.ptc.windchill.uwgm.proesrv.util declared as WTSet
(package private)  WTSet FamilyHelper.docSet
           
 

Uses of WTSet in com.ptc.wvs.server.publish
 

Methods in com.ptc.wvs.server.publish that return WTSet
protected  WTSet StandardPublishService.copyRepresentations(Representable oldIteration, Representable newIteration, EPMDocument oldDoc, EPMDocument newDoc, WTList oldReps, boolean forceCopyAll, boolean includeAllMarkups, WTKeyedMap newRepSavedMap)
           
 

Uses of WTSet in com.ptc.wvs.server.util
 

Methods in com.ptc.wvs.server.util with parameters of type WTSet
static void RepUpdateUtils.updateRepresentationsOf(WTSet set, Persistable p)
           
 

Uses of WTSet in wt.access
 

Methods in wt.access with parameters of type WTSet
private  void StandardAccessControlManager.updateAdHocAcls(WTSet persisted_objects)
           
private  void StandardAccessControlManager.updateAdHocAcls(WTSet persisted_objects)
           
 

Uses of WTSet in wt.build
 

Methods in wt.build that return WTSet
 WTSet StandardBuildService.deleteOccurrences(WTSet occurrences)
          Deletes given buildable occurrences.
 WTSet BuildServiceFwd.deleteOccurrences(WTSet occurrences)
          Deletes given buildable occurrences.
 WTSet BuildService.deleteOccurrences(WTSet occurrences)
          Deletes given buildable occurrences.
 

Methods in wt.build with parameters of type WTSet
 WTSet StandardBuildService.deleteOccurrences(WTSet occurrences)
          Deletes given buildable occurrences.
private static void BuildServiceUtility.dispatchBuildTargetEvent(WTSet links, KeyedEvent event)
           
private static void BuildServiceUtility.dispatchBuildSourceEvent(WTSet links, KeyedEvent event)
           
 WTSet BuildServiceFwd.deleteOccurrences(WTSet occurrences)
          Deletes given buildable occurrences.
 WTSet BuildService.deleteOccurrences(WTSet occurrences)
          Deletes given buildable occurrences.
 

Uses of WTSet in wt.content
 

Methods in wt.content that return WTSet
 WTSet StandardContentService.updateHolderFormat(WTSet inHolderSet)
          This method will update the format for a FormatContentHolder based on the content in it at it's current state.
 WTSet ContentServiceSvr.updateHolderFormat(WTSet inHolderSet)
          This method will update the format for a FormatContentHolder based on the content in it at it's current state.
 

Methods in wt.content with parameters of type WTSet
 void StandardContentService.deleteContent(WTSet contentItemSet)
          Deletes the contents associated with the input content item set.
 WTSet StandardContentService.updateHolderFormat(WTSet inHolderSet)
          This method will update the format for a FormatContentHolder based on the content in it at it's current state.
 WTKeyedMap StandardContentService.getContentsByRole(WTSet holderSet, ContentRoleType role)
          Query for all the associated ContentItems that have the passed Role for the ContentHolder.
private  void StandardContentService.cleanUpContent(WTSet cleanupContents, boolean onDeleteEvent)
          This method removes the contentItem objects as well as the associated streamed objects.
 void ContentServiceSvr.deleteContent(WTSet contentItemSet)
          Deletes the contents associated with the input content item set.
 WTSet ContentServiceSvr.updateHolderFormat(WTSet inHolderSet)
          This method will update the format for a FormatContentHolder based on the content in it at it's current state.
 WTKeyedMap ContentServiceFwd.getContentsByRole(WTSet holderSet, ContentRoleType role)
          Query for all the associated ContentItems that have the passed Role for the ContentHolder.
 WTKeyedMap ContentService.getContentsByRole(WTSet holderSet, ContentRoleType role)
          Query for all the associated ContentItems that have the passed Role for the ContentHolder.
 

Uses of WTSet in wt.dataops.containermove
 

Methods in wt.dataops.containermove that return WTSet
private  WTSet StandardContainerMoveService.moveAllObjects(WTKeyedMap allMasters, WTKeyedMap allVersions, WTKeyedMap allIterations)
           
 

Uses of WTSet in wt.dataops.delete
 

Methods in wt.dataops.delete that return WTSet
private  WTSet DeleteTask.getObjectsToDelete(Collection taskObjects, boolean allVersions)
           
 

Uses of WTSet in wt.dataops.objectcol
 

Fields in wt.dataops.objectcol declared as WTSet
protected  WTSet CollectionHelper.TmpCriteriaHolder.removedCriterions
           
 

Methods in wt.dataops.objectcol that return WTSet
protected static WTSet LoadBaseCriterionDef.getValidDefsForTarget(String targetNode)
           
static WTSet CollectionHelper.getCriterionDefValidWith(BaseCriterionDef def, boolean sourceRole, boolean targetRole)
           
 

Methods in wt.dataops.objectcol with parameters of type WTSet
protected static void LoadBaseCriterionDef.createAllValidLinks(BaseCriterionDef def, WTSet all)
           
 

Uses of WTSet in wt.dataops.objectcol.resolution
 

Subinterfaces of WTSet in wt.dataops.objectcol.resolution
 interface AsynchCollectionGraph
          

Supported API: false

Extendable: false
 interface CollectionGraph
          Currently this inherits from Set.
 

Classes in wt.dataops.objectcol.resolution that implement WTSet
 class DefaultCollectionGraph
          

Supported API: false

Extendable: false
 

Methods in wt.dataops.objectcol.resolution with parameters of type WTSet
protected  void RelationshipQueryProcessor.findSeedsRecursively(Persistable seed, Class seedType, WTSet allseeds)
           
protected  void DefaultCollectionGraph.removeDependents(Persistable object, WTSet toRemove, WTSet toClean)
           
protected  void CollectionProcessor.collectObjects(StatementSpecHolder specholder, CollectionGraph list, LogicalOperator oper, WTSet processedSeeds)
           
protected  void CollectionProcessor.addRecursive(StatementSpecHolder specHolder, WTCollection seeds, CollectionGraph result, LogicalOperator oper, WTSet processedSeeds)
           
protected  void CollectionProcessor.collectObjectsAll(StatementSpecHolder[] qs, CollectionGraph list, WTSet processedSeeds)
           
 

Uses of WTSet in wt.epm
 

Methods in wt.epm that return WTSet
 WTSet EPMStandardDocumentManager.changeCADName(WTKeyedMap masters)
          Changes the CAD name attributes on the given EPMDocumentMaster.
 WTSet EPMDocumentManagerFwd.changeCADName(WTKeyedMap masters)
          Changes the CAD name attributes on the given EPMDocumentMaster.
 WTSet EPMDocumentManager.changeCADName(WTKeyedMap masters)
          Changes the CAD name attributes on the given EPMDocumentMaster.
protected static WTSet EPMCADNameHelper.changeCADName(WTKeyedMap masters)
          Changes CAD name on the given masters.
private static WTSet EPMCADNameHelper.setCADName(WTKeyedMap masters)
          Calls EPMDocumentMaster.updateCADName for the given map of masters and their new CAD names.
private static WTSet EPMCADNameHelper.findCheckedOutIterations(WTCollection masters)
          Gets the checked out iterations for the given masters.
private static WTSet EPMCADNameHelper.setFamilyTableMasters(WTKeyedMap masters)
          Given a list of family table masters indexed by the related document masters and a list of new names indexed by document masters, sets the family table masters to the corresponding new names.
private static WTSet CADNamespaceManager.getDependentMasters(WTCollection objects, boolean checkAuthoringApp)
           
private static WTSet CADNamespaceManager.getCADNamespaces(WTCollection masters)
           
private static WTSet CADNamespaceManager.getCADNamespaces(WTCollection excludeMasters, ObjectReference containerRef)
           
static WTSet AuthoringAppVersionHelper.getAuthoringAppVersions(EPMAuthoringAppType authoringApplication)
          Returns a list of EPMAuthoringAppVersions for the given authoring application.
 

Methods in wt.epm with parameters of type WTSet
private static void EPMCADNameHelper.checkVersionPermission(WTSet masters)
          Checks the given permission for all versions of the given masters.
private static void EPMCADNameHelper.dispatchPostChangeCADNameEvent(WTSet eventTarget)
          Dispatches a POST_CHANGE_CAD_NAME event
 

Constructors in wt.epm with parameters of type WTSet
EPMDocumentManagerEvent(String eventType, WTSet set)
          

Supported API: true
 

Uses of WTSet in wt.epm.attributes
 

Methods in wt.epm.attributes that return WTSet
static WTSet EPMAttributeHelper.getParameterMapEntries(WTCollection ibaHolders)
          Retrieves the parameter map entries for each object in the given collection.
 

Uses of WTSet in wt.epm.clients.relateditems
 

Fields in wt.epm.clients.relateditems declared as WTSet
private  WTSet FamilyTableFinder.familyTablesInProject
           
 

Methods in wt.epm.clients.relateditems that return WTSet
private  WTSet FamilyTableFinder.findFamilyTables(WTContainerRef projectRef)
           
 

Uses of WTSet in wt.epm.familytable
 

Fields in wt.epm.familytable declared as WTSet
(package private)  WTSet EPMDeleteDataContainer.m_familyTables
           
 

Methods in wt.epm.familytable that return WTSet
static WTSet EPMStandardFamilyTableManager.getModifiable(Collection documents)
           
static WTSet EPMStandardFamilyTableManager.getNonModifiable(Collection documents)
           
 WTSet EPMDeleteDataContainer.getFamilyTablesToDelete()
           
private  WTSet EPMDeleteDataContainer.lookupFamilyTablesToDelete(Collection preFTIds)
           
 

Methods in wt.epm.familytable with parameters of type WTSet
static void EPMStandardFamilyTableManager.checkLastInstance(WTSet familyTables)
           
 

Uses of WTSet in wt.epm.listeners
 

Fields in wt.epm.listeners declared as WTSet
private  WTSet EPMEventServiceTransactionListener.movedObjs
           
 

Uses of WTSet in wt.epm.ndi.impl
 

Methods in wt.epm.ndi.impl that return WTSet
 WTSet NDICache.getDependencies(EPMDocument doc)
          Returns WTSet of EPM Dependency links for the given document.
private  WTSet NDICache.getContainedIn(EPMFamilyTable ft)
           
 

Uses of WTSet in wt.epm.retriever
 

Methods in wt.epm.retriever that return WTSet
 WTSet FamilyTableResult.getFTVersions(WTCollection members)
          Returns Set of FamilyTable objects for given collection of EPMDocuments.
 WTSet FamilyTableResult.getFTVersions(WTCollection members)
          Returns Set of FamilyTable objects for given collection of EPMDocuments.
 

Methods in wt.epm.retriever with parameters of type WTSet
private  void FamilyTableHelper.addCompatibleVersion(BigDecimal versionMasterId, BigDecimal versionId, Set members, WTSet compatibleSet)
           
private  void FamilyTableHelper.addCompatibleVersion(BigDecimal versionMasterId, BigDecimal versionId, Set members, WTSet compatibleSet)
           
 

Uses of WTSet in wt.epm.structure
 

Fields in wt.epm.structure declared as WTSet
private  WTSet NavigateCollectors.OtherSideObjects.visited
           
private  WTSet NavigateCollectors.Iterations.visited
           
 

Methods in wt.epm.structure with parameters of type WTSet
static void StructureServiceUtility.preMultiSBCheckin(WTSet ikeys)
           
private static LocalizableMessageCollection StructureServiceUtility.getWorkspaceNames(WTSet workspaces)
           
protected static WTValuedMap StructureServiceUtility.getSandboxCopies(WTSet versionSet, WTContainerRef containerRef)
           
protected static WTKeyedMap[] StructureServiceUtility.getWorkspacesAssociatedToBranches(WTSet versions, WTContainerRef containerRef)
           
 

Uses of WTSet in wt.epm.upgrade
 

Methods in wt.epm.upgrade with parameters of type WTSet
private static EPMSepFamilyTable FamilyTableR7ToR8Migrator.Server.migrateSingleIteration(EPMDocument generic, WTSet links, EPMSepFamilyTable lastFT, FamilyTableR7ToR8Migrator.Summary summary)
           
private static WTKeyedMap FamilyTableR7ToR8Migrator.Server.indexByInstanceSolution(WTSet links)
           
 

Uses of WTSet in wt.epm.upload
 

Fields in wt.epm.upload declared as WTSet
private  WTSet Cache.Flusher.objectsForDeletion
           
private  WTSet Cache.Flusher.objectsForUndocheckout
           
 

Methods in wt.epm.upload that return WTSet
 WTSet EPMUploadManagerFwd.uploadAndCheckin(EPMNeutralData neutralData)
          Uploads documents to a workspace and checks them in.
 WTSet EPMUploadManagerFwd.uploadAndCheckin(EPMNeutralData neutralData, Map checkinData)
          Uploads documents to a workspace and checks them in.
 WTSet EPMUploadManager.uploadAndCheckin(EPMNeutralData neutralData)
          Uploads documents to a workspace and checks them in.
 WTSet EPMUploadManager.uploadAndCheckin(EPMNeutralData neutralData, Map checkinData)
          Uploads documents to a workspace and checks them in.
 WTSet EPMStandardUploadManager.uploadAndCheckin(EPMNeutralData neutralData)
          Uploads documents to a workspace and checks them in.
 WTSet EPMStandardUploadManager.uploadAndCheckin(EPMNeutralData neutralData, Map checkinData)
          Uploads documents to a workspace and checks them in.
private static WTSet EPMParameterMapEventsHandler.getEPMTargets(WTCollection targets)
           
 WTSet Cache.Flusher.getObjectsForDeletion()
           
 WTSet Cache.Flusher.getObjectsForUndocheckout()
           
 

Uses of WTSet in wt.epm.util
 

Methods in wt.epm.util that return WTSet
static WTSet LinkUtilities.getRoleObjects(WTCollection links, Class linkClass, String roleName)
          Given a collection of links, return a WTSet of objects for the given role.
static WTSet EPMHelper.getPredecessors(WTCollection iterations)
          Returns the predecessor for each Iterated object in the given collection.
 

Methods in wt.epm.util with parameters of type WTSet
static void CreateParameterMapMigrator.Server.createMap(WTSet map)
           
 

Uses of WTSet in wt.epm.workspaces
 

Fields in wt.epm.workspaces declared as WTSet
private  WTSet EPMCacheTransactionListener.newObjs
           
private  WTSet EPMCacheTransactionListener.deletedObjs
           
private  WTSet EPMCacheTransactionListener.updatedObjs
           
 

Methods in wt.epm.workspaces that return WTSet
static WTSet WorkspaceUndocheckoutManager.undoCheckout(EPMWorkspace workspace, WTCollection toUndocheckout)
          Undoes check out the given list of working copies from the given workspace folder.
static WTSet WorkspaceUndocheckoutManager.undoCheckoutAndRestoreInWorkspace(EPMWorkspace workspace, WTCollection toUndocheckout)
          Undoes check out the given list of working copies from the given workspace folder.
protected static WTSet WorkspaceCheckinManager.checkin(EPMWorkspace workspace, WTKeyedMap toCheckin)
          Checks in the given list of working copies or new objects.
protected static WTSet TrackableManager.getUpdateCounter(WTCollection trackables)
           
private static WTSet TrackableManager.getUpdateCounter(long[] trackableIds)
           
protected static WTSet TrackableManager.getUpdateCounter(EPMWorkspace workspace)
           
protected static WTSet InitialCheckinDataManager.getInitialCheckinData(WTCollection docsAndParts)
           
protected static WTSet InitialCheckinDataManager.getInitialCheckinData(EPMWorkspace workspace)
           
protected static WTSet InitialCheckinDataManager.extractNewObjects(WTCollection initialCheckinData)
          Returns the new object role of the given EPMInitialCheckinData objects.
 WTSet EPMWorkspaceManagerFwd.undoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Undoes check out the given list of working copies from the given workspace folder.
 WTSet EPMWorkspaceManagerFwd.checkin(EPMWorkspace workspace, WTKeyedMap toCheckin)
          Checks in the given list of working copies or new objects.
 WTSet EPMWorkspaceManagerFwd.getObjectsInWorkspace(EPMWorkspace workspace, Class classObject)
          Get the set of objects included in the Checkpoint associated with the workspace.
 WTSet EPMWorkspaceManagerFwd.getWorkspaces(WTPrincipal user, WTContainerRef solution)
          Returns all of the workspaces associated with a given user and container.
 WTSet EPMWorkspaceManagerFwd.getNewObjects(WTCollection objects)
          Given a list of objects, returns a set of new objects.
 WTSet EPMWorkspaceManagerFwd.undoCheckoutAndRestoreInWorkspace(EPMWorkspace workspace, WTCollection workingCopies)
          Undoes check out the given list of working copies from the given workspace folder and restores originals in Workspace baseline.
 WTSet EPMWorkspaceManagerFwd.getNewObjects(EPMWorkspace workspace)
          Returns a set of new objects in the given workspace.
 WTSet EPMWorkspaceManager.undoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Undoes check out the given list of working copies from the given workspace folder.
 WTSet EPMWorkspaceManager.checkin(EPMWorkspace workspace, WTKeyedMap toCheckin)
          Checks in the given list of working copies or new objects.
 WTSet EPMWorkspaceManager.getObjectsInWorkspace(EPMWorkspace workspace, Class classObject)
          Get the set of objects included in the Checkpoint associated with the workspace.
 WTSet EPMWorkspaceManager.getWorkspaces(WTPrincipal user, WTContainerRef solution)
          Returns all of the workspaces associated with a given user and container.
 WTSet EPMWorkspaceManager.getNewObjects(WTCollection objects)
          Given a list of objects, returns a set of new objects.
 WTSet EPMWorkspaceManager.undoCheckoutAndRestoreInWorkspace(EPMWorkspace workspace, WTCollection workingCopies)
          Undoes check out the given list of working copies from the given workspace folder and restores originals in Workspace baseline.
 WTSet EPMWorkspaceManager.getNewObjects(EPMWorkspace workspace)
          Returns a set of new objects in the given workspace.
 WTSet EPMStandardWorkspaceManager.undoCheckout(EPMWorkspace workspace, WTCollection workingCopies)
          Undoes check out the given list of working copies from the given workspace folder.
 WTSet EPMStandardWorkspaceManager.checkin(EPMWorkspace workspace, WTKeyedMap toCheckin)
          Checks in the given list of working copies or new objects.
 WTSet EPMStandardWorkspaceManager.getObjectsInWorkspace(EPMWorkspace workspace, Class classObject)
          Get the set of objects included in the Checkpoint associated with the workspace.
 WTSet EPMStandardWorkspaceManager.getWorkspaces(WTPrincipal user, WTContainerRef solution)
          Returns all of the workspaces associated with a given user and container.
 WTSet EPMStandardWorkspaceManager.getNewObjects(WTCollection objects)
          Given a list of objects, returns a set of new objects.
 WTSet EPMStandardWorkspaceManager.undoCheckoutAndRestoreInWorkspace(EPMWorkspace workspace, WTCollection workingCopies)
          Undoes check out the given list of working copies from the given workspace folder and restores originals in Workspace baseline.
 WTSet EPMStandardWorkspaceManager.getNewObjects(EPMWorkspace workspace)
          Returns a set of new objects in the given workspace.
private  WTSet EPMStandardBaselineService.getOriginals(WTCollection targets)
           
private static WTSet EPMCacheEventListener.getAffectedCheckpoints(WTCollection workspaceTrackables)
           
protected static WTSet EPMAsStoredConfigSpec.getContainers(Collection documents)
           
private static WTSet EPMAsStoredConfigSpec.getOwnerContainers(Collection asStoredConfigurations)
          Given a list of as-stored configurations, returns a set of their owners' container references.
private  WTSet AsStoredTransactionListener.getLatestIterations(WTCollection versions, Class objectClass)
           
 

Methods in wt.epm.workspaces with parameters of type WTSet
private  LocalizableMessageCollection EPMStandardBaselineService.getNames(WTSet checkpoints)
           
 

Uses of WTSet in wt.fc
 

Methods in wt.fc that return WTSet
 WTSet StandardPersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
private static WTSet StandardPersistenceManager.filter(WTSet a_objects, Set a_filterSet)
          This method filters Persistable objects that have already been removed.
 WTSet PersistenceManagerFwd.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 WTSet PersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 WTSet StandardPersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
private static WTSet StandardPersistenceManager.filter(WTSet a_objects, Set a_filterSet)
          This method filters Persistable objects that have already been removed.
 WTSet PersistenceManagerFwd.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 WTSet PersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 

Methods in wt.fc with parameters of type WTSet
 WTSet StandardPersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 void StandardPersistenceManager.remove(WTSet a_objects)
          Removes the specified objects from the datastore.
private  void StandardPersistenceManager.remove(ClassInfo a_targetClass, WTSet a_objects, boolean a_checkUpdateCount, HashSet a_recursiveOwnerSet, WTSet a_candidateObjects)
          Removes the given persistables from the datastore.
private  void StandardPersistenceManager.processRemoveOids(ClassInfo a_targetClassInfo, OidArray a_oidArray, int a_targetOidColumnIndex, int a_sourceOidColumnIndex, HashSet a_deletedPersistableSet, HashSet a_recursiveOwnerSet, WTSet a_candidateObjects)
          Processes OIDs that are to be removed from the datastore as a result of referential integrity processing.
private  int StandardPersistenceManager.removeBatch(ClassInfo a_targetClass, WTSet a_objects, boolean a_checkUpdateCount, WTSet a_candidateObjects, Set a_deletedPersistableSet)
          This method removes the specified objects optionally checking to ensure that update counts match.
private static WTSet StandardPersistenceManager.filter(WTSet a_objects, Set a_filterSet)
          This method filters Persistable objects that have already been removed.
private  ObjectSetVector StandardPersistenceManager.queryOwnedLinks(ClassInfo a_targetClassInfo, WTSet a_objects, List a_list)
          This method builds and executes a query to return all of the links that are owned by the specified objects.
private  QueryResult StandardPersistenceManager.queryCascadeRoles(WTSet a_objects, Map a_map)
          This method builds and executes a query to return all of the role objects that the remove should cascade to.
(package private)  void StandardPersistenceManager.ReferentialIntegrityValidator.addNonOwners(WTSet a_objects, List a_nonOwnerRoleList)
           
 void PersistenceManagerSvr.remove(WTSet a_objects)
          Removes the specified objects from the datastore.
 WTSet PersistenceManagerFwd.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 WTSet PersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 WTSet StandardPersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 void StandardPersistenceManager.remove(WTSet a_objects)
          Removes the specified objects from the datastore.
private  void StandardPersistenceManager.remove(ClassInfo a_targetClass, WTSet a_objects, boolean a_checkUpdateCount, HashSet a_recursiveOwnerSet, WTSet a_candidateObjects)
          Removes the given persistables from the datastore.
private  void StandardPersistenceManager.processRemoveOids(ClassInfo a_targetClassInfo, OidArray a_oidArray, int a_targetOidColumnIndex, int a_sourceOidColumnIndex, HashSet a_deletedPersistableSet, HashSet a_recursiveOwnerSet, WTSet a_candidateObjects)
          Processes OIDs that are to be removed from the datastore as a result of referential integrity processing.
private  int StandardPersistenceManager.removeBatch(ClassInfo a_targetClass, WTSet a_objects, boolean a_checkUpdateCount, WTSet a_candidateObjects, Set a_deletedPersistableSet)
          This method removes the specified objects optionally checking to ensure that update counts match.
private static WTSet StandardPersistenceManager.filter(WTSet a_objects, Set a_filterSet)
          This method filters Persistable objects that have already been removed.
private  ObjectSetVector StandardPersistenceManager.queryOwnedLinks(ClassInfo a_targetClassInfo, WTSet a_objects, List a_list)
          This method builds and executes a query to return all of the links that are owned by the specified objects.
private  QueryResult StandardPersistenceManager.queryCascadeRoles(WTSet a_objects, Map a_map)
          This method builds and executes a query to return all of the role objects that the remove should cascade to.
(package private)  void StandardPersistenceManager.ReferentialIntegrityValidator.addNonOwners(WTSet a_objects, List a_nonOwnerRoleList)
           
 void PersistenceManagerSvr.remove(WTSet a_objects)
          Removes the specified objects from the datastore.
 WTSet PersistenceManagerFwd.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 WTSet PersistenceManager.delete(WTSet a_objects)
          Removes the specified persistable objects from the datastore.
 

Uses of WTSet in wt.fc.collections
 

Classes in wt.fc.collections that implement WTSet
(package private) static class EmptyCollections.EmptySet
           
(package private) static class SynchronizedCollections.SynchronizedWTSet
           
(package private) static class UnmodifiableCollections.UnmodifiableSet
           
 class WTHashSet
          A hash-based implementation of WTSet.
(package private)  class WTKeyedHashMap.ExpandableFilteredSet
           
(package private)  class WTKeyedHashMap.FilteredSet
           
(package private)  class WTKeyedHashMap.KeySet
           
 

Fields in wt.fc.collections declared as WTSet
(package private)  WTSet WTKeyedHashMap.wtKeySet
           
(package private)  WTSet WTKeyedHashMap.ExpandableFilteredSet.source
           
(package private)  WTSet UnmodifiableCollections.UnmodifiableKeyedMap.unmodifiableKeySet
           
(package private)  WTSet SynchronizedCollections.SynchronizedKeyedMap.synchronizedKeySet
           
static WTSet CollectionsHelper.EMPTY_SET
          A reusable empty set.
 

Methods in wt.fc.collections that return WTSet
 WTSet WTKeyedMap.wtKeySet()
          

Supported API: true
 WTSet WTKeyedHashMap.wtKeySet()
          

Supported API: false
(package private)  WTSet WTKeyedHashMap.createKeySet()
           
(package private)  WTSet WTKeyedHashMap.expandableFilteredSet(Class filter, boolean include_subclasses, WTSet source)
           
 WTSet UnmodifiableCollections.UnmodifiableKeyedMap.wtKeySet()
           
 WTSet SynchronizedCollections.SynchronizedKeyedMap.wtKeySet()
           
 WTSet EmptyCollections.EmptyKeyedMap.wtKeySet()
           
static WTSet CollectionsHelper.getNonPersistedSubSet(WTCollection collection, boolean connect)
          Get a sub set of the objects in the given collection that are not persisted.
static WTSet CollectionsHelper.getPersistedSubSet(WTCollection collection, boolean connect)
          Get a sub set of the objects in the given collection that are persisted.
static WTSet CollectionsHelper.synchronizedWTSet(WTSet set)
          

Supported API: true
static WTSet CollectionsHelper.unmodifiableWTSet(WTSet set)
          

Supported API: true
 

Methods in wt.fc.collections with parameters of type WTSet
(package private)  WTSet WTKeyedHashMap.expandableFilteredSet(Class filter, boolean include_subclasses, WTSet source)
           
static WTSet CollectionsHelper.synchronizedWTSet(WTSet set)
          

Supported API: true
static WTSet CollectionsHelper.unmodifiableWTSet(WTSet set)
          

Supported API: true
 

Constructors in wt.fc.collections with parameters of type WTSet
WTKeyedHashMap.ExpandableFilteredSet(Class a_Filter, boolean include_subclasses, WTSet a_Source)
           
WTKeyedHashMap.ExpandableFilteredSet(FilterUtility.Filter a_Filter, boolean include_subclasses, WTSet a_Source)
           
UnmodifiableCollections.UnmodifiableSet(WTSet set)
           
SynchronizedCollections.SynchronizedWTSet(WTSet set)
           
SynchronizedCollections.SynchronizedWTSet(WTSet set, Object lock)
           
 

Uses of WTSet in wt.folder
 

Fields in wt.folder declared as WTSet
(package private)  WTSet FolderLogic.FolderChange.topLevelTargets
           
(package private)  WTSet FolderLogic.FolderPropertyApplier.source
           
(package private)  WTSet FolderLogic.FolderChange.topLevelTargets
           
(package private)  WTSet FolderLogic.FolderPropertyApplier.source
           
 

Methods in wt.folder that return WTSet
 WTSet StandardFolderService.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
 WTSet StandardFolderService.changeFolder(WTValuedMap targets_to_destinations)
          Move a set of FolderEntry objects to new folders as designated by their mappings in the WTValuedMap parameter.
 WTSet FolderServiceFwd.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
 WTSet FolderServiceFwd.changeFolder(WTValuedMap targets_to_destinations)
          Move a set of FolderEntry objects to new folders as designated by their mappings in the WTValuedMap parameter.
 WTSet FolderService.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
 WTSet FolderService.changeFolder(WTValuedMap targets_to_destinations)
          Move a set of FolderEntry objects to new folders as designated by their mappings in the WTValuedMap parameter.
(package private) static WTSet FolderLogic.changeFolders(WTValuedMap targets_to_destinations, StandardFolderService service)
          Change the folder of the given set of target entries to map to the corresponding new destinations
(package private)  WTSet FolderLogic.FolderChange.changeFolder()
           
static WTSet FolderHelper.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
(package private)  WTSet DefaultFolderCache.WindchillPDMCabinets.get(boolean shared_only, boolean read_only)
          Get all the requested Windchill PDM cabinets
 WTSet StandardFolderService.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
 WTSet StandardFolderService.changeFolder(WTValuedMap targets_to_destinations)
          Move a set of FolderEntry objects to new folders as designated by their mappings in the WTValuedMap parameter.
 WTSet FolderServiceFwd.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
 WTSet FolderServiceFwd.changeFolder(WTValuedMap targets_to_destinations)
          Move a set of FolderEntry objects to new folders as designated by their mappings in the WTValuedMap parameter.
 WTSet FolderService.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
 WTSet FolderService.changeFolder(WTValuedMap targets_to_destinations)
          Move a set of FolderEntry objects to new folders as designated by their mappings in the WTValuedMap parameter.
(package private) static WTSet FolderLogic.changeFolders(WTValuedMap targets_to_destinations, StandardFolderService service)
          Change the folder of the given set of target entries to map to the corresponding new destinations
(package private)  WTSet FolderLogic.FolderChange.changeFolder()
           
static WTSet FolderHelper.getObjsInPersonalCabinets(WTCollection objsToCheck)
          Given an input WTCollection of CabinetBased objects, this routine returns the subset which reside in personal cabinets.
(package private)  WTSet DefaultFolderCache.WindchillPDMCabinets.get(boolean shared_only, boolean read_only)
          Get all the requested Windchill PDM cabinets
 

Methods in wt.folder with parameters of type WTSet
 WTKeyedMap StandardFolderService.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shared)
          Get the contents of the given set of folders.
 WTKeyedMap FolderServiceFwd.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shared)
          Get the contents of the given set of folders.
 WTKeyedMap FolderService.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shared)
          Get the contents of the given set of folders.
(package private) static WTKeyedMap FolderLogic.getFolderToContentsMap(WTSet folders, AccessPermission permission)
          Get the contents of the given set of folders.
(package private) static WTKeyedMap FolderLogic.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shares, AccessPermission permission)
          Get the contents of the given set of folders.
(package private) static WTValuedMap FolderLogic.getContentsToMembershipsMap(WTSet folders, Class entry_class, boolean include_shares, AccessPermission permission)
          Get the contents of the given set of folders.
(package private)  void FolderLogic.FolderChange.prepareChildTargets(WTSet folders)
           
(package private)  void DefaultFolderCache.WindchillPDMCabinets.addAll(WTSet target, Collection cabinets, boolean read_only)
          Add the given collection of cabinets to the target set.
 WTKeyedMap StandardFolderService.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shared)
          Get the contents of the given set of folders.
 WTKeyedMap FolderServiceFwd.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shared)
          Get the contents of the given set of folders.
 WTKeyedMap FolderService.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shared)
          Get the contents of the given set of folders.
(package private) static WTKeyedMap FolderLogic.getFolderToContentsMap(WTSet folders, AccessPermission permission)
          Get the contents of the given set of folders.
(package private) static WTKeyedMap FolderLogic.getFolderToContentsMap(WTSet folders, Class entry_class, boolean include_shares, AccessPermission permission)
          Get the contents of the given set of folders.
(package private) static WTValuedMap FolderLogic.getContentsToMembershipsMap(WTSet folders, Class entry_class, boolean include_shares, AccessPermission permission)
          Get the contents of the given set of folders.
(package private)  void FolderLogic.FolderChange.prepareChildTargets(WTSet folders)
           
(package private)  void DefaultFolderCache.WindchillPDMCabinets.addAll(WTSet target, Collection cabinets, boolean read_only)
          Add the given collection of cabinets to the target set.
 

Uses of WTSet in wt.lifecycle
 

Methods in wt.lifecycle with parameters of type WTSet
 WTKeyedMap StandardLifeCycleService.getSeriesSelectors(WTSet lcms)
          Given a WTSet of objects, returns a WTKeyedMap whose keys are those elements of the argument set that are LifeCycleManaged and whose values are the keys' corresponding SeriesRangeSelector values for their current states, if applicable.
 Set StandardLifeCycleService.findTransitions(WTSet promotables)
          For a given Set of promotables return the intersection of thier common Transitions.
 Set StandardLifeCycleService.findTransitions(WTSet promotables, Transition transition)
          For a given Set of Promotables, return the intersection of common Transitions.
 WTKeyedMap LifeCycleServiceFwd.getSeriesSelectors(WTSet lcms)
          Given a WTSet of objects, returns a WTKeyedMap whose keys are those elements of the argument set that are LifeCycleManaged and whose values are the keys' corresponding SeriesRangeSelector values for their current states, if applicable.
 Set LifeCycleServiceFwd.findTransitions(WTSet promotables)
          For a given Set of promotables return the intersection of thier common Transitions.
 Set LifeCycleServiceFwd.findTransitions(WTSet promotables, Transition transition)
          For a given Set of Promotables, return the intersection of common Transitions.
 WTKeyedMap LifeCycleService.getSeriesSelectors(WTSet lcms)
          Given a WTSet of objects, returns a WTKeyedMap whose keys are those elements of the argument set that are LifeCycleManaged and whose values are the keys' corresponding SeriesRangeSelector values for their current states, if applicable.
 Set LifeCycleService.findTransitions(WTSet promotables)
          For a given Set of promotables return the intersection of thier common Transitions.
 Set LifeCycleService.findTransitions(WTSet promotables, Transition transition)
          For a given Set of Promotables, return the intersection of common Transitions.
 WTKeyedMap StandardLifeCycleService.getSeriesSelectors(WTSet lcms)
          Given a WTSet of objects, returns a WTKeyedMap whose keys are those elements of the argument set that are LifeCycleManaged and whose values are the keys' corresponding SeriesRangeSelector values for their current states, if applicable.
 Set StandardLifeCycleService.findTransitions(WTSet promotables)
          For a given Set of promotables return the intersection of thier common Transitions.
 Set StandardLifeCycleService.findTransitions(WTSet promotables, Transition transition)
          For a given Set of Promotables, return the intersection of common Transitions.
 WTKeyedMap LifeCycleServiceFwd.getSeriesSelectors(WTSet lcms)
          Given a WTSet of objects, returns a WTKeyedMap whose keys are those elements of the argument set that are LifeCycleManaged and whose values are the keys' corresponding SeriesRangeSelector values for their current states, if applicable.
 Set LifeCycleServiceFwd.findTransitions(WTSet promotables)
          For a given Set of promotables return the intersection of thier common Transitions.
 Set LifeCycleServiceFwd.findTransitions(WTSet promotables, Transition transition)
          For a given Set of Promotables, return the intersection of common Transitions.
 WTKeyedMap LifeCycleService.getSeriesSelectors(WTSet lcms)
          Given a WTSet of objects, returns a WTKeyedMap whose keys are those elements of the argument set that are LifeCycleManaged and whose values are the keys' corresponding SeriesRangeSelector values for their current states, if applicable.
 Set LifeCycleService.findTransitions(WTSet promotables)
          For a given Set of promotables return the intersection of thier common Transitions.
 Set LifeCycleService.findTransitions(WTSet promotables, Transition transition)
          For a given Set of Promotables, return the intersection of common Transitions.
 

Uses of WTSet in wt.maturity
 

Methods in wt.maturity that return WTSet
 WTSet StandardMaturityService.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 WTSet StandardMaturityService.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 WTSet StandardMaturityService.getInvalidTargets(WTCollection promotionTargets, boolean includeLocks)
          Returns the set of invalid promotion targets of a given promotion notice.
 WTSet StandardMaturityService.getNonInitialTargets(WTSet promotionTargets)
           
 WTSet MaturityServiceFwd.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 WTSet MaturityServiceFwd.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 WTSet MaturityServiceFwd.getInvalidTargets(WTCollection promotionTargets, boolean includeLocks)
          Returns the set of invalid promotion targets of a given promotion notice.
 WTSet MaturityService.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 WTSet MaturityService.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 WTSet MaturityService.getInvalidTargets(WTCollection promotionTargets, boolean includeLocks)
          Returns the set of invalid promotion targets of a given promotion notice.
 

Methods in wt.maturity with parameters of type WTSet
 PromotionNotice StandardMaturityService.deletePromotionTargets(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
 void StandardMaturityService.savePromotionTargets(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionTargets between the PromotionNotice and the Promotables.
 WTSet StandardMaturityService.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 void StandardMaturityService.savePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionSeeds between the PromotionNotice and the Promotables.
 WTSet StandardMaturityService.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 PromotionNotice StandardMaturityService.deletePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
 WTSet StandardMaturityService.getNonInitialTargets(WTSet promotionTargets)
           
 PromotionNotice MaturityServiceFwd.deletePromotionTargets(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
 void MaturityServiceFwd.savePromotionTargets(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionTargets between the PromotionNotice and the Promotables.
 WTSet MaturityServiceFwd.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 void MaturityServiceFwd.savePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionSeeds between the PromotionNotice and the Promotables.
 WTSet MaturityServiceFwd.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 PromotionNotice MaturityServiceFwd.deletePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
 PromotionNotice MaturityService.deletePromotionTargets(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionTarget link between the PromotionNotice and the Promotable.
 void MaturityService.savePromotionTargets(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionTargets between the PromotionNotice and the Promotables.
 WTSet MaturityService.savePromotionTargets(WTSet ptSet)
          Persists PromotionTargets in the ptVector.
 void MaturityService.savePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Creates and persists PromotionSeeds between the PromotionNotice and the Promotables.
 WTSet MaturityService.savePromotionSeeds(WTSet psSet)
          Persists PromotionSeeds in the psVector.
 PromotionNotice MaturityService.deletePromotionSeeds(PromotionNotice pn, WTSet promotables)
          Deletes the PromotionSeed link between the PromotionNotice and the Promotable.
 

Uses of WTSet in wt.notify
 

Methods in wt.notify with parameters of type WTSet
protected  void StandardNotificationManager.deleteSubscriptions(WTSet targets)
          Deletes subscriptions associated with object passed as argument.
 

Uses of WTSet in wt.occurrence
 

Methods in wt.occurrence that return WTSet
protected  WTSet StandardOccurrenceService.getUniqueDataSubSet(WTSet occs)
          Takes a WTSet of UsesOccurrence objects and returns a subset that is unique in terms of the Occurrence#dataIdentifier.
protected  WTSet StandardOccurrenceService.getNonUniqueDataSubSet(WTSet occs)
          Takes a WTSet of UsesOccurrence objects and returns a subset that are not unique in terms of the Occurrence#dataIdentifier.
 

Methods in wt.occurrence with parameters of type WTSet
protected  WTSet StandardOccurrenceService.getUniqueDataSubSet(WTSet occs)
          Takes a WTSet of UsesOccurrence objects and returns a subset that is unique in terms of the Occurrence#dataIdentifier.
protected  WTSet StandardOccurrenceService.getNonUniqueDataSubSet(WTSet occs)
          Takes a WTSet of UsesOccurrence objects and returns a subset that are not unique in terms of the Occurrence#dataIdentifier.
 

Uses of WTSet in wt.part
 

Methods in wt.part that return WTSet
 WTSet WTPartServiceFwd.filterPartsWithChildren(WTCollection parts)
          Return a WTSet of the part objects passed in that play the used-by role in a WTPartUsageLink; that is, this method returns those parts that use other parts.
 WTSet WTPartService.filterPartsWithChildren(WTCollection parts)
          Return a WTSet of the part objects passed in that play the used-by role in a WTPartUsageLink; that is, this method returns those parts that use other parts.
 WTSet StandardWTPartService.filterPartsWithChildren(WTCollection parts)
          Return a WTSet of the part objects passed in that play the used-by role in a WTPartUsageLink; that is, this method returns those parts that use other parts.
protected  WTSet StandardWTPartService.getMasters(WTKeyedMap map)
          Returns a set of unique master objects from the input map that maps parts to their associated usage links.
 

Uses of WTSet in wt.pom
 

Methods in wt.pom with parameters of type WTSet
 int PersistentObjectManager.execute(AbstractBatchSpec a_batchSpec, WTSet a_objects, boolean a_fullObjects)
          Executes the specified statements in from the datastore.
 

Uses of WTSet in wt.representation
 

Methods in wt.representation with parameters of type WTSet
 Void StandardRepresentationService.deleteRepresentation(WTSet representations, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representations.
 Void RepresentationServiceFwd.deleteRepresentation(WTSet representations, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representations.
 Void RepresentationService.deleteRepresentation(WTSet representations, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed Representations.
 

Uses of WTSet in wt.sandbox
 

Fields in wt.sandbox declared as WTSet
private  WTSet SandboxServiceCheckinEvent.workingCopies
           
 

Methods in wt.sandbox that return WTSet
(package private) static WTSet Utilities.getNonLatestIterationRefs(WTCollection wtColl)
          Inputs are assumed to be all Iterated
(package private) static WTSet Utilities.getWipCheckOuts(WTCollection wtColl)
          Inputs are assumed to be all Workables
(package private) static WTSet Utilities.getSBCheckedOutSandboxOrigCopies(WTCollection wtColl)
          Inputs are assumed to be all Workables
(package private) static WTSet Utilities.getNonSBCheckedOutSandboxOrigCopies(WTCollection wtColl)
          Inputs are assumed to be all Workables
(package private) static WTSet Utilities.getTerminalBranchObjs(WTCollection wtColl)
          Inputs are assumed to be all Workables
(package private) static WTSet Utilities.getNonProjectObjects(WTCollection wtColl)
          Inputs are assumed to be all WTContained
(package private) static WTSet Utilities.getLockedObjs(WTCollection wtColl)
          Inputs are assumed to be all Lockable
 WTSet StandardSandboxService.getWorkingCopies(WTPrincipalReference principal, boolean includePersonalCheckouts)
          Get set of sandbox working copies checked out by a given individual.
private static WTSet StandardSandboxService.getContainersWithActiveWorkingCopies(WTCollection wtContainerRefColl)
           
private static WTSet StandardSandboxService.getObjsWithoutPriv(WTCollection objsToCheck, AccessPermission permission)
          Essentially a multi-object hasAccess() except that inaccessibility audit entries are produced where necessary.
private static WTSet StandardSandboxService.getMastersWithMultiItersInColl(WTCollection iterColl)
           
private static WTSet StandardSandboxService.getOriginalCopiesUserCannotUnlock(WTValuedMap workingToOriginalRefMap, Map sandboxContRefToWorkingCopyRefsMap)
           
private static WTSet StandardSandboxService.getSandboxCheckoutlinks(WTValuedMap workingToOriginalRefMap)
           
private static WTSet StandardSandboxService.undoWipCheckouts(WTSet wipCheckouts, boolean validateAndRefreshRefs)
           
private  WTSet StandardSandboxService.undoSBCheckouts(WTSet sandboxWorkingCopyRefs, boolean validateAndRefreshRefs)
          Undo the sandbox checkouts indicated by references in 'sandboxWorkingCopyRefs'.
private static WTSet StandardSandboxService.deleteObjects(WTSet objectsToDelete, boolean validateAndRefreshRefs)
           
private static WTSet StandardSandboxService.removeShares(WTSet sharesToRemove, boolean validateAndRefreshRefs)
           
 WTSet SandboxValidationException.getCausalObjects()
          Return set of all objects which caused the errors.
 WTSet SandboxServiceUndoCheckoutEvent.getWorkingCopies()
          Gets set of sandbox working copies.
 WTSet SandboxServiceFwd.getWorkingCopies(WTPrincipalReference principal, boolean includePersonalCheckouts)
          Get set of sandbox working copies checked out by a given individual.
 WTSet SandboxServiceCheckoutEvent.getOriginalCopies()
          Gets set of original copies.
 WTSet SandboxServiceCheckinEvent.getWorkingCopies()
          Get the set of all working copies being checked in.
 WTSet SandboxService.getWorkingCopies(WTPrincipalReference principal, boolean includePersonalCheckouts)
          Get set of sandbox working copies checked out by a given individual.
 

Methods in wt.sandbox with parameters of type WTSet
private static void StandardSandboxService.validateCheckinInputs(WTSet workingCopies, WTKeyedMap initialCheckinToDataMap, WTValuedMap workingToOriginalRefMap, WTKeyedMap sandboxContRefToWorkingCopyRefsMap, WTSet initialCheckinsWithoutData)
           
private  void StandardSandboxService.addWorkableFolderChildren(WTSet outputSet, Collection inputCollection)
           
private  void StandardSandboxService.addWorkableFolderChildren(WTSet outputSet, Folder folder)
           
private static WTSet StandardSandboxService.undoWipCheckouts(WTSet wipCheckouts, boolean validateAndRefreshRefs)
           
private  WTSet StandardSandboxService.undoSBCheckouts(WTSet sandboxWorkingCopyRefs, boolean validateAndRefreshRefs)
          Undo the sandbox checkouts indicated by references in 'sandboxWorkingCopyRefs'.
private static WTSet StandardSandboxService.deleteObjects(WTSet objectsToDelete, boolean validateAndRefreshRefs)
           
private static WTSet StandardSandboxService.removeShares(WTSet sharesToRemove, boolean validateAndRefreshRefs)
           
private  void StandardSandboxService.resetControlBranchUntrustedBusinessFields(WTSet set)
          Resets the oneOffVersionId on the ControlBranch to avoid conflicts.
(package private) static void SandboxServiceCheckinEvent.firePreCheckinEvent(ManagerService managerService, WTSet workingCopies, WTKeyedMap initialCheckinWorkingCopyToDataMap, WTValuedMap workingCopyToOriginalCopyMap)
           
(package private) static void SandboxServiceCheckinEvent.firePostCheckinEvent(ManagerService managerService, WTSet workingCopies, WTKeyedMap initialCheckinWorkingCopyToDataMap, WTValuedMap workingCopyToOriginalCopyMap, WTValuedMap workingCopyToCheckedInCopyMap)
           
private static void SandboxServiceCheckinEvent.fireCheckinEvent(ManagerService managerService, String eventType, WTSet workingCopies, WTKeyedMap initialCheckinWorkingCopyToDataMap, WTValuedMap workingCopyToOriginalCopyMap, WTValuedMap workingCopyToCheckedInCopyMap)
           
 

Constructors in wt.sandbox with parameters of type WTSet
SandboxServiceCheckinEvent(String eventType, WTSet workingCopies, WTKeyedMap initialCheckinWorkingCopyToDataMap, WTValuedMap workingCopyToOriginalCopyMap, WTValuedMap workingCopyToCheckedInCopyMap, WTValuedMap originalCopyToCheckedInCopyMap)
           
 

Uses of WTSet in wt.vc
 

Fields in wt.vc declared as WTSet
private  WTSet StandardVersionControlService.HistoricalIterationsTracker.iterationsInCheckin
           
private  WTSet StandardVersionControlService.HistoricalIterationsTracker.iterationsInChangeFolder
           
private  WTSet StandardVersionControlService.HistoricalIterationsTracker.iterationsInCheckin
           
private  WTSet StandardVersionControlService.HistoricalIterationsTracker.iterationsInChangeFolder
           
 

Methods in wt.vc that return WTSet
 WTSet VersionControlServiceEvent.getMergeSourceIterations()
          For PRE_MERGE and POST_MERGE event types (only), this method returns a set of all merge source objects.
 WTSet VersionControlServiceEvent.getMergedIterations()
          For PRE_MERGE and POST_MERGE event types (only), this method returns a set of all the newly created "merged" objects.
 WTSet VersionControlServiceEvent.getMergeSourceIterations()
          For PRE_MERGE and POST_MERGE event types (only), this method returns a set of all merge source objects.
 WTSet VersionControlServiceEvent.getMergedIterations()
          For PRE_MERGE and POST_MERGE event types (only), this method returns a set of all the newly created "merged" objects.
 

Uses of WTSet in wt.vc.baseline
 

Methods in wt.vc.baseline that return WTSet
 WTSet IteratedPartialBaselineDelegate.intRemove(WTCollection baselineMembers, Baseline baseline)
           
 

Uses of WTSet in wt.vc.struct
 

Methods in wt.vc.struct with parameters of type WTSet
private  String AbstractStructLinkRIEHandler.getRoleAObjectIdentities(WTSet c)
           
 

Uses of WTSet in wt.viewmarkup
 

Methods in wt.viewmarkup with parameters of type WTSet
 Void ViewMarkUpServiceFwd.deleteMarkUp(WTSet markUps)
          Deletes the passed MarkUps

Supported API: false
 Void ViewMarkUpServiceFwd.deleteDerivedImage(WTSet derivedImages, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed DerivedImages.
 Void ViewMarkUpService.deleteMarkUp(WTSet markUps)
          Deletes the passed MarkUps

Supported API: false
 Void ViewMarkUpService.deleteDerivedImage(WTSet derivedImages, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed DerivedImages.
 Void StandardViewMarkUpService.deleteMarkUp(WTSet markUps)
          Deletes the passed MarkUps

Supported API: false
 Void StandardViewMarkUpService.deleteDerivedImage(WTSet derivedImages, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed DerivedImages.
 Void ViewMarkUpServiceFwd.deleteMarkUp(WTSet markUps)
          Deletes the passed MarkUps

Supported API: false
 Void ViewMarkUpServiceFwd.deleteDerivedImage(WTSet derivedImages, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed DerivedImages.
 Void ViewMarkUpService.deleteMarkUp(WTSet markUps)
          Deletes the passed MarkUps

Supported API: false
 Void ViewMarkUpService.deleteDerivedImage(WTSet derivedImages, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed DerivedImages.
 Void StandardViewMarkUpService.deleteMarkUp(WTSet markUps)
          Deletes the passed MarkUps

Supported API: false
 Void StandardViewMarkUpService.deleteDerivedImage(WTSet derivedImages, boolean noDefaultsOK)
          If the noDefaultsOK argument is true, unconditionally deletes the passed DerivedImages.