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,
ITransaction transaction) |
String |
getContentTreeChildrenData(String currentContentId,
String tableName,
String primaryKeyFieldName,
String primaryNameFieldName,
String parentIdFieldName,
boolean hasServiceInstanceFilter,
String serviceInstanceId,
boolean useContentKeyAsId,
ITransaction transaction) |
public String getBasicContentTreeData(String currentContentId, String tableName, String primaryKeyFieldName, String primaryNameFieldName, String parentIdFieldName, boolean hasServiceInstanceFilter, String serviceInstanceId, boolean useContentKeyAsId, 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, ITransaction transaction) throws DaoException, PortalException
getContentTreeChildrenData
in interface IDouiContentTreeDao
DaoException
PortalException
Lumisportal 7.1.1.140331 - Copyright � 2006�2014 Lumis EIP Tecnologia da Informa��o LTDA. All Rights Reserved.