E
- the dataobject this property applies topublic interface LocatedInterface<E extends DataObject<E> & UniqueidentifiedInterface<E>>
Modifier and Type | Method and Description |
---|---|
DataObjectId<Domain> |
getLocationdomainid()
get the location of the object
|
void |
setlocation(DataObjectId<Domain> locationid)
sets the location of this object to the provided location id.
|
void setlocation(DataObjectId<Domain> locationid)
locationid
- id of the domain (location)DataObjectId<Domain> getLocationdomainid()