Class SearchEntryId
java.lang.Object
org.exoplatform.commons.api.indexing.data.SearchEntryId
The class defines structure of id that specifies a unique entry
- eXo level API
- Experimental
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSearchEntryId(String collection, String type, String name) Constructor creates entry id -
Method Summary
-
Field Details
-
collection
-
type
-
name
-
-
Constructor Details
-
SearchEntryId
Constructor creates entry id- Parameters:
collection-type-name-- eXo level API
- Experimental
-
-
Method Details