public interface IDouiContentTreeDao
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) |
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
DaoException
PortalException
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
DaoException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.