Class AttributeView

java.lang.Object
com.ptc.core.lwc.common.view.AttributeView

public class AttributeView extends Object
A view for clf node attributes

Supported API: true

Extendable: false
  • Method Details

    • getInternalName

      public String getInternalName()
      get internal name for the attribute view.

      Supported API: true
    • getLocalizedPropertyValues

      public Map<AttributePropertyEnum,Map<Locale,String>> getLocalizedPropertyValues()
      get localized property values for the attribute view.

      Supported API: true