Class AttributePermissionForType

java.lang.Object
de.hybris.platform.cms2.data.AttributePermissionForType
All Implemented Interfaces:
Serializable

public class AttributePermissionForType extends Object implements Serializable
See Also:
  • Constructor Details

    • AttributePermissionForType

      public AttributePermissionForType()
  • Method Details

    • setTypecode

      public void setTypecode(String typecode)
    • getTypecode

      public String getTypecode()
    • setInclude

      public void setInclude(String include)
    • getInclude

      public String getInclude()
    • setExclude

      public void setExclude(String exclude)
    • getExclude

      public String getExclude()