public interface IComponentFactory extends IBaseFactory
| Modifier and Type | Method and Description |
|---|---|
boolean |
isComponentNameValid(String bsName,
com4j.Holder<String> pbsErrorString)
Checks if the specified name is a valid name for a business component.
|
addItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItemboolean isComponentNameValid(String bsName, com4j.Holder<String> pbsErrorString)
Checks if the specified name is a valid name for a business component.
bsName - Mandatory java.lang.String parameter.pbsErrorString - Mandatory HolderCopyright © 2020. All rights reserved.