Uses of Interface
com.blueriq.component.api.IProjectReference
Packages that use IProjectReference
-
Uses of IProjectReference in com.blueriq.component.api
Classes in com.blueriq.component.api that implement IProjectReferenceModifier and TypeClassDescriptionclassMutable project reference implementation.Constructors in com.blueriq.component.api with parameters of type IProjectReference -
Uses of IProjectReference in com.blueriq.component.api.shortcut
Subinterfaces of IProjectReference in com.blueriq.component.api.shortcutClasses in com.blueriq.component.api.shortcut that implement IProjectReferenceMethods in com.blueriq.component.api.shortcut that return IProjectReferenceModifier and TypeMethodDescriptionIShortcutManager.getDefaultProjectRequest()This method returns the default project request for the default shortcut.IShortcutManager.getProjectRequest(String shortcut) This method returns the project request for the specified shortcut.IShortcutManager.getProjectRequest(String shortcut, boolean includePrivate) This method returns the project request for the specified shortcut.