Uses of Interface
net.anotheria.anosite.gen.asresourcedata.data.LocalizationBundle
-
-
Uses of LocalizationBundle in net.anotheria.anosite.gen.asresourcedata.action
Methods in net.anotheria.anosite.gen.asresourcedata.action with parameters of type LocalizationBundle Modifier and Type Method Description protected voidBaseLocalizationBundleAction. addFieldExplanations(jakarta.servlet.http.HttpServletRequest req, LocalizationBundle localizationbundle)protected voidBaseLocalizationBundleAction. canUpdateLocalizationBundles(LocalizationBundle localizationbundle, jakarta.servlet.http.HttpServletRequest req)Checking UpdateCapability rightsprotected voidBaseLocalizationBundleAction. checkLocalizationBundles(LocalizationBundle localizationbundle, jakarta.servlet.http.HttpServletRequest req)Executing auto-unlocking check....protected voidBaseLocalizationBundleAction. lockLocalizationBundles(LocalizationBundle localizationbundle, jakarta.servlet.http.HttpServletRequest req)Executing locking.protected LocalizationBundleListItemBeanShowLocalizationBundlesAction. makeLocalizationBundleListItemBean(LocalizationBundle localizationbundle)protected voidBaseLocalizationBundleAction. unLockLocalizationBundles(LocalizationBundle localizationbundle, jakarta.servlet.http.HttpServletRequest req, boolean unlockByTimeoout)Executing unlocking. -
Uses of LocalizationBundle in net.anotheria.anosite.gen.asresourcedata.data
Classes in net.anotheria.anosite.gen.asresourcedata.data that implement LocalizationBundle Modifier and Type Class Description classLocalizationBundleDocumentMethods in net.anotheria.anosite.gen.asresourcedata.data that return LocalizationBundle Modifier and Type Method Description LocalizationBundleLocalizationBundleBuilder. build()static LocalizationBundleLocalizationBundleFactory. createLocalizationBundle()static LocalizationBundleLocalizationBundleFactory. createLocalizationBundle(java.lang.String anId)For internal use only!static LocalizationBundleLocalizationBundleFactory. createLocalizationBundle(LocalizationBundle template)static LocalizationBundleLocalizationBundleFactory. createLocalizationBundleForImport(java.lang.String anId)static LocalizationBundleLocalizationBundleXMLHelper. fromXML(net.anotheria.util.xml.XMLNode node)Methods in net.anotheria.anosite.gen.asresourcedata.data with parameters of type LocalizationBundle Modifier and Type Method Description intLocalizationBundleDocument. compareTo(LocalizationBundle comparable)static LocalizationBundleLocalizationBundleFactory. createLocalizationBundle(LocalizationBundle template)static net.anotheria.util.xml.XMLNodeLocalizationBundleXMLHelper. toXML(LocalizationBundle object)static net.anotheria.util.xml.XMLNodeLocalizationBundleXMLHelper. toXML(LocalizationBundle object, java.lang.String... languages) -
Uses of LocalizationBundle in net.anotheria.anosite.gen.asresourcedata.service
Methods in net.anotheria.anosite.gen.asresourcedata.service that return LocalizationBundle Modifier and Type Method Description LocalizationBundleASResourceDataServiceImpl. createLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleIASResourceDataService. createLocalizationBundle(LocalizationBundle localizationbundle)Creates a new LocalizationBundle object.LocalizationBundleASResourceDataServiceImpl. getLocalizationBundle(java.lang.String id)LocalizationBundleIASResourceDataService. getLocalizationBundle(java.lang.String id)Returns the LocalizationBundle object with the specified id.LocalizationBundleASResourceDataServiceImpl. importLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleIASResourceDataService. importLocalizationBundle(LocalizationBundle localizationbundle)Imports a new LocalizationBundle object.LocalizationBundleASResourceDataServiceImpl. updateLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleIASResourceDataService. updateLocalizationBundle(LocalizationBundle localizationbundle)Updates a LocalizationBundle object.Methods in net.anotheria.anosite.gen.asresourcedata.service that return types with arguments of type LocalizationBundle Modifier and Type Method Description java.util.List<LocalizationBundle>ASResourceDataServiceImpl. createLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>IASResourceDataService. createLocalizationBundles(java.util.List<LocalizationBundle> list)Creates multiple new LocalizationBundle objects.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundles()java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundles(java.util.List<java.lang.String> ids)Returns the LocalizationBundle objects with the specified ids.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundles(java.util.List<java.lang.String> ids, net.anotheria.util.sorter.SortType sortType)Returns the LocalizationBundle objects with the specified ids, sorted by given sorttype.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundles(net.anotheria.util.slicer.Segment aSegment)Returns LocalizationBundle objects segment.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundles(net.anotheria.util.sorter.SortType sortType)java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundles()Returns all LocalizationBundles objects stored.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundles(net.anotheria.util.slicer.Segment aSegment)Returns LocalizationBundles objects segment.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundles(net.anotheria.util.sorter.SortType sortType)Returns all LocalizationBundles objects sorted by given sortType.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundlesByProperty(java.lang.String propertyName, java.lang.Object value)java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundlesByProperty(java.lang.String propertyName, java.lang.Object value, net.anotheria.util.sorter.SortType sortType)java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundlesByProperty(net.anotheria.anodoc.query2.QueryProperty... property)Returns all LocalizationBundle objects, where property matches.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundlesByProperty(net.anotheria.util.slicer.Segment aSegment, net.anotheria.anodoc.query2.QueryProperty... property)Returns LocalizationBundle objects segment, where property matched.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundlesByProperty(net.anotheria.util.slicer.Segment aSegment, net.anotheria.util.sorter.SortType aSortType, net.anotheria.anodoc.query2.QueryProperty... aProperty)Returns LocalizationBundle objects segment, where property matched, sorted.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. getLocalizationBundlesByProperty(net.anotheria.util.sorter.SortType sortType, net.anotheria.anodoc.query2.QueryProperty... property)Returns all LocalizationBundle objects, where property matches, sortedjava.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundlesByProperty(java.lang.String propertyName, java.lang.Object value)Returns all LocalizationBundle objects, where property with given name equals object.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundlesByProperty(java.lang.String propertyName, java.lang.Object value, net.anotheria.util.sorter.SortType sortType)Returns all LocalizationBundle objects, where property with given name equals object, sorted.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundlesByProperty(net.anotheria.anodoc.query2.QueryProperty... property)Returns all LocalizationBundle objects, where property matches.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundlesByProperty(net.anotheria.util.slicer.Segment aSegment, net.anotheria.anodoc.query2.QueryProperty... aProperty)Returns LocalizationBundle objects segment, where property matches.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundlesByProperty(net.anotheria.util.slicer.Segment aSegment, net.anotheria.util.sorter.SortType aSortType, net.anotheria.anodoc.query2.QueryProperty... aProperty)Returns LocalizationBundle objects segment, where property matches, sorted.java.util.List<LocalizationBundle>IASResourceDataService. getLocalizationBundlesByProperty(net.anotheria.util.sorter.SortType sortType, net.anotheria.anodoc.query2.QueryProperty... property)Returns all LocalizationBundle objects, where property matches, sorted.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. importLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>IASResourceDataService. importLocalizationBundles(java.util.List<LocalizationBundle> list)Imports multiple new LocalizationBundle object.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. updateLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>IASResourceDataService. updateLocalizationBundles(java.util.List<LocalizationBundle> list)Updates multiple LocalizationBundle objects.Methods in net.anotheria.anosite.gen.asresourcedata.service with parameters of type LocalizationBundle Modifier and Type Method Description LocalizationBundleASResourceDataServiceImpl. createLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleIASResourceDataService. createLocalizationBundle(LocalizationBundle localizationbundle)Creates a new LocalizationBundle object.voidASResourceDataServiceImpl. deleteLocalizationBundle(LocalizationBundle localizationbundle)voidIASResourceDataService. deleteLocalizationBundle(LocalizationBundle localizationbundle)Deletes a LocalizationBundle object.LocalizationBundleASResourceDataServiceImpl. importLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleIASResourceDataService. importLocalizationBundle(LocalizationBundle localizationbundle)Imports a new LocalizationBundle object.LocalizationBundleASResourceDataServiceImpl. updateLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleIASResourceDataService. updateLocalizationBundle(LocalizationBundle localizationbundle)Updates a LocalizationBundle object.Method parameters in net.anotheria.anosite.gen.asresourcedata.service with type arguments of type LocalizationBundle Modifier and Type Method Description java.util.List<LocalizationBundle>ASResourceDataServiceImpl. createLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>IASResourceDataService. createLocalizationBundles(java.util.List<LocalizationBundle> list)Creates multiple new LocalizationBundle objects.voidASResourceDataServiceImpl. deleteLocalizationBundles(java.util.List<LocalizationBundle> list)voidIASResourceDataService. deleteLocalizationBundles(java.util.List<LocalizationBundle> list)Deletes multiple LocalizationBundle object.net.anotheria.util.xml.XMLNodeASResourceDataServiceImpl. exportLocalizationBundlesToXML(java.lang.String[] languages, java.util.List<LocalizationBundle> list)net.anotheria.util.xml.XMLNodeASResourceDataServiceImpl. exportLocalizationBundlesToXML(java.util.List<LocalizationBundle> list)net.anotheria.util.xml.XMLNodeIASResourceDataService. exportLocalizationBundlesToXML(java.lang.String[] languages, java.util.List<LocalizationBundle> listLocalizationBundles)creates an xml element with selected contained data but only selected languages in multilingual attributesnet.anotheria.util.xml.XMLNodeIASResourceDataService. exportLocalizationBundlesToXML(java.util.List<LocalizationBundle> listLocalizationBundles)Creates an xml element with selected contained data.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. importLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>IASResourceDataService. importLocalizationBundles(java.util.List<LocalizationBundle> list)Imports multiple new LocalizationBundle object.java.util.List<LocalizationBundle>ASResourceDataServiceImpl. updateLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>IASResourceDataService. updateLocalizationBundles(java.util.List<LocalizationBundle> list)Updates multiple LocalizationBundle objects. -
Uses of LocalizationBundle in net.anotheria.anosite.gen.asresourcedata.service.fixture
Methods in net.anotheria.anosite.gen.asresourcedata.service.fixture that return LocalizationBundle Modifier and Type Method Description LocalizationBundleASResourceDataServiceFixtureImpl. createLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleASResourceDataServiceFixtureImpl. getLocalizationBundle(java.lang.String id)LocalizationBundleASResourceDataServiceFixtureImpl. importLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleASResourceDataServiceFixtureImpl. updateLocalizationBundle(LocalizationBundle localizationbundle)Methods in net.anotheria.anosite.gen.asresourcedata.service.fixture that return types with arguments of type LocalizationBundle Modifier and Type Method Description java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. createLocalizationBundles(java.util.List<LocalizationBundle> list)Creates multiple new LocalizationBundle objects.java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundles()java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundles(net.anotheria.util.slicer.Segment aSegment)Returns LocalizationBundle objects segment.java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundles(net.anotheria.util.sorter.SortType sortType)java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundlesByProperty(java.lang.String propertyName, java.lang.Object value)java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundlesByProperty(java.lang.String propertyName, java.lang.Object value, net.anotheria.util.sorter.SortType sortType)java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundlesByProperty(net.anotheria.anodoc.query2.QueryProperty... properties)Returns all LocalizationBundle objects, where property matches.java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundlesByProperty(net.anotheria.util.slicer.Segment aSegment, net.anotheria.anodoc.query2.QueryProperty... property)Returns LocalizationBundle objects segment, where property matched.java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundlesByProperty(net.anotheria.util.slicer.Segment aSegment, net.anotheria.util.sorter.SortType aSortType, net.anotheria.anodoc.query2.QueryProperty... aProperty)Returns LocalizationBundle objects segment, where property matched, sorted.java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. getLocalizationBundlesByProperty(net.anotheria.util.sorter.SortType sortType, net.anotheria.anodoc.query2.QueryProperty... property)Returns all LocalizationBundle objects, where property matches, sortedjava.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. importLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. updateLocalizationBundles(java.util.List<LocalizationBundle> list)Updates multiple new LocalizationBundle objects.Methods in net.anotheria.anosite.gen.asresourcedata.service.fixture with parameters of type LocalizationBundle Modifier and Type Method Description LocalizationBundleASResourceDataServiceFixtureImpl. createLocalizationBundle(LocalizationBundle localizationbundle)voidASResourceDataServiceFixtureImpl. deleteLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleASResourceDataServiceFixtureImpl. importLocalizationBundle(LocalizationBundle localizationbundle)LocalizationBundleASResourceDataServiceFixtureImpl. updateLocalizationBundle(LocalizationBundle localizationbundle)Method parameters in net.anotheria.anosite.gen.asresourcedata.service.fixture with type arguments of type LocalizationBundle Modifier and Type Method Description java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. createLocalizationBundles(java.util.List<LocalizationBundle> list)Creates multiple new LocalizationBundle objects.voidASResourceDataServiceFixtureImpl. deleteLocalizationBundles(java.util.List<LocalizationBundle> list)Deletes multiple LocalizationBundle objects.net.anotheria.util.xml.XMLNodeASResourceDataServiceFixtureImpl. exportLocalizationBundlesToXML(java.lang.String[] languages, java.util.List<LocalizationBundle> list)net.anotheria.util.xml.XMLNodeASResourceDataServiceFixtureImpl. exportLocalizationBundlesToXML(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. importLocalizationBundles(java.util.List<LocalizationBundle> list)java.util.List<LocalizationBundle>ASResourceDataServiceFixtureImpl. updateLocalizationBundles(java.util.List<LocalizationBundle> list)Updates multiple new LocalizationBundle objects.
-