Class JcrValueType


  • public class JcrValueType
    extends java.lang.Object
    JcrValueType...
    • Constructor Summary

      Constructors 
      Constructor Description
      JcrValueType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String contentTypeFromType​(int propertyType)  
      static int typeFromContentType​(java.lang.String contentType)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JcrValueType

        public JcrValueType()
    • Method Detail

      • contentTypeFromType

        public static java.lang.String contentTypeFromType​(int propertyType)
      • typeFromContentType

        public static int typeFromContentType​(java.lang.String contentType)