com.adobe.idp.dsc.registry.service
Class ServiceCategoryFilter

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

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

Service category filter.

See Also:
Serialized Form

Field Summary
static java.lang.String DESCRIPTION
          The service category description.
static java.lang.String ID
          The service category identifier.
 
Constructor Summary
ServiceCategoryFilter()
           
 
Method Summary
 java.lang.String getContainsConfigurationType()
          Retrieves the configuration type.
 void setContainsConfigurationType(java.lang.String aType)
          Sets the configuration type.
 
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
The service category identifier.

See Also:
Constant Field Values

DESCRIPTION

public static final java.lang.String DESCRIPTION
The service category description.

See Also:
Constant Field Values
Constructor Detail

ServiceCategoryFilter

public ServiceCategoryFilter()
Method Detail

setContainsConfigurationType

public void setContainsConfigurationType(java.lang.String aType)
Sets the configuration type.

Parameters:
aType - The configuration type.

getContainsConfigurationType

public java.lang.String getContainsConfigurationType()
Retrieves the configuration type.

Returns:
The configuration type.


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