public class PortletPreferencesTable extends com.liferay.petra.sql.dsl.base.BaseTable<PortletPreferencesTable>
PortletPreferences
Modifier and Type | Field and Description |
---|---|
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> |
companyId |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> |
ctCollectionId |
static PortletPreferencesTable |
INSTANCE |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> |
mvccVersion |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> |
ownerId |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Integer> |
ownerType |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> |
plid |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,String> |
portletId |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> |
portletPreferencesId |
com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Clob> |
preferences |
public static final PortletPreferencesTable INSTANCE
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> mvccVersion
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> ctCollectionId
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> portletPreferencesId
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> companyId
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> ownerId
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Integer> ownerType
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Long> plid
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,String> portletId
public final com.liferay.petra.sql.dsl.Column<PortletPreferencesTable,Clob> preferences