A B C D E F G H I L M N O P R S T U V X 

I

IActionEventListener<T extends com.liferay.portal.model.BaseModel<T>> - Interface in org.tencompetence.portlet.common.components
The listener interface for receiving Action events.
IActionsMenuListController2<T extends com.liferay.portal.model.BaseModel<T>> - Interface in org.tencompetence.portlet.common.components
The Interface IActionsMenuListController2.
IActionsMenuRow<T extends com.liferay.portal.model.BaseModel<T>> - Interface in org.tencompetence.portlet.common.components
The Interface IActionsMenuRow.
IAssessementDialogInput - Interface in org.tencompetence.portlet.common.components
The Interface IAssessementDialogInput should be implemented by controller beans which use the ratingPopup.jspx.
IConfirmationDialogController - Interface in org.tencompetence.portlet.common.components
Interface for a confirmation dialog controller.
ICrumbEntry - Interface in org.tencompetence.portlet.common.components
CrumbEntry.
ID_SMALL_VIEW - Static variable in class org.tencompetence.portlet.common.constants.Outcomes
The Constant ID_SMALL_VIEW.
IFormState - Interface in org.tencompetence.portlet.common.components
Interface for form that can contain modifiable content.
ImageUtils - Class in org.tencompetence.portlet.common.utils
The Class ImageUtils.
INIT_FIELDS - Static variable in class org.tencompetence.portlet.common.constants.Defines
The Constant INIT_FIELDS.
InitEntityController<T> - Class in org.tencompetence.portlet.common.components
The class InitEntityController.
InitEntityController() - Constructor for class org.tencompetence.portlet.common.components.InitEntityController
 
initFields() - Method in class org.tencompetence.portlet.goal.beans.GoalPreferences
Inits the fields.
InlineChoiceEdit - Class in org.tencompetence.portlet.qtieditor.beans
InlineChoiceEdit backing bean.
InlineChoiceEdit() - Constructor for class org.tencompetence.portlet.qtieditor.beans.InlineChoiceEdit
 
InlineChoiceInteractionItem - Class in org.tencompetence.portlet.qtieditor.common
InlineChoiceInteractionItem.
InlineChoiceInteractionItem(InlineChoiceInteraction, String, AssessmentItem) - Constructor for class org.tencompetence.portlet.qtieditor.common.InlineChoiceInteractionItem
Constructor.
InlineChoiceInteractionListController - Class in org.tencompetence.portlet.qtieditor.common
InlineChoiceInteractionListController.
InlineChoiceInteractionListController() - Constructor for class org.tencompetence.portlet.qtieditor.common.InlineChoiceInteractionListController
Constructor.
InlineChoiceItem - Class in org.tencompetence.portlet.qtieditor.common
InlineChoiceItem.
InlineChoiceItem(InlineChoice, int) - Constructor for class org.tencompetence.portlet.qtieditor.common.InlineChoiceItem
Constructor.
InlineChoiceListController - Class in org.tencompetence.portlet.qtieditor.common
InlineChoiceListController.
InlineChoiceListController() - Constructor for class org.tencompetence.portlet.qtieditor.common.InlineChoiceListController
Constructor.
IOkCancelDialog - Interface in org.tencompetence.portlet.common.components
Handler for OK and Cancel Dialog.
IRowItem - Interface in org.tencompetence.portlet.modeleditor.common
This interface should be implemented by objects that are input for ICEFace components that use ice:rowSelector.
IRowItem - Interface in org.tencompetence.portlet.qtieditor.common
This interface should be implemented by objects that are input for ICEFace components that use ice:rowSelector.
isActionAllowed() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Show the actions menu ?
isActive() - Method in class org.tencompetence.portlet.goal.controllers.ProfileEntry
Checks if this profile is selected as the active goal.
isActiveAvailable() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if there is an active profile selected.
isActiveSelected() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if is active goal is selected in the list.
isActivityActive() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the view activity screen is active.
isActivityAvailable() - Method in class org.tencompetence.portlet.pdp.controllers.Task
Checks if a valid activity is available.
isActivityComplete() - Method in class org.tencompetence.portlet.pdp.controllers.Task
Checks if is activity complete.
isActivityURLAvailable() - Method in class org.tencompetence.portlet.pdp.controllers.Task
Checks if activity url is available.
isAddAndDeleteChoiceAllowed() - Method in class org.tencompetence.portlet.qtieditor.beans.ChoiceInteractionEdit
Check if question type allows adding and deleting simple choices.
isAddAssessmentItemAllowed() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if user is allowed to add an Assessment item.
isAddAssessmentTestAllowed() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestList
Check if user is allowed to add an Assessment test.
isAddButtonVisible() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
Checks if the add button visible.
isAddCompetenceAllowed() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceEdit
Check if user is allowed to add a Competence.
isAddCompetenceAllowed() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceList
Check if user is allowed to add a Competence.
isAddCompetenceProfileAllowed() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceProfileList
Check if user is allowed to add a Competence profile.
isAddCompetenceProfileLevelAllowed() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceProfileEdit
Check if user is allowed to add a Competenceprofilelevel.
isAddGoalAllowed() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Check if user is allowed to add a Goal.
isAddPressed() - Method in class org.tencompetence.portlet.modeleditor.controller.ChildLevelController
Checks if is adds the pressed.
isAllowDelete() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Is the user allowed to delete this item ?
isAllowDelete() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
 
