public class SearchIndexMetaData extends Object
| Constructor and Description |
|---|
SearchIndexMetaData(String token,
boolean standalone,
boolean domain,
String[] resources,
String[] keywords) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getKeywords() |
Set<String> |
getResources() |
String |
getToken() |
int |
hashCode() |
boolean |
isDomain() |
boolean |
isStandalone() |
String |
toString() |
public String getToken()
public boolean isStandalone()
public boolean isDomain()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.