|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.rfid.inventory.profile.ExpressionFilterResults
public class ExpressionFilterResults
| Constructor Summary | |
|---|---|
ExpressionFilterResults()
|
|
| Method Summary | |
|---|---|
boolean |
isDuplicateFilteringLdapFilter()
Gets the duplicate filtering LDAP filter (boolean) value. |
boolean |
isDuplicateFilteringLdapFilterNotNull()
Gets the duplicate filtering LDAP filter not null (boolean) value. |
boolean |
isTagAggregatingLdapFilter()
Gets the tag aggregating LDAP filter (boolean) value. |
boolean |
isTagAggregatingLdapFilterNotNull()
Gets the tag aggregating LDAP filter not null (boolean) value. |
boolean |
isTagReadingLdapFilter()
Gets the tag reading LDAP filter (boolean) value. |
boolean |
isTagReadingLdapFilterNotNull()
Gets the tag reading LDAP filter not null (boolean) value. |
void |
setDuplicateFilteringLdapFilter(boolean duplicateFilteringLdapFilter)
Sets the duplicate filtering LDAP filter value. |
void |
setDuplicateFilteringLdapFilterNotNull(boolean duplicateFilteringLdapFilterNotNull)
Sets the duplicate filtering LDAP filter not null value. |
void |
setTagAggregatingLdapFilter(boolean tagAggregatingLdapFilter)
Sets the tag aggregating LDAP filter value. |
void |
setTagAggregatingLdapFilterNotNull(boolean tagAggregatingLdapFilterNotNull)
Sets the tag aggregating LDAP filter not null value. |
void |
setTagReadingLdapFilter(boolean tagReadingLdapFilter)
Sets the tag reading LDAP filter value. |
void |
setTagReadingLdapFilterNotNull(boolean tagReadingLdapFilterNotNull)
Sets the tag reading LDAP filter not null value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionFilterResults()
| Method Detail |
|---|
public boolean isDuplicateFilteringLdapFilter()
boolean) value.setDuplicateFilteringLdapFilter(boolean)public boolean isDuplicateFilteringLdapFilterNotNull()
boolean) value.setDuplicateFilteringLdapFilterNotNull(boolean)public boolean isTagAggregatingLdapFilter()
boolean) value.setTagAggregatingLdapFilter(boolean)public boolean isTagAggregatingLdapFilterNotNull()
boolean) value.setTagAggregatingLdapFilterNotNull(boolean)public boolean isTagReadingLdapFilter()
boolean) value.setTagReadingLdapFilter(boolean)public boolean isTagReadingLdapFilterNotNull()
boolean) value.setTagReadingLdapFilterNotNull(boolean)public void setDuplicateFilteringLdapFilter(boolean duplicateFilteringLdapFilter)
duplicateFilteringLdapFilter - The duplicate filtering LDAP filter (boolean) parameter.isDuplicateFilteringLdapFilter()public void setDuplicateFilteringLdapFilterNotNull(boolean duplicateFilteringLdapFilterNotNull)
duplicateFilteringLdapFilterNotNull - The duplicate filtering LDAP filter not null (boolean) parameter.isDuplicateFilteringLdapFilterNotNull()public void setTagAggregatingLdapFilter(boolean tagAggregatingLdapFilter)
tagAggregatingLdapFilter - The tag aggregating LDAP filter (boolean) parameter.isTagAggregatingLdapFilter()public void setTagAggregatingLdapFilterNotNull(boolean tagAggregatingLdapFilterNotNull)
tagAggregatingLdapFilterNotNull - The tag aggregating LDAP filter not null (boolean) parameter.isTagAggregatingLdapFilterNotNull()public void setTagReadingLdapFilter(boolean tagReadingLdapFilter)
tagReadingLdapFilter - The tag reading LDAP filter (boolean) parameter.isTagReadingLdapFilter()public void setTagReadingLdapFilterNotNull(boolean tagReadingLdapFilterNotNull)
tagReadingLdapFilterNotNull - The tag reading LDAP filter not null (boolean) parameter.isTagReadingLdapFilterNotNull()
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||