public interface IDependencyTracker
Modifier and Type | Method and Description |
---|---|
Set<IThingID> |
getDependentThingIDs()
Returns set of thingIDs that the object (portlet or xtype) depends on.
|
Set<IThingID> getDependentThingIDs() throws PortalException
PortalException