|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A list of ICrawlerProfiles (see java.util.List).
Copyright 2004 SAP AG
ICrawlerProfile| Method Summary | |
boolean |
add(ICrawlerProfile profile)
Deprecated. |
void |
add(int index,
ICrawlerProfile profile)
Deprecated. |
void |
addLast(ICrawlerProfile profile)
Deprecated. |
java.lang.Object |
clone()
Deprecated. |
boolean |
contains(ICrawlerProfile profile)
Deprecated. |
ICrawlerProfile |
get(int index)
Deprecated. |
int |
indexOf(ICrawlerProfile profile)
Deprecated. |
boolean |
isEmpty()
Deprecated. |
int |
lastIndexOf(ICrawlerProfile profile)
Deprecated. |
ICrawlerProfileListIterator |
listIterator()
Deprecated. |
ICrawlerProfileListIterator |
listIterator(int index)
Deprecated. |
boolean |
remove(ICrawlerProfile profile)
Deprecated. |
ICrawlerProfile |
remove(int index)
Deprecated. |
ICrawlerProfile |
set(int index,
ICrawlerProfile profile)
Deprecated. |
int |
size()
Deprecated. |
void |
sort(java.util.Comparator comparator)
Deprecated. |
ICrawlerProfileList |
subList(int startIndex,
int stopIndex)
Deprecated. |
| Method Detail |
public int size()
public boolean contains(ICrawlerProfile profile)
public boolean add(ICrawlerProfile profile)
public boolean remove(ICrawlerProfile profile)
public boolean isEmpty()
public ICrawlerProfile get(int index)
public ICrawlerProfile set(int index,
ICrawlerProfile profile)
public void add(int index,
ICrawlerProfile profile)
public void addLast(ICrawlerProfile profile)
public ICrawlerProfile remove(int index)
public int indexOf(ICrawlerProfile profile)
public int lastIndexOf(ICrawlerProfile profile)
public ICrawlerProfileListIterator listIterator()
public ICrawlerProfileListIterator listIterator(int index)
public ICrawlerProfileList subList(int startIndex,
int stopIndex)
public void sort(java.util.Comparator comparator)
public java.lang.Object clone()
clone in class java.lang.Object
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||