lumis.doui.contenttree
Interface IDouiContentTreeDao
- All Known Implementing Classes:
- DouiContentTreeDaoJdbc
public interface IDouiContentTreeDao
Method Summary |
String |
getBasicContentTreeData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
ITransaction transaction)
|
String |
getContentTreeChildrenData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
ITransaction transaction)
|
getBasicContentTreeData
String getBasicContentTreeData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
ITransaction transaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
getContentTreeChildrenData
String getContentTreeChildrenData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
ITransaction transaction)
throws DaoException,
PortalException
- Throws:
DaoException
PortalException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.