Class AuthorityBridgeParametersEntity


  • public class AuthorityBridgeParametersEntity
    extends Object
    Author:
    Andy
    • Constructor Detail

      • AuthorityBridgeParametersEntity

        public AuthorityBridgeParametersEntity()
      • AuthorityBridgeParametersEntity

        public AuthorityBridgeParametersEntity​(Long typeQNameId,
                                               Long childAssocTypeQNameId,
                                               Long authorityNameQNameId,
                                               Long storeId)
      • AuthorityBridgeParametersEntity

        public AuthorityBridgeParametersEntity​(Long typeQNameId,
                                               Long childAssocTypeQNameId,
                                               Long authorityNameQNameId,
                                               Long storeId,
                                               Long nodeId)
    • Method Detail

      • getTypeQNameId

        public Long getTypeQNameId()
        Returns:
        the typeQNameId
      • setTypeQNameId

        public void setTypeQNameId​(Long typeQNameId)
        Parameters:
        typeQNameId - the typeQNameId to set
      • getStoreId

        public Long getStoreId()
        Returns:
        the storeId
      • setStoreId

        public void setStoreId​(Long storeId)
        Parameters:
        storeId - the storeId to set
      • getChildAssocTypeQNameId

        public Long getChildAssocTypeQNameId()
        Returns:
        the childAssocTypeQNameId
      • setChildAssocTypeQNameId

        public void setChildAssocTypeQNameId​(Long childAssocTypeQNameId)
        Parameters:
        childAssocTypeQNameId - the childAssocTypeQNameId to set
      • getAuthorityNameQNameId

        public Long getAuthorityNameQNameId()
        Returns:
        the authorityNameQNameId
      • setAuthorityNameQNameId

        public void setAuthorityNameQNameId​(Long authorityNameQNameId)
        Parameters:
        authorityNameQNameId - the authorityNameQNameId to set
      • getNodeId

        public Long getNodeId()
        Returns:
        the childName
      • setNodeId

        public void setNodeId​(Long nodeId)
        Parameters:
        nodeId - the node id to set