Class ContentPropertyUtils

java.lang.Object
org.springframework.content.commons.utils.ContentPropertyUtils

public final class ContentPropertyUtils extends Object
  • Method Details

    • isPrimitiveContentPropertyClass

      public static boolean isPrimitiveContentPropertyClass(Class<?> clazz)
    • isWrapperType

      public static boolean isWrapperType(Class<?> type)
    • isRelationshipField

      public static boolean isRelationshipField(Field f)