Class PropertyDDCName

java.lang.Object
com.saperion.bean.PropertyDDCName

public class PropertyDDCName extends Object
Represents the property name and the the its owned DDC.
Author:
rbo
  • Constructor Details

    • PropertyDDCName

      public PropertyDDCName(String prop, String name)
      Constructor.
      Parameters:
      prop - Propertyname
      name - DDC name
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
      See Also:
    • getDdcName

      public String getDdcName()
      Returns:
      DDC name
    • getProperty

      public String getProperty()
      Returns:
      property of the ddc table or "*" if all properties must be returned