|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CatalogAction
Specifies action which can be performed on the whole catalog.
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns name of this action. |
Catalog |
process(Catalog catalog)
Method should perform some action on the whole catalog, e.g. deleting some data. |
| Method Detail |
|---|
java.lang.String getName()
Catalog process(Catalog catalog)
throws UtilException
catalog - Catalog to be treated
UtilException - Thrown if any error occur while working with catalog
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||