Interface DataDefinitionContentType
public interface DataDefinitionContentType
-
Method Summary
Modifier and TypeMethodDescriptiondefault boolean
default boolean
default boolean
long
default String
default String
default boolean
hasPermission
(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, long companyId, long groupId, String resourceName, long primKey, long userId, String actionId) default boolean
hasPortletPermission
(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()
-