|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for classes that serve as collection points for alternate sources for files.
| Method Summary | |
boolean |
add(AlternateLocation al)
Adds an AlternateLocation instance to the collection of AlternateLocations. |
int |
addAll(AlternateLocationCollection alc)
Adds the specified collection of AlternateLocations to this collection. |
int |
getAltLocsSize()
Number of alternate locations this collector is holding |
URN |
getSHA1Urn()
Accessor for the SHA1 URN instance for this collection. |
boolean |
hasAlternateLocations()
Returns whether or not this AlternateLocationCollector has any alternate locations. |
boolean |
remove(AlternateLocation al)
Removes the specified location from this collection. |
| Method Detail |
public boolean add(AlternateLocation al)
public int addAll(AlternateLocationCollection alc)
alc - the AlternateLocationCollection instance to
add this alternate location to the collectionpublic boolean remove(AlternateLocation al)
public boolean hasAlternateLocations()
public int getAltLocsSize()
public URN getSHA1Urn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||