Class LocalizedPropertiesEntity


  • public class LocalizedPropertiesEntity
    extends Object
    Class holding properties associated with the sys:localized aspect. This aspect is common enough to warrant direct inclusion on the Node entity.
    Since:
    4.0
    Author:
    Derek Hulley
    • Constructor Detail

      • LocalizedPropertiesEntity

        public LocalizedPropertiesEntity()
    • Method Detail

      • isLocalizedProperty

        public static boolean isLocalizedProperty​(QName qname)
        Returns:
        Returns true if the property belongs to the sys:localized aspect
      • removeLocalizedProperties

        public static void removeLocalizedProperties​(Set<QName> propertyQNames)
        Remove all localized properties