Package org.ametys.plugins.repository.data.holder.group
package org.ametys.plugins.repository.data.holder.group
-
ClassDescriptionInterface for compositesInterface for model aware compositesClass for model aware repeaters Here is the format of generated SAX events for data in a repeater: <entry name="<entry position>"> <sax events for data1 in the current entry> <sax events for data2 in the current entry> ...Class for model aware repeater entriesInterface for model less compositesInterface for modifiable compositesInterface for modifiable model aware compositesInterface for modifiable model aware repeatersInterface for modifiable model aware repeater entriesInterface for modifiable model less compositesInterface for modifiable repeatersInterface for modifiable repeater entriesInterface for repeaters Here is the format of generated SAX events for a given data in a repeater: <entry name="<entry position>"> <sax events for the given data in the current entry> <\entry> ...Interface for repeater entries