cloudstack/engine/schema/src/com/cloud/network/dao
Alex Huang 2639b9f91e Moved over the VLAN daos 2013-05-06 16:34:41 -07:00
..
AccountGuestVlanMapDao.java Moved over the VLAN daos 2013-05-06 16:34:41 -07:00
AccountGuestVlanMapDaoImpl.java Moved over the VLAN daos 2013-05-06 16:34:41 -07:00
AccountGuestVlanMapVO.java Moved over the VLAN daos 2013-05-06 16:34:41 -07:00
ExternalFirewallDeviceDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
ExternalFirewallDeviceDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
ExternalFirewallDeviceVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
ExternalLoadBalancerDeviceDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
ExternalLoadBalancerDeviceDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
ExternalLoadBalancerDeviceVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
FirewallRulesCidrsDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
FirewallRulesCidrsDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
FirewallRulesCidrsVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
FirewallRulesDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
FirewallRulesDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
IPAddressDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
IPAddressDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
IPAddressVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
InlineLoadBalancerNicMapDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
InlineLoadBalancerNicMapDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
InlineLoadBalancerNicMapVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LBHealthCheckPolicyDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LBHealthCheckPolicyDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LBStickinessPolicyDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LBStickinessPolicyDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LBStickinessPolicyVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LoadBalancerDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LoadBalancerDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LoadBalancerVMMapDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LoadBalancerVMMapDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LoadBalancerVMMapVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
LoadBalancerVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkAccountDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkAccountDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkAccountVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkDomainDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkDomainDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkDomainVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkExternalFirewallDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkExternalFirewallDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkExternalFirewallVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkExternalLoadBalancerDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkExternalLoadBalancerDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkExternalLoadBalancerVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkOpDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkOpDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkOpVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkRuleConfigDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkRuleConfigDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkRuleConfigVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkServiceMapDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkServiceMapDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkServiceMapVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
NetworkVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkIsolationMethodDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkIsolationMethodVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkServiceProviderDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkServiceProviderDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkServiceProviderVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkTagDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkTagVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkTrafficTypeDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkTrafficTypeDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkTrafficTypeVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PhysicalNetworkVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PortProfileDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PortProfileDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
PortProfileVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
RemoteAccessVpnDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
RemoteAccessVpnDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
RemoteAccessVpnVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
RouterNetworkDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
RouterNetworkDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
RouterNetworkVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteCustomerGatewayDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteCustomerGatewayDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteCustomerGatewayVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteVpnConnectionDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteVpnConnectionDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteVpnConnectionVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteVpnGatewayDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteVpnGatewayDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
Site2SiteVpnGatewayVO.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
UserIpv6AddressDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
UserIpv6AddressDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
VirtualRouterProviderDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
VirtualRouterProviderDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
VpnUserDao.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00
VpnUserDaoImpl.java Moved most of the VOs and DAOs from server package into engine-schema as well 2013-05-06 16:34:26 -07:00