Interface DataDefinitionContentType


public interface DataDefinitionContentType
  • Method Details

    • allowEmptyDataDefinition

      default boolean allowEmptyDataDefinition()
    • allowInvalidAvailableLocalesForProperty

      default boolean allowInvalidAvailableLocalesForProperty()
    • allowReferencedDataDefinitionDeletion

      default boolean allowReferencedDataDefinitionDeletion()
    • getClassNameId

      long getClassNameId()
    • getContentType

      default String getContentType()
    • getPortletResourceName

      default String 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()