|
Content Acquisition System Web Service Stubs 3.2.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.endeca.itl.cas.SourceConfig
public class SourceConfig
Source Config allow a client to specify information about the source for a particular crawl run, including what items to include and exclude and a list of seeds.
| Constructor Summary | |
|---|---|
SourceConfig()
|
|
SourceConfig(Filter[] excludeFilters,
Filter[] includeFilters,
Seed[] seeds)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Filter[] |
getExcludeFilters()
Gets the excludeFilters value for this SourceConfig. |
Filter[] |
getIncludeFilters()
Gets the includeFilters value for this SourceConfig. |
Seed[] |
getSeeds()
Gets the seeds value for this SourceConfig. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setExcludeFilters(Filter[] excludeFilters)
Sets the excludeFilters value for this SourceConfig. |
void |
setIncludeFilters(Filter[] includeFilters)
Sets the includeFilters value for this SourceConfig. |
void |
setSeeds(Seed[] seeds)
Sets the seeds value for this SourceConfig. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceConfig()
public SourceConfig(Filter[] excludeFilters,
Filter[] includeFilters,
Seed[] seeds)
| Method Detail |
|---|
public Filter[] getExcludeFilters()
public void setExcludeFilters(Filter[] excludeFilters)
excludeFilters - public Filter[] getIncludeFilters()
public void setIncludeFilters(Filter[] includeFilters)
includeFilters - public Seed[] getSeeds()
public void setSeeds(Seed[] seeds)
seeds - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
Content Acquisition System Web Service Stubs 3.2.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@VERSION PRODUCT: Content Acquisition System Web Service Stubs (casStubs) VERSION: 3.2.2 BUILD: NONEDEV ARCH_OS: n/a DATE: 2012-02-28T13:13:19-0500