com.moyosoft.exchange.search
Interface Restriction.RestrictedId

All Superinterfaces:
Restriction, Restriction.RestrictedValue
Enclosing interface:
Restriction

public static interface Restriction.RestrictedId
extends Restriction.RestrictedValue


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.moyosoft.exchange.search.Restriction
Restriction.BooleanField, Restriction.DateField, Restriction.EnumField, Restriction.Field, Restriction.IdField, Restriction.IntegerField, Restriction.RestrictedBoolean, Restriction.RestrictedDate, Restriction.RestrictedEnum, Restriction.RestrictedId, Restriction.RestrictedInteger, Restriction.RestrictedString, Restriction.RestrictedValue, Restriction.StringField
 
Method Summary
 Restriction.IdField and()
           
 Restriction.IdField or()
           
 
Methods inherited from interface com.moyosoft.exchange.search.Restriction
and, or
 

Method Detail

and

Restriction.IdField and()

or

Restriction.IdField or()