Uses of Class
net.n2oapp.framework.config.register.XmlInfo
Packages that use XmlInfo
Package
Description
-
Uses of XmlInfo in net.n2oapp.framework.config.reader
Methods in net.n2oapp.framework.config.reader with parameters of type XmlInfo -
Uses of XmlInfo in net.n2oapp.framework.config.register
Subclasses of XmlInfo in net.n2oapp.framework.config.registerFields in net.n2oapp.framework.config.register declared as XmlInfoFields in net.n2oapp.framework.config.register with type parameters of type XmlInfoMethods in net.n2oapp.framework.config.register that return XmlInfoMethods in net.n2oapp.framework.config.register that return types with arguments of type XmlInfoModifier and TypeMethodDescriptionRegisterUtil.retrieveInfoTree(XmlInfo info, List<XmlInfo> infos) Methods in net.n2oapp.framework.config.register with parameters of type XmlInfoModifier and TypeMethodDescriptionstatic InfoStatus.StatusInfoStatus.calculateStatusByFile(XmlInfo info) Deprecated.static InfoStatus.StatusInfoStatus.calculateStatusByFile(XmlInfo info, boolean checkDiff) Deprecated.static InfoStatus.StatusInfoStatus.calculateStatusByFile(XmlInfo info, boolean checkDiff, boolean checkDuplicate) Deprecated.static booleanInfoStatus.checkIsDuplicate(XmlInfo info) Deprecated.static booleanInfoStatus.isServerFile(XmlInfo info) Deprecated.static booleanInfoStatus.isSystemFile(XmlInfo info) Deprecated.RegisterUtil.retrieveInfoTree(XmlInfo info, List<XmlInfo> infos) voidInfoConstructor.setAncestor(XmlInfo ancestor) Deprecated.Method parameters in net.n2oapp.framework.config.register with type arguments of type XmlInfoModifier and TypeMethodDescriptionRegisterUtil.retrieveInfoTree(XmlInfo info, List<XmlInfo> infos) Constructors in net.n2oapp.framework.config.register with parameters of type XmlInfo -
Uses of XmlInfo in net.n2oapp.framework.config.register.event
Methods in net.n2oapp.framework.config.register.event that return XmlInfoModifier and TypeMethodDescriptionConfigDuplicateResolveEvent.getInfo()ConfigPersistEvent.getInfo()MetadataRemovedEvent.getInfo()Methods in net.n2oapp.framework.config.register.event with parameters of type XmlInfoModifier and TypeMethodDescriptionvoidvoidConstructors in net.n2oapp.framework.config.register.event with parameters of type XmlInfoModifierConstructorDescriptionConfigDuplicateResolveEvent(Object source, XmlInfo info) ConfigPersistEvent(Object source, XmlInfo info, boolean isCreate) MetadataRemovedEvent(Object source, XmlInfo info) -
Uses of XmlInfo in net.n2oapp.framework.config.selective
Constructors in net.n2oapp.framework.config.selective with parameters of type XmlInfo