Interface DataDefinitionContentType
public interface DataDefinitionContentType
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleandefault booleandefault booleanlongdefault Stringdefault Stringdefault booleanhasPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long companyId, long groupId, String resourceName, long primKey, long userId, String actionId) default booleanhasPortletPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long groupId, String actionId) default boolean
-
Method Details
-
allowEmptyDataDefinition
default boolean allowEmptyDataDefinition() -
allowInvalidAvailableLocalesForProperty
default boolean allowInvalidAvailableLocalesForProperty() -
allowReferencedDataDefinitionDeletion
default boolean allowReferencedDataDefinitionDeletion() -
getClassNameId
long getClassNameId() -
getContentType
-
getPortletResourceName
-
hasPermission
default boolean hasPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long companyId, long groupId, String resourceName, long primKey, long userId, String actionId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
hasPortletPermission
default boolean hasPortletPermission(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long groupId, String actionId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
isDataRecordCollectionPermissionCheckingEnabled
default boolean isDataRecordCollectionPermissionCheckingEnabled()
-