|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActsOnPath
Aspect interface for any repository command that acts upon a specific path. This aspect adds a method that can be used by the recipient to obtain the path that the command applies to.
Method Summary | |
---|---|
Path |
getPath()
Get the path to which this command applies. |
Method Detail |
---|
Path getPath()
PathNotFoundException
exception should
be recorded as an error
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |