E
- the data object the helper is providing service onpublic abstract class LocationHelper<E extends DataObject<E> & LocatedInterface<E> & UniqueidentifiedInterface<E>>
extends java.lang.Object
Constructor and Description |
---|
LocationHelper() |
Modifier and Type | Method and Description |
---|---|
abstract DataObjectId<Domain> |
getObjectLocation(E object)
gets the id of the domain for the given object
|
public abstract DataObjectId<Domain> getObjectLocation(E object)
object
- data object