Class FileResourceProperty

java.lang.Object
org.exoplatform.common.util.HierarchicalProperty
org.exoplatform.services.jcr.webdav.resource.FileResourceProperty

public class FileResourceProperty extends org.exoplatform.common.util.HierarchicalProperty
  • Field Summary

    Fields inherited from class org.exoplatform.common.util.HierarchicalProperty

    attributes, children, name, value
  • Constructor Summary

    Constructors
    Constructor
    Description
    FileResourceProperty(QName name, javax.jcr.Property property)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.exoplatform.common.util.HierarchicalProperty

    addChild, getAttribute, getAttributes, getChild, getChild, getChildren, getName, getStringName, setAttribute, setAttribute, setValue

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FileResourceProperty

      public FileResourceProperty(QName name, javax.jcr.Property property)
  • Method Details

    • getValue

      public String getValue()
      Overrides:
      getValue in class org.exoplatform.common.util.HierarchicalProperty