public interface ILibraryPart extends IBaseField
Modifier and Type | Method and Description |
---|---|
String |
entityExpFilter()
The library part Export Filter
|
void |
entityExpFilter(String pVal)
The library part Export Filter
|
String |
entityKey()
The library part EntityKey
|
void |
entityKey(String pVal)
The library part EntityKey
|
String |
entityType()
The library part EntityType (e.g TestFolder
|
void |
entityType(String pVal)
The library part EntityType (e.g TestFolder
|
String |
name()
The library part name
|
void |
name(String pVal)
The library part name
|
autoPost, autoPost, field, field, id, modified, post, refresh, undo, virtual
isLocked, lockObject, unLockObject
String name()
The library part name
Getter method for the COM property "Name"
void name(String pVal)
The library part name
Setter method for the COM property "Name"
pVal
- Mandatory java.lang.String parameter.String entityType()
The library part EntityType (e.g TestFolder
Getter method for the COM property "EntityType"
void entityType(String pVal)
The library part EntityType (e.g TestFolder
Setter method for the COM property "EntityType"
pVal
- Mandatory java.lang.String parameter.String entityKey()
The library part EntityKey
Getter method for the COM property "EntityKey"
void entityKey(String pVal)
The library part EntityKey
Setter method for the COM property "EntityKey"
pVal
- Mandatory java.lang.String parameter.String entityExpFilter()
The library part Export Filter
Getter method for the COM property "EntityExpFilter"
void entityExpFilter(String pVal)
The library part Export Filter
Setter method for the COM property "EntityExpFilter"
pVal
- Mandatory java.lang.String parameter.Copyright © 2020. All rights reserved.