public interface IComponentFolder extends IBaseFieldEx
Modifier and Type | Method and Description |
---|---|
com4j.Com4jObject |
componentFactory()
The ComponentFactory object.
|
com4j.Com4jObject |
componentFolderFactory()
The component's ComponentFolderFactory.
|
String |
name()
The component's folder name
|
void |
name(String pVal)
The component's folder name
|
String |
path()
The component folder's path
|
attachments, hasAttachment, history
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
String name()
The component's folder name
Getter method for the COM property "Name"
void name(String pVal)
The component's folder name
Setter method for the COM property "Name"
pVal
- Mandatory java.lang.String parameter.com4j.Com4jObject componentFactory()
The ComponentFactory object.
Getter method for the COM property "ComponentFactory"
com4j.Com4jObject componentFolderFactory()
The component's ComponentFolderFactory.
Getter method for the COM property "ComponentFolderFactory"
String path()
The component folder's path
Getter method for the COM property "Path"
Copyright © 2020. All rights reserved.