Class RolleProperties

    • Constructor Detail

      • RolleProperties

        public RolleProperties()
    • Method Detail

      • getFCProperty

        public boolean getFCProperty​(EAccessProperty propertyKey)
      • getCustomProperty

        public boolean getCustomProperty​(String propertyKey)
      • setFCProperty

        public void setFCProperty​(EAccessProperty propertyKey,
                                  boolean value)
      • setCustomProperty

        public void setCustomProperty​(String propertyKey,
                                      boolean value)
      • getCustomPropertyMap

        public Map<String,​Boolean> getCustomPropertyMap()
        Returns:
        the customPropertyMap