public static class AlfrescoSolrEventListener.CacheEntry extends Object implements Comparator<AlfrescoSolrEventListener.CacheEntry>
| Constructor and Description |
|---|
AlfrescoSolrEventListener.CacheEntry(long dbid) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(AlfrescoSolrEventListener.CacheEntry o1,
AlfrescoSolrEventListener.CacheEntry o2) |
boolean |
equals(Object obj) |
long |
getAclid() |
long |
getDbid() |
int |
getLeaf() |
int |
getOwner() |
int |
getPath() |
int |
hashCode() |
void |
setAclid(long aclid) |
void |
setLeaf(int leaf) |
void |
setOwner(int owner) |
void |
setPath(int path) |
String |
toString() |
public AlfrescoSolrEventListener.CacheEntry(long dbid)
doc - dbid - public int getLeaf()
public void setLeaf(int leaf)
public int getPath()
public void setPath(int path)
public long getDbid()
public long getAclid()
public void setAclid(long aclid)
alcid - the alcid to setpublic int getOwner()
public void setOwner(int owner)
owner - the owner to setpublic boolean equals(Object obj)
equals in interface Comparator<AlfrescoSolrEventListener.CacheEntry>equals in class Objectpublic int compare(AlfrescoSolrEventListener.CacheEntry o1, AlfrescoSolrEventListener.CacheEntry o2)
compare in interface Comparator<AlfrescoSolrEventListener.CacheEntry>Copyright © 2005–2014 Alfresco Software. All rights reserved.