public interface IIssuesManager
| Modifier and Type | Method and Description |
|---|---|
void |
clearCache(IInterfaceSubComponent pSubComponent)
Deprecated.
Clears the cache.
|
java.util.Collection |
getIssues(IInterfaceSubComponent pSubComponent,
IActionHelper pActionHelper)
Deprecated.
Returns the issues of an interface sub-component.
|
java.util.Collection getIssues(IInterfaceSubComponent pSubComponent, IActionHelper pActionHelper)
pSubComponent - the interface sub-componentpActionHelper - the action helper instancevoid clearCache(IInterfaceSubComponent pSubComponent)
pSubComponent - the interface sub-component