com.adobe.dct.transfer
Class DataDictionarySearchFilter

java.lang.Object
  extended by com.adobe.dct.transfer.DataDictionarySearchFilter
All Implemented Interfaces:
Serializable

public class DataDictionarySearchFilter
extends Object
implements Serializable

This contains the fields corresponding to which data dictionary can be searched using the search filter apis

See Also:
Serialized Form

Constructor Summary
DataDictionarySearchFilter()
           
 
Method Summary
 String getDescriptionLike()
           
 DataDictionaryType getDictionaryType()
           
 String getName()
           
 void setDescriptionLike(String descriptionLike)
           
 void setDictionaryType(DataDictionaryType dictionaryType)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataDictionarySearchFilter

public DataDictionarySearchFilter()
Method Detail

getName

public String getName()
Returns:
the nameLike

setName

public void setName(String name)
Parameters:
nameLike - the nameLike to set

getDescriptionLike

public String getDescriptionLike()
Returns:
the descriptionLike

setDescriptionLike

public void setDescriptionLike(String descriptionLike)
Parameters:
descriptionLike - the descriptionLike to set

getDictionaryType

public DataDictionaryType getDictionaryType()
Returns:
the dictionaryType

setDictionaryType

public void setDictionaryType(DataDictionaryType dictionaryType)
Parameters:
dictionaryType - the dictionaryType to set


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