Uses of Class
de.uplanet.lucy.server.appservice.AwDgInfo
-
Packages that use AwDgInfo Package Description de.uplanet.lucy.server.appservice -
-
Uses of AwDgInfo in de.uplanet.lucy.server.appservice
Methods in de.uplanet.lucy.server.appservice that return types with arguments of type AwDgInfo Modifier and Type Method Description List<AwDgInfo>
ApplicationWalker. getFlatDatagroupList(de.uplanet.jdbc.JdbcConnection p_conn, String p_strLang, String p_strAppGuid, List<String> p_sysIdent)
Deprecated.List<AwDgInfo>
ApplicationWalker. getFlatDatagroupList(ISession p_sess, String p_strAppGuid)
Deprecated.returns a flat list of DgInfo objects for a given application id.List<AwDgInfo>
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 aList
of system identifiers.
-