|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceMetadataManagerLocal
Provides functionality surrounding agent plugins and their resource metadata.
| Method Summary | |
|---|---|
void |
completeRemoveResourceType(Subject subject,
ResourceType existingType)
Exists only to for transactional boundary reasons. |
void |
getPluginTypes(Subject subject,
String pluginName,
Set<ResourceType> legitTypes,
Set<ResourceType> obsoleteTypes,
PluginMetadataManager pluginMetadataMgr)
Exists only to for transactional boundary reasons. |
void |
removeObsoleteSubCategories(Subject subject,
ResourceType newType,
ResourceType existingType)
Exists only to for transactional boundary reasons. |
void |
removeObsoleteTypes(Subject subject,
String pluginName,
PluginMetadataManager pluginMetadataMgr)
|
void |
updateTypes(Set<ResourceType> resourceTypes)
|
| Method Detail |
|---|
void removeObsoleteTypes(Subject subject,
String pluginName,
PluginMetadataManager pluginMetadataMgr)
void removeObsoleteSubCategories(Subject subject,
ResourceType newType,
ResourceType existingType)
void getPluginTypes(Subject subject,
String pluginName,
Set<ResourceType> legitTypes,
Set<ResourceType> obsoleteTypes,
PluginMetadataManager pluginMetadataMgr)
void completeRemoveResourceType(Subject subject,
ResourceType existingType)
void updateTypes(Set<ResourceType> resourceTypes)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||