Class PropertyIdQueryParameter

java.lang.Object
org.alfresco.repo.domain.propval.PropertyIdQueryParameter

public class PropertyIdQueryParameter extends Object
Query parameters for searching alf_prop_link by IDs.
Since:
3.2
Author:
Derek Hulley
  • Constructor Details

    • PropertyIdQueryParameter

      public PropertyIdQueryParameter()
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getRootPropIds

      public List<Long> getRootPropIds()
    • setRootPropIds

      public void setRootPropIds(List<Long> rootPropIds)