Modifier and Type | Method and Description |
---|---|
protected storage_domain_static |
BackendStorageDomainsResource.mapToStatic(StorageDomain model) |
Modifier and Type | Method and Description |
---|---|
static storage_domain_static |
StorageDomainMapper.map(StorageDomain model,
storage_domain_static template) |
Modifier and Type | Method and Description |
---|---|
static storage_domain_static |
StorageDomainMapper.map(StorageDomain model,
storage_domain_static template) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ImagesHandler.CheckImageConfiguration(storage_domain_static storageDomain,
DiskImageBase diskInfo,
ArrayList<String> messages) |
Modifier and Type | Method and Description |
---|---|
List<storage_server_connections> |
ISCSIStorageHelper.GetStorageServerConnectionsByDomain(storage_domain_static storageDomain) |
List<storage_server_connections> |
StorageHelperBase.GetStorageServerConnectionsByDomain(storage_domain_static storageDomain) |
List<storage_server_connections> |
IStorageHelper.GetStorageServerConnectionsByDomain(storage_domain_static storageDomain) |
List<storage_server_connections> |
BaseFsStorageHelper.GetStorageServerConnectionsByDomain(storage_domain_static storageDomain) |
boolean |
ISCSIStorageHelper.StorageDomainRemoved(storage_domain_static storageDomain) |
boolean |
StorageHelperBase.StorageDomainRemoved(storage_domain_static storageDomain) |
boolean |
FCPStorageHelper.StorageDomainRemoved(storage_domain_static storageDomain) |
boolean |
IStorageHelper.StorageDomainRemoved(storage_domain_static storageDomain) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AddExistingSANStorageDomainCommand.ConcreteCheckExistingStorageDomain(Pair<storage_domain_static,SANState> domainFromIrs) |
protected boolean |
AddExistingNFSStorageDomainCommand.ConcreteCheckExistingStorageDomain(Pair<storage_domain_static,SANState> domain) |
protected boolean |
AddStorageDomainCommand.ConcreteCheckExistingStorageDomain(Pair<storage_domain_static,SANState> domainFromIrs) |
Modifier and Type | Method and Description |
---|---|
storage_domain_static |
StorageDomainManagementParameter.getStorageDomain() |
Constructor and Description |
---|
AddSANStorageDomainParameters(storage_domain_static storageDomain) |
StorageDomainManagementParameter(storage_domain_static storageDomain) |
Modifier and Type | Method and Description |
---|---|
storage_domain_static |
storage_domains.getStorageStaticData() |
Modifier and Type | Method and Description |
---|---|
void |
storage_domains.setStorageStaticData(storage_domain_static value) |
Modifier and Type | Method and Description |
---|---|
storage_domain_static |
CreateStorageDomainVDSCommandParameters.getStorageDomain() |
Constructor and Description |
---|
CreateStorageDomainVDSCommandParameters(Guid vdsId,
storage_domain_static storageDomain,
String args) |
Modifier and Type | Method and Description |
---|---|
storage_domain_static |
StorageDomainStaticDAODbFacadeImpl.get(Guid id) |
storage_domain_static |
StorageDomainStaticDAODbFacadeImpl.getByName(String name) |
storage_domain_static |
StorageDomainStaticDAO.getByName(String name)
Retrieves the instance with the specified name.
|
Modifier and Type | Method and Description |
---|---|
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAll() |
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllForStoragePool(Guid id) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllForStoragePool(Guid pool)
Retrieves all storage domains for the given storage pool.
|
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllForStoragePoolOfStorageType(StorageType type,
Guid pool) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllForStoragePoolOfStorageType(StorageType type,
Guid pool)
Retrieves all domains of the specified type for the specified pool.
|
List<storage_domain_static> |
StorageDomainStaticDAODbFacadeImpl.getAllOfStorageType(StorageType type) |
List<storage_domain_static> |
StorageDomainStaticDAO.getAllOfStorageType(StorageType type)
Retrieves all domains for the given type.
|
Modifier and Type | Method and Description |
---|---|
void |
StorageDomainStaticDAODbFacadeImpl.save(storage_domain_static domain) |
void |
StorageDomainStaticDAODbFacadeImpl.update(storage_domain_static domain) |
Copyright © 2012. All Rights Reserved.