public class SmallView
extends java.lang.Object
Constructor and Description |
---|
SmallView()
Instantiates a new small view.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEditorLink()
Returns a URL that Liferay uses to render this portlet in maximized state.
|
java.lang.String |
getMapName()
Return the name of the competence map associated with this portlet.
|
java.lang.String |
getMaxCompetenceUrl()
Returns a URL that Liferay uses to render this portlet in maximized state.
|
java.lang.String |
getMaxProfileUrl()
Returns a URL that Liferay uses to render this portlet in maximized state.
|
java.lang.String |
getNumberOfCompetenceProfiles()
Gets a
String representation for the number of competence profiles contained in the current
competence map. |
java.lang.String |
getNumberOfCompetences()
Gets a
String representation for the number of competences contained in the current competence map. |
java.lang.String |
getWindowStateMaximizedUrl()
Gets the window state maximized url.
|
boolean |
isCompetencesAvailable()
Checks if is competences available.
|
boolean |
isProfilesAvailable()
Checks if is profiles available.
|
public java.lang.String getEditorLink()
TCPhaseListener
public java.lang.String getMaxCompetenceUrl()
TCPhaseListener
public java.lang.String getMaxProfileUrl()
TCPhaseListener
public java.lang.String getWindowStateMaximizedUrl()
public java.lang.String getMapName()
public java.lang.String getNumberOfCompetences()
String
representation for the number of competences contained in the current competence map.String
public java.lang.String getNumberOfCompetenceProfiles()
String
representation for the number of competence profiles contained in the current
competence map.String
public boolean isCompetencesAvailable()
public boolean isProfilesAvailable()