Class AbstractEventsService.NodeInfo

    • Method Detail

      • checkNodeInfo

        public boolean checkNodeInfo()
      • getAspects

        public Set<QName> getAspects()
      • getAspectsAsStrings

        public Set<String> getAspectsAsStrings()
      • getTypeMatches

        public Boolean getTypeMatches()
      • getEventType

        public String getEventType()
      • isInclude

        public boolean isInclude()
      • getIsVisible

        public Boolean getIsVisible()
      • isNodeExists

        public Boolean isNodeExists()
      • getTxnId

        public String getTxnId()
      • getName

        public String getName()
      • getNodeId

        public String getNodeId()
      • getModificationTimestamp

        public Long getModificationTimestamp()
      • getType

        public QName getType()
      • getSiteId

        public String getSiteId()
      • getClient

        public org.alfresco.sync.repo.Client getClient()