cloudstack-mirror/server/src/main/java/com/cloud/network
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
..
as CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
element CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
firewall Fix some log messages that do not match with their function (#2796) 2018-08-16 09:49:43 +02:00
guru CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
lb CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
router CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
rules CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
security CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
vpc CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
vpn CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ExternalDeviceUsageManager.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ExternalDeviceUsageManagerImpl.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ExternalFirewallDeviceManager.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ExternalFirewallDeviceManagerImpl.java CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
ExternalIpAddressAllocator.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ExternalLoadBalancerDeviceManager.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
ExternalLoadBalancerDeviceManagerImpl.java CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
ExternalNetworkDeviceManagerImpl.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
IpAddrAllocator.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
IpAddressManagerImpl.java CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
Ipv6AddressManager.java Support IPv6 address in addIpToNic (#2773) 2018-09-11 12:03:19 -03:00
Ipv6AddressManagerImpl.java Support IPv6 address in addIpToNic (#2773) 2018-09-11 12:03:19 -03:00
NetworkMigrationManager.java CLOUDSTACK-10248: Fix errors that appeared after #2283 (#2417) 2018-01-23 12:19:36 +01:00
NetworkMigrationManagerImpl.java CLOUDSTACK-10248: Fix errors that appeared after #2283 (#2417) 2018-01-23 12:19:36 +01:00
NetworkModelImpl.java CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
NetworkServiceImpl.java CLOUDSTACK-10365: Change the "getXXX" boolean method names to "isXXX" (#2847) 2018-09-22 17:20:48 +02:00
NetworkUsageManager.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
NetworkUsageManagerImpl.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
PortProfileManagerImpl.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
SshKeysDistriMonitor.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
StorageNetworkManager.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30
StorageNetworkManagerImpl.java CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30