Class CmsVfsFileValueBean

java.lang.Object
org.opencms.xml.content.CmsVfsFileValueBean

public class CmsVfsFileValueBean extends Object
A bean class containing both a path and a UUID which should be stored in an XML file value.

Since:
8.0.0
  • Constructor Details

  • Method Details

    • getId

      public CmsUUID getId()
      Gets the UUID of this bean.

      Returns:
      a UUID
    • getPath

      public String getPath()
      Gets the path of this bean.

      Returns:
      a path