public interface Descriptor
Komodo object
type definition.Modifier and Type | Method and Description |
---|---|
String |
getName() |
KObjectFactory |
getNodeFactory() |
PropertyDescriptor[] |
getPropertyDescriptors(Repository.UnitOfWork transaction) |
KPropertyFactory |
getPropertyFactory() |
KObjectFactory getNodeFactory()
KPropertyFactory getPropertyFactory()
String getName()
PropertyDescriptor[] getPropertyDescriptors(Repository.UnitOfWork transaction) throws KException
transaction
- the transaction (cannot be null
or have a state that is not Repository.UnitOfWork.State.NOT_STARTED
)Komodo object's
property
descriptors
(never
null
but can be empty)KException
- if an error occursCopyright © 2013–2019. All rights reserved.