com.engiweb.rpd.common.bean

Class ProfileGroupBean

  • java.lang.Object
    • com.engiweb.pm.web.bean.AbstractBean
      • com.engiweb.rpd.common.bean.ProfileGroupBean
  • All Implemented Interfaces:
    com.engiweb.toolkit.common.IBean, java.io.Serializable


    public class ProfileGroupBean
    extends com.engiweb.pm.web.bean.AbstractBean
    See Also:
    Serialized Form
    • Field Detail

      • id

        public java.lang.Long id
    • Constructor Detail

      • ProfileGroupBean

        public ProfileGroupBean()
      • ProfileGroupBean

        public ProfileGroupBean(java.lang.Long id,
                                java.lang.String name,
                                java.lang.Long root,
                                java.lang.Long parent,
                                java.lang.Long type,
                                java.lang.Long condition,
                                java.lang.Long entitlement_id,
                                java.lang.Long serviceAttribute_id,
                                java.lang.String serviceAttribute_name,
                                java.lang.String value)
    • Method Detail

      • getRoot

        public java.lang.Long getRoot()
      • setRoot

        public void setRoot(java.lang.Long root)
      • getName

        public java.lang.String getName()
      • setName

        public void setName(java.lang.String name)
      • getParent

        public java.lang.Long getParent()
      • setParent

        public void setParent(java.lang.Long parent)
      • getType

        public java.lang.Long getType()
      • setType

        public void setType(java.lang.Long type)
      • getCondition

        public java.lang.Long getCondition()
      • setCondition

        public void setCondition(java.lang.Long condition)
      • getEntitlement_id

        public java.lang.Long getEntitlement_id()
      • setEntitlement_id

        public void setEntitlement_id(java.lang.Long entitlement_id)
      • getServiceAttribute_id

        public java.lang.Long getServiceAttribute_id()
      • setServiceAttribute_id

        public void setServiceAttribute_id(java.lang.Long serviceAttribute_id)
      • getEntitlement_name

        public java.lang.String getEntitlement_name()
      • setEntitlement_name

        public void setEntitlement_name(java.lang.String entitlement_name)
      • getEntitlement_description

        public java.lang.String getEntitlement_description()
      • setEntitlement_description

        public void setEntitlement_description(java.lang.String entitlement_description)
      • getEntitlement_code

        public java.lang.String getEntitlement_code()
      • setEntitlement_code

        public void setEntitlement_code(java.lang.String entitlement_code)
      • getServiceAttribute_name

        public java.lang.String getServiceAttribute_name()
      • setServiceAttribute_name

        public void setServiceAttribute_name(java.lang.String serviceAttribute_name)
      • getServiceAttribute_required

        public java.lang.Long getServiceAttribute_required()
      • setServiceAttribute_required

        public void setServiceAttribute_required(java.lang.Long serviceAttribute_required)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue(java.lang.String value)
      • getId

        public java.lang.Long getId()
      • setId

        public void setId(java.lang.Long id)
      • getState

        public java.lang.Long getState()
      • setState

        public void setState(java.lang.Long state)
      • getLastModUser

        public java.lang.String getLastModUser()
      • setLastModUser

        public void setLastModUser(java.lang.String lastModUser)
      • getLastModTime

        public java.util.Date getLastModTime()
      • setLastModTime

        public void setLastModTime(java.util.Date lastModTime)
      • getEntitlement_application_name

        public java.lang.String getEntitlement_application_name()
      • setEntitlement_application_name

        public void setEntitlement_application_name(java.lang.String entitlement_application_name)
      • getEntitlement_functionalityType_name

        public java.lang.String getEntitlement_functionalityType_name()
      • setEntitlement_functionalityType_name

        public void setEntitlement_functionalityType_name(java.lang.String entitlement_functionalityType_name)