isAllowEdit() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Is the user allowed to edit this item ?
isAllowEdit() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioCompetenceView.EvidenceRowItem
 
isAllowEdit() - Method in class org.tencompetence.portlet.portfolio.common.components.LPElementRowItem
 
isAllowEdit() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioActionsMenuRowItem
 
isAllowEdit() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioViewRowItem
By default, edit is inactive in the Portfolio rows.
isAllowPermissions() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Is the user allowed to edit permissions for this item ?
isAllowPermissions() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
 
isAllowPermissions() - Method in class org.tencompetence.portlet.portfolio.common.components.LPElementRowItem
 
isAllowPermissions() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioActionsMenuRowItem
 
isAllowSubscribe() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuRowItem
Checks if this user is allowed to subscribe to this goal.
isAllowUnsubscribe() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuRowItem
Checks if this user is allowed to unsubscribe to this goal.
isAllowUpdate() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
 
isAllowView() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Is the user allowed to view this item ?
isAllowView() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
 
isAllowView() - Method in class org.tencompetence.portlet.portfolio.common.components.LPElementRowItem
 
isAllowView() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioActionsMenuRowItem
 
isAllowView() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioViewRowItem
Is the user allowed to view this item ?
isAssessmentAvailable() - Method in class org.tencompetence.portlet.assessment.beans.controller.CompetenceController
Checks if the editor input has an associated assessment.
isButtonFromVisible() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioSmallView
Checks if is button from visible.
isButtonRequired() - Method in class org.tencompetence.portlet.common.components.ElementController
Checks if the facelet requires a action button.
isButtonRequired() - Method in class org.tencompetence.portlet.pdp.beans.PdpBuildPlan.BuildplanElementController
Checks if the facelet requires a action button.
isButtonToVisible() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioSmallView
Checks if is button to visible.
isCollapsed() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if the goal selection box is collapsed.
isCollapsed() - Method in class org.tencompetence.portlet.pdp.beans.PdpGeneratePlan
Indicates if the generated plan details pane is collapsed or shown.
isCollapsed() - Method in class org.tencompetence.portlet.pdp.controllers.FilterController
Checks if the goal selection box is collapsed.
isCollapsed() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioSmallView
Checks if is description expanded.
isCommunityPermission() - Method in class org.tencompetence.portlet.common.components.PermissionsData
Checks if is community permission.
isCompetencesAvailable() - Method in class org.tencompetence.portlet.modeleditor.beans.SmallView
Checks if is competences available.
isCompleted() - Method in class org.tencompetence.portlet.pdp.beans.PdpSelectAction.LeafController
Checks if is completed.
isCompleted() - Method in class org.tencompetence.portlet.pdp.controllers.Task
Checks if this task completed.
isCompletePlan() - Method in class org.tencompetence.portlet.pdp.beans.PdpGeneratePlan
Checks if is complete plan.
isCompletePlan() - Method in class org.tencompetence.portlet.pdp.controllers.PlanGenerator
Checks if is complete plan.
isCorrect() - Method in class org.tencompetence.portlet.qtieditor.common.InlineChoiceItem
Checks if the choice is currently marked as correct.
isCorrect() - Method in class org.tencompetence.portlet.qtieditor.common.SimpleChoiceItem
Checks if the choice is currently marked as correct.
isCorrectAndScoreAllowed() - Method in class org.tencompetence.portlet.qtieditor.beans.ChoiceInteractionEdit
Check if question type allows setting a score for each answer.
isCovered() - Method in class org.tencompetence.portlet.pdp.controllers.Gap
Checks if the gap is covered by at least one path.
isDirty() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
Returns true if any of the fields have been changed, false otherwise.
isDirty() - Method in interface org.tencompetence.portlet.common.components.IFormState
Returns true when the form is considered to be dirty (e.g. data have been modified).
isDirty() - Method in class org.tencompetence.portlet.modeleditor.controller.ChildLevelController
Checks if is dirty.
isDisabled() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceProfileSubCompetenceLevel
Checks if is disabled.
isDisabled() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceSubCompetenceLevel
Checks if is disabled.
isDisabled() - Method in class org.tencompetence.portlet.modeleditor.controller.ChildLevelController
Checks if is disabled.
isDisplayEventsBox() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioPreferencesComponent
Checks if is display events box.
isEditable() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
Checks if is editable.
isEditable() - Method in class org.tencompetence.portlet.common.components.RatingComponentController
Checks if is editable.
isEditingBlanks() - Method in class org.tencompetence.portlet.qtieditor.beans.InlineChoiceEdit
Check if view is in editing blanks mode.
isElementList() - Method in class org.tencompetence.portlet.pdp.beans.PdpSelectAction.ClusterController
Return true if a list of child elements should be rendered.
isElementList() - Method in class org.tencompetence.portlet.pdp.beans.PdpSelectAction.LeafController
Return true if a list of child elements should be rendered.
isElementSelected() - Method in class org.tencompetence.portlet.assessment.beans.AssessmentFullPage
Checks if an element in the list selected.
isElementSelected() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if a profile is selected in the list.
isElementSelected() - Method in class org.tencompetence.portlet.pdp.beans.PdpBuildPlan
Returns true if a element is selected.
isElementSelected() - Method in class org.tencompetence.portlet.pdp.beans.PdpGeneratePlan
Returns true if a element is selected.
isElementSelected() - Method in class org.tencompetence.portlet.pdp.controllers.ViewScreenController
Returns true if an element is selected.
isEmpty() - Method in class org.tencompetence.portlet.common.components.NavigationDataHolder
Checks if history is empty.
isEmptyProfile() - Method in class org.tencompetence.portlet.assessment.beans.AssessmentFullPage
Checks if goals targeted profile has any competence levels associated.
isEmptyProfile() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the targeted competence profile has associated competence levels.
isExpanded() - Method in class org.tencompetence.portlet.common.components.PermissionsBean
Checks if AdvancedPermissions is expanded.
isFeedbackRendered() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the feedback should be rendered.
isGoalAttained() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the user has attained the goal.
isGoalSelected() - Method in class org.tencompetence.portlet.goal.beans.GoalListener
Checks if a goal is selected.
isGoalValid() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioCompetenceProfileLevelView
Checks if is target valid.
isGuestPermission() - Method in class org.tencompetence.portlet.common.components.PermissionsData
Checks if is guest permission.
isGuestUnsupportedPermission() - Method in class org.tencompetence.portlet.common.components.PermissionsData
Checks if is guest unsupported permission.
isIncludeBoundary() - Method in class org.tencompetence.portlet.qtieditor.common.FeedbackItem
Checks if boundary is included in the feedback.
isInlineChoice() - Method in class org.tencompetence.portlet.qtieditor.beans.InlineChoiceEdit
Check if current question is inline-choice.
isLast() - Method in class org.tencompetence.portlet.pdp.controllers.FilterController.FilterOptionLabel
Checks if is last.
isLeaf() - Method in class org.tencompetence.portlet.pdp.beans.PdpSelectAction.ClusterController
Return true if this element is a leaf.
isLeaf() - Method in class org.tencompetence.portlet.pdp.beans.PdpSelectAction.LeafController
Return true if this element is a leaf.
isLongDescription() - Method in class org.tencompetence.portlet.common.components.ElementController
Checks if the description is longer than the threshold.
isLongDescription() - Method in class org.tencompetence.portlet.pdp.controllers.PathDetailsController
Checks if the description is longer than the threshold.
isMainActive() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the main screen is active.
isMetadataExpanded() - Method in class org.tencompetence.portlet.common.components.ElementController
Checks if the meta data is shown.
isMetadataExpanded() - Method in class org.tencompetence.portlet.pdp.controllers.PathDetailsController
Checks if the meta data is shown.
isMultiLevel() - Method in class org.tencompetence.portlet.common.components.GoalTitleController
Checks if the competence profile has multiple profile levels.
isMultiLevel() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if the active profile has multiple (>1) profile levels.
isNoPathsAvailable() - Method in class org.tencompetence.portlet.pdp.controllers.PlanGenerator
Checks if is no paths available.
isNoPathsAvailble() - Method in class org.tencompetence.portlet.pdp.beans.PdpGeneratePlan
Checks if is no paths availble.
isNumberOfCorrectResponses() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if result report has number of correct responses.
isNumberOfIncorrectResponses() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if result report has number of incorrect responses.
isNumberOfPresentedQuestions() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if result report has number of presented questions.
isNumberOfRespondedQuestions() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if result report has number of responded questions.
isNumberOfSelectedQuestions() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if result report has number of selected questions.
isOnlyOneCorrectAllowed() - Method in class org.tencompetence.portlet.qtieditor.beans.ChoiceInteractionEdit
Check if question type allows only one correct answer.
isOptionsActive() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the options screen is active.
isOverallPercentage() - Method in class org.tencompetence.portlet.qtieditor.beans.AssessmentTestEdit
Check if result report has overall percentage.
isPartOfPlan() - Method in class org.tencompetence.portlet.pdp.controllers.PathListEntry
Checks if the path is part of the learning plan.
isPlanAvailable() - Method in class org.tencompetence.portlet.pdp.beans.PdpGeneratePlan
Checks if is plan available.
isPlanAvailable() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if a learning plan is available.
isPlanAvailable() - Method in class org.tencompetence.portlet.pdp.controllers.PlanGenerator
Checks if is plan available.
isPlanAvailable() - Method in class org.tencompetence.portlet.pdp.controllers.ViewScreenController
Checks if a plan is available by checking if it has any associated paths.
isPlanGenerated() - Method in class org.tencompetence.portlet.pdp.beans.PdpGeneratePlan
Checks if is plan generated.
isPlanGenerated() - Method in class org.tencompetence.portlet.pdp.controllers.PlanGenerator
Checks if is plan generated.
isPlansAvailable() - Method in class org.tencompetence.portlet.pdp.beans.PdpBuildPlan
Returns true if there are any plans available.
isPopupVisible() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean.ConfirmationController
If the controller returns true the associated confirmation dialog is shown, otherwise it is hidden.
isPopupVisible() - Method in class org.tencompetence.portlet.common.components.BreadcrumbsController.PopupController
If the controller returns true the associated confirmation dialog is shown, otherwise it is hidden.
isPopupVisible() - Method in interface org.tencompetence.portlet.common.components.IOkCancelDialog
If the controller returns true the associated confirmation dialog is shown, otherwise it is hidden.
isPopupVisible() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceLevelEdit
Checks if is popup visible.
isPopupVisible() - Method in class org.tencompetence.portlet.modeleditor.beans.CompetenceProfileLevelEdit
Checks if is popup visible.
isPortfolioView() - Method in class org.tencompetence.portlet.common.components.ElementController
Checks if is show title description.
isProfilesAvailable() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if there are any profiles available.
isProfilesAvailable() - Method in class org.tencompetence.portlet.modeleditor.beans.SmallView
Checks if is profiles available.
isReadOnly() - Method in class org.tencompetence.portlet.common.components.BaseEditorBean
Checks if the user can update this entity.
isSelectable() - Method in class org.tencompetence.portlet.pdp.beans.PdpSelectAction.LeafController
Returns true if the element represented by this controller may be selected by the user.
isSelectableEnabled() - Method in interface org.tencompetence.portlet.common.components.IActionsMenuRow
Checks if is selectable enabled.
isSelectableEnabled() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuRowItem
 
