public class SearchEntryId extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
collection |
protected String |
name |
protected String |
type |
| Constructor and Description |
|---|
SearchEntryId(String collection,
String type,
String name)
Constructor creates entry id
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCollection()
Get collection
|
String |
getName()
Get name
|
String |
getType()
Get type
|
String |
toString() |
protected String collection
protected String type
protected String name
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.