|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.lar.BasePortletDataHandler
public abstract class BasePortletDataHandler
| Constructor Summary | |
|---|---|
BasePortletDataHandler()
|
|
| Method Summary | |
|---|---|
boolean |
isAlwaysExportable()
Returns true to allow the user to export data for this portlet even though it may not belong to any pages. |
boolean |
isPublishToLiveByDefault()
Returns whether the data exported by this handler should be included by default when publishing to live. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.lar.PortletDataHandler |
|---|
deleteData, exportData, getExportControls, getImportControls, importData |
| Constructor Detail |
|---|
public BasePortletDataHandler()
| Method Detail |
|---|
public boolean isAlwaysExportable()
PortletDataHandler
isAlwaysExportable in interface PortletDataHandlerpublic boolean isPublishToLiveByDefault()
PortletDataHandler
isPublishToLiveByDefault in interface PortletDataHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||