Class AuthorityBridgeParametersEntity


  • public class AuthorityBridgeParametersEntity
    extends java.lang.Object
    Author:
    Andy
    • Constructor Detail

      • AuthorityBridgeParametersEntity

        public AuthorityBridgeParametersEntity()
      • AuthorityBridgeParametersEntity

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

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

      • getTypeQNameId

        public java.lang.Long getTypeQNameId()
        Returns:
        the typeQNameId
      • setTypeQNameId

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

        public java.lang.Long getStoreId()
        Returns:
        the storeId
      • setStoreId

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

        public java.lang.Long getChildAssocTypeQNameId()
        Returns:
        the childAssocTypeQNameId
      • setChildAssocTypeQNameId

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

        public java.lang.Long getAuthorityNameQNameId()
        Returns:
        the authorityNameQNameId
      • setAuthorityNameQNameId

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

        public java.lang.Long getNodeId()
        Returns:
        the childName
      • setNodeId

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