public class DouiContentTreeDaoJdbc extends Object implements IDouiContentTreeDao
Constructor and Description |
---|
DouiContentTreeDaoJdbc() |
Modifier and Type | Method and Description |
---|---|
String |
getBasicContentTreeData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
boolean useContentKeyAsId,
String metadataLocale,
ITransaction transaction) |
String |
getContentTreeChildrenData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
boolean useContentKeyAsId,
String metadataLocale,
ITransaction transaction) |
public String getBasicContentTreeData(String currentContentId, String tableName, String primaryKeyFieldName, String primaryNameFieldName, String parentIdFieldName, boolean hasServiceInstanceFilter, String serviceInstanceId, boolean useContentKeyAsId, String metadataLocale, ITransaction transaction) throws DaoException, PortalException
getBasicContentTreeData
in interface IDouiContentTreeDao
DaoException
PortalException
public String getContentTreeChildrenData(String currentContentId, String tableName, String primaryKeyFieldName, String primaryNameFieldName, String parentIdFieldName, boolean hasServiceInstanceFilter, String serviceInstanceId, boolean useContentKeyAsId, String metadataLocale, ITransaction transaction) throws DaoException, PortalException
getContentTreeChildrenData
in interface IDouiContentTreeDao
DaoException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.