cloudstack/engine/storage/image/src/main
Kui LIU d53fc94485 CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847)
These boolean-return methods are named as "getXXX".
Other boolean-return methods are named as "isXXX".
Considering there methods will return boolean values, it should be more clear and consistent to rename them as "isXXX".
(rebase #2602 and #2816)
2018-09-22 17:20:48 +02:00
..
java/org/apache/cloudstack/storage/image CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
resources/META-INF/cloudstack/core CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30