isSelectCommunityDropdownVisible() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioAdminPreferences
Checks if the SelectCommunity Dropdown is visible.
isSelectCommunityDropdownVisible() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioAdminPreferencesController
Checks if the SelectCommunity Dropdown is visible.
isSelectCommunityDropdownVisible() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioUserPreferencesController
Checks if the SelectCommunity Dropdown is visible.
isSelectCommunityDropdownVisible() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioPreferencesComponent
Checks if the SelectCommunity Dropdown is visible.
isSelected() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Is this row selected ?
isSelected() - Method in interface org.tencompetence.portlet.common.components.IActionsMenuRow
Checks if is selected.
isSelected() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuRowItem
 
isSelected() - Method in class org.tencompetence.portlet.modeleditor.common.CompetenceRow
Checks if is this row item is selected.
isSelected() - Method in interface org.tencompetence.portlet.modeleditor.common.IRowItem
Checks if is this row item is selected.
isSelected() - Method in class org.tencompetence.portlet.modeleditor.common.RowItem
Checks if is this row item is selected.
isSelected() - Method in class org.tencompetence.portlet.pdp.controllers.Gap
Checks if the gap is selected.
isSelected() - Method in interface org.tencompetence.portlet.qtieditor.common.IRowItem
Checks if is this row item is selected.
isSelected() - Method in class org.tencompetence.portlet.qtieditor.common.RowItem
Checks if is this row item is selected.
isSelectGoalAllowed() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Check if user is allowed to select a Goal.
isShowActionsButton() - Method in interface org.tencompetence.portlet.common.components.IActionsMenuListController2
Checks if is show actions button.
isShowActionsButton() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuListController
 
