Package wt.epm.workspaces
Class _EPMWorkspace
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.epm.workspaces._EPMWorkspace
- All Implemented Interfaces:
Externalizable,Serializable,wt.epm.supportingdata._EPMSupportingDataHolder,EPMSupportingDataHolder,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.filter._NavigationCriteriaOwner,wt.filter.NavigationCriteriaOwner,DisplayIdentification,wt.recent.RecentlyVisited
- Direct Known Subclasses:
EPMWorkspace
public abstract class _EPMWorkspace
extends WTObject
implements EPMSupportingDataHolder, UniquelyIdentified, wt.recent.RecentlyVisited, wt.filter.NavigationCriteriaOwner, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringWTContainer to be used for new objects in EPMWorkspace.static final StringWTContainer to be used for new objects in EPMWorkspace.static final StringA description of the workspace.static final StringThe directory in which Checked Out files associated with the EPMWorkspace are stored.static final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringThe name of the EPMWorkspace.static final Stringtrue/false flag to indicate if primary dependency processing is to be done on PartCentric mode.static final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringView to be used for new WTParts in EPMWorkspacestatic final Stringtrue/false flag to indicate if the view reference has been set by the clientstatic final StringView to be used for new WTParts in EPMWorkspace -
Method Summary
Modifier and TypeMethodDescriptionWTContainer to be used for new objects in EPMWorkspace.WTContainer to be used for new objects in EPMWorkspace.A description of the workspace.The directory in which Checked Out files associated with the EPMWorkspace are stored.Supported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: truegetName()The name of the EPMWorkspace.Supported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: trueSupported API: truegetView()View to be used for new WTParts in EPMWorkspaceView to be used for new WTParts in EPMWorkspacebooleantrue/false flag to indicate if primary dependency processing is to be done on PartCentric mode.booleantrue/false flag to indicate if the view reference has been set by the clientvoidsetContainer(WTContainer the_container) WTContainer to be used for new objects in EPMWorkspace.voidsetContainerReference(ObjectReference the_containerReference) WTContainer to be used for new objects in EPMWorkspace.voidsetDescription(String description) A description of the workspace.voidsetDirectory(File directory) The directory in which Checked Out files associated with the EPMWorkspace are stored.voidsetDocFolder(Folder the_docFolder) Supported API: truevoidsetDocFolderReference(ObjectReference the_docFolderReference) Supported API: truevoidsetDocLifeCycle(LifeCycleTemplateMaster the_docLifeCycle) Supported API: truevoidsetDocLifeCycleReference(ObjectReference the_docLifeCycleReference) Supported API: truevoidSupported API: truevoidsetFolderReference(ObjectReference the_folderReference) Supported API: truevoidThe name of the EPMWorkspace.voidsetPartCentricProcessing(boolean partCentricProcessing) true/false flag to indicate if primary dependency processing is to be done on PartCentric mode.voidsetPartFolder(Folder the_partFolder) Supported API: truevoidsetPartFolderReference(ObjectReference the_partFolderReference) Supported API: truevoidsetPartLifeCycle(LifeCycleTemplateMaster the_partLifeCycle) Supported API: truevoidsetPartLifeCycleReference(ObjectReference the_partLifeCycleReference) Supported API: truevoidsetPrincipalReference(WTPrincipalReference principalReference) Supported API: truevoidsetTeamTemplate(TeamTemplate the_teamTemplate) Supported API: truevoidsetTeamTemplateReference(ObjectReference the_teamTemplateReference) Supported API: truevoidView to be used for new WTParts in EPMWorkspacevoidsetViewExplicitlySet(boolean viewExplicitlySet) true/false flag to indicate if the view reference has been set by the clientvoidsetViewReference(ObjectReference the_viewReference) View to be used for new WTParts in EPMWorkspaceMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
NAME
The name of the EPMWorkspace.Supported API: true
- See Also:
-
DIRECTORY
The directory in which Checked Out files associated with the EPMWorkspace are stored.Supported API: true
- See Also:
-
DESCRIPTION
A description of the workspace.Supported API: true
- See Also:
-
PART_CENTRIC_PROCESSING
true/false flag to indicate if primary dependency processing is to be done on PartCentric mode.Supported API: true
- See Also:
-
VIEW_EXPLICITLY_SET
true/false flag to indicate if the view reference has been set by the clientSupported API: true
- See Also:
-
PRINCIPAL_REFERENCE
Supported API: true- See Also:
-
FOLDER
Supported API: true- See Also:
-
FOLDER_REFERENCE
Supported API: true- See Also:
-
DOC_LIFE_CYCLE
Supported API: true- See Also:
-
DOC_LIFE_CYCLE_REFERENCE
Supported API: true- See Also:
-
PART_LIFE_CYCLE
Supported API: true- See Also:
-
PART_LIFE_CYCLE_REFERENCE
Supported API: true- See Also:
-
DOC_FOLDER
Supported API: true- See Also:
-
DOC_FOLDER_REFERENCE
Supported API: true- See Also:
-
PART_FOLDER
Supported API: true- See Also:
-
PART_FOLDER_REFERENCE
Supported API: true- See Also:
-
TEAM_TEMPLATE
Supported API: true- See Also:
-
TEAM_TEMPLATE_REFERENCE
Supported API: true- See Also:
-
VIEW
View to be used for new WTParts in EPMWorkspaceSupported API: true
- See Also:
-
VIEW_REFERENCE
View to be used for new WTParts in EPMWorkspaceSupported API: true
- See Also:
-
CONTAINER
WTContainer to be used for new objects in EPMWorkspace. If this is ClassicContainer or ProjectContainer, this value cannot be changed once EPMWorkspace is persisted. If this is PDMLinkContainer, value can be changed to another valid PDMLinkContainer.Supported API: true
- See Also:
-
CONTAINER_REFERENCE
WTContainer to be used for new objects in EPMWorkspace. If this is ClassicContainer or ProjectContainer, this value cannot be changed once EPMWorkspace is persisted. If this is PDMLinkContainer, value can be changed to another valid PDMLinkContainer.Supported API: true
- See Also:
-
-
Method Details
-
getName
The name of the EPMWorkspace.Supported API: true
- See Also:
-
setName
The name of the EPMWorkspace.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getDirectory
The directory in which Checked Out files associated with the EPMWorkspace are stored.Supported API: true
- See Also:
-
setDirectory
The directory in which Checked Out files associated with the EPMWorkspace are stored.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getDescription
A description of the workspace.Supported API: true
- See Also:
-
setDescription
A description of the workspace.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
isPartCentricProcessing
public boolean isPartCentricProcessing()true/false flag to indicate if primary dependency processing is to be done on PartCentric mode.Supported API: true
- See Also:
-
setPartCentricProcessing
true/false flag to indicate if primary dependency processing is to be done on PartCentric mode.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
isViewExplicitlySet
public boolean isViewExplicitlySet()true/false flag to indicate if the view reference has been set by the clientSupported API: true
- See Also:
-
setViewExplicitlySet
true/false flag to indicate if the view reference has been set by the clientSupported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getPrincipalReference
Supported API: true- See Also:
-
setPrincipalReference
public void setPrincipalReference(WTPrincipalReference principalReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getFolder
Supported API: true- See Also:
-
getFolderReference
Supported API: true- See Also:
-
setFolder
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setFolderReference
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getDocLifeCycle
Supported API: true- See Also:
-
getDocLifeCycleReference
Supported API: true- See Also:
-
setDocLifeCycle
public void setDocLifeCycle(LifeCycleTemplateMaster the_docLifeCycle) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setDocLifeCycleReference
public void setDocLifeCycleReference(ObjectReference the_docLifeCycleReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getPartLifeCycle
Supported API: true- See Also:
-
getPartLifeCycleReference
Supported API: true- See Also:
-
setPartLifeCycle
public void setPartLifeCycle(LifeCycleTemplateMaster the_partLifeCycle) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setPartLifeCycleReference
public void setPartLifeCycleReference(ObjectReference the_partLifeCycleReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getDocFolder
Supported API: true- See Also:
-
getDocFolderReference
Supported API: true- See Also:
-
setDocFolder
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setDocFolderReference
public void setDocFolderReference(ObjectReference the_docFolderReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getPartFolder
Supported API: true- See Also:
-
getPartFolderReference
Supported API: true- See Also:
-
setPartFolder
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setPartFolderReference
public void setPartFolderReference(ObjectReference the_partFolderReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getTeamTemplate
Supported API: true- See Also:
-
getTeamTemplateReference
Supported API: true- See Also:
-
setTeamTemplate
public void setTeamTemplate(TeamTemplate the_teamTemplate) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setTeamTemplateReference
public void setTeamTemplateReference(ObjectReference the_teamTemplateReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getView
View to be used for new WTParts in EPMWorkspaceSupported API: true
- See Also:
-
getViewReference
View to be used for new WTParts in EPMWorkspaceSupported API: true
- See Also:
-
setView
View to be used for new WTParts in EPMWorkspaceSupported API: true
- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setViewReference
View to be used for new WTParts in EPMWorkspaceSupported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getContainer
WTContainer to be used for new objects in EPMWorkspace. If this is ClassicContainer or ProjectContainer, this value cannot be changed once EPMWorkspace is persisted. If this is PDMLinkContainer, value can be changed to another valid PDMLinkContainer.Supported API: true
- See Also:
-
getContainerReference
WTContainer to be used for new objects in EPMWorkspace. If this is ClassicContainer or ProjectContainer, this value cannot be changed once EPMWorkspace is persisted. If this is PDMLinkContainer, value can be changed to another valid PDMLinkContainer.Supported API: true
- See Also:
-
setContainer
WTContainer to be used for new objects in EPMWorkspace. If this is ClassicContainer or ProjectContainer, this value cannot be changed once EPMWorkspace is persisted. If this is PDMLinkContainer, value can be changed to another valid PDMLinkContainer.Supported API: true
- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setContainerReference
public void setContainerReference(ObjectReference the_containerReference) throws WTPropertyVetoException WTContainer to be used for new objects in EPMWorkspace. If this is ClassicContainer or ProjectContainer, this value cannot be changed once EPMWorkspace is persisted. If this is PDMLinkContainer, value can be changed to another valid PDMLinkContainer.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-