| Modifier and Type | Method and Description |
|---|---|
String |
ManageLocations.createLocation(String userId,
LocationProperties locationProperties)
Create a new metadata element to represent a location.
|
void |
ManageLocations.updateLocation(String userId,
String locationGUID,
LocationProperties locationProperties)
Update the metadata element representing a location.
|
| Modifier and Type | Method and Description |
|---|---|
LocationProperties |
LocationElement.getLocationProperties()
Return the properties for the location definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationElement.setLocationProperties(LocationProperties locationProperties)
Set up the properties for the location definition.
|
| Constructor and Description |
|---|
LocationProperties(LocationProperties template)
Copy/clone constructor.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.