public abstract class BasePortletBean extends PermissionsBean
Constructor and Description |
---|
BasePortletBean() |
Modifier and Type | Method and Description |
---|---|
com.liferay.portal.model.BaseModel<?> |
getEntity()
Fetches the editor input.
|
java.lang.String |
getPageInit()
Use this method in the jspx to correctly initialize this page / bean.
|
void |
setEntity(com.liferay.portal.model.BaseModel<?> entity)
Sets the entity.
|
checkModelPermission, checkModelPermission, checkPortletPermission, checkPortletPermission, getToggleText, isExpanded, toggle
public java.lang.String getPageInit()
public com.liferay.portal.model.BaseModel<?> getEntity()
public void setEntity(com.liferay.portal.model.BaseModel<?> entity)
entity
- the new entity