isShowActionsMenu() - Method in class org.tencompetence.portlet.common.components.ActionsMenuRowItem
Show the actions menu ?
isShowActionsMenu() - Method in class org.tencompetence.portlet.portfolio.common.components.LPElementRowItem
 
isShowEventCheckbox() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioPreferencesComponent
Checks if is show event checkbox.
isShowEvents() - Method in class org.tencompetence.portlet.portfolio.common.components.PortfolioPreferencesComponent
Checks if is show events.
isShowExtraColumn() - Method in interface org.tencompetence.portlet.common.components.IActionsMenuListController2
Checks if is show extra column.
isShowExtraColumn() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuListController
 
isShowImage() - Method in class org.tencompetence.portlet.common.components.ElementController
Do we need to show the image ?
isShowNullLevelIcon() - Method in class org.tencompetence.portlet.common.components.RatingComponentController
Checks if we need to the Null Level icon.
isShowPopup() - Method in class org.tencompetence.portlet.common.components.RatingComponentController
Checks if we need to show the popup.
isShowRequiredLevelIcon() - Method in class org.tencompetence.portlet.common.components.RatingComponentController
Checks if we need to show the Required Level Icon.
isShowSelectColumn() - Method in interface org.tencompetence.portlet.common.components.IActionsMenuListController2
Checks if is show select column.
isShowSelectColumn() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuListController
 
