Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_All() |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_All() |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_All() |
Gets all ARDs in the storage by element's own descriptive data.
|
Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_Capability(String capability,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_Capability(String capability,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_Capability(String capability,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
Searches matching ARDs or ARD's Profiles by capability data.
|
Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_CapabilityParameter(String capability,
List<String> parameters,
List<String> values,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_CapabilityParameter(String capability,
List<String> parameters,
List<String> values,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_CapabilityParameter(String capability,
List<String> parameters,
List<String> values,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
Searches matching ARDs or ARD's Profiles by capability and its parameters data.
|
Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_Category(String category,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_Category(String category,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_Category(String category,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
Searches matching ARDs or ARD's Profiles by category data.
|
Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_Description(String desc,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_Description(String desc,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_Description(String desc,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
Searches matching ARDs or ARD's Profiles by element's own descriptive data.
|
Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_Interface(String ifStd,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_Interface(String ifStd,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_Interface(String ifStd,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
Searches matching ARDs or ARD's Profiles by interface standard data.
|
Set<ARDAndProfInfo> |
ResCatStoImpl_LocalFileSystem.viewARDAndProfiles_Property(String property,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStoImpl_TestWithDummyData.viewARDAndProfiles_Property(String property,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
|
Set<ARDAndProfInfo> |
ResCatStorageInterface.viewARDAndProfiles_Property(String property,
ResCatStorageInterface.EnumSearchField searchField,
Util.EnumSearchType searchType,
ResCatStorageInterface.EnumSearchDomainForARD searchDomain) |
Searches matching ARDs or ARD's Profiles by property data.
|
Map<String,ARDAndProfInfo> |
ResCatAPI.viewProfile_Capability(String capability) |
|
Map<String,ARDAndProfInfo> |
ResCatAPIInterface.viewProfile_Capability(String capability) |
Retrieving the complete list of ARDs and their Profiles containing an arbitrary capability
|
Map<String,ARDAndProfInfo> |
ResCatAPI.viewProfile_CapabilityParameter(String capability,
List<String> parameters,
List<String> values) |
|
Map<String,ARDAndProfInfo> |
ResCatAPIInterface.viewProfile_CapabilityParameter(String capability,
List<String> parameters,
List<String> values) |
Retrieving the complete list of ARDs and their Profiles by an arbitrary capability and associated parameters.
|
Map<String,ARDAndProfInfo> |
ResCatAPI.viewProfile_Category(String category) |
|
Map<String,ARDAndProfInfo> |
ResCatAPIInterface.viewProfile_Category(String category) |
Retrieving the complete list of ARDs and their Profiles containing an arbitrary category
|
Map<String,ARDAndProfInfo> |
ResCatAPI.viewProfile_Interface(String interfaceStd) |
|
Map<String,ARDAndProfInfo> |
ResCatAPIInterface.viewProfile_Interface(String interfaceStd) |
Retrieving the complete list of ARDs and their Profiles containing an arbitrary interface standard
|
Map<String,ARDAndProfInfo> |
ResCatAPI.viewProfile_Property(String property) |
|
Map<String,ARDAndProfInfo> |
ResCatAPIInterface.viewProfile_Property(String property) |
Retrieving the complete list of ARDs and their Profiles containing an arbitrary property
|