AggregateLocatorImpl.hasLocator

Check if aggregate locator contains a specific locator.

class AggregateLocatorImpl(Type = Object, KeyType = string, LocatorKeyType = KeyType)
inout
bool
hasLocator
(
LocatorKeyType key
)

Parameters

key LocatorKeyType

the identity of locator in aggregate locator

Meta