Class AggregateLocatorImpl

An implementation of AggregateLocator.

class AggregateLocatorImpl(Type, KeyType, LocatorKeyType) ;

Methods

NameDescription
getGet an Type that is associated with key.
getLocatorGet a specific locator.
getLocatorsGet all locators in aggregate locator
hasCheck if an element is present in Locator by key id.
hasLocatorCheck if aggregate locator contains a specific locator.
removeRemoves a Locator by key.
setAdd a Locator by key.