Neokernel API

IObjectManager_Fields Fields

The fields of the IObjectManager_Fields structure are listed below. For a complete list of IObjectManager_Fields structure members, see the IObjectManager_Fields Members topic.

Public Static Fields

LIST_SUPPORTED_TYPES This constant can be passed to the listObjects method to return an ArrayList containing the full class names of ObjectTypes which are supported by the createObject method.
LIST_TYPES This constant can be passed to the listObjects method to return an ArrayList containing the ObjectTypes which currently exist in the object manager.

See Also

IObjectManager_Fields Class | com.neokernel.om Namespace