Interface IDependencyTracker
public interface IDependencyTracker
Interface for xtypes and portlets to get dependency list of thingIDs
-
Method Summary
Modifier and TypeMethodDescriptionReturns set of thingIDs that the object (portlet or xtype) depends on.
-
Method Details
-
getDependentThingIDs
Returns set of thingIDs that the object (portlet or xtype) depends on.- Throws:
PortalException
-