public class AuthorityBridgeDAOImpl extends AbstractAuthorityBridgeDAO
| Constructor and Description |
|---|
AuthorityBridgeDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
selectAuthorityBridgeLinks(java.lang.Long authorityContainerTypeQNameId,
java.lang.Long memberAssocQNameId,
java.lang.Long authorityNameQNameId,
java.lang.Long storeId) |
protected java.util.List |
selectDirectAuthoritiesForUser(java.lang.Long authorityContainerTypeQNameId,
java.lang.Long memberAssocQNameId,
java.lang.Long authorityNameQNameId,
java.lang.Long storeId,
java.lang.Long nodeId) |
void |
setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate) |
getAuthorityBridgeLinks, getDirectAuthoritiesForUser, setNodeDAO, setQnameDAO, setTenantServicepublic void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
protected java.util.List selectAuthorityBridgeLinks(java.lang.Long authorityContainerTypeQNameId,
java.lang.Long memberAssocQNameId,
java.lang.Long authorityNameQNameId,
java.lang.Long storeId)
selectAuthorityBridgeLinks in class AbstractAuthorityBridgeDAOprotected java.util.List selectDirectAuthoritiesForUser(java.lang.Long authorityContainerTypeQNameId,
java.lang.Long memberAssocQNameId,
java.lang.Long authorityNameQNameId,
java.lang.Long storeId,
java.lang.Long nodeId)
selectDirectAuthoritiesForUser in class AbstractAuthorityBridgeDAOCopyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.