The KnownSpace Datamanager
"Halfway To Anywhere"


Expanded DataManagerEvent API

Overall hierarchy:
public interface DataManagerEvent [extends EntityValue]
	public interface KernelEvent
		public interface EntityEvent
			public interface ValueEvent
				public class GetValueEvent
				public class SetValueEvent
			public interface LinkEvent
				public class AttachLinkEvent
				public class DetachLinkEvent
			CreateEntityEvent
		public interface PoolEvent
			public class AddEntityEvent
			public class RemoveEntityEvent
			public class SearchEvent
		SubscribeEvent
		UnsubscribeEvent
	public interface InterfaceEvent
		BeginSessionInterfaceEvent
		EndSessionInterfaceEvent
		EntityCreatedInterfaceEvent
		EntitySelectedInterfaceEvent
		EntityOpenedInterfaceEvent
		EntityClosedInterfaceEvent
		EntityAttachedInterfaceEvent
		EntityDetachedInterfaceEvent
		EntityMovedInterfaceEvent
		EntityModifiedInterfaceEvent
	public interface CollectorEvent
		NetworkDownCollectorEvent
		FileSystemDownCollectorEvent
		URLFetchedCollectorEvent
		MailFetchedCollectorEvent
		NewsFetchedCollectorEvent
		FileFetchedCollectorEvent
	public interface ModelEvent
		DataModelEvent
		UserModelEvent

DataManagerEvent API

KernelEvent API

EntityEvent API

ValueEvent API

GetValueEvent API

SetValueEvent API:

LinkEvent API:

AttachLinkEvent API:

DetachLinkEvent API:

CreateEntityEvent API:

PoolEvent API:

AddEntityEvent API:

RemoveEntityEvent API:

SearchEvent API:

SubscribeEvent API:

UnsubscribeEvent API: