org.exoplatform.commons.api.indexing.data
Class SearchEntryId
java.lang.Object
org.exoplatform.commons.api.indexing.data.SearchEntryId
public class SearchEntryId
- extends Object
Created by The eXo Platform SAS
Author : Tung Vu Minh
tungvm@exoplatform.com
Nov 21, 2012
collection
protected String collection
type
protected String type
name
protected String name
SearchEntryId
public SearchEntryId(String collection,
String type,
String name)
getCollection
public String getCollection()
getType
public String getType()
getName
public String getName()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 eXo Platform SAS. All Rights Reserved.