Uses of Class
org.alfresco.repo.domain.node.ServerEntity
-
Packages that use ServerEntity Package Description org.alfresco.repo.domain.node org.alfresco.repo.domain.node.ibatis -
-
Uses of ServerEntity in org.alfresco.repo.domain.node
Methods in org.alfresco.repo.domain.node that return ServerEntity Modifier and Type Method Description ServerEntityTransactionEntity. getServer()protected abstract ServerEntityAbstractNodeDAOImpl. selectServer(java.lang.String ipAddress)Methods in org.alfresco.repo.domain.node with parameters of type ServerEntity Modifier and Type Method Description voidTransactionEntity. setServer(ServerEntity server) -
Uses of ServerEntity in org.alfresco.repo.domain.node.ibatis
Methods in org.alfresco.repo.domain.node.ibatis that return ServerEntity Modifier and Type Method Description protected ServerEntityNodeDAOImpl. selectServer(java.lang.String ipAddress)
-