|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PathDecorator<T extends PathDecorator<T,U>,U>
This interface defines a validating decorator that can be used to get some kind of path entries.
| Method Summary | |
|---|---|
List<U> |
getPathEntries()
Get the path entries. |
| Methods inherited from interface org.schmant.task.ValidatingDecorator |
|---|
validate |
| Method Detail |
|---|
List<U> getPathEntries()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||