Class UnlockItemByPathRequest

java.lang.Object
org.craftercms.studio.model.rest.content.UnlockItemByPathRequest

public class UnlockItemByPathRequest extends Object
  • Constructor Details

    • UnlockItemByPathRequest

      public UnlockItemByPathRequest()
  • Method Details

    • getSiteId

      public String getSiteId()
    • setSiteId

      public void setSiteId(String siteId)
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)