Class AuthorityBridgeParametersEntity
java.lang.Object
org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- Author:
- Andy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAuthorityNameQNameId(Long authorityNameQNameId) voidsetChildAssocTypeQNameId(Long childAssocTypeQNameId) voidvoidsetStoreId(Long storeId) voidsetTypeQNameId(Long typeQNameId)
-
Constructor Details
-
AuthorityBridgeParametersEntity
public AuthorityBridgeParametersEntity() -
AuthorityBridgeParametersEntity
-
AuthorityBridgeParametersEntity
-
-
Method Details
-
getTypeQNameId
- Returns:
- the typeQNameId
-
setTypeQNameId
- Parameters:
typeQNameId- the typeQNameId to set
-
getStoreId
- Returns:
- the storeId
-
setStoreId
- Parameters:
storeId- the storeId to set
-
getChildAssocTypeQNameId
- Returns:
- the childAssocTypeQNameId
-
setChildAssocTypeQNameId
- Parameters:
childAssocTypeQNameId- the childAssocTypeQNameId to set
-
getAuthorityNameQNameId
- Returns:
- the authorityNameQNameId
-
setAuthorityNameQNameId
- Parameters:
authorityNameQNameId- the authorityNameQNameId to set
-
getNodeId
- Returns:
- the childName
-
setNodeId
- Parameters:
nodeId- the node id to set
-