public class BusinessServicesHideLeafsCriteria extends Criteria implements NamespaceAware
Criteria.ElementType| Constructor and Description | 
|---|
BusinessServicesHideLeafsCriteria()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
contributesTo(String namespace)
Defines if the current implementation contributes to the given namespace. 
 | 
boolean | 
equals(Object obj)  | 
String | 
getNamespace()
This criteria only applies to providers for this namespace 
 | 
Criteria.ElementType | 
getType()
This criteria applies to only providers of the indicated type 
 | 
int | 
hashCode()  | 
getCriteriaForGraphContainer, getSingleCriteriaForGraphContainer, isDirty, resetDirty, setDirtypublic Criteria.ElementType getType()
Criteriapublic String getNamespace()
CriteriagetNamespace in interface NamespaceAwaregetNamespace in class Criteriapublic boolean contributesTo(String namespace)
NamespaceAwareNamespaceAware.getNamespace(), but is not a requirement.contributesTo in interface NamespaceAwarenamespace - the namespace to contribute totrue, if the current implementation contributes to the given namespace, otherwise false.Copyright © 2021. All rights reserved.