isShowTitleAsLink() - Method in interface org.tencompetence.portlet.common.components.IActionsMenuRow
Checks if is show title as link.
isShowTitleAsLink() - Method in class org.tencompetence.portlet.goal.beans.GoalActionsMenuRowItem
 
isSignedIn() - Method in class org.tencompetence.portlet.goal.beans.GoalSmallView
Checks if user is signed in.
isSmallViewAvailable() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if is small view button available.
isSubscribed() - Method in class org.tencompetence.portlet.goal.controllers.ProfileEntry
Checks if the user is subscribed to the path.
isSubscribed() - Method in class org.tencompetence.portlet.pdp.controllers.PathListEntry
Checks if the user is subscribed to the path.
isSubscribedToSelectedGoal(Goal) - Static method in class org.tencompetence.portlet.goal.beans.GoalUtil
isSubscribedToSelectedGoal.
isTargetSelectionDisabled() - Method in class org.tencompetence.portlet.goal.beans.GoalEdit
Checks if is target selection disabled.
isTargetValid() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioGoalView
Checks if is target valid.
isTasksCompleted() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if all tasks are completed.
isValidTest() - Method in class org.tencompetence.portlet.test.beans.TestSmallView
Checks if a valid test has been selected.
isViewActive() - Method in class org.tencompetence.portlet.pdp.beans.PdpSmallView
Checks if the view route screen is active.
isVisible() - Method in class org.tencompetence.portlet.common.components.AssessmentPopupController
Checks if is visible.
isVisible() - Method in class org.tencompetence.portlet.common.components.RatingPopupController
Checks if is visible.
isVisible() - Method in class org.tencompetence.portlet.portfolio.beans.PortfolioRatingControllerPopup
Checks if is visible.
A B C D E F G H I L M N O P R S T U V X