Uses of Class
de.uplanet.lucy.server.appservice.AwDgInfo
Packages that use AwDgInfo
-
Uses of AwDgInfo in de.uplanet.lucy.server.appservice
Methods in de.uplanet.lucy.server.appservice that return types with arguments of type AwDgInfoModifier and TypeMethodDescriptionApplicationWalker.getFlatDatagroupList(de.uplanet.jdbc.JdbcConnection p_conn, String p_strLang, String p_strAppGuid, List<String> p_sysIdent) Deprecated.ApplicationWalker.getFlatDatagroupList(ISession p_sess, String p_strAppGuid) Deprecated.returns a flat list of DgInfo objects for a given application id.ApplicationWalker.getFlatDatagroupList(String p_strLang, String p_strAppGuid, List<String> p_sysIdents) Deprecated.Returns a flat list of DgInfo objects for a given application id and aListof system identifiers.