public class AuthorityBridgeDAOImpl extends AbstractAuthorityBridgeDAO
Constructor and Description |
---|
AuthorityBridgeDAOImpl() |
Modifier and Type | Method and Description |
---|---|
protected List<AuthorityBridgeLink> |
selectAuthorityBridgeLinks(Long authorityContainerTypeQNameId,
Long memberAssocQNameId,
Long authorityNameQNameId,
Long storeId) |
protected List<AuthorityBridgeLink> |
selectDirectAuthoritiesForUser(Long authorityContainerTypeQNameId,
Long memberAssocQNameId,
Long authorityNameQNameId,
Long storeId,
Long nodeId) |
void |
setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate) |
getAuthorityBridgeLinks, getDirectAuthoritiesForUser, setNodeDAO, setQnameDAO, setTenantService
public void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
protected List<AuthorityBridgeLink> selectAuthorityBridgeLinks(Long authorityContainerTypeQNameId, Long memberAssocQNameId, Long authorityNameQNameId, Long storeId)
selectAuthorityBridgeLinks
in class AbstractAuthorityBridgeDAO
authorityContainerTypeQNameId
- LongmemberAssocQNameId
- LongauthorityNameQNameId
- LongstoreId
- Longprotected List<AuthorityBridgeLink> selectDirectAuthoritiesForUser(Long authorityContainerTypeQNameId, Long memberAssocQNameId, Long authorityNameQNameId, Long storeId, Long nodeId)
selectDirectAuthoritiesForUser
in class AbstractAuthorityBridgeDAO
authorityContainerTypeQNameId
- LongmemberAssocQNameId
- LongauthorityNameQNameId
- LongstoreId
- LongCopyright © 2005–2017 Alfresco Software. All rights reserved.