public class BaseResourceId extends Object implements ResourceId
| Constructor and Description |
|---|
BaseResourceId(String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getId()
Gets the id of resource as string
|
int |
hashCode() |
String |
toString() |
protected final String id
public BaseResourceId(String id)
public String getId()
getId in interface ResourceIdCopyright © 2018 eXo Platform SAS. All Rights Reserved.