|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.spinn3r.api.Config
com.spinn3r.api.PermalinkConfig
public class PermalinkConfig
Used to startup the API and specify defaults for limits, where to start indexing, tiers, language, etc.
| Field Summary |
|---|
| Fields inherited from class com.spinn3r.api.Config |
|---|
DEFAULT_LIMIT, DEFAULT_SLEEP_INTERVAL, DEFAULT_USE_PROTOBUF, DEFAULT_VERSION |
| Constructor Summary | |
|---|---|
PermalinkConfig()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getAfter()
Get the value of after. |
void |
setAfter(java.util.Date after)
Set the value of after. |
| Methods inherited from class com.spinn3r.api.Config |
|---|
getApi, getFilter, getFirstRequestURL, getLimit, getSkipDescription, getSleepInterval, getUseProtobuf, getVendor, getVersion, setApi, setFilter, setFirstRequestURL, setLimit, setSkipDescription, setUseProtobuf, setVendor, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PermalinkConfig()
| Method Detail |
|---|
public void setAfter(java.util.Date after)
after.
setAfter in class Configpublic java.util.Date getAfter()
after.
getAfter in class Config
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||