public class CompositeID extends Object
| Constructor and Description |
|---|
CompositeID(String id) |
CompositeID(String id,
String ds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDS() |
String |
getId() |
int |
hashCode() |
static CompositeID |
parse(String compositeId) |
String |
toString() |
public CompositeID(String id)
public String getId()
public String getDS()
public static CompositeID parse(String compositeId)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.