public abstract class RelationShipLocation extends Object
| Constructor and Description |
|---|
RelationShipLocation() |
| Modifier and Type | Method and Description |
|---|---|
abstract ProjectSubRelationShip |
createProjectSubRelationShip() |
abstract String |
getId() |
abstract String |
getName() |
abstract String |
getPath() |
abstract Map<String,ProjectSubRelationShip> |
getProjectSubRelationShip() |
ProjectSubRelationShip |
getProjectSubRelationShip(String name) |
public abstract String getId()
public abstract String getName()
public abstract String getPath()
public abstract Map<String,ProjectSubRelationShip> getProjectSubRelationShip()
public abstract ProjectSubRelationShip createProjectSubRelationShip()
public ProjectSubRelationShip getProjectSubRelationShip(String name)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.