com.adobe.idp.dsc.registry.endpoint
Class EndpointCategoryFilter

java.lang.Object
  extended by com.adobe.idp.dsc.filter.DefaultPropertyFilter
      extended by com.adobe.idp.dsc.registry.endpoint.EndpointCategoryFilter
All Implemented Interfaces:
com.adobe.idp.dsc.filter.PagingFilter, com.adobe.idp.dsc.filter.PropertyFilter, java.io.Serializable

public class EndpointCategoryFilter
extends com.adobe.idp.dsc.filter.DefaultPropertyFilter

Enables the creation of a filter that is used when searching for endpoint categories.

See Also:
Serialized Form

Field Summary
static java.lang.String DESCRIPTION
          Represents the description of the category.
static java.lang.String ID
          Represents the identifier value of the category.
 
Constructor Summary
EndpointCategoryFilter()
           
 
Method Summary
 
Methods inherited from class com.adobe.idp.dsc.filter.DefaultPropertyFilter
addCondition, addCondition, addCondition, addCondition, addCondition, addCondition, addCondition, addCondition, addCondition, addCondition, addSortAsc, addSortDesc, getConditionList, getConditions, getMaxObjects, getOffset, getPagingFilter, getReturnSizeOfValue, getSortList, setConditionList, setConditions, setMaxObjects, setOffset, setPagingFilter, setReturnSizeOfValue, setSortList
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
Represents the identifier value of the category.

See Also:
Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
Represents the description of the category.

See Also:
Constant Field Values
Constructor Detail

EndpointCategoryFilter

public EndpointCategoryFilter()


[an error occurred while processing this directive] [an error occurred while processing this directive]