|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SubFolder | |
com.ptc.netmarkets.nmixb | |
com.ptc.windchill.cadx.createws | |
wt.clients.folder | |
wt.folder |
Provides classes to represent and manage folder and cabinet objects. |
wt.ixb.handlers.netmarkets |
Uses of SubFolder in com.ptc.netmarkets.nmixb |
Methods in com.ptc.netmarkets.nmixb with parameters of type SubFolder | |
private void |
FolderStructureCopyHelper.doAccessRules(WTContainerRef contRef,
SubFolder folder,
String subPath)
|
Uses of SubFolder in com.ptc.windchill.cadx.createws |
Methods in com.ptc.windchill.cadx.createws that return SubFolder | |
SubFolder |
CreateWSFormTaskDelegate.checkSubFolder(String wsName)
This method provides default implementation of checkSubFolder (). |
Uses of SubFolder in wt.clients.folder |
Fields in wt.clients.folder declared as SubFolder | |
private SubFolder |
UpdateFolderDialog.folder
|
Methods in wt.clients.folder with parameters of type SubFolder | |
static Folder |
UpdateFolderTaskLogic.renameFolder(String name,
SubFolder folder)
This method will rename the given SubFolder object with the given name. |
static Folder |
UpdateFolderTaskLogic.updateFolder(String name,
SubFolder folder,
AdminDomainRef domain_ref,
boolean inherits)
This method will update the given SubFolder object with the given name, domain inheritence and AdminDomainRef. |
void |
UpdateFolderDialog.setIdentifiedObject(SubFolder folder)
|
Uses of SubFolder in wt.folder |
Methods in wt.folder that return SubFolder | |
static SubFolder |
SubFolder.newSubFolder(String name,
Folder parent)
Supported API: false |
static SubFolder |
SubFolder.newSubFolder(String name)
Supported API: false |
static SubFolder |
SubFolder.newSubFolder()
No-arg factory method to construct a SubFolder. |
SubFolder |
StandardFolderService.createSubFolder(String path)
Create a SubFolder with the supplied path. |
SubFolder |
StandardFolderService.createSubFolder(String path,
AdminDomainRef domainRef)
Deprecated. Replaced by StandardFolderService.createSubFolder(String,AdminDomainRef,WTContainerRef) |
SubFolder |
StandardFolderService.createSubFolder(String path,
AdminDomainRef domain_ref,
WTContainerRef container_ref)
The AdministrativeDomain and WTContainer
must already exist. |
SubFolder |
StandardFolderService.createSubFolder(String path,
WTContainerRef container_ref)
The WTContainer must already exist. |
SubFolder |
StandardFolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderServiceFwd.createSubFolder(String path)
Create a SubFolder with the supplied path. |
SubFolder |
FolderServiceFwd.createSubFolder(String path,
AdminDomainRef domainRef)
Deprecated. Replaced by FolderServiceFwd.createSubFolder(String,AdminDomainRef,WTContainerRef) |
SubFolder |
FolderServiceFwd.createSubFolder(String path,
AdminDomainRef domain_ref,
WTContainerRef container_ref)
The AdministrativeDomain and WTContainer
must already exist. |
SubFolder |
FolderServiceFwd.createSubFolder(String path,
WTContainerRef container_ref)
The WTContainer must already exist. |
SubFolder |
FolderServiceFwd.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderService.createSubFolder(String path)
Create a SubFolder with the supplied path. |
SubFolder |
FolderService.createSubFolder(String path,
AdminDomainRef domainRef)
Deprecated. Replaced by FolderService.createSubFolder(String,AdminDomainRef,WTContainerRef) |
SubFolder |
FolderService.createSubFolder(String path,
AdminDomainRef domain_ref,
WTContainerRef container_ref)
The AdministrativeDomain and WTContainer
must already exist. |
SubFolder |
FolderService.createSubFolder(String path,
WTContainerRef container_ref)
The WTContainer must already exist. |
SubFolder |
FolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
static SubFolder |
SubFolder.newSubFolder(String name,
Folder parent)
Supported API: false |
static SubFolder |
SubFolder.newSubFolder(String name)
Supported API: false |
static SubFolder |
SubFolder.newSubFolder()
No-arg factory method to construct a SubFolder. |
SubFolder |
StandardFolderService.createSubFolder(String path)
Create a SubFolder with the supplied path. |
SubFolder |
StandardFolderService.createSubFolder(String path,
AdminDomainRef domainRef)
Deprecated. Replaced by StandardFolderService.createSubFolder(String,AdminDomainRef,WTContainerRef) |
SubFolder |
StandardFolderService.createSubFolder(String path,
AdminDomainRef domain_ref,
WTContainerRef container_ref)
The AdministrativeDomain and WTContainer
must already exist. |
SubFolder |
StandardFolderService.createSubFolder(String path,
WTContainerRef container_ref)
The WTContainer must already exist. |
SubFolder |
StandardFolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderServiceFwd.createSubFolder(String path)
Create a SubFolder with the supplied path. |
SubFolder |
FolderServiceFwd.createSubFolder(String path,
AdminDomainRef domainRef)
Deprecated. Replaced by FolderServiceFwd.createSubFolder(String,AdminDomainRef,WTContainerRef) |
SubFolder |
FolderServiceFwd.createSubFolder(String path,
AdminDomainRef domain_ref,
WTContainerRef container_ref)
The AdministrativeDomain and WTContainer
must already exist. |
SubFolder |
FolderServiceFwd.createSubFolder(String path,
WTContainerRef container_ref)
The WTContainer must already exist. |
SubFolder |
FolderServiceFwd.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderService.createSubFolder(String path)
Create a SubFolder with the supplied path. |
SubFolder |
FolderService.createSubFolder(String path,
AdminDomainRef domainRef)
Deprecated. Replaced by FolderService.createSubFolder(String,AdminDomainRef,WTContainerRef) |
SubFolder |
FolderService.createSubFolder(String path,
AdminDomainRef domain_ref,
WTContainerRef container_ref)
The AdministrativeDomain and WTContainer
must already exist. |
SubFolder |
FolderService.createSubFolder(String path,
WTContainerRef container_ref)
The WTContainer must already exist. |
SubFolder |
FolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
Methods in wt.folder with parameters of type SubFolder | |
static SubFolderReference |
SubFolderReference.newSubFolderReference(SubFolder folder)
Factory to construct a CabinetReference for the supplied Cabinet. |
protected void |
SubFolderReference.initialize(SubFolder folder)
Supports initialization, following construction of an instance. |
static SubFolderLink |
SubFolderLink.newSubFolderLink(Folder folder,
SubFolder member)
Default factory for the class. |
protected static SubFolderIdentity |
SubFolderIdentity.newSubFolderIdentity(SubFolder subfolder)
Factory method to construct the object. |
protected void |
SubFolderIdentity.initialize(SubFolder subfolder)
Supports initialization, following construction of an instance. |
protected boolean |
SubFolder.readVersion(SubFolder thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
SubFolder |
StandardFolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderServiceFwd.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
static SubFolderReference |
SubFolderReference.newSubFolderReference(SubFolder folder)
Factory to construct a CabinetReference for the supplied Cabinet. |
protected void |
SubFolderReference.initialize(SubFolder folder)
Supports initialization, following construction of an instance. |
static SubFolderLink |
SubFolderLink.newSubFolderLink(Folder folder,
SubFolder member)
Default factory for the class. |
protected static SubFolderIdentity |
SubFolderIdentity.newSubFolderIdentity(SubFolder subfolder)
Factory method to construct the object. |
protected void |
SubFolderIdentity.initialize(SubFolder subfolder)
Supports initialization, following construction of an instance. |
protected boolean |
SubFolder.readVersion(SubFolder thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
SubFolder |
StandardFolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderServiceFwd.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
SubFolder |
FolderService.updateSubFolder(SubFolder folder,
String name,
AdminDomainRef domain_ref,
boolean inherits)
Update a SubFolder, changing the identity to the specified name, and changing the administrative domain to the domain specified by domain_ref. |
Uses of SubFolder in wt.ixb.handlers.netmarkets |
Methods in wt.ixb.handlers.netmarkets with parameters of type SubFolder | |
static void |
FolderStructureIXHandler.exportNestedFolder(AdminDomainRef parentDomain,
SubFolder folder,
boolean doAcls,
IxbElement elem)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |