public class AuthorityBridgeParametersEntity extends Object
| Constructor and Description |
|---|
AuthorityBridgeParametersEntity() |
AuthorityBridgeParametersEntity(Long typeQNameId,
Long childAssocTypeQNameId,
Long authorityNameQNameId,
Long storeId) |
AuthorityBridgeParametersEntity(Long typeQNameId,
Long childAssocTypeQNameId,
Long authorityNameQNameId,
Long storeId,
Long nodeId) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAuthorityNameQNameId() |
Long |
getChildAssocTypeQNameId() |
Long |
getNodeId() |
Long |
getStoreId() |
Long |
getTypeQNameId() |
void |
setAuthorityNameQNameId(Long authorityNameQNameId) |
void |
setChildAssocTypeQNameId(Long childAssocTypeQNameId) |
void |
setNodeId(Long nodeId) |
void |
setStoreId(Long storeId) |
void |
setTypeQNameId(Long typeQNameId) |
public AuthorityBridgeParametersEntity()
public AuthorityBridgeParametersEntity(Long typeQNameId, Long childAssocTypeQNameId, Long authorityNameQNameId, Long storeId)
public Long getTypeQNameId()
public void setTypeQNameId(Long typeQNameId)
typeQNameId - the typeQNameId to setpublic Long getStoreId()
public void setStoreId(Long storeId)
storeId - the storeId to setpublic Long getChildAssocTypeQNameId()
public void setChildAssocTypeQNameId(Long childAssocTypeQNameId)
childAssocTypeQNameId - the childAssocTypeQNameId to setpublic Long getAuthorityNameQNameId()
public void setAuthorityNameQNameId(Long authorityNameQNameId)
authorityNameQNameId - the authorityNameQNameId to setpublic Long getNodeId()
public void setNodeId(Long nodeId)
nodeId - the node id to setCopyright © 2005–2018 Alfresco Software. All rights reserved.