Neokernel API

IObjectManager_Fields Members

IObjectManager_Fields overview

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.

Public Instance Methods

Equals (inherited from ValueType) 
GetHashCode (inherited from ValueType) 
GetType (inherited from Object) 
ToString (inherited from ValueType) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

IObjectManager_Fields Class | com.neokernel.om